PKHeX/PKHeX.Core/Editing/Saves
Kurt 0d45075d4b
Rewrite settings handling; enhance some user experiences (#3193)
- 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.
2021-04-11 18:09:54 -07:00
..
Editors Extract event flag/work editing from GUI 2021-04-05 20:52:49 -07:00
Management Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
Slots Make some properties into consts 2021-03-20 12:47:21 -07:00
BoxManipBase.cs Merge type check with usage in if statements 2020-12-21 22:33:48 -08:00
BoxManipClear.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipClearComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipClearDuplicate.cs Target type'd new 2020-12-21 17:17:56 -08:00
BoxManipModify.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipModifyComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipParam.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
BoxManipSort.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipSortComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipType.cs Add box manip for heal all slots 2020-02-17 19:28:20 -08:00
BoxManipulator.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
BoxManipUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
IBoxManip.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00