forked from ngld/OverlayPlugin
-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync to CN 7.01 #21
Open
sandtechnology
wants to merge
160
commits into
thewakingsands:master
Choose a base branch
from
sandtechnology:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sync to CN 7.01 #21
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Readd "Write cutscene detection log lines"
This commit pick up commit d864e4abd1464a63f93af45817499ba1b1e2a3c3
* Shared overlay: Download newest ngrok again Ngrok servers no longer accept v2 clients. Restore looking up and downloading newest version. Based on reverting "Download specific ngrok version (ngld#47)" This reverts commit 469dd07. * Shared overlay: Update ngrok config format Ngrok v3 requires config file format version 2. If old config file is found, assume ngrok binary is also old and force redownload. * Shared overlay: Detect errors from too old ngrok and update * Shared overlay: Automatically redownload if ngrok is too old * Shared overlay: Don't get stuck if ngrok download fails
… tab button (ngld#213) * Remove `Clear Cache` button from MiniParseConfigPanel * Add `Clear CEF Cache on Restart` button to General tab
Sync translations
* Combatant memory for 6.4 * Fixed NPCTargetID * Change returned version Co-authored-by: Adrienne Walker <[email protected]> * Fixed target ID * Update OverlayPlugin.Core/MemoryProcessors/Combatant/CombatantMemory64.cs Co-authored-by: valarnin <[email protected]> * Update OverlayPlugin.Core/MemoryProcessors/Combatant/CombatantMemory64.cs Co-authored-by: valarnin <[email protected]> --------- Co-authored-by: Adrienne Walker <[email protected]> Co-authored-by: valarnin <[email protected]>
* Update opcodes for CN 6.31 * update opcodes for global 6.40 hotfix --------- Co-authored-by: ShadyWhite <[email protected]>
Workaround fix ngld#201
For KR 6.3 release.
update opcodes for 6.45
Update opcodes for global 6.48
Fix mapping cached file opcodes to object Clean up loading opcode values from dictionary
version bump
* Update opcodes for Global 6.58 Hotfix 2
It cause act crash in shutdown, this bug introduce by upstream (bdc9849) Will investigate it later
* Refactor `OverlayPluginLogLines` to allow specifying region * Add helper method to `FFXIVRepository` to get all region opcodes defined by Machina * Fix MapEffect_v62 being defined incorrectly, causing `unknown2` to exist outside the bounds of the original packet
Forgot to commit
it breaks the tab resize
merge misc commit (no changes)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.