Skip to content

Releases: EnvyWare/EnvyBattleTower

2.0.1

09 Mar 19:01
a032ff3
Compare
Choose a tag to compare

Fixes SQL error in MySQL storage type

Full Changelog: 2.0.0...2.0.1

Multiple Tower Support & SQLite

16 Feb 19:13
2afd0f4
Compare
Choose a tag to compare

Multiple Battle Tower support

The mod now supports multiple battle towers. This means that the configuration for a battle tower is now loaded from all config files found in the directory (and sub directories) of config/EnvyBattleTower/towers/.

Each tower has it's own leaderboard, and own cooldown system for the players.

As a result of the mod now supporting multiple battle towers the leaderboard UI was removed, and instead the leaderboard will show up via placeholders in the lore of the battle tower items.

SQLite Support

The mod now has SQLite support to increase the accesibility of the mod. This is the default setting in the config. If you wish to change it to MySQL I suggest visiting https://www.envyware.co.uk/docs/general-help/general-config/config-databases and reading about how the new config section works.

image

Disconnect resetting cooldown

09 Jul 11:59
7fd27ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

Fixes startup crash

18 Dec 11:48
Compare
Choose a tag to compare

Fixes startup crash

Full Changelog: 1.3.2...1.3.3

Fixes attempt recording on main thread

14 Dec 00:25
Compare
Choose a tag to compare

Fixes a bug where SQL queries to record battle tower attempts were sometimes running on the server thread

Full Changelog: 1.3.1...1.3.2

SQL Driver crash

14 Nov 15:53
Compare
Choose a tag to compare

Fixes the server startup crash from missing SQL drivers

Full Changelog: 1.3.0...1.3.1

1.20.2

19 Oct 15:59
Compare
Choose a tag to compare

Changes:

Updated to Minecraft 1.20.2
Updated to Pixelmon 9.2.4
Added example Pokepaste to default config

Full Changelog: 1.2.0...1.3.0

1.20.1

30 Aug 08:27
Compare
Choose a tag to compare

Adds 1.20.1 support

Full Changelog: 1.1.1...1.2.0

Update to Pixelmon 9.1.6

08 Aug 11:24
Compare
Choose a tag to compare

Update to Pixelmon 9.1.6

Pokemon blacklist config

02 Aug 14:02
Compare
Choose a tag to compare

Changes:

Adds the option to blacklist pokemon (by spec) in the config
Adds a locale.yml for the message when a player has a blacklisted pokemon in their party

Full Changelog: 1.0.9...1.1.0