Difference between revisions of "Version history/Even More Pixelmon Commands"
From Pixelmon Wiki
(Added 3.0.0.) |
|||
Line 1: | Line 1: | ||
This is a list of versions of [[PixelUpgrade]], along with the changes that each version made. | This is a list of versions of [[PixelUpgrade]], along with the changes that each version made. | ||
− | === | + | === 3.0.0 === |
+ | Released December 28, 2017. | ||
+ | * Added <code>/showstats</code> | ||
+ | * Moved debug logger to the main config, simplified it a little. | ||
+ | * Re-enabled numLinesPerPage. | ||
+ | * Fixed several formatting issues and reworded a few things. | ||
+ | |||
+ | === 2.0.0 Beta === | ||
Released June 29, 2017. | Released June 29, 2017. | ||
* Added <code>/switchgender</code>. | * Added <code>/switchgender</code>. | ||
Line 11: | Line 18: | ||
* Temporarily disabled the numLinesPerPage setting in the info command due to issues. | * Temporarily disabled the numLinesPerPage setting in the info command due to issues. | ||
− | === | + | === 2.0.0 Alpha === |
Released June 24, 2017. | Released June 24, 2017. | ||
* Added <code>/resetcount</code>. | * Added <code>/resetcount</code>. | ||
Line 17: | Line 24: | ||
* Completely reworked config file format. | * Completely reworked config file format. | ||
− | === | + | === 1.3 === |
Released May 22, 2017. | Released May 22, 2017. | ||
* Added <code>/checkegg</code>. | * Added <code>/checkegg</code>. | ||
Line 23: | Line 30: | ||
* Made the plugin public. | * Made the plugin public. | ||
− | === | + | === 1.0 === |
Released May 20, 2017. | Released May 20, 2017. | ||
* Added <code>/forcehatch</code>, <code>/checkstats</code>, <code>/upgradeivs</code> and much more. | * Added <code>/forcehatch</code>, <code>/checkstats</code>, <code>/upgradeivs</code> and much more. |
Revision as of 18:56, 28 December 2017
This is a list of versions of PixelUpgrade, along with the changes that each version made.
Contents
3.0.0
Released December 28, 2017.
- Added
/showstats
- Moved debug logger to the main config, simplified it a little.
- Re-enabled numLinesPerPage.
- Fixed several formatting issues and reworded a few things.
2.0.0 Beta
Released June 29, 2017.
- Added
/switchgender
. - Fixed /dittofusion passing on a sacrifice's stats a bit too early.
- Changed internal encoding to UTF-8. Fixes certain inputs on
/checktypes
. - Fixed a deprecated command option showing in
/resetcount
's helper text. - Made it so things like changing Shiny status no longer require a reconnect.
- Fixed
/upgradeivs
's debug logger showing it as another command. - Temporarily disabled the numLinesPerPage setting in the info command due to issues.
2.0.0 Alpha
Released June 24, 2017.
- Added
/resetcount
. - Added
/checktypes
. - Completely reworked config file format.
1.3
Released May 22, 2017.
- Added
/checkegg
. - Added
/dittofusion
. - Made the plugin public.
1.0
Released May 20, 2017.
- Added
/forcehatch
,/checkstats
,/upgradeivs
and much more.