Skip to content

0.5.1.8a

Latest
Compare
Choose a tag to compare
@vbawol vbawol released this 13 May 13:15
· 3 commits to master since this release

[NEW] added 64-bit support for Windows and experimental 64-bit support on Linux (Still Need x64 A3 server to test).
[NEW] Statically compiled Linux epochserver.so to bake in external dependencies. pcre and hiredis libraries are no longer needed.
[NEW] Compiled with Holy Build Box for best compatibility with older Linux distros. https://github.com/EpochModTeam/EpochServer/wiki/EpochServer-Linux-Build-Notes
[CHANGED] removed calls 100 and 101 as they are no longer used.
[CHANGED] Optimized database SET and SETEX calls in both SQF and c++.
[CHANGED] Optimized database GETRANGE call.