Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Farwand refactor #117

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Farwand refactor #117

wants to merge 9 commits into from

Conversation

VorTechnix
Copy link
Collaborator

Here is the big refactor of WEA_Farwand to WEA_Tool. In my bit of testing so far it seems to be stable and working. (I haven't tested the //farwand command at all).

This was linked to issues Oct 10, 2024
VorTechnix and others added 6 commits October 10, 2024 09:21
wea.farwand was renamed to worldeditadditions_tools, but this reference wasn't updated at the same time.

This commit fixes that.
....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
@sbrl
Copy link
Owner

sbrl commented Oct 11, 2024

This is just pending some additional testing to ensure everything works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WEA Tool self containment Add //tool
2 participants