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

Automated bookkeeping areas from other mods are visible with Area Unlocker but not in vanilla. #10

Open
joshuafcole opened this issue Dec 31, 2020 · 0 comments

Comments

@joshuafcole
Copy link

See linked discussion on PRF issue: zymex22/Project-RimFactory-Revived#340

Urgency

Very low -- just causes extra useless entries in the area list.

Problem description
PRF Uses a custom area type for tracking the areas their drones should manage. These areas are normally not visible in the areas list, but Area Unlocker makes them visible.

Describe the solution
The visibility check right now only checks area.Mutable Perhaps we can add another check to ensure they're a default allowed area rather than a custom modded area subclass?

Alternatives
We discussed making the areas immutable on the PRF side, but that doesn't fly since they need to be deleted if the drones-wielding machines are moved or destroyed.

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

No branches or pull requests

1 participant