autoclaim compat + issue fix + displaying territory's name upon entering it#18
Open
starpanda24825 wants to merge 5 commits into
Open
autoclaim compat + issue fix + displaying territory's name upon entering it#18starpanda24825 wants to merge 5 commits into
starpanda24825 wants to merge 5 commits into
Conversation
Contributor
starpanda24825
commented
May 10, 2026
- Made compatibility with jm UI for Ko1Bo1's autoclaim command
- Fixed client-side claims display/persistance issue, where the JourneyMap overlay was not reliably rebuilding from the persisted server-side jm claims file on restart, resultig in territories being owned by player but not appearing on map.
- Implemented territory entry text above the hotbar: when entering a player's territory the name of team gets displayed in the team's colour, when exiting into an unclaimed chunk the text says "Wilderness" in green.
EpicVon2468
requested changes
May 12, 2026
McArctic
requested changes
May 13, 2026
| } | ||
|
|
||
| @SubscribeEvent | ||
| private static void onClientTick(ClientTickEvent.Post event) { |
Contributor
There was a problem hiding this comment.
This whole way of displaying claim entering is not how I personally wanna go about it. Its like how every other claim mod does it. Hard to explain how I would do it but I do have plans for it. I will get to it after my finals.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.