PKHeX/PKHeX.Core/Legality/Structures
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
..
CheckMoveResult.cs Fix relearn move check for gen6+ 2021-01-28 18:08:13 -08:00
CheckResult.cs Add ToString override for debugging 2020-05-31 12:12:20 -07:00
EggMoves.cs Use IndexOf instead of FindIndex when possible 2021-01-16 12:47:02 -08:00
ILocation.cs Show preview for encounter database slots on hover 2021-02-06 22:33:13 -08:00
IMoveset.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
IRelearn.cs Move files 2020-01-25 17:22:20 -08:00
ITrainerInfo.cs this is not that 2020-12-21 17:12:39 -08:00
IVersion.cs Don't emit JP-BU as a random gameversion 2021-01-31 21:28:33 -08:00
LegalInfo.cs Use already allocated result array 2021-03-30 20:27:40 -07:00
Shiny.cs Use more expression return style 2021-01-01 17:08:49 -08:00
SimpleTrainerInfo.cs Split GO from "GG" gameversion 2020-08-06 18:24:20 -07:00