Minetest-WorldEditAdditions/worldeditadditions_core/utils
Starbeamrainbowlabs 050bd80cf3
//nodeapply: Generalise matching engine into NodeListMatcher
Also add support for @groups, i.e. @crumbly matches nodes that are a member of the "crumbly" group
This groups feature is untested atm as I need to implement //ninfo....
2023-11-27 22:27:20 +00:00
..
format Update utils 2022-09-18 17:32:13 +01:00
io StagedVoxelRegion: initial save() implementation. 2023-09-24 02:07:08 +01:00
parse StagedVoxelRegion: initial save() implementation. 2023-09-24 02:07:08 +01:00
strings comment debug 2023-07-04 22:00:28 +01:00
table initial wea.revolve() implementation 2023-01-21 03:24:44 +00:00
terrain comments: update 2023-08-03 14:16:14 +01:00
bit.lua comments: update 2023-08-03 14:16:14 +01:00
chaikin.lua comments: update 2023-08-03 14:16:14 +01:00
EventEmitter.lua EventEmitter: improve debug logging 2023-07-31 22:06:44 +01:00
inspect.lua comments: update 2023-08-03 14:16:14 +01:00
lru.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
lru_benchmark.lua comments: update 2023-08-03 14:16:14 +01:00
mesh.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
node_identification.lua comments: update 2023-08-03 14:16:14 +01:00
NodeListMatcher.lua //nodeapply: Generalise matching engine into NodeListMatcher 2023-11-27 22:27:20 +00:00
nodes.lua comments: update 2023-08-03 14:16:14 +01:00
numbers.lua comments: update 2023-08-03 14:16:14 +01:00
player.lua comments: update 2023-08-03 14:16:14 +01:00
queue.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
raycast_adv.lua comments: update 2023-08-03 14:16:14 +01:00
set.lua comments: update 2023-08-03 14:16:14 +01:00
setting_handler.lua Merge branch 'main' of https://github.com/sbrl/Minetest-WorldEditAdditions 2023-07-04 14:50:17 -07:00
vector3.lua Update and correct a bunch of comments 2023-07-04 22:45:02 +01:00