Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs fea89f2e3c
//maze, //maze3d: Allow non-number seeds
This uses a simple (non-crypto!) hash function to hash non-number 
strings to a number. Existing seeds are *not* affected - they will still 
work as before.
2020-09-28 01:31:15 +01:00
..
commands //maze, //maze3d: Allow non-number seeds 2020-09-28 01:31:15 +01:00
depends.txt For #21, but I can't reproduce 2020-07-17 17:02:12 +01:00
init.lua Finish initial //ellipsoidapply implementation 2020-09-20 21:19:29 +01:00
player_notify_suppress.lua //subdivide: Tidy up output 2020-06-26 21:15:13 +01:00
safe.lua Bugfix: Use a copy of worldedit's safe system to avoid issues 2019-06-02 13:57:28 +01:00