mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 17:58:20 +00:00
623da4bed9
Adds a missing edge case on the client where you may have the is_smashable flag set, but dont actually have a destroyable component. In this case you should create only a destroyable component and add it to the component and serialize it last after all other data. We also needed to add the set_faction var reading and setting as this is how Oliver Sudden actually gets their faction since they have no actual information in the database, it is all stored in ldf keys. Tested that Oliver Sudden no longer logs Unable to unserialize logs when serialized or constructed. |
||
---|---|---|
.. | ||
dBehaviors | ||
dComponents | ||
dEntity | ||
dGameMessages | ||
dInventory | ||
dMission | ||
dPropertyBehaviors | ||
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 |