mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-25 08:10:48 -05:00
* 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. |
||
|---|---|---|
| .. | ||
| HeldItemLumpImage.cs | ||
| IItemStorage.cs | ||
| ItemStorage1.cs | ||
| ItemStorage2.cs | ||
| ItemStorage3Colo.cs | ||
| ItemStorage3E.cs | ||
| ItemStorage3FRLG.cs | ||
| ItemStorage3RS.cs | ||
| ItemStorage3XD.cs | ||
| ItemStorage4.cs | ||
| ItemStorage4DP.cs | ||
| ItemStorage4HGSS.cs | ||
| ItemStorage4Pt.cs | ||
| ItemStorage5.cs | ||
| ItemStorage5B2W2.cs | ||
| ItemStorage5BW.cs | ||
| ItemStorage6AO.cs | ||
| ItemStorage6XY.cs | ||
| ItemStorage7GG.cs | ||
| ItemStorage7SM.cs | ||
| ItemStorage7USUM.cs | ||
| ItemStorage8BDSP.cs | ||
| ItemStorage8LA.cs | ||
| ItemStorage8SWSH.cs | ||
| ItemStorage9SV.cs | ||
| ItemStorage9ZA.cs | ||