DarkflameServer/dGame
David Markowitz b24775f472
feat: Security improvements for spoofed packets (#1201)
* Add cheat detection for spoofed packets

* Add config option for ip loggin

* remove packet saving
2023-09-28 12:16:11 -05:00
..
dBehaviors chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
dComponents chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
dEntity
dGameMessages feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
dInventory Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
dMission Fix dangling pointer 2023-08-12 02:11:25 -07:00
dPropertyBehaviors
dUtilities feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
Character.cpp Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
Character.h Revert playerflags functions to uint instead of int (#1130) 2023-06-26 00:51:28 -07:00
CMakeLists.txt
Entity.cpp Renamed RocketLaunchLUP to MultiZoneEntrance (#1185) 2023-08-18 14:14:40 -05:00
Entity.h chore: Make serialize actually virtual (#1156) 2023-08-10 14:33:15 -07:00
EntityManager.cpp chore: Make serialize actually virtual (#1156) 2023-08-10 14:33:15 -07:00
EntityManager.h chore: Make serialize actually virtual (#1156) 2023-08-10 14:33:15 -07:00
LeaderboardManager.cpp feature: Donation Vendor Component (#1168) 2023-08-03 21:44:03 -05:00
LeaderboardManager.h Add weekly filter 2023-06-05 16:04:56 -07:00
Player.cpp Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
Player.h
TeamManager.cpp
TeamManager.h
TradingManager.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
TradingManager.h
User.cpp
User.h
UserManager.cpp feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
UserManager.h