Commit graph

2 commits

Author SHA1 Message Date
Paul Campbell
2fdc6a7988 Code Review Feedback
- Added comments documenting some special numbers.
- Fixed an issue with GetContentStatusFromOmReq.
- Updated migration logic to use sql commands directly.
- Fixed an issue a crash occured after resetting progress and changing
  jobs.
- S2CBattleContentAreaChange.cs => S2CBattleContentAreaChangeNtc.cs.
- Moved loot generation into instanced manager for BBM.
- Moved SwapCharacterInventories to CharacterSwitchGameModeHandler.
- Added a DB query to get all storages by character id.
- Fixed issue with new character creation.
- Fixed an issue where main quests didn't start.
- Delete BBM character when main character is deleted
2024-08-23 15:14:39 -04:00
Paul Campbell
0f5fbf3bbb Database Migration
Added a new migration strategy to migrate the database from version 11
to 12.
2024-08-23 15:14:39 -04:00