Difference between revisions of "Version history/Wonder Trade"
From Pixelmon Wiki
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This is a list of versions of [[Wonder Trade]], along with the changes that each version made. | This is a list of versions of [[Wonder Trade]], along with the changes that each version made. | ||
== Version 4.3.1 == | == Version 4.3.1 == | ||
− | Released | + | Released May 29, 2016. |
=== Fixes === | === Fixes === | ||
* Fixed cooldowns behaving very strangely, and in some cases lasting many times longer than intended | * Fixed cooldowns behaving very strangely, and in some cases lasting many times longer than intended | ||
Line 9: | Line 9: | ||
Released May 3, 2016. | Released May 3, 2016. | ||
=== Features === | === Features === | ||
− | * Ability to set default cool-down times for specific players via /wtsetcooldown <player> <minutes> | + | * Ability to set default cool-down times for specific players via <code>/wtsetcooldown <''player''> <''minutes''></code> |
* Every single Wonder Trade chat message is configurable in the config including the announcer message but excluding error messages. | * Every single Wonder Trade chat message is configurable in the config including the announcer message but excluding error messages. | ||
* Variable number of lines for announcer message | * Variable number of lines for announcer message | ||
Line 23: | Line 23: | ||
* Default chat messages tweaked slightly both in color and punctuation | * Default chat messages tweaked slightly both in color and punctuation | ||
* [[Legendary]] rate in the config now makes sense. | * [[Legendary]] rate in the config now makes sense. | ||
− | * /wtadmin's optional parameters are no longer case-sensitive. | + | * <code>/wtadmin</code>'s optional parameters are no longer case-sensitive. |
* Minimum level for generated pool Pokemon can now be 1 (previous minimum was 2). | * Minimum level for generated pool Pokemon can now be 1 (previous minimum was 2). | ||
=== Fixes === | === Fixes === | ||
− | * /wt ''1-6'' must occur before /wt ''1-6'' confirm, and the selected slot must be the same, preventing players from accidentally trading the wrong Pokémon. | + | * <code>/wt <''1-6''></code> must occur before <code>/wt <''1-6''> confirm</code>, and the selected slot must be the same, preventing players from accidentally trading the wrong Pokémon. |
* Config settings that are out of range (i.e., negative values) will no longer cause problems. | * Config settings that are out of range (i.e., negative values) will no longer cause problems. | ||
* Fixed the time between announcer messages being inconsistent due to operating on world ticks | * Fixed the time between announcer messages being inconsistent due to operating on world ticks |
Latest revision as of 16:31, 13 July 2017
This is a list of versions of Wonder Trade, along with the changes that each version made.
Version 4.3.1
Released May 29, 2016.
Fixes
- Fixed cooldowns behaving very strangely, and in some cases lasting many times longer than intended
- Fixed a typing error in the cooldown error message
Version 4.3.0
Released May 3, 2016.
Features
- Ability to set default cool-down times for specific players via
/wtsetcooldown <player> <minutes>
- Every single Wonder Trade chat message is configurable in the config including the announcer message but excluding error messages.
- Variable number of lines for announcer message
- Chat messages can be in colour using "&" formatting (e.g., "&2This is green text.").
- Running this version for the first time will remove all now-obsolete directories.
Tweaks
- Completely removed the obsolete Wonder Trade log
- Cooldowns are no longer stored in text files on the server.
- Shiny rate in the pool is now borrowed from the server's Pixelmon shiny rate
- Added various aliases for commands to be less case-sensitive
- Pool generation made vastly more efficient
- Default chat messages tweaked slightly both in color and punctuation
- Legendary rate in the config now makes sense.
/wtadmin
's optional parameters are no longer case-sensitive.- Minimum level for generated pool Pokemon can now be 1 (previous minimum was 2).
Fixes
/wt <1-6>
must occur before/wt <1-6> confirm
, and the selected slot must be the same, preventing players from accidentally trading the wrong Pokémon.- Config settings that are out of range (i.e., negative values) will no longer cause problems.
- Fixed the time between announcer messages being inconsistent due to operating on world ticks