|
d0e59b4cd7
|
worldeditadditions: add core @module defs, correct comment formatting errors
|
2024-01-02 16:59:51 +00:00 |
|
|
4eee7c66d7
|
revolve: TODOs
|
2023-11-28 22:30:04 +00:00 |
|
|
558fc1c04b
|
//revolve: try :round() instead of :floor()
not sure if ti helps or not tho
|
2023-02-12 03:32:10 +00:00 |
|
|
cf8406b80f
|
//revolve: don't rotate air nodes
this is important because when rotating multiple times it can easily overwrite parts of the structure with pointless air nodes where it shouldn't do
|
2023-02-12 02:08:44 +00:00 |
|
|
e942e4fb2f
|
Finish initial implementation of //revolve
it's not quite done yet - got docs to go
|
2023-02-12 01:40:29 +00:00 |
|
|
392708b190
|
initial wea.revolve() implementation
....but it's not tested or hooked up yet.
Next up: a chat command definition so we can test it.
|
2023-01-21 03:24:44 +00:00 |
|