Difference between revisions of "Version history"
From Pixelmon Wiki
(8.3.4) Tag: Replaced |
m (8.3.3) |
||
Line 6: | Line 6: | ||
}} | }} | ||
− | |||
− | |||
− | |||
''For version history about [[sidemods]], see [[Version history/Sidemods|this page]].''{{-}} | ''For version history about [[sidemods]], see [[Version history/Sidemods|this page]].''{{-}} | ||
Line 93: | Line 90: | ||
</div> | </div> | ||
− | </ | + | <div class="toccolours mw-collapsible mw-collapsed"> |
+ | ==== Version 8.3.3 ==== | ||
+ | <div class="mw-collapsible-content"><source lang="markdown"> | ||
+ | **"Sheep no longer starve to death in Pixelmon :)))"** | ||
+ | |||
+ | ## Additions: | ||
+ | ##### New Quest Items: | ||
+ | - Armor Pass | ||
+ | - Blue Petal | ||
+ | - Coin Case | ||
+ | - Crown Pass | ||
+ | - Devon Scope | ||
+ | - Fashion Case | ||
+ | - Forage Bag | ||
+ | - Gold Teeth | ||
+ | - Green Petal | ||
+ | - Hi Tech Earbuds | ||
+ | - Holo Caster | ||
+ | - Jade Orb | ||
+ | - Liberty Pass | ||
+ | - Max Honey | ||
+ | - Member Card | ||
+ | - Mystic Ticket | ||
+ | - Oaks Letter | ||
+ | - Oaks Parcel | ||
+ | - Old Sea Map | ||
+ | - Orange Petal | ||
+ | - Pink Petal | ||
+ | - Pokeblock Case | ||
+ | - Professors Mask | ||
+ | - Prop Case | ||
+ | - Purple Petal | ||
+ | - Rainbow Flower | ||
+ | - Rainbow Pass | ||
+ | - Red Petal | ||
+ | - Ride Pager | ||
+ | - Seal Case | ||
+ | - Secret Key | ||
+ | - Silph Scope | ||
+ | - Sonias Book | ||
+ | - Sparkling Stone | ||
+ | - SS Ticket | ||
+ | - Style Card | ||
+ | - Tri Pass | ||
+ | - Yellow Petal | ||
+ | - Z Power Ring | ||
+ | - Z Ring | ||
+ | |||
+ | |||
+ | ## Changes: | ||
+ | - Sweets can now be held items. This doesn't affect the evolution method for Milcery, you still interact and dance! | ||
+ | - Raid NPCs will no longer write to world. | ||
+ | - Ribbons can now be given via spec in `/pokegive` | ||
+ | - Optimized AI movement. | ||
+ | - Pokemon will no longer spawn on dead players. This isn't a perfect change, as the core of the issue is a vanilla bug. This does however cover a common issue. | ||
+ | - Scrappy, Inner Focus, Oblivious, Own Tempo, & Rattled are now immune to Intimidate. | ||
+ | - Growth and Minimize will no longer affect the Pokemons literal size. | ||
+ | - Searching for eggs in PCs has been improved. | ||
+ | - Wailmer Pails now provide a text response when used on berry and apricorn trees, alongside the Bonemeal particle effect. | ||
+ | - You can now plant on Pokedirt. | ||
+ | |||
+ | |||
+ | ## Fixes: | ||
+ | - Wooloo and Mareep will once again eat grass and regrow wool. | ||
+ | - Rainbow Wing is no longer consumed when interacting with pokemon that don't have rainbow forms. | ||
+ | - Fixed an issue causing attempted evolution earlier than it should in Raids. | ||
+ | - UI no longer pretends you can Dynamax Primals. | ||
+ | - Fixed a fatal error with Badge Cases. | ||
+ | - Fixed a fatal error with Infuser recipes. | ||
+ | - Fixed a bug where Zygarde cells would spawn too close to each other | ||
+ | - Golden Bottlecaps now work as intended. | ||
+ | - Zygarde cells are now limited to a max of 3 cells around the player, more attempts to spawn cells are now made per pass. | ||
+ | - Mirror Armor will no longer cause a crash under certain circumstances. | ||
+ | - You can no longer seperate your last pokemon from your party via the Reassembly Machine. | ||
+ | - Z-Spikes now uses Groundium-Z instead of Normalium-Z. | ||
+ | |||
+ | ##### Battle Fixes: | ||
+ | - Sleeping bosses will no longer attack everyone. | ||
+ | - Queenly Majesty will now protect allies from priority in doubles. | ||
+ | - Queenly Majesty will also account for Spikes/Mold Breaker, and block Z-Moves. | ||
+ | - Decidueye will no longer activate contact-based moves and abilities. | ||
+ | - Laser Focus will now make sure the next move is a critical hit. | ||
+ | - Fake Out will no longer work twice in a row. | ||
+ | - Tearful Look will no longer claim to have 100 basepower, this was a visual error. | ||
+ | - Pressure no longer takes PP from multi-hit moves multiple times. | ||
+ | - Thousand Arrows now has neutral effectiveness against ungrounded Pokemon. | ||
+ | - Flower Veil now takes Mold Breaker into account. | ||
+ | - Leppa Berries are no longer consumed twice. | ||
+ | - Soul-Heart now works as intended. | ||
+ | - Parting Shot now forces the user to switch Pokemon. | ||
+ | - Z-moves no longer keep the targeting info from the original move, this will prevent them hitting multiple targets in double battles. | ||
+ | - Tactical and Advanced AI won't betray you anymore. | ||
+ | - Fleeing after U-Turn has been used now follows expected behaviour. | ||
+ | - The above change also fixes Eject Button. | ||
+ | |||
+ | ##### Quest Fixes: | ||
+ | - Redstone Ore Quest now recognizes amounts, as do various other quests. | ||
+ | |||
+ | |||
+ | ## Developer: | ||
+ | - Added CloningCompleteEvent. | ||
+ | - SetTrainerObject now properly updates name. | ||
+ | </source> | ||
+ | </div> | ||
+ | </div> |
Revision as of 15:30, 2 December 2021
For version history about sidemods, 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.12.2
Version 8.3.4
**"Forms, fixes and... spikey hair?"**
## Additions:
##### New Pokémon Forms:
- Added new Alter Pokémon to finish the lines around the existing ones.
- Added Alter Bagon
- Added Alter Baltoy
- Added Alter Doublade
- Added Alter Froakie
- Added Alter Frogadier
- Added Alter Honedge
- Added Alter Marill
- Added Alter Porygon2
- Added Alter Porygon
- Added Alter Shelgon
- Added Alter Zorua
- Added a new Creator form (Sirud)
## Changes:
- Updated the list of moves CopyCat (Attack) cannot use.
- Optimized checking a Pokémon's boss mode.
- Transfer Moves and Tutor Moves are now properly reflected in base stats, and server side adjustments to them will be respected.
- Default the superUniversalTMs config option to false.
- Switched npc entities to use persistenceRequired nbt tag instead of our own tag that does the same thing.
- Certain Pixelmon Items can no longer have enchants added to them via an enchanted book/anvil.
- Added a new button to the NPC editor to create a Transfer Tutor.
- Armor stands can now display Safety Goggles.
- NPC Tutors now have settings for what learn pools are considered when checking if a Pokémon can learn a move they teach.
## Fixes:
- Fixed Munna and Musharna not getting an increased catch rate with moon balls.
- Fixed The Pokedex UI showing an abbreviation of meters when it should have been kilograms.
- Fixed GS and Park balls having a chance to break when thrown out of battle.
- Fixed an issue where a ghost of your Pokémon would stay in the world if traded away while it was sent out.
- Raid Dens will no longer misinform the user of the Pokémon's form.
- Fixed an issue where some button click sounds would be louder than normal.
- Fixed a bug where Max Ether and Max Elixir were only restoring 10 PP.
- Fixed a bug with the IV and EV command spec not updating the IV/EV value.
- Fixed a bug with the Gender command spec throwing an error when trying to use it.
- Fixed an issue with some small Pokémon constantly suffocating in the block its standing on.
- Fixed some visual bugs caused by wearing a badge case.
- Fixed an issue where you could breed Mime Jr. without the parent holding a Odd Incense
- Fixed the despawnRadius config option not applying without a restart.
- Fixed Oval Charm not reducing egg production times.
- Fixed an issue where Jump! forms were calculating weights incorrectly causing the rarest forms to be rarer then intended.
- Fixed an issue with Oa10712's Rod not fishing up the right kind of Pokémon.
- Fixed an issue with Transfer Tutors allowing learning a move outside what a Pokémon could be taught from prior generations.
##### Battle Fixes:
- Fixed losing PP Ups/PP Max levels after using the Rusted Sword or Rusted Shield held items.
- Fixed Status Z-Moves not using the priority from the underlying move.
- Fixed an issue with No Retreat not applying if the user tried to apply it whilst affected by Mean Look.
- Fixed an issue where Heavy-Duty Boots were not clearing Toxic Spikes when a poison-type Pokémon was switched in.
- Fixed an issue with Substitute not stopping Pokémon from being Flinched.
- Fixed some edge case issues with the Inner Focus ability.
- Fixed a battle crash caused by the Regenerator ability trying to heal its user when fainted.
- Fixed an issue where an Imposter Ditto could transform into a fainted Pokémon.
- Fixed an issue with Sky Drop that allowed some attacks to hit when they shouldn't have.
- Fixed an issue where Secret Power was not being affected by Serene Grace.
- Fixed Secret Power causing secondary effects other than lowering the defence stat in Ultra Space.
- Fixed Aurora Veil should not have been reducing damage when a critical hit landed, a move with direct damage was used, or self inflicted damage.
- Fixed Aurora Veil not reducing damage by half in single battles.
- Fixed Frisk not checking all opponents for items and issues where it wouldn't take an item.
- Fixed Healing Wish activating when a healthy Pokémon switched in.
##### Quest Fixes:
- Fixed an issue with the Redstone quest.
## Developer:
- Added a RecieveType of `Custom` for sidemods to use for better compatibility between sidemods.
Version 8.3.3
**"Sheep no longer starve to death in Pixelmon :)))"**
## Additions:
##### New Quest Items:
- Armor Pass
- Blue Petal
- Coin Case
- Crown Pass
- Devon Scope
- Fashion Case
- Forage Bag
- Gold Teeth
- Green Petal
- Hi Tech Earbuds
- Holo Caster
- Jade Orb
- Liberty Pass
- Max Honey
- Member Card
- Mystic Ticket
- Oaks Letter
- Oaks Parcel
- Old Sea Map
- Orange Petal
- Pink Petal
- Pokeblock Case
- Professors Mask
- Prop Case
- Purple Petal
- Rainbow Flower
- Rainbow Pass
- Red Petal
- Ride Pager
- Seal Case
- Secret Key
- Silph Scope
- Sonias Book
- Sparkling Stone
- SS Ticket
- Style Card
- Tri Pass
- Yellow Petal
- Z Power Ring
- Z Ring
## Changes:
- Sweets can now be held items. This doesn't affect the evolution method for Milcery, you still interact and dance!
- Raid NPCs will no longer write to world.
- Ribbons can now be given via spec in `/pokegive`
- Optimized AI movement.
- Pokemon will no longer spawn on dead players. This isn't a perfect change, as the core of the issue is a vanilla bug. This does however cover a common issue.
- Scrappy, Inner Focus, Oblivious, Own Tempo, & Rattled are now immune to Intimidate.
- Growth and Minimize will no longer affect the Pokemons literal size.
- Searching for eggs in PCs has been improved.
- Wailmer Pails now provide a text response when used on berry and apricorn trees, alongside the Bonemeal particle effect.
- You can now plant on Pokedirt.
## Fixes:
- Wooloo and Mareep will once again eat grass and regrow wool.
- Rainbow Wing is no longer consumed when interacting with pokemon that don't have rainbow forms.
- Fixed an issue causing attempted evolution earlier than it should in Raids.
- UI no longer pretends you can Dynamax Primals.
- Fixed a fatal error with Badge Cases.
- Fixed a fatal error with Infuser recipes.
- Fixed a bug where Zygarde cells would spawn too close to each other
- Golden Bottlecaps now work as intended.
- Zygarde cells are now limited to a max of 3 cells around the player, more attempts to spawn cells are now made per pass.
- Mirror Armor will no longer cause a crash under certain circumstances.
- You can no longer seperate your last pokemon from your party via the Reassembly Machine.
- Z-Spikes now uses Groundium-Z instead of Normalium-Z.
##### Battle Fixes:
- Sleeping bosses will no longer attack everyone.
- Queenly Majesty will now protect allies from priority in doubles.
- Queenly Majesty will also account for Spikes/Mold Breaker, and block Z-Moves.
- Decidueye will no longer activate contact-based moves and abilities.
- Laser Focus will now make sure the next move is a critical hit.
- Fake Out will no longer work twice in a row.
- Tearful Look will no longer claim to have 100 basepower, this was a visual error.
- Pressure no longer takes PP from multi-hit moves multiple times.
- Thousand Arrows now has neutral effectiveness against ungrounded Pokemon.
- Flower Veil now takes Mold Breaker into account.
- Leppa Berries are no longer consumed twice.
- Soul-Heart now works as intended.
- Parting Shot now forces the user to switch Pokemon.
- Z-moves no longer keep the targeting info from the original move, this will prevent them hitting multiple targets in double battles.
- Tactical and Advanced AI won't betray you anymore.
- Fleeing after U-Turn has been used now follows expected behaviour.
- The above change also fixes Eject Button.
##### Quest Fixes:
- Redstone Ore Quest now recognizes amounts, as do various other quests.
## Developer:
- Added CloningCompleteEvent.
- SetTrainerObject now properly updates name.