PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen4
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
..
PoffinCase4Editor.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PoffinCase4Editor.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
PokeGear4Editor.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PokeGear4Editor.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Apricorn.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
SAV_Apricorn.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Geonet4.cs Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
SAV_Geonet4.Designer.cs Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
SAV_HoneyTree.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
SAV_HoneyTree.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Misc4.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
SAV_Misc4.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Pokedex4.cs ThrowIfNull net7 2023-02-23 01:07:46 -08:00
SAV_Pokedex4.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Underground.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV_Underground.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00