Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Version history/en"

From Pixelmon Wiki
(Импортирована новая версия из внешнего источника)
(Importazione di una nuova versione da una fonte esterna)
Line 177: Line 177:
 
*Fixed [[held items]] being lost when swapping a held item on a Pokémon while having a full inventory
 
*Fixed [[held items]] being lost when swapping a held item on a Pokémon while having a full inventory
 
*Fixed [[incense]] not being required to produce certain baby Pokémon by [[breeding]]
 
*Fixed [[incense]] not being required to produce certain baby Pokémon by [[breeding]]
*Fixed "legendarySpawnChance" [[config]] setting being ignored
+
*Fixed <code>legendarySpawnChance</code> [[config]] setting being ignored
 
*Fixed [[Magic Bounce]] and [[Magic Coat]] ignoring immunities to status moves
 
*Fixed [[Magic Bounce]] and [[Magic Coat]] ignoring immunities to status moves
 
*Fixed [[Magic Bounce]] and [[Magic Coat]] not triggering [[Defog]]'s effects
 
*Fixed [[Magic Bounce]] and [[Magic Coat]] not triggering [[Defog]]'s effects
Line 183: Line 183:
 
*Fixed missing textures when spawning [[boss Pokémon]] with [[Mega Evolutions]] and specifying their forms incorrectly
 
*Fixed missing textures when spawning [[boss Pokémon]] with [[Mega Evolutions]] and specifying their forms incorrectly
 
*Fixed [[NPC Trainer]] levels not updating after randomizing their Pokémon
 
*Fixed [[NPC Trainer]] levels not updating after randomizing their Pokémon
*Fixed <code>/pokebattle2</code> not accepting "random" argument
+
*Fixed <code>/pokebattle2</code> not accepting <code>random</code> argument
 
*Fixed Pokémon not learning level-up moves immediately after [[evolving]]
 
*Fixed Pokémon not learning level-up moves immediately after [[evolving]]
 
*Fixed Pokémon spawning not functioning correctly when multiple spawn dimensions are enabled
 
*Fixed Pokémon spawning not functioning correctly when multiple spawn dimensions are enabled
Line 192: Line 192:
 
Released April 30, 2017.
 
Released April 30, 2017.
 
====Tweaks====
 
====Tweaks====
*Added "ridingSpeedMultiplier" [[config]] setting to allow [[riding]] speeds to be reduced
+
*Added <code>ridingSpeedMultiplier</code> [[config]] setting to allow [[riding]] speeds to be reduced
 
*Added [[Shiny Pokémon]] icons to [[PokéChecker]] and [[trade machine]] screens
 
*Added [[Shiny Pokémon]] icons to [[PokéChecker]] and [[trade machine]] screens
 
*Allowed several [[commands]] to use <code>@</code> player selectors (<code>/breed</code>, <code>/endbattle</code>, <code>/pokebattle</code>, <code>/pokebattle2</code>, <code>/pokesave</code>, <code>/pokestats</code>, <code>/resetpokestats</code>, <code>/spectate</code>, <code>/teach</code>)
 
*Allowed several [[commands]] to use <code>@</code> player selectors (<code>/breed</code>, <code>/endbattle</code>, <code>/pokebattle</code>, <code>/pokebattle2</code>, <code>/pokesave</code>, <code>/pokestats</code>, <code>/resetpokestats</code>, <code>/spectate</code>, <code>/teach</code>)
Line 200: Line 200:
 
*Pokémon minisprites display in the battle GUI.
 
*Pokémon minisprites display in the battle GUI.
 
*Prevented players from drowning while their Pokémon are [[evolving]]
 
*Prevented players from drowning while their Pokémon are [[evolving]]
*Removed mention of advanced AI from "battleAIWild" and "battleAIBoss" [[config]] settings
+
*Removed mention of advanced AI from <code>battleAIWild</code> and <code>battleAIBoss</code> [[config]] settings
 
*Removed speed cap when hatching [[Eggs]]
 
*Removed speed cap when hatching [[Eggs]]
 
