PKHeX/PKHeX.Core/Saves/Substructures
abcboy101 b0da14b71e
Add Geonet/Unity Tower editor (#3909)
Adds a basic editor for recorded Geonet/Unity Tower locations for the Gen 4/5 games, building on this [post by Danius88](https://projectpokemon.org/home/forums/topic/62055-bw-b2w2-unity-tower-geonet-and-passerby-research/).
So far, I've implemented buttons that set all locations (including unused ones), set all legal locations, and clear all recorded locations; and checkboxes to toggle whether the whole globe is visible (used in Japanese games) and whether the ferry to Unity Tower is unlocked.

Haven't implemented any UI for editing the status of individual locations, since I'm not sure how to lay it out.
Also haven't implemented anything related to how the data of the other players in Unity Tower is stored.
2023-06-11 09:38:24 -07:00
..
Battle Videos Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
Gen3 Minor tweaks 2023-04-22 17:51:32 -07:00
Gen4 Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
Gen5 Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
Gen6 Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
Gen7 Minor fix to LGPE fashion cheat 2023-04-30 12:14:05 -04:00
Gen8 Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Gen9 [SV] Give All Clothing button (#3876) 2023-05-26 10:24:27 -07:00
Gen12 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Inventory Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
Mail Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
Misc Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PokeDex Minor clean 2023-04-13 00:05:10 -07:00
IEventFlagArray.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
IMultiplayerSprite.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
ITrainerStatRecord.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MysteryGiftAlbum.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Records.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00