PKHeX/PKHeX.Core/Saves/Access
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
..
ISaveBlock5B2W2.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock5BW.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6AO.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6Core.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6Main.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6XY.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7Main.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7SM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7USUM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock8LA.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
ISaveBlock8Main.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
ISaveBlock8SWSH.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock9Main.cs Document blocks for Gimmighoul, fixed symbols, and records 2022-12-15 13:14:26 -06:00
ISaveBlockAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ISCBlockArray.cs Add savedata models 2022-02-04 17:31:20 -08:00
SaveBlockAccessor5B2W2.cs Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
SaveBlockAccessor5BW.cs Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
SaveBlockAccessor6AO.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor6AODemo.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor6XY.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor7b.cs Add unlock all fashion cheat for LGPE 2023-04-30 12:01:08 -04:00
SaveBlockAccessor7SM.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor7USUM.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor8LA.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveBlockAccessor8SWSH.cs Label step counters in SWSH for egg cycle and party friendship 2023-03-26 16:10:26 -05:00
SaveBlockAccessor9SV.cs [SV] Give All Clothing button (#3876) 2023-05-26 10:24:27 -07:00
SaveBlockMetadata.cs Minor minor perf 2023-04-15 01:58:37 -07:00
SCBlockAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00