Wynntils

Wynntils

611k Downloads

Artemis minimap circle mask overrides Wynnlib side indicator

Incompleteusern opened this issue ยท 4 comments

commented

Besides being a conflict, this is also indicative that our depth mask code isn't well enough.
image

commented

Is Wynnlib having what is effectively their own overlays? If wo, we could consider submitting a PR that implements an "API" for Wynnlib so we a) at least could know about their screen coordinate, and b) potentially also modify them. If the route including b) would be accepted, then we could make a "proxy overlay" that allows us to adjust the Wynnlib overlays as well. If only a) is accepted, we can at least show in the overlay placement screen where immovable info boxes are.

commented

The main problem here is with the depth mask not working well enough imo, and moving their overlay is a hacky solution.

commented

But if we both write to the same location on the screen, the results will be messy regardless of depth mask. Or am I misunderstanding something here?

commented

Their text rendering is fairly standard