DarkflameServer/dGame
EmosewaMC 8bdd5b6e2c Address quickbuilds being unbuildable
Address an issue where quickbuilds would become unbuildable.  The main issue lied within serializing parent/child info too often for some reason / serializing it when the info wasnt dirty.  Only serializing this info when it is actually dirty and has changed has addressed the issue and allows quickbuilds to never break.
2022-06-15 22:58:38 -07:00
..
dBehaviors Merge branch 'main' into main 2022-05-24 19:00:52 -05:00
dComponents Merge branch 'DarkflameUniverse:main' into selling-fix-bricks 2022-06-12 11:49:17 -07:00
dEntity Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
dGameMessages Merge branch 'main' into main 2022-05-24 19:00:52 -05:00
dInventory Merge branch 'main' into main 2022-05-24 19:00:52 -05:00
dMission Skill Tasks changes 2022-04-25 03:25:07 -07:00
dUtilities Add /setlevel slash command 2022-06-13 00:45:17 -07:00
Character.cpp Specified enum 2022-04-23 20:32:31 -07:00
Character.h Moved retroactive flag check to Character.cpp 2022-01-19 17:34:53 -08:00
Entity.cpp Address quickbuilds being unbuildable 2022-06-15 22:58:38 -07:00
Entity.h Address quickbuilds being unbuildable 2022-06-15 22:58:38 -07:00
EntityManager.cpp Exclude space blizzard from Zone ghosting 2022-05-08 22:07:07 -05:00
EntityManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
LeaderboardManager.cpp Fixed display logic for NS Survival leaderboard 2022-05-25 02:03:40 +00:00
LeaderboardManager.h Leaderboard Scoring Updates 2021-12-21 22:15:29 -05:00
Player.cpp patched coin exploit 2021-12-11 13:21:00 +00:00
Player.h patched coin exploit 2021-12-11 13:21:00 +00:00
TeamManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TeamManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TradingManager.cpp loot source for item drops 2022-04-23 20:35:34 -07:00
TradingManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
UserManager.cpp Vault corrections 2022-04-13 01:50:06 -07:00
UserManager.h Changed pants query and removed extra comments 2022-03-24 00:30:52 -07:00