PKHeX/PKHeX.Core/Util
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
..
Localization Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
ArrayUtil.cs Add some overloads with 1 less allocation 2020-07-19 16:35:52 -05:00
BigEndian.cs Add automatic byteswap 2020-09-30 22:46:07 -07:00
ComboItemUtil.cs Simplify some expressions for game datasources 2020-12-28 13:32:36 -08:00
DateUtil.cs Target type'd new 2020-12-21 17:17:56 -08:00
FileUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
FlagUtil.cs Misc clean 2019-09-10 00:21:51 -07:00
FrameworkUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
MessageStrings.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
NetUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
PathUtil.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00
RandUtil.cs Target type'd new 2020-12-21 17:17:56 -08:00
ReflectUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
ResourceUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
StringUtil.cs Minor rearranging 2021-01-07 18:05:21 -08:00
UpdateUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
Util.cs Inline some string logic, extract magic values, xmldoc 2021-03-09 21:31:53 -08:00
ValueTypeTypeConverter.cs Minor clean 2021-03-14 16:16:55 -07:00