Comment on AzerothCore: Self-Hosted World of Warcraft 3.3.5a ServerComments−Cloudef2yLandSandBoat (ex. topaz, ex. darkstar) is another server-emulator for similar era MMO "Final Fantasy XI" https://github.com/LandSandBoat/serverSeems it still has commits from when it was called darkstar made by me :)- https://github.com/LandSandBoat/server/commit/0de00388eacf01...- https://github.com/LandSandBoat/server/commit/47b3a5f9a3845d...Not sure why the code called the compression zlib, but now looking at this code 10 years from now, it's certainly simply a dictionary based compression.
Comments
LandSandBoat (ex. topaz, ex. darkstar) is another server-emulator for similar era MMO "Final Fantasy XI" https://github.com/LandSandBoat/server
Seems it still has commits from when it was called darkstar made by me :)
- https://github.com/LandSandBoat/server/commit/0de00388eacf01...
- https://github.com/LandSandBoat/server/commit/47b3a5f9a3845d...
Not sure why the code called the compression zlib, but now looking at this code 10 years from now, it's certainly simply a dictionary based compression.