DarkflameServer/dChatServer
David Markowitz 8abc545bd1
fix: use generated bcrypt password for internal master connections (#1720)
* add password hashing for master server

* use define
2025-01-10 01:45:20 -08: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 fix: use generated bcrypt password for internal master connections (#1720) 2025-01-10 01:45:20 -08:00
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
PlayerContainer.cpp fix: friends not updating and using incorrect world (#1724) 2025-01-06 20:25:51 -06:00
PlayerContainer.h fix: friends not updating and using incorrect world (#1724) 2025-01-06 20:25:51 -06:00