mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 17:58:20 +00:00
ba91058736
Fixes #1222 addresses an issue where the death behavior of a destructible component was not being respected and enemies with destroyable components that had special death animations were not able to play the animation on death. This pr adds in the hardcoded constant the client uses for the same metric of 12 seconds. Tested that claiming Nimbus Rock and completing the property guards mission allows him to vacuum away and then network the destruction packet 12 seconds later. |
||
---|---|---|
.. | ||
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 |