Difference between revisions of "Version history/Tournaments"
From Pixelmon Wiki
m (Forgot the time config option) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
==''Minecraft'' 1.10.2== | ==''Minecraft'' 1.10.2== | ||
===Version 2.1.0=== | ===Version 2.1.0=== | ||
− | Released | + | Released July 6th, 2017 |
====Features==== | ====Features==== | ||
* 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 <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.