Releases: TownyAdvanced/Dynmap-Towny
Releases · TownyAdvanced/Dynmap-Towny
1.3.2 for Towny 0.100.4.0+
What's Changed
- Fix custom styles with undefined outpost icons using the tower icon instead of the config. by @LlmDl in #50
Full Changelog: 1.3.1...1.3.2
1.3.1 for Towny 0.100.4.0+
What's Changed
Full Changelog: 1.3.0...1.3.1
1.3.0 for Towny 0.100.4.0
What's Changed
- added: name to outpost icon by @halberfan in #45
New Contributors
- @halberfan made their first contribution in #45
Full Changelog: 1.2.0...1.3.0
1.2.0 for Towny 0.100.4.0
What's Changed
- Add the ability to not show outpost icons. by @LlmDl in #43
- Bump min. Towny version to 0.100.4.0 & Java to 17. by @LlmDl in #44
Full Changelog: 1.1.3...1.2.0
1.1.3 for Towny 0.100.0.0
What's Changed
- Add %conquered% placeholder which will output Enabled or Disabled. by @LlmDl in #41
- Fix nationless Towns not using their map colour. by @LlmDl in #42
Full Changelog: 1.1.2...1.1.3
1.1.2 for Towny 0.100.0.0
1.1.1 for Towny 0.100.0.0
1.1.0 for Towny 0.100.0.0
What's Changed
Full Changelog: 1.0.0...1.1.0
1.0.0 for Towny 0.100.0.0
Because of the addition of CommentedConfiguration to the plugin you might want to reset your config.yml. This will be a one-time thing though, as CommentedConfiguration will allow for the config.yml to be updated automatically (like most Towny plugins do.)
-
Big Refactor:
- Splits the plugin into classes.
- Renames variables to be descriptive of what they do.
- Splits methods into smaller methods with more precise jobs.
- Adds CommentedConfiguration.
- Adds jabel and bumps Java to 17.
- Adds efficiency by not parsing over towns for shops/arenas/embassies/wilds plots when the town has none to begin with.
- Updates min. Towny version to 0.100.0.0.
-
Fixes found during refactor:
- Custom/Nation styles being overridden by dynamic town and nation colours.
- VisibleRegions not behaving correctly.
-
Fix plugin.yml version not parsing properly.
0.98 for Towny 0.99.0.6+
- Add noNationSlug to the config.yml.
- The dynmap-towny config does not auto update like most Towny projects, you will have to add it yourself if you want to use it.
- Ex:
noNationSlug: "No Nation"will make the infowindow shownation: No Nationwhen a town does not belong to a nation.