mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 12:48:30 -05:00
- Settings now stored as json next to exe - Settings now exposes all legality checking setttings that can be changed - Slot hovering now can play cries in MGDB/PKMDB/etc, not just the main boxes. - Enhanced hover text for mystery gifts and encounters that have movesets - Show recently loaded save files in ctrl-f browser - Toggle auto-load savefile setting to be none/detect-latest/last-loaded - Custom extensions & extra backup paths can now be configured directly in the json settings - Settings editor now uses propertygrid & tabs. |
||
|---|---|---|
| .. | ||
| Editors | ||
| Management | ||
| Slots | ||
| BoxManipBase.cs | ||
| BoxManipClear.cs | ||
| BoxManipClearComplex.cs | ||
| BoxManipClearDuplicate.cs | ||
| BoxManipModify.cs | ||
| BoxManipModifyComplex.cs | ||
| BoxManipParam.cs | ||
| BoxManipSort.cs | ||
| BoxManipSortComplex.cs | ||
| BoxManipType.cs | ||
| BoxManipulator.cs | ||
| BoxManipUtil.cs | ||
| IBoxManip.cs | ||