Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. General Additions
  2. Repel - A much loved item in the main games, has been added to the mod. It can be activated/deactivated on right click, and lasts for 255 chunks. The amount of chunks left can be shown by looking at the durability of the item, however it does not ever break. It is a shiny boss drop, which will make it somewhat hard to obtain multiple, so we have implemented a refill feature by placing a rotten flesh in a crafting inventory with a repel
  3.  
  4. Pokedolls have been added by popular request, the current list added being Blastoise, Charizard, Cyndaquil and Clefairy
  5.  
  6. A new SetHeldItemEvent and AttackLearnedEvent was added for people who like sidemods
  7.  
  8. Added onBuy and onSell commands to Shop Keeper items
  9. Pokemon Related Additions
  10. Kyurem's two alternate fusions, White Kyurem and Black Kyurem have been added to the game, to achieve these forms you must have a Kyurem, a Reshiram/Zekrom, and Activated DNA Splicers. To fuse them into a pair, you must throw out Kyurem with one of the other two in your party, then right click with the Activated DNA Splicers to initiate the fuse.
  11.  
  12. Arceus has had all it's respective plates added to the game, corresponding to each of the remaining typings. When any of the plates are equipped to any pokemon, they get a 20% boost to moves of the same typing of the plate. If one of them is given to Arceus, it changes Arceus' typing and the move Judgment to that of the plate equipped, with the bonus of 20% being stacked on.
  13.  
  14. Genesect's four drives have been added to the game, with the respective changes to genesect being made. These drives consist of the shock drive, the burn drive, the chill drive, and the douse drive. These change genesect's Techno Blast move to either electric, fire, ice, or water typing instead of normal.
  15.  
  16. Keldeo's Resolute Form has been added, and to achieve it your Keldeo must know secret sword. To learn secret sword you need to take your keldeo to a move tutor.
  17.  
  18. New Abilities added consist of Dazzling, Queenly Majesty, Battery, Berserk, Fluffy, Innards Out, Prism Armor, Shadow Shield, Slush Rush, Stamina, Steelworker, Water Bubble, Water Compaction, Aerilate, Gale Wings, Parental Bond, Pixilate, Prankster, Refrigerate, Weak Armor, and Sand Rush
  19.  
  20. Zeraora has been added with legendary spawn rates for the Savanna biome
  21.  
  22. General Fixes
  23. Boulders no longer sound like gravel when placed or broken
  24. Rayquazanite now does nothing (item remains for server owners to swap for Dragon Ascent if they wish to do so)
  25. Fixed bugged battles
  26. Fixed most of the TM's not working on certain pokemon
  27.  
  28.  
  29. Pokemon Fixes
  30. Rayquaza now mega evolves through Dragon Ascent instead of Rayquazanite
  31. Shinies now work for pokemon with halloween textures
  32. Pokemon can no longer engage in battle with creative players
  33. Dark Void's Accuracy was reduced from 100% to 50% as an adjustment to generation 7 mechanics
  34. Pokemon with different forms now default to the right ones
  35. Broken catch rates were fixed on all Pokemon
  36. Moves have all been updated to Gen 7 Mechanics
  37. MewTwo Y typing fixed
  38. Togedemaru model fixed
  39. Shadow Lugia model fixed
  40. Fixed model size issues with most larger pokemon
  41. Optimizations and Technical Fixes
  42. Multithreaded Spawning System - Prevents spawn calculations from occupying a currently running thread, with the addition of a specified spawn thread for each dimension
  43. Database has been repaired to allow easier access to fixing broken moves and other things in future updates
  44. Fixed Random Tile Entities being casted to TileEntityPokegift causing crashes
  45. Max spawns per tick now defaults to 10 instead of 100
  46. Fixed class casting issues with a lot of out-of-sync blocks
  47. Jar size reduced by 350mb
  48. Over 100+ pokemon models had poly reductions to help combat the FPS issues (We plan on reducing more polys within the next updates)
  49.  
  50.  
  51. Server Owners
  52. Genesect's drives and Arceus' plates don't have crafting recipes yet, so you guys can add that however you want to
  53. There is an issue with pokecolor that results in pokemon being duplicated visually client side, then deleted if messed around with, so we recommend removing that command from any ranks until future notice
  54. Delete the Pixelmon2.h2.db in /database/ and let it regen a new one upon startup (players won't be able to join if you don't)
  55. If you have external-json files enabled, please upload the attached bossdrops.json to /pixelmon/drops (or add pixelmon:repel to shinymegadrops)
  56. Pokedolls are experimental and have issues with FPS drops, recommended to not place them around spawn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement