PKHeX/PKHeX.WinForms/Util
abcboy101 8f9fec0b13
PBR: Add Battle Pass, Gear, Trainer Info editors (#4540)
* Fix PBR checksums

* Fix PBR desyncs between Data/Container

- CurrentSlot.set reloads Data from Container, so copy other.Data to Data after
- When editing the OT name, use Data if the requested slot is the current slot

* Correct PBR party offset/size

* Add GameVersion.BATREV

* Add Gear Editor

* Add Battle Pass/Trainer Info Editor for PBR

* Minor tweaks

* Fix ResetGear/UpdatePresetIndexes
2025-08-10 22:43:03 -05:00
..
DevUtil.cs PBR: Add Battle Pass, Gear, Trainer Info editors (#4540) 2025-08-10 22:43:03 -05:00
FontUtil.cs
WinFormsTranslator.cs Translate DataGridViewColumn header text (#4528) 2025-07-26 08:43:23 -05:00
WinFormsUtil.cs Memory<byte> Refactoring (#4527) 2025-07-27 20:57:10 -05:00