Releases: EnvyWare/EnvyBattleTower
2.0.1
Fixes SQL error in MySQL storage type
Full Changelog: 2.0.0...2.0.1
Multiple Tower Support & SQLite
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.
Disconnect resetting cooldown
What's Changed
- Player Cooldown Bypass Fix by @nicholasrobertm in #5
New Contributors
- @nicholasrobertm made their first contribution in #5
Full Changelog: 1.3.3...1.3.4
Fixes startup crash
Fixes startup crash
Full Changelog: 1.3.2...1.3.3
Fixes attempt recording on main thread
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
Fixes the server startup crash from missing SQL drivers
Full Changelog: 1.3.0...1.3.1
1.20.2
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
Adds 1.20.1 support
Full Changelog: 1.1.1...1.2.0
Update to Pixelmon 9.1.6
Update to Pixelmon 9.1.6
Pokemon blacklist config
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