Difference between revisions of "Version history/Tournaments"
From Pixelmon Wiki
(2.1.0 is released) |
|||
Line 11: | Line 11: | ||
* 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 <code>/tournament</code> flag causing looped battle rematches 30 seconds apart. |
* Possible fix for incorrect Pokémon being taken after random Pokémon tournaments. | * 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 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 tournament not starting if there are no registered and engaged zones. | ||
* Fixed deleting tournament zones not saving unless subsequent zone edits are made. | * Fixed deleting tournament zones not saving unless subsequent zone edits are made. |
Latest revision as of 16:30, 13 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 July 6th, 2017
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.