pkNX/pkNX.Containers
Kurt 639f8156ab
Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166)
Thanks @sora10pls for double checking some editors, and @Lusamine for some field identification.

Closes #115 -- tested the pokedex after randomization and it no longer crashes when randomizing+saving with the latest code in this pull request.

Adds:
* Shop editor (SWSH + LGPE)
* Move editor
* Item editor
* Symbol (Overworld Pokemon) Behavior editor
* Default Rental team editor
2021-09-02 19:47:41 -07:00
..
ContainerHandler Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
GARC Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
Mini Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
Misc Add support for dumping static encounter spawners 2021-01-14 18:24:55 -08:00
NX Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
SARC Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
Container.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
ContainerParent.cs Initial Commit 2018-11-13 19:44:43 -08:00
ContainerType.cs Misc updates 2018-11-13 22:19:19 -08:00
FakeContainer.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
FileMitm.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
FolderContainer.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
IFileContainer.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
LargeContainer.cs Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
LargeContainerEntry.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
pkNX.Containers.csproj Upgrade .NET target to 4.6.1. 2021-02-28 02:02:31 -05:00
SingleFileContainer.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00