summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2015-10-04Fixed mistakeGael-de-Sailly
and use os.time instead of os.clock
2015-07-02Rewrite mapfixGael-de-Sailly
2015-05-10Cleaned codeGael-de-Sailly
It was useless to run vm:calc_lighting() : it's not supported by this type of voxelmanip, and included in vm:update_map()
2014-11-30Cleaned the code, thanks to SmallJokerGael-de-Sailly
2014-11-30Added init.luaGael-de-Sailly