-
Notifications
You must be signed in to change notification settings - Fork 0
Merge latest pkhec dev build #15
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
Conversation
indexof -> contains trailing space some variable reuse pcdata/boxdata less janky handling
Was looking in the wrong segment of save data. Now points to the correct span (pokedex). Extract a few more save blocks and interactions. Basically try to get rid of any remaining `SAV.Data` references. Still a few left, but aren't broken. Closes #4259
New Korean WC9 is restrict:0 so just make it behave like restrict:3 -- verifies all possible versions that way.
* Create const_sm_ja.txt * Update const_pt_ja.txt * Create const_oras_ja * Update flags_oras_ja.txt * Update const_rs_ja.txt * Update flags_rs_ja.txt * Update flags_e_ja.txt * Create const_b2w2_ja.txt * Create const_bw_ja.txt * Update flags_bw_ja.txt * Update flags_b2w2_ja.txt * Update lang_ja.txt
No noticeable change besides correctly indicating N's Pokemon in hover text (instead of Dream Radar)
* Add 신여명's Flutter Mane distribution date
Fix devutil text update swap tox & poison icons, move picturebox to the right add some Legality settings util functions
* Update Chinese Translation * Translation tweak
Fix block editor GUI not showing named blocks (`Equals` is easily repointed...) No functional change for the others, just reusing/cleaning irks.
Event was stolen via impossible-chars change, so just revert & call that method so only 1 method is hooked to the event.
Really shouldn't use it.
#3933 3. top level settings for Report 1. was already implemented with the file namer settings on dump not sure how I want to do dragdrop-multi, but I did recently add a record type for `ConcatenatedEntitySet`...
Can drag from the Box tab into another window or folder to copy the entire box's contents. Closes #3933
Gen5 does not use the slanted apostrophe for anything. 4->5 converts to ' for both strings. Gen6 fixes all to be slanted. Even nicknames. Importing to HOME (PK7, GO) resets nicknames, and the default name is not slanted. Nicknames/OTs are unaltered; again, only the "default" species name is wrong. Closes #4066
Important Auto Review SkippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 66 files out of 121 files are above the max files limit of 50. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
No description provided.