*Reorganized Pixelmon [[achievements]] screen
 
*Reorganized Pixelmon [[achievements]] screen
Line 206: Line 206:
 
*Updated [[Sweet Scent]] to Generation 6 mechanics
 
*Updated [[Sweet Scent]] to Generation 6 mechanics
 
====Fixes====
 
====Fixes====
*Fixed console error when Mega Evolved [[boss Pokémon]] movement parameters are removed from the "bossdrops.json" [[external JSON file]]
+
*Fixed console error when Mega Evolved [[boss Pokémon]] movement parameters are removed from the <code>bossdrops.json</code> [[external JSON file]]
 
*Fixed crash when a [[structure]]'s rarity is set to 0 in the [[external JSON files]]
 
*Fixed crash when a [[structure]]'s rarity is set to 0 in the [[external JSON files]]
 
*Fixed draining moves healing a Pokémon after [[Destiny Bond]]'s effects
 
*Fixed draining moves healing a Pokémon after [[Destiny Bond]]'s effects
Line 225: Line 225:
 
*Fixed [[Legendary Pokémon]] and [[boss Pokémon]] not spawning for a while after time is manually set backwards or when switching between singleplayer worlds
 
*Fixed [[Legendary Pokémon]] and [[boss Pokémon]] not spawning for a while after time is manually set backwards or when switching between singleplayer worlds
 
*Fixed [[Legendary Pokémon]] not spawning in or above {{mc|water}}
 
*Fixed [[Legendary Pokémon]] not spawning in or above {{mc|water}}
*Fixed "legendarySpawnTicks" and "bossSpawnTicks" [[config]] settings not taking effect immediately if lowered from the in-game config screen
+
*Fixed <code>legendarySpawnTicks</code> and <code>bossSpawnTicks</code> [[config]] settings not taking effect immediately if lowered from the in-game config screen
 
*Fixed [[Life Orb]] attempting to deal damage after [[Destiny Bond]]'s effects
 
*Fixed [[Life Orb]] attempting to deal damage after [[Destiny Bond]]'s effects
 
*Fixed [[Magic Bounce]] reflecting certain moves incorrectly
 
*Fixed [[Magic Bounce]] reflecting certain moves incorrectly
Line 240: Line 240:
 
*Fixed [[riding]] positions for [[Aerodactyl]] and [[Rayquaza]]
 
*Fixed [[riding]] positions for [[Aerodactyl]] and [[Rayquaza]]
 
*Fixed [[Rough Skin]] dealing an incorrect amount of damage
 
*Fixed [[Rough Skin]] dealing an incorrect amount of damage
*Fixed "saveToExternalDatabase" [[config]] setting automatically enabling itself when the [[config]] file is regenerated
+
*Fixed <code>saveToExternalDatabase</code> [[config]] setting automatically enabling itself when the [[config]] file is regenerated
 
*Fixed [[Shiny]] [[Clamperl]] texture not displaying from far away
 
*Fixed [[Shiny]] [[Clamperl]] texture not displaying from far away
 
*Fixed [[Shiny]] [[Latios]]'s eye color
 
*Fixed [[Shiny]] [[Latios]]'s eye color
Line 260: Line 260:
 
*Updated [[Blissey]] model
 
*Updated [[Blissey]] model
 
====Tweaks====
 
====Tweaks====
*Added "maxNumBosses" [[config]] setting to limit the number of [[boss Pokémon]] that can be spawned at once
+
*Added <code>maxNumBosses</code> [[config]] setting to limit the number of [[boss Pokémon]] that can be spawned at once
 
*Added new Pokémon cries
 
*Added new Pokémon cries
 
**[[Abra]], [[Alakazam]], [[Arbok]], [[Arcanine]], [[Bastiodon]], [[Bayleef]], [[Bellossom]], [[Blissey]], [[Bulbasaur]], [[Celebi]], [[Chandelure]], [[Chansey]], [[Charmander]], [[Charmeleon]], [[Chespin]], [[Chikorita]], [[Clefable]], [[Clefairy]], [[Ditto]], [[Dustox]], [[Exploud]], [[Farfetch'd]], [[Furret]], [[Gardevoir]], [[Gligar]], [[Golbat]], [[Golurk]], [[Grimer]], [[Growlithe]], [[Hariyama]], [[Hitmonchan]], [[Hypno]], [[Ivysaur]], [[Kadabra]], [[Koffing]], [[Lampent]], [[Latios]], [[Litwick]], [[Lombre]], [[Loudred]], [[Lucario]], [[Lunatone]], [[Magikarp]], [[Magnemite]], [[Marill]], [[Metagross]], [[Milotic]], [[Murkrow]], [[Phanpy]], [[Quagsire]], [[Relicanth]], [[Sceptile]], [[Squirtle]], [[Torterra]], [[Venusaur]], [[Weavile]], [[Whismur]], [[Wooper]], [[Zubat]]
 
**[[Abra]], [[Alakazam]], [[Arbok]], [[Arcanine]], [[Bastiodon]], [[Bayleef]], [[Bellossom]], [[Blissey]], [[Bulbasaur]], [[Celebi]], [[Chandelure]], [[Chansey]], [[Charmander]], [[Charmeleon]], [[Chespin]], [[Chikorita]], [[Clefable]], [[Clefairy]], [[Ditto]], [[Dustox]], [[Exploud]], [[Farfetch'd]], [[Furret]], [[Gardevoir]], [[Gligar]], [[Golbat]], [[Golurk]], [[Grimer]], [[Growlithe]], [[Hariyama]], [[Hitmonchan]], [[Hypno]], [[Ivysaur]], [[Kadabra]], [[Koffing]], [[Lampent]], [[Latios]], [[Litwick]], [[Lombre]], [[Loudred]], [[Lucario]], [[Lunatone]], [[Magikarp]], [[Magnemite]], [[Marill]], [[Metagross]], [[Milotic]], [[Murkrow]], [[Phanpy]], [[Quagsire]], [[Relicanth]], [[Sceptile]], [[Squirtle]], [[Torterra]], [[Venusaur]], [[Weavile]], [[Whismur]], [[Wooper]], [[Zubat]]
 
*Changed [[boss Pokémon]] spawning to happen at certain time intervals
 
*Changed [[boss Pokémon]] spawning to happen at certain time intervals
**Changed "bossSpawnRate" [[config]] setting to "bossSpawnTicks"
+
**Changed <code>bossSpawnRate</code> [[config]] setting to <code>bossSpawnTicks</code>
 
*[[Elevators]] now teleport players to the center of the block instead of a corner.
 
*[[Elevators]] now teleport players to the center of the block instead of a corner.
 
*<code>/givepixelsprite</code> can set [[form indices]].
 
*<code>/givepixelsprite</code> can set [[form indices]].
Line 350: Line 350:
 
**Boss Pokémon are now Mega Evolved Pokémon.
 
**Boss Pokémon are now Mega Evolved Pokémon.
 
**Changed boss Pokémon [[drops]] and separated them from other [[special drops]]
 
**Changed boss Pokémon [[drops]] and separated them from other [[special drops]]
***Moved special drop [[external JSON file]] to "pokechestdrops.json"
+
***Moved special drop [[external JSON file]] to <code>pokechestdrops.json</code>
***Added new boss drop external JSON file, "bossdrops.json"
+
***Added new boss drop external JSON file, <code>bossdrops.json</code>
 
**Changed rare boss Pokémon color to yellow
 
**Changed rare boss Pokémon color to yellow
 
**Changed ultimate boss Pokémon color to orange
 
**Changed ultimate boss Pokémon color to orange
Line 359: Line 359:
 
**Changed all Pokémon drops
 
**Changed all Pokémon drops
 
**Changed drop screen to allow selective take/discard for drops
 
**Changed drop screen to allow selective take/discard for drops
**Moved Pokémon drops into an [[external JSON file]] ("pokedrops.json") instead of using the [[Pixelmon database]]
+
**Moved Pokémon drops into an [[external JSON file]] (<code>pokedrops.json</code>) instead of using the [[Pixelmon database]]
**Added [[config]] option ("useDropGUI") to disable drop screen for regular Pokémon
+
**Added [[config]] option (<code>useDropGUI</code>) to disable drop screen for regular Pokémon
  
 
====Tweaks====
 
====Tweaks====
Line 1,324: Line 1,324:
 
Released August 1, 2016.
 
Released August 1, 2016.
 
====Tweaks====
 
====Tweaks====
*Allowed drops.json to have items that are not in shopItems.json
+
*Allowed <code>drops.json</code> to have items that are not in <code>shopItems.json</code>
 
*Made [[Poké gifts]] unbreakable
 
*Made [[Poké gifts]] unbreakable
 
*Merged PixelUtilities Creative tabs into main Pixelmon tabs
 
*Merged PixelUtilities Creative tabs into main Pixelmon tabs
Line 1,380: Line 1,380:
 
===Tweaks===
 
===Tweaks===
 
*Added option to create [[shopkeepers]] that spawn outside of [[towns]]
 
*Added option to create [[shopkeepers]] that spawn outside of [[towns]]
*Added spawning rarity to the npcs.json file
+
*Added spawning rarity to the <code>npcs.json</code> file
*Allowed "Allow nicknames" [[config]] setting to be applied server-side
+
*Allowed <code>allowPokemonNicknames</code> [[config]] setting to be applied server-side
 
*Allowed forms to be defined with custom [[starter Pokémon]] in the config
 
*Allowed forms to be defined with custom [[starter Pokémon]] in the config
 
*Changed some chat messages to battle messages when applicable
 
*Changed some chat messages to battle messages when applicable
Line 1,815: Line 1,815:
 
*Added [[Shiny]] [[Klinklang]]/[[Natu]] textures
 
*Added [[Shiny]] [[Klinklang]]/[[Natu]] textures
 
*Fixed status indicator overlapping with caught/Shiny icons
 
*Fixed status indicator overlapping with caught/Shiny icons
*Replaced [[town]] structure registration with a new .json system.
+
*Replaced [[town]] structure registration with a new JSON system.
*Structures now all linked only through structures.json, which can be loaded externally similarly to [[NPCs]].
+
*Structures now all linked only through <code>structures.json</code>, which can be loaded externally similarly to [[NPCs]].
*Structures' and NPCs' .json files now export to /pixelmon/npcs and /pixelmon/structures when [[config]] option is selected.
+
*Structures' and NPCs' JSON files now export to <code>/pixelmon/npcs</code> and <code>/pixelmon/structures</code> when [[config]] option is selected.
 
*[[Doctors]] now initialize with basic AI so they will watch the player.
 
*[[Doctors]] now initialize with basic AI so they will watch the player.
 
*[[Mewtwo]] is now [[ridable]]/flyable.
 
*[[Mewtwo]] is now [[ridable]]/flyable.
Line 1,841: Line 1,841:
 
*Added [[doctors]].
 
*Added [[doctors]].
 
*Added [[PokéDollars]].
 
*Added [[PokéDollars]].
*Made it possible to load [[NPC]] .json files from an external NPCs directory.
+
*Made it possible to load [[NPC]] JSON files from an external NPCs directory.
**Setting a [[config]] variable to true will export all NPCs' .json files to a newly created NPCs folder if the folder doesn't already exist.
+
**Setting a [[config]] variable to true will export all NPCs' JSON files to a newly created NPCs folder if the folder doesn't already exist.
 
*Added <code>/transfer</code> and <code>/givemoney</code> [[commands]].
 
*Added <code>/transfer</code> and <code>/givemoney</code> [[commands]].
 
*Added "advanced" [[NPC Trainer]] Pokémon editor screen.
 
*Added "advanced" [[NPC Trainer]] Pokémon editor screen.
Line 3,211: Line 3,211:
 
*Made it so if a player logs off their [[ranch]] Pokemon are retrieved
 
*Made it so if a player logs off their [[ranch]] Pokemon are retrieved
 
*Reworked [[Poké Balls|Poké Ball]] model loading
 
*Reworked [[Poké Balls|Poké Ball]] model loading
*Altered name matching in EnumPokemon to ignore the "-" in [[Porygon-Z]] when matching
+
*Altered name matching in EnumPokemon to ignore the <code>-</code> in [[Porygon-Z]] when matching
 
*Redid ChooseMoveSet GUI, now scrolls
 
*Redid ChooseMoveSet GUI, now scrolls
 
*Renamed GuiPokemonList to ChooseMoveset
 
*Renamed GuiPokemonList to ChooseMoveset

Revision as of 21:27, 13 July 2017

For version history about the Pixelmon launcher, see this page.
For version history about sidemods, see this page.
For planned changes in the upcoming version of Pixelmon, see this page.

This is a list of all versions of Pixelmon, along with the changes that each version made to the mod.

Minecraft 1.10.2

Version 5.1.2

Released July 2, 2017.

Pokémon

Tweaks

Fixes

  • Fixed Ability-banning battle rules being bypassed by Mega Evolution
  • Fixed battle freeze when Pokémon switch out and are later knocked out
  • Fixed Berry tree seeds and saplings destroying non-Berry blocks over them when broken
  • Fixed blank move learning screen appearing after move learning is interrupted
  • Fixed Circle Throw, Dragon Tail, Red Card, Roar, and Whirlwind forcing out fainted Pokémon
  • Fixed Counter, Metal Burst, and Mirror Coat not working in double battles
  • Fixed crash when evolving West Sea Shellos or Sandy/Trash Cloak Burmy
  • Fixed crash when using a Wailmer Pail on an Apricorn tree
  • Fixed Spikes, Stealth Rock, Sticky Web, and Toxic Spikes not being laid against Pokémon immune to them
  • Fixed EV-reducing Berries being used up twice with the effect of only one Berry
  • Fixed EVs not being gained by Pokémon at the maximum level
  • Fixed HP not updating in battle after HP EVs are gained
  • Fixed Imposter not updating a Pokémon's moveset when activated on the first turn
  • Fixed Legendary Clause battle rule allowing Mewtwo and Regigigas
  • Fixed Mega Evolution and form changes causing stats to be set without EVs and IVs
  • Fixed Mega Evolution being triggered without a Mega Bracelet when the battle turn timer expires
  • Fixed Mega Evolution not resetting hidden Abilities correctly after the Pokémon faints
  • Fixed move-learning message sometimes not showing the Pokémon's name
  • Fixed moves updating incorrectly when a tutor move is selected that cannot be afforded
  • Fixed NPC Trainer greetings not displaying when using "Still and Engage" or "Wander and Engage" encounter modes
  • Fixed NPC Trainers not using battle rules when using "Still and Engage" or "Wander and Engage" encounter modes
  • Fixed PC GUI box arrows blocking PokéChecker menu and Pokémon details
  • Fixed /pokegive allowing a boss Pokémon argument
  • Fixed /pokeheal not healing PP for Pokémon that are sent out
  • Fixed Pokémon editor healing fainted Pokémon incorrectly, leaving them unable to be sent out
  • Fixed Pokémon-specific interactions not working when inside a ranch block
  • Fixed Rest causing a battle crash when known by an NPC Trainer's Pokémon
  • Fixed Revive message when reviving a Pokémon
  • Fixed Revives causing Pokémon entities to die immediately after being sent out in battle
  • Fixed Spiky Shield dealing an incorrect amount of damage
  • Fixed Stealth Rock dealing incorrect damage in inverse battles
  • Fixed temple stairs and temple brick stairs displaying incorrectly when placed upside-down in a corner
  • Fixed turn timer continuing during Mega Evolution
  • Prevented players from starting battles with no unfainted Pokémon with /pokebattle and the engagePlayerByPokeBall config setting

Older versions

© 2012 - 2025 Pixelmon Mod