Minetest-WorldEditAdditions/worldeditadditions_core/core
Starbeamrainbowlabs 7d29453699
plug in new //rotate+ logic
...but it doesn't work yet
currently it crashes with a variety of interesting and colourful error messages
working on debugging it now, but it's gonna take a moment
2023-12-13 23:05:00 +00:00
..
entities Bugfix: fix crash in pos_marker_wall/delete 2023-08-20 16:46:30 +01:00
integrations Begin rewriting worldeditadditions_core 2022-05-16 23:32:40 +01:00
command_exists.lua Bugfix: don't error out on //flora → //bonemeal alias if bonemeal mod isn't installed 2023-12-13 22:15:27 +00:00
fetch_command_def.lua update more comments 2023-08-03 14:37:05 +01:00
pos.lua Does this finally fix the zombie marker wall bug? 2023-08-19 00:58:58 +01:00
pos_marker_manage.lua When any segment of the marker wall is punched, unmark the entire wall 2023-07-31 18:22:00 +01:00
pos_marker_wall_manage.lua Does this finally fix the zombie marker wall bug? 2023-08-19 00:58:58 +01:00
register_alias.lua update more comments 2023-08-03 14:37:05 +01:00
register_command.lua Bugfix: don't error out on //flora → //bonemeal alias if bonemeal mod isn't installed 2023-12-13 22:15:27 +00:00
run_command.lua plug in new //rotate+ logic 2023-12-13 23:05:00 +00:00
safe_region.lua update more comments 2023-08-03 14:37:05 +01:00