This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Quent42340
/
OpenMiner
Watch
1
Star
0
Fork
0
You've already forked OpenMiner
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
OpenMiner
/
source
/
server
/
lua
History
Quentin Bazin
00d1cb84d5
Mod-defined server config options.
Fixes
#105
.
...
[Chat] History system with up/down arrow keys. [ChatCommandHandler] '/option' command added.
2020-06-20 01:07:28 +02:00
..
loader
[LuaKeyLoader] Moved callback inside key definition.
2020-06-19 16:20:35 +02:00
LuaCore.cpp
Mod-defined server config options.
Fixes
#105
.
2020-06-20 01:07:28 +02:00
LuaCore.hpp
Replaced std::cerr usage with gkError() and gkWarning().
2020-06-02 06:32:14 +02:00
LuaGUI.cpp
Packets are now compressed using zlib. Legacy and unused UDP code removed.
2020-05-10 19:36:39 +02:00
LuaGUI.hpp
Folders reorganized.
2020-03-17 22:22:22 +01:00
LuaMod.cpp
Mod-defined server config options.
Fixes
#105
.
2020-06-20 01:07:28 +02:00
LuaMod.hpp
[LuaKeyLoader] Now loading key definitions from Lua (see
#109
).
2020-06-19 16:20:35 +02:00
ScriptEngine.cpp
[ScriptEngine] Code splitted into multiple files, improving compilation speed.
2020-05-22 04:54:34 +02:00
ScriptEngine.hpp
[CMakeLists.txt] Improved 'sol2' integration.
2020-05-22 20:55:17 +02:00
ServerModLoader.cpp
Replaced std::cerr usage with gkError() and gkWarning().
2020-06-02 06:32:14 +02:00
ServerModLoader.hpp
[ScriptEngine] Code splitted into multiple files, improving compilation speed.
2020-05-22 04:54:34 +02:00