DarkflameServer/dChatServer
Gie "Max" Vanommeslaeghe dc602a94eb
Merge pull request #1715 from DarkflameUniverse/webapiv2
feat: Chat Web API (now with no threading)
2025-01-17 22:38:15 +01:00
..
ChatIgnoreList.cpp consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
ChatIgnoreList.h fix up enum names 2023-11-18 20:21:13 -08:00
ChatPacketHandler.cpp fix: friends (#1726) 2025-01-08 22:44:55 -06:00
ChatPacketHandler.h feat: slashcommands for showall, findplayer, get/openhttpmoninfo, and debug world packet (#1545) 2024-04-17 21:47:28 -05:00
ChatServer.cpp Merge pull request #1715 from DarkflameUniverse/webapiv2 2025-01-17 22:38:15 +01:00
ChatWebAPI.cpp comments and tweaks 2025-01-15 14:59:30 -06:00
ChatWebAPI.h refactor again 2025-01-15 13:48:49 -06:00
CMakeLists.txt cleanup and make the web routes cleaner 2025-01-06 01:23:29 -06:00
JSONUtils.cpp fix invalid players from showing up in api response 2025-01-15 15:50:30 -06:00
JSONUtils.h cleanup and make the web routes cleaner 2025-01-06 01:23:29 -06:00
PlayerContainer.cpp Merge pull request #1715 from DarkflameUniverse/webapiv2 2025-01-17 22:38:15 +01:00
PlayerContainer.h Merge pull request #1715 from DarkflameUniverse/webapiv2 2025-01-17 22:38:15 +01:00