mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-12 19:28:21 +00:00
d4af7d76a2
* Add behaviors migration Add migration for behaviors. Tested that the tables get altered correctly, names are set correctly. Tested that I can place models, both regular and Brick-by-Brick ones and that they get deleted properly. Tested that picking up models and re-placing them down properly updates them in the tables. * Only update when empty |
||
---|---|---|
.. | ||
dBehaviors | ||
dComponents | ||
dEntity | ||
dGameMessages | ||
dInventory | ||
dMission | ||
dUtilities | ||
Character.cpp | ||
Character.h | ||
CMakeLists.txt | ||
Entity.cpp | ||
Entity.h | ||
EntityManager.cpp | ||
EntityManager.h | ||
LeaderboardManager.cpp | ||
LeaderboardManager.h | ||
Player.cpp | ||
Player.h | ||
TeamManager.cpp | ||
TeamManager.h | ||
TradingManager.cpp | ||
TradingManager.h | ||
User.cpp | ||
User.h | ||
UserManager.cpp | ||
UserManager.h |