PKHeX/Tests/PKHeX.Core.Tests/PKM
Kurt 2c541ad422
Update to .NET 10 (#4676)
* Update to .NET 10
* Property fields
* API signature updates
* Extension method blocks

* Completed dark mode support
  Outside of my control:
- vertical tab control (pkm editor)
- datetimepicker controls
- lgpe event flags (no idea)
- some control types having white-borders when they should really be gray

Box background is 50% transparency to effectively darken the image.

* Custom legality report popup
* Event diff dialog, version select dialog
* Add quick overwrite popup for export sav
* Extension methods
* Dark Mode: glow currently editing sprite
* Add invalid encounter hint for trade evolutions
* Extension properties
* Append legality hint on hover card
* Slot image loading: clear the screen-reader description if a slot is empty/invalid, rather than retain the previous description. Changing boxes would easily confuse users on this.
2025-12-31 01:42:05 -06:00
..
AbilityPermissionTests.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BatchInstructionTests.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
HiddenPowerTests.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LCRNGTest.cs Add LCRNG distance calculating method 2024-01-30 19:14:04 -08:00
PIDIVTests.cs Gen4: Add Mic Test possible IV seeds 2025-11-25 00:19:58 -08:00
PKMTests.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SpeciesConverterTests.cs S/V 1.2.0 Support (#3819) 2023-02-27 19:12:27 -08:00
StatTest.cs level int -> byte 2025-05-17 14:45:49 -05:00
StringTests.cs Fix pk1/pk2 char conversion to >=pk7 (#4545) 2025-08-15 13:30:07 -05:00