Skip to content

3.9.3

Choose a tag to compare

@halx99 halx99 released this 18 Dec 08:58
  1. Add Lua bindings support
  2. C++17 Luabinding: https://github.com/ThePhD/sol2
  3. C++11 Luabinding: https://github.com/satoren/kaguya
  4. Add uint24 type encode/decode support
  5. Fix compiling errors & warnings for GCC,Clang compilers
  6. Deep integration binary stream encode/decode, and export to Lua
  7. Update protocol autogen tool for new lua bindings
  8. Remove set_callbacks, only need set event callback at start_service
  9. Remove game engine specific code