Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
73
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.  
  10. Pokemon Related Additions
  11. 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.
  12.  
  13. 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.
  14.  
  15. 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.
  16.  
  17. 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.
  18.  
  19. 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
  20.  
  21. Zeraora has been added with legendary spawn rates for the Savanna biome
  22.  
  23. General Fixes
  24. Boulders no longer sound like gravel when placed or broken
  25. Rayquazanite now does nothing (item remains for server owners to swap for Dragon Ascent if they wish to do so)
  26. Fixed bugged battles
  27. Fixed most of the TM's not working on certain pokemon
  28.  
  29.  
  30. Pokemon Fixes
  31. Rayquaza now mega evolves through Dragon Ascent instead of Rayquazanite
  32. Shinies now work for pokemon with halloween textures
  33. Pokemon can no longer engage in battle with creative players
  34. Dark Void's Accuracy was reduced from 100% to 50% as an adjustment to generation 7 mechanics
  35. Pokemon with different forms now default to the right ones
  36. Broken catch rates were fixed on all Pokemon
  37. Moves have all been updated to Gen 7 Mechanics
  38. MewTwo Y typing fixed
  39. Togedemaru model fixed
  40. Shadow Lugia model fixed
  41. Fixed model size issues with most larger pokemon
  42.  
  43. Optimizations and Technical Fixes
  44. Multithreaded Spawning System - Prevents spawn calculations from occupying a currently running thread, with the addition of a specified spawn thread for each dimension
  45. Database has been repaired to allow easier access to fixing broken moves and other things in future updates
  46. Fixed Random Tile Entities being casted to TileEntityPokegift causing crashes
  47. Max spawns per tick now defaults to 10 instead of 100
  48. Fixed class casting issues with a lot of out-of-sync blocks
  49. Jar size reduced by 350mb
  50. Over 100+ pokemon models had poly reductions to help combat the FPS issues (We plan on reducing more polys within the next updates)
  51.  
  52.  
  53. Server Owners
  54. Genesect's drives and Arceus' plates don't have crafting recipes yet, so you guys can add that however you want to
  55. 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
  56. 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)
  57. If you have external-json files enabled, please upload the attached bossdrops.json to /pixelmon/drops (or add pixelmon:repel to shinymegadrops)
  58. 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