DarkflameServer/dChatServer
David Markowitz 06217ad5e3
Address friends list IDs and removal of friends (#628)
* Add friends list migration

* Change friends to use charID

Update friends table to use charID and not LWOOBJID variant.

* Fix remove friend

Fix remove friend and make the query more readable at a glance.

* Add and remove friends in the container

Properly add and remove friends in the player container
2022-07-10 17:59:07 -07:00
..
ChatPacketHandler.cpp Address friends list IDs and removal of friends (#628) 2022-07-10 17:59:07 -07:00
ChatPacketHandler.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ChatServer.cpp added returns 2022-04-09 15:57:18 -07:00
PlayerContainer.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
PlayerContainer.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00