DarkflameServer/dChatServer
Jett 4a6f3e44ee
Add support for packed clients (#802)
* First iteration of pack reader and interface

* Fix memory leak and remove logs

* Complete packed asset interface and begin on file loading replacement

* Implement proper BinaryIO error

* Improve AssetMemoryBuffer for reading and implement more reading

* Repair more file loading code and improve how navmeshes are loaded

* Missing checks implementation

* Revert addition of Manifest class and migration changes

* Resolved all feedback.
2022-11-01 13:21:26 -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 Add support for packed clients (#802) 2022-11-01 13:21:26 -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