Commit graph

6 commits

Author SHA1 Message Date
b57b3e85ee
multiwand: don't call commpate_worldedit_get
....that is now handled transparently
since this is the only call to that function we've hidden it so it isn't exported from weac.pos

Finally, mark these functions as internal as they shouldn't be called except internally in pos.lua
2024-10-11 00:56:05 +01:00
bb0d92ec36
multiwand: update dangling call to wea.farwand
wea.farwand was renamed to worldeditadditions_tools, but this reference wasn't updated at the same time.

This commit fixes that.
2024-10-11 00:12:11 +01:00
VorTechnix
f2a6b5531a
code documentation tweaks 2024-10-10 09:21:34 -07:00
VorTechnix
8ab8bf2ed9
use locals 2024-10-10 09:21:08 -07:00
VorTechnix
d638a349a9
weatool priv & docs update 2024-10-09 21:07:14 -07:00
VorTechnix
d53f4f8702
Initial refactor 2024-10-09 20:35:45 -07:00