DarkflameServer/dGame
Aaron Kimbrell 5374c555f5
Implement bubble seriliaztion in controllable physics (#942)
* bubble

* "Correct" serialization and enum

* Enum update

* figured out what things do

* accurate types and cleanup

* add sanity check
add getter
add slash command for testing

* fix default

* cleanup slash command

* handle game message probably
remove funny slash command
add all bubble GM's

Co-authored-by: Jett <55758076+Jettford@users.noreply.github.com>
2023-01-07 00:14:51 -06:00
..
dBehaviors Imminuty updates (#925) 2023-01-06 23:59:19 -06:00
dComponents Implement bubble seriliaztion in controllable physics (#942) 2023-01-07 00:14:51 -06:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages Implement bubble seriliaztion in controllable physics (#942) 2023-01-07 00:14:51 -06:00
dInventory dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
dMission dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
dPropertyBehaviors dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
dUtilities Implement bubble seriliaztion in controllable physics (#942) 2023-01-07 00:14:51 -06:00
Character.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Character.h Address news feed showing up on every world transfer (#855) 2022-11-27 22:19:15 -08:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
Entity.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
EntityManager.cpp dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
EntityManager.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
LeaderboardManager.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
LeaderboardManager.h format codebase 2022-07-28 08:39:57 -05:00
Player.cpp dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
Player.h convert to unix line endings 2022-08-05 22:01:59 -05:00
TeamManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TeamManager.h format codebase 2022-07-28 08:39:57 -05:00
TradingManager.cpp Fix trading taking the wrong item (#900) 2022-12-19 14:51:44 -06:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp format codebase 2022-07-28 08:39:57 -05:00
User.h format codebase 2022-07-28 08:39:57 -05:00
UserManager.cpp dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00