Minetest-WorldEditAdditions/worldeditadditions/utils
Starbeamrainbowlabs 3f48832fff
Merge branch 'main' into VorTechnix
2021-11-07 14:31:01 +00:00
..
format Fix more issues discovered by luacheck 2021-07-30 19:52:36 +01:00
parse Start working on //copy, but it's not finished yet. 2021-10-11 02:41:45 +01:00
strings added to_boolean 2021-10-10 14:39:30 -07:00
tables refactored table_tosting 2021-10-10 14:39:50 -07:00
bit.lua bit polyfill: tiny tweak 2021-07-19 00:26:52 +01:00
inspect.lua wea.inspect: comment out debug 2021-08-05 15:58:14 +01:00
lru.lua Implement an LRU cache 2021-07-13 23:42:08 +01:00
lru_benchmark.lua lru_benchmark: fix luacheck errors 2021-07-30 19:53:29 +01:00
mesh.lua Add moar comments 2021-07-03 00:42:19 +01:00
node_identification.lua is_airlike: Fix accessing undefined global variable 2021-07-30 19:54:13 +01:00
nodes.lua nodes.lua: fix shadowing definition of loop variable i on line 22 2021-07-30 19:54:57 +01:00
numbers.lua streamlined getsign 2021-08-05 10:40:36 -07:00
player.lua player_dir debugged (hopefully) 2021-08-05 20:38:59 -07:00
queue.lua //floodfill: fix crash 2021-08-07 02:30:38 +01:00
raycast_adv.lua Tidy up debug messages 2020-06-15 13:04:42 +01:00
set.lua sets (not working) 2021-07-18 12:39:48 -07:00
terrain.lua //layers: fix 2021-08-04 12:17:39 +01:00
vector.lua fixed min and max 2021-06-26 21:39:16 -07:00
vector3.lua Merge branch 'main' into VorTechnix 2021-11-07 14:31:01 +00:00