-
Notifications
You must be signed in to change notification settings - Fork 262
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
VBL Excluding #4838
base: develop
Are you sure you want to change the base?
VBL Excluding #4838
Conversation
Doesn't work, but almost does.
setTokenVBLImmunity Macro also doesn't work yet.
@kwvanderlinde do you wish to have a go at reviewing this as you have had your head in the code in this area more recently than I have? If you don't have time I can do it. |
Yeah I'll have a look. Though I think this could use some discussion at the feature level - it's related to a bunch of other FRs that are better backed by use cases, so I'd like to see how it works together with some of those other ideas. I'll try to get some of that discussion going soon. |
At this point, this is probably the best I can do with this. I think it's usable (or salvageable) as is - aside from the ugly GUI bits. |
Identify the Bug or Feature request
closes #4836
Description of the Change
Unfinished Implementation of VBL Excluding per token. Needs review by someone who knows vision systems better
Possible Drawbacks
Forces frequent regeneration of Vision Areas - performance detriment
Documentation Notes
Adds macro functions to get and set map and token VBL immunity on a token.
When set, that token's vision is not effected by that map/token topology.
Release Notes
Added ability for token to ignore specific topology.
This change is