-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
Distance option to prevent new towns to block old towns expansion. #7364
base: master
Are you sure you want to change the base?
Distance option to prevent new towns to block old towns expansion. #7364
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c5dc25 - Browse repository at this point
Copy the full SHA 1c5dc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761250f - Browse repository at this point
Copy the full SHA 761250fView commit details
Commits on Apr 16, 2024
-
Update Towny/src/main/java/com/palmergames/bukkit/config/ConfigNodes.…
…java Co-authored-by: LlmDl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b3954f - Browse repository at this point
Copy the full SHA 4b3954fView commit details -
Update Towny/src/main/java/com/palmergames/bukkit/config/ConfigNodes.…
…java Co-authored-by: LlmDl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2328876 - Browse repository at this point
Copy the full SHA 2328876View commit details -
Update Towny/src/main/java/com/palmergames/bukkit/config/ConfigNodes.…
…java Co-authored-by: LlmDl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1474d - Browse repository at this point
Copy the full SHA 8c1474dView commit details -
Make requested changes in TownyAdvanced#7364
- Inverse the logic of the predicate to isIgnorableTown. - Move public methods upper than the private one. - Move predicate test - Remove a non necessary anymore ==null test.
Configuration menu - View commit details
-
Copy full SHA for eb7f637 - Browse repository at this point
Copy the full SHA eb7f637View commit details -
Merge branch 'min_plot_distance_from_town_plot_for_newest_town' of gi…
…thub.com:HydrolienF/Towny into min_plot_distance_from_town_plot_for_newest_town
Configuration menu - View commit details
-
Copy full SHA for 88ca806 - Browse repository at this point
Copy the full SHA 88ca806View commit details
Commits on Apr 30, 2024
-
Clean up the code, add in a new lang string to specify why newer claims
are blocked. Extracts a few methods to keep things more readable.
Configuration menu - View commit details
-
Copy full SHA for af3aa6e - Browse repository at this point
Copy the full SHA af3aa6eView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5363fb - Browse repository at this point
Copy the full SHA e5363fbView commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bf47da - Browse repository at this point
Copy the full SHA 0bf47daView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf10d3c - Browse repository at this point
Copy the full SHA cf10d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6ea70 - Browse repository at this point
Copy the full SHA 5e6ea70View commit details -
Merge pull request #1 from TownyAdvanced/master
Update local branch
Configuration menu - View commit details
-
Copy full SHA for 4e1749a - Browse repository at this point
Copy the full SHA 4e1749aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 644aaba - Browse repository at this point
Copy the full SHA 644aabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4e001 - Browse repository at this point
Copy the full SHA aa4e001View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0339f - Browse repository at this point
Copy the full SHA ac0339fView commit details
Commits on Aug 20, 2024
-
Simple test with min claim distance.
It's not working for now because townBlock.setTown(...) try to use the pugins, witch is null.
Configuration menu - View commit details
-
Copy full SHA for 4f20b15 - Browse repository at this point
Copy the full SHA 4f20b15View commit details