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

Add WorldRenderTownIconEvent #43

Closed
wants to merge 1 commit into from
Closed

Add WorldRenderTownIconEvent #43

wants to merge 1 commit into from

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Feb 20, 2023

Allows a plugin to alter the IconMarker that is used to mark a town's homeblock.

Also pulls the clickToolTip/hoverToolTip that was used in the WorldRenderTownEvent's MarkerOptions.Builder, so changes made in the WorldRenderTownEvent automatically carry forward to the IconMarker.

My IDE doesn't have this project set up correctly, so I don't have the ability to build it or see what would be obvious errors due to missing methods/typos.

Allows a plugin to alter the IconMarker that is used to mark a town's
homeblock.

Also pulls the clickToolTip/hoverToolTip that was used in the
WorldRenderTownEvent's MarkerOptions.Builder, so changes made in the
WorldRenderTownEvent automatically carry forward to the IconMarker.

My IDE doesn't have this project set up correctly, so I don't have the
ability to build it or see what would be obvious errors due to missing
methods/typos.
@LlmDl LlmDl requested a review from silverwolfg11 March 21, 2023 22:52
@silverwolfg11
Copy link
Collaborator

Closing in favor of the new additions to the WorldRenderTown event. Please let me know though if the additions don't satisfy your use case or if there are any bugs.

@LlmDl
Copy link
Member Author

LlmDl commented Jun 19, 2023

Probably be just fine, thanks.

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.

2 participants