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/ru"

From Pixelmon Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 209: Line 209:
 
*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 215: Line 215:
 
*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 224: Line 224:
 
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 232: Line 232:
 
*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 238: Line 238:
 
*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 257: Line 257:
 
*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 272: Line 272:
 
*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 292: Line 292:
 
*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 382: Line 382:
 
**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 391: Line 391:
 
**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====
*Added [[config]] option ("allowDestructiveExternalMoves") to prevent destructive [[external moves]] from being used
+
*Added [[config]] option (<code>allowDestructiveExternalMoves</code>) to prevent destructive [[external moves]] from being used
*Added config option ("maximumPlants") to restrict the number of [[Apricorn trees]] per chunk
+
*Added config option (<code>maximumPlants</code>) to restrict the number of [[Apricorn trees]] per chunk
 
*Added level progression to Gyms
 
*Added level progression to Gyms
 
*Added more arguments to <code>/pokegive</code> and <code>/pokespawn</code>
 
*Added more arguments to <code>/pokegive</code> and <code>/pokespawn</code>
Line 491: Line 491:
 
====Tweaks====
 
====Tweaks====
 
*Added Generation 6 moves to [[Egg]] moves
 
*Added Generation 6 moves to [[Egg]] moves
*Added "renderDistanceWeight" [[config]] setting to the in-game GUI
+
*Added <code>renderDistanceWeight</code> [[config]] setting to the in-game GUI
 
*Allowed [[Chespin]], [[Quilladin]], [[Chesnaught]], [[Fennekin]], [[Braixen]], [[Delphox]], [[Froakie]], [[Frogadier]], and [[Greninja]] to spawn naturally
 
*Allowed [[Chespin]], [[Quilladin]], [[Chesnaught]], [[Fennekin]], [[Braixen]], [[Delphox]], [[Froakie]], [[Frogadier]], and [[Greninja]] to spawn naturally
 
*Allowed [[chisel]] to set [[statues]] to have [[special textures]]
 
*Allowed [[chisel]] to set [[statues]] to have [[special textures]]
Line 665: Line 665:
 
====Tweaks====
 
====Tweaks====
 
*Added [[recipe]] for [[Exp. Share]]
 
*Added [[recipe]] for [[Exp. Share]]
*Added "/redeem toggle sash" [[command]] to toggle [[sash]] visibility
+
*Added <code>/redeem toggle sash</code> [[command]] to toggle [[sash]] visibility
 
*Allowed [[Mareep]], [[Flaaffy]], and [[Ampharos]] to learn [[Reflect]]
 
*Allowed [[Mareep]], [[Flaaffy]], and [[Ampharos]] to learn [[Reflect]]
 
*Made non-land Pokémon follow their owners
 
*Made non-land Pokémon follow their owners
Line 926: Line 926:
 
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 990: Line 990:
 
====Tweaks====
 
====Tweaks====
 
*Added Generation 6 moves to [[Egg]] moves
 
*Added Generation 6 moves to [[Egg]] moves
*Added "renderDistanceWeight" [[config]] setting to the in-game GUI
+
*Added <code>renderDistanceWeight</code> [[config]] setting to the in-game GUI
 
*Allowed [[Chespin]], [[Quilladin]], [[Chesnaught]], [[Fennekin]], [[Braixen]], [[Delphox]], [[Froakie]], [[Frogadier]], and [[Greninja]] to spawn naturally
 
*Allowed [[Chespin]], [[Quilladin]], [[Chesnaught]], [[Fennekin]], [[Braixen]], [[Delphox]], [[Froakie]], [[Frogadier]], and [[Greninja]] to spawn naturally
 
*Allowed [[chisel]] to set [[statues]] to have [[special textures]]
 
*Allowed [[chisel]] to set [[statues]] to have [[special textures]]
Line 1,162: Line 1,162:
 
====Tweaks====
 
====Tweaks====
 
*Added [[recipe]] for [[Exp. Share]]
 
*Added [[recipe]] for [[Exp. Share]]
*Added "/redeem toggle sash" [[command]] to toggle [[sash]] visibility
+
*Added <code>/redeem toggle sash</code> [[command]] to toggle [[sash]] visibility
 
*Allowed [[Mareep]], [[Flaaffy]], and [[Ampharos]] to learn [[Reflect]]
 
*Allowed [[Mareep]], [[Flaaffy]], and [[Ampharos]] to learn [[Reflect]]
 
*Made non-land Pokémon follow their owners
 
*Made non-land Pokémon follow their owners
Line 1,356: Line 1,356:
 
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,412: Line 1,412:
 
===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,847: Line 1,847:
 
*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,873: Line 1,873:
 
*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,243: Line 3,243:
 
*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
Line 4,453: Line 4,453:
 
*Added particle effects back in. This is for [[Gastly]], [[Diglett]]/[[Dugtrio]] and [[Weezing]]/[[Koffing]]. Please test this in SMP.
 
*Added particle effects back in. This is for [[Gastly]], [[Diglett]]/[[Dugtrio]] and [[Weezing]]/[[Koffing]]. Please test this in SMP.
 
*Added milking back in for [[Miltank]] and [[Camerupt]]; try empty buckets on them
 
*Added milking back in for [[Miltank]] and [[Camerupt]]; try empty buckets on them
*Added new "/spawn Pokémon s" [[command]] to spawn a [[Shiny]] of that species
+
*Added new <code>/spawn <''Pokémon''> s</code> [[command]] to spawn a [[Shiny]] of that species
 
*Fixed a few more bugs
 
*Fixed a few more bugs
 
*More [[item]] tweaks. Believe new [[potions]]/status healers/[[ethers]] can be used outside of battle
 
*More [[item]] tweaks. Believe new [[potions]]/status healers/[[ethers]] can be used outside of battle

Revision as of 21:25, 13 July 2017

Для просмотра истории версий Пиксельмон лаунчера, нажми на эту страницу.
Для просмотра истории версий Дополнительных модов, нажми на эту страницу.
Для просмотра запланированных изменений в следующей версии Пиксельмон Мода, нажми на эту страницу.

Это список всех версий Пиксельмона, а также изменений, внесенных каждой версией в мод.

Minecraft 1.10.2

Версия 5.0.4

Релиз 30 Апреля, 2017.

Tweaks

  • Added "ridingSpeedMultiplier" config setting to allow riding speeds to be reduced
  • Added Shiny Pokémon icons to PokéChecker and trade machine screens
  • Allowed several commands to use "@" player selectors (/breed, /endbattle, /pokebattle, /pokebattle2, /pokesave, /pokestats, /resetpokestats, /spectate, /teach)
  • Breeding and evolution obey Generation config settings.
  • Changed default Shiny Pokémon rate to match Generation 6
  • Made warp plates unbreakable in Survival mode
  • Pokémon minisprites display in the battle GUI.
  • Prevented players from drowning while their Pokémon are evolving
  • Removed mention of advanced AI from "battleAIWild" and "battleAIBoss" config settings
  • Removed speed cap when hatching Eggs
  • Reorganized Pixelmon achievements screen
  • Updated Brazilian Portuguese, Chinese (Traditional), Russian, and Spanish translations
  • Updated Sweet Scent to Generation 6 mechanics

Fixes

Предыдущие версии

© 2012 - 2025 Pixelmon Mod