]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/scripting_server.cpp
Use native packer to transfer globals into async env(s)
[dragonfireclient.git] / src / script / scripting_server.cpp
2022-05-10 sfan5Use native packer to transfer globals into async env(s)
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2020-06-20 rubenwardyAdd warning when disabling secure.enable_security ...
2020-02-23 sfan5Refactor Script API's log_deprecated
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-01-04 red-001[CSM] Don't load the IO library. (#6087)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-04-25 ShadowNinjaRename Scripting API files for consistency