mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-10-31 21:33:02 +00:00
Starbeamrainbowlabs
74a8996afc
This is more complicated than I expected. We've got a new parser and a state machine for the args, but we now need to put these values to use and pass them to worldeditadditions.rotate(). NOTE TO SELF: BE REAL CAREFUL WITH ORIGIN HANDLING. We MUST NOT pull from sorted pos1/2 by accident! Though I doubt this would be an issue since weac.pos.get(player_name, i) is a thing |
||
---|---|---|
.. | ||
file | ||
axes.lua | ||
axes_parser.lua | ||
axes_rotation.lua | ||
chance.lua | ||
init.lua | ||
json.lua | ||
key_instance.lua | ||
map.lua | ||
seed.lua | ||
tokenise_commands.lua | ||
weighted_nodes.lua |