DarkflameServer/dChatServer
David Markowitz f02e9c0f6a
Address being able to friend yourself (#779)
* Address being able to friend yourself

Fix an issue where players could friend themselves.  Also stops yourself as appearing as a friend on your own friends list.

* Send a Response instead

Send a MYTHRAN response since the player is attempting to friend a Mythran.
2022-10-21 19:35:12 -05:00
..
ChatPacketHandler.cpp Address being able to friend yourself (#779) 2022-10-21 19:35:12 -05:00
ChatPacketHandler.h Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
ChatServer.cpp format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
PlayerContainer.cpp use UTF8ToUTF16 more (#695) 2022-08-02 08:56:20 -05:00
PlayerContainer.h format codebase 2022-07-28 08:39:57 -05:00