Jonathan Herbert
39dddf1605
Update Switch Backup Paths With JKSV Path ( #4076 )
2023-11-26 11:46:42 -08:00
Fábio H. Attard
ef941dc0e6
Naming useful SV blocks ( #4060 )
...
* Named a few useful blocks
* Named a few useful blocks
* Renames for consistency as per suggestion
* Withdrawing hidden items blocks for more investigations
* Identification for Hidden Items blocks
2023-11-24 07:50:25 -08:00
Jonathan Herbert
e0fb60cdea
Update Pokétch Unlocked Count ( #4073 )
...
Closes #4067
2023-11-24 07:50:04 -08:00
sora10pls
9b8cda39e7
Add Gen5 Musical Prop editor
...
Closes #4069
Chinese localizations copied from English (was not an available language until Gen7), contributions welcome!
Co-Authored-By: Jonathan Herbert <3344332+foohyfooh@users.noreply.github.com>
2023-11-18 21:41:10 -05:00
Fábio H. Attard
002d1d015f
Secondary heuristic to distinguish SAV1 save files between versions RB and YW earlier, if the Starter value was not set yet ( #4064 )
2023-11-17 10:25:31 -08:00
Jonathan Herbert
876f4f4737
Document Location of Scarlet and Violet Rental Team Codes ( #4062 )
2023-11-14 19:36:23 -08:00
Fábio H. Attard
5ede6feb38
SAV1 can implement IEventWorkArray<byte> ( #4061 )
2023-11-12 23:05:55 -08:00
Kurt
9df8f16ed3
Misc tweaks
2023-11-12 21:11:11 -08:00
Kurt
64ed92a566
Minor clean
2023-11-09 22:02:23 -08:00
abcboy101
894ea1d628
Add conversion for Gen 4 saves between KO and JP/INTL formats ( #4057 )
...
* Refactor Gen 4 extra blocks
* Replace FetchHallBlock with extra block getter
* Add UI to convert save to/from Korean
* Do not modify uninitialized General/Storage blocks
* Detect invalid extra blocks
2023-11-08 23:33:40 -08:00
Jonathan Herbert
1f6d2de891
Add GUI For XY Roamer ( #4056 )
...
* Add GUI For XY Roamer
* Account For Roamer Not Set In XY
2023-11-08 23:33:02 -08:00
Kurt
3df5478d11
Minor tweaks, add Gigantamax info class
2023-11-08 23:32:41 -08:00
Kurt
59dc7fb694
Misc tweaks
2023-11-05 14:20:35 -08:00
abcboy101
62df64e6f5
Gen 6/7/8/9 map position/rotation ( #4054 )
...
* Add Rotation to Gen 6 map position
* Keep 7 digits of precision for XYZ coordinates
* Scale coordinates in Trainer Data Editor
* Localization for SAV_Trainer.L_R
* Add SWSH map position
* Add LA map position
* Add Rotation to SV map position
* Add GG map position
2023-11-05 12:24:08 -08:00
Jonathan Herbert
9cdb08155e
Document Sword and Shield Swords Of Justice Flags and Values ( #4053 )
...
- Rename capture flags to more appropriate name since it is just if they are in the overworld or not.
- Document progress values for each Sword of Justice.
2023-11-05 10:00:53 -08:00
abcboy101
8e28ca8cf4
Fix Gen 7 map position ( #4049 )
...
* Prevent UpdateOverworldCoordinates from corrupting FieldMoveModelSave
* Fix Gen 7 player coordinates
* Fix Gen 7 player rotation
2023-11-02 15:32:45 -07:00
Kurt
e448679f4a
Minor clean
...
No alloc EncounterEgg relearn moves (use span instead)
Move HoneyTreeUtil out of root Saves folder
Minor readability tweaks
2023-10-28 22:07:58 -07:00
Kokaikokai
a351672721
Add one more SV DLC1 save size ( #4045 )
...
Signed-off-by: Kokaikokai <fianity.gani@gmail.com>
2023-10-28 11:27:32 -07:00
Samuel Magnan
be576be88b
Add Crystal Mystery Gift item in Simple Editor ( #3983 )
...
For Pokémon Crystal international release, add the option to edit the Mystery Gift item in the Simple Editor.
2023-10-27 21:19:13 -07:00
Samuel Magnan
fda815c3e5
Gen2: Add MysteryGiftIsUnlocked flag in Simple Editor ( #4007 )
...
The flag indicates whether the option "Mystery Gift" has been unlocked and it is displayed in the start menu.
Note: It is unlocked after talking with the little girl on the fifth floor of the Goldenrod Department Store.
2023-10-27 21:09:15 -07:00
Jonathan Herbert
0015beb8d8
Add Accessors for Black 2 And White 2 Medals ( #4043 )
...
Thanks @suloku as the logic this uses comes from their BW_tool.
2023-10-27 21:02:04 -07:00
Kurt
5c7ce2c0a6
Misc tweaks
...
Fix g12 str set (jp/en was swapped, oops)
add more xmldoc
minor readability/short circuiting
2023-10-27 21:01:11 -07:00
Zazsona
1816aefc25
Ranch level indexing fixes and general API usability improvements ( #4041 )
2023-10-20 18:28:43 -07:00
Kurt
da27814504
Minor tweaks
...
I quite like the DeSmuME footer check simplification.
2023-10-14 19:28:46 -07:00
Kurt
0da8c33c52
Use byte span for BinLinker check
...
Need to change ConstantExpected to Length when NET8 comes out next month
2023-10-14 19:25:39 -07:00
Kurt
4877c63750
Update 23.10.11
...
Add sizes for 2.0.2
Add crossover Unown-C location for PLA - Closes #4031
2023-10-11 20:12:51 -07:00
Kurt
0491ab2372
SAV3E: Max Item ID +2
...
Closes #4033
2023-10-11 19:30:26 -07:00
Kurt
b6a42d414b
RNG: Move files & extract some logic
...
Rearrange some folder organization to extract some common/reusable logic for dealing with RNG operations for specific gens/games.
2023-10-11 19:28:51 -07:00
Hendi48
1c097598e7
HGSS: Add support for editing Pokeathlon Points ( #4030 )
2023-10-07 08:57:38 -07:00
Lusamine
e64205e504
Fix unsafe camera config block find
...
Closes #4026
2023-10-05 10:11:34 -05:00
sora10pls
e58a1565ad
Add ConfigCamera9
2023-10-02 15:55:19 -04:00
sora10pls
07191e6aad
Label a whole bunch of delivery outbreak blocks
...
Paldea, Kitakami, Blueberry, BCAT Paldea, BCAT Kitakami, BCAT Blueberry
2023-09-28 21:26:27 -04:00
Kurt
96e74a05d0
Add HoneyTree API
2023-09-28 17:35:29 -07:00
Kurt
963eaaaa40
Merge branch 'master' of https://github.com/kwsch/PKHeX
2023-09-28 16:40:17 -07:00
sora10pls
3debc89e3c
Fix sudachi outbreak subjugation block keys
...
Co-Authored-By: santacrab2 <79347566+santacrab2@users.noreply.github.com>
Co-Authored-By: notzyro <62817135+zyro670@users.noreply.github.com>
Co-Authored-By: Manu <52102823+Manu098vm@users.noreply.github.com>
2023-09-28 10:34:48 -04:00
Kurt
12ee201431
Extract EV limit logic
2023-09-27 22:15:59 -07:00
Kurt
0cda774b97
Misc tweaks
...
Closes #4016
Closes #4018
Adds interface to fetch 64bit correlation seeds from template
Improves re-entry performance for 64bit seed search
2023-09-26 09:32:49 -07:00
Kurt
c00657f845
Update 23.09.25
2023-09-24 21:19:53 -07:00
Kurt
b4b72a8fda
Clarify Tera Raid crystal middle number
2023-09-23 20:41:50 -07:00
Kurt
dd541e0bf2
Add TryGetBlock fetch method
...
Improves performance; only a single binary search for the block (instead of one or two).
Remove allcoation for SV flyhashes
2023-09-23 15:50:11 -07:00
sora10pls
0b60161379
Label more sudachi1 save blocks
2023-09-23 15:28:35 -04:00
sora10pls
9510272149
SV TM/Fly cheats: do not modify non-existent blocks
...
New fly location and TM Machine flags do not exist on older save revisions, which would've thrown an exception
2023-09-23 11:08:25 -04:00
Leidenfrosty
703e2ed5ad
Other Additional G9 DLC Save Sizes ( #4008 )
2023-09-21 19:47:20 -07:00
Kurt
a45a7cc2d3
Misc fixes
...
Pokewalker: defer match if shiny
Jacq egg: recognize unhatched egg, traded
sv-pokedex-old: don't add rows for >1010 species (out of range)
static9: correctly flag scale mismatch
SAV4HGSS: expose pokegear #'s as span instead of alloc
2023-09-21 13:14:34 -07:00
sora10pls
99d4a5ccdc
Add sudachi1/2 encount outbreak save blocks
...
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2023-09-20 22:28:20 -04:00
sora10pls
10147334e6
Add Terastal Cap, add remaining missing fashion items
...
Co-Authored-By: Pasquale Nardiello <pasqualeomeglio@gmail.com>
2023-09-19 20:35:50 -04:00
Lusamine
11145c2432
Label SV BC outbreak blocks
2023-09-18 09:37:07 -05:00
sora10pls
af8194f241
Add unreleased Tracksuit fashion items
2023-09-18 08:44:43 -04:00
Kurt
685e4cfd95
Add new Raid display requirements (3/4)
2023-09-17 20:23:00 -07:00
Kurt
96c0e199e1
Add Kitakami Raid edits, new dex block edits
...
Closes #3992
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
2023-09-17 19:49:26 -07:00