Commit Graph

10 Commits

Author SHA1 Message Date
sys4-fr 8bbfb77ddb Ajoute message de chargement du mod dans le journal "action" 2018-12-26 21:20:29 +01:00
Juraj Vajda ca4b20ddcc fix deprecated calls 2017-12-10 22:39:28 -05:00
Gael-de-Sailly d4e9de50a9 Limit radius to 120 even for players with server privilege. 2017-02-22 18:24:35 +01:00
Gael-de-Sailly 4d8c2610bc Reduced default radius (24) and max radius (32)
And round to the nearest chunk instead of rounding up: the radius you put has never been the exact radius taken, it was rounded to a chunk border up to 15 nodes farther. Now it's rounded to a chunk border from 8 nodes closer to 7 nodes farther.
2017-02-22 17:54:43 +01:00
Gael-de-Sailly e2a61c8dd0 Improve mapfix, thanks to crabman77 2015-10-04 23:01:59 +02:00
Gael-de-Sailly 9a7e5e4fca Fixed mistake
and use os.time instead of os.clock
2015-10-04 15:22:48 +02:00
Gael-de-Sailly c30be1232a Rewrite mapfix 2015-07-02 16:38:02 +02:00
Gael-de-Sailly 074029a586 Cleaned code
It was useless to run vm:calc_lighting() : it's not supported by this type of voxelmanip, and included in vm:update_map()
2015-05-10 21:03:46 +02:00
Gael-de-Sailly 12a471f760 Cleaned the code, thanks to SmallJoker 2014-11-30 21:57:35 +01:00
Gael-de-Sailly 200f482909 Added init.lua 2014-11-30 20:19:22 +01:00