Difference between revisions of "Version history/Tournaments"
From Pixelmon Wiki
m (Forgot the time config option) |
|||
Line 6: | Line 6: | ||
* Added separate file logger under ./logs to help debugging. | * Added separate file logger under ./logs to help debugging. | ||
* Added configuration options for the vast majority of tournament messages. | * Added configuration options for the vast majority of tournament messages. | ||
− | * Added configuration option for the time (seconds) between each battle (must be larger than 5 seconds) | + | * Added configuration option for the time (seconds) between each battle (must be larger than 5 seconds). |
====Tweaks==== | ====Tweaks==== | ||
* Modified various tournament messages. | * Modified various tournament messages. | ||
− | * Moved main tournament config into ./config/tournaments/ | + | * Moved main tournament config into ./config/tournaments/. |
====Fixes==== | ====Fixes==== | ||
* Fixed /tournament flag causing looped battle rematches 30 seconds apart. | * Fixed /tournament flag causing looped battle rematches 30 seconds apart. |
Revision as of 10:59, 4 July 2017
This is a list of versions of Tournaments, along with the changes that each version made.
Minecraft 1.10.2
Version 2.1.0
Released Soon™.
Features
- Added separate file logger under ./logs to help debugging.
- Added configuration options for the vast majority of tournament messages.
- Added configuration option for the time (seconds) between each battle (must be larger than 5 seconds).
Tweaks
- Modified various tournament messages.
- Moved main tournament config into ./config/tournaments/.
Fixes
- Fixed /tournament flag causing looped battle rematches 30 seconds apart.
- Possible fix for incorrect Pokémon being taken after random Pokémon tournaments.
- Fixed problems when a tournament member is in a different world when their match begins.
- Fixed tournament not starting if there are no registered and engaged zones.
- Fixed deleting tournament zones not saving unless subsequent zone edits are made.