Minetest-WorldEditAdditions/worldeditadditions
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
..
lib //maze: fix some areas of generated mazes not being explored 2020-09-28 01:30:15 +01:00
utils //maze, //maze3d: Allow non-number seeds 2020-09-28 01:31:15 +01:00
depends.txt Update depends.txt 2020-09-20 13:29:16 +01:00
init.lua Finish initial //ellipsoidapply implementation 2020-09-20 21:19:29 +01:00