Commit Graph

13 Commits

Author SHA1 Message Date
Kurt
5bd7003a60
Add changes for ZA DLC (Mega Dimension) (#407) 2025-12-19 15:13:38 -06:00
Lusamine
579c33208c Fix stat amp labels for SV and LZA 2025-12-02 19:59:42 -06:00
Kurt
0936c08eb1 LZA 1.0.2
Cumulative changes from the team.

Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2025-11-16 15:56:12 -06:00
Kurt
31b45ee883 Minor clean
Remove unused namespace usings
2025-06-23 00:25:11 -05:00
Kurt
9d3bf2f71b Update dependencies 2025-06-23 00:24:26 -05:00
Lusamine
3425f968c8 Add SWSH camp item table fbs 2025-06-01 10:13:11 -05:00
Lusamine
df33b91222 Rename SWSH Max Lair fbs fields 2025-05-04 11:10:53 -05:00
sora10pls
61e5f855b1 Add missing field in TrinityPropertySheetFieldEnumName
Relevant for my randomizer in order to edit league rep item rewards, where enum = ItemID enum and value = item ID (uint). Reserializing the data would omit values and reward no item to the player

Name: ItemID
Enum: ITEMID_WAZAMASIN149
Value: 2209
2025-05-03 13:14:25 -04:00
sora10pls
75b817b9ca Add LA crafting recipes schema + editor 2025-04-23 19:11:48 -04:00
sora10pls
791564d4ad Add schemas for Pokémon behavior and AI
Didn't include collision/stain, don't really care
2025-03-21 11:10:51 -04:00
sora10pls
c578998827 Update TrinitySceneObject.fbs 2025-03-09 14:28:58 -04:00
Kurt
9a6126511c Handle some warnings 2025-02-07 11:35:48 -06:00
Kurt
ddffb91cf5
Enhance FlatSharp generated code with Attributes, TypeConverter (#391)
Fixes #390
Fixes #382
Fixes #381
Fixes #370
Fixes #355
2025-02-07 09:51:37 -06:00