PKHeX/PKHeX.Core
RandomGuy 870c10ea5e
Refactor SAV_Misc3 Battle Frontier editor to use object-oriented block (#4670)
* Refactor SAV_Misc3 Battle Frontier editor to use object-oriented block class

Replaces direct byte array manipulation with BattleFrontier3 struct:
- Encapsulates all offset calculations and data access
- Uses type-safe enums for facilities, modes, and stats
2025-12-29 14:56:10 -06:00
..
Editing Alpha PlusMove for evos: use enc species 2025-11-17 16:32:06 -06:00
Game Add Donut editor 2025-12-14 00:14:43 -06:00
Items Extend duplicate mega stone checker -> unique 2025-12-29 14:11:35 -06:00
Legality Extend duplicate mega stone checker -> unique 2025-12-29 14:11:35 -06:00
Moves Changes for Legends: Z-A (Mega Dimension) support (#4653) 2025-12-12 01:30:35 -06:00
MysteryGifts Minor tweaks 2025-12-15 22:34:57 -06:00
PersonalInfo Update hyperspace encounters, misc checks 2025-12-14 20:01:07 -06:00
PKM Misc legality fixes for Z-A alterations 2025-12-20 14:44:08 -06:00
Resources Update Japanese Flags Translations (#4671) 2025-12-29 14:13:14 -06:00
Ribbons Misc tweaks 2025-07-04 16:06:26 -05:00
Saves Refactor SAV_Misc3 Battle Frontier editor to use object-oriented block (#4670) 2025-12-29 14:56:10 -06:00
Util Minor clean 2025-11-02 17:54:23 -06:00
PKHeX.Core.csproj Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00