DarkflameServer/dGame/dGameMessages
David Markowitz 7fcbb9507b
feat: re-write leaderboards again and fully remove mysql dependency outside of database (#1662)
* simplify leaderboard code, fully abstract database

* update exception catching

* update exception catching and sql references, remove ugc from gamemessages

fix deleting model

remove unrelated changes

Update GameMessages.cpp

* remove ugc from gamemessages

* Update GameMessages.cpp

* Update Leaderboard.cpp

* bug fixes

* fix racing leaderboard

* remove extra stuff

* update
2024-12-06 05:03:47 -06:00
..
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
DoClientProjectileImpact.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
EchoStartSkill.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
EchoSyncSkill.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
GameMessageHandler.cpp consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
GameMessageHandler.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
GameMessages.cpp feat: re-write leaderboards again and fully remove mysql dependency outside of database (#1662) 2024-12-06 05:03:47 -06:00
GameMessages.h feat: Add Inventory Brick and Model groups (#1587) 2024-08-01 23:38:21 -07:00
PropertyDataMessage.cpp Move CDClientManager to be a namespace (#1431) 2024-02-08 23:40:43 -06:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp fix: Remove database requirements for Property Entrance Component and greatly simplify logic (#1650) 2024-11-23 15:56:31 -06:00
PropertySelectQueryProperty.h fix: Remove database requirements for Property Entrance Component and greatly simplify logic (#1650) 2024-11-23 15:56:31 -06:00
RequestServerProjectileImpact.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
StartSkill.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
SyncSkill.h consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00