Skip to content

Releases: TownyAdvanced/Dynmap-Towny

1.1.2 for Towny 0.100.0.0

02 May 20:55
872b83e
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @LlmDl in #37
  • Change outpost to use formatted description by @lexiccn in #38
  • Translate most of the info window that isn't translated. by @LlmDl in #39

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1 for Towny 0.100.0.0

08 Feb 20:55
647e665
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0 for Towny 0.100.0.0

29 Jan 15:54
cdb18f1
Compare
Choose a tag to compare

What's Changed

  • Fix towns updates stopping after load, by @LlmDl in #35

Full Changelog: 1.0.0...1.1.0

1.0.0 for Towny 0.100.0.0

08 Jan 23:12
febf288
Compare
Choose a tag to compare

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+

20 Dec 15:36
Compare
Choose a tag to compare
  • 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 show nation: No Nation when a town does not belong to a nation.

0.97 for Towny 0.99.0.6+

02 Nov 00:10
Compare
Choose a tag to compare
  • Fix update period not being respected, and reduce chances log being spammed.

0.96 for Towny 0.99.0.6+

21 Sep 18:28
Compare
Choose a tag to compare
  • Fix outposts being rendered on same world as town homeblocks.

0.95 for Towny 0.99.0.6+

22 Aug 21:33
Compare
Choose a tag to compare
  • Outposts will now show on the dynmap with their own icon.
    • Regenerate your config if you don't want to add outposticon: "tower" to the regionstyle section.
    • Closes TownyAdvanced/Towny#5831

0.94 for Towny 0.99.0.6+

09 May 20:10
7e5cad7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.93...0.94

0.93 for Towny 0.98.6.0+

05 Apr 22:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.92...0.93