DarkflameServer/dGame/dGameMessages
David Markowitz 6bf084ef8f
Add announcement for mismatched fdb (#1424)
adds an announcement sent to the system address which had the mismatched FDB to let the developer know they have a mis-matched one.

Tested that if a civilian tries to login without a gm level > developer, they are kicked.
Tested that if a GM is found to have a mismatched FDB, they are let in but have an announcement sent to them.

Use auth packets for msg

added comment as to why

ff

remove default

add comment

Remove broadcast
2024-01-18 02:10:52 -06:00
..
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
DoClientProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoStartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoSyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
GameMessageHandler.cpp chore: Move Player ghosting functionality to GhostComponent (#1413) 2024-01-14 13:10:13 -06:00
GameMessageHandler.h feat: Improve console output to show packet enum names (magic_enum) (#1344) 2023-12-23 10:51:59 -06:00
GameMessages.cpp Add announcement for mismatched fdb (#1424) 2024-01-18 02:10:52 -06:00
GameMessages.h Add announcement for mismatched fdb (#1424) 2024-01-18 02:10:52 -06:00
PropertyDataMessage.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
PropertySelectQueryProperty.h convert to unix line endings 2022-08-05 22:01:59 -05:00
RequestServerProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
StartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
SyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00