Guest User

Untitled

a guest
Dec 14th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. Features■Added a message to indicate to a player they do not have the required badge when attempting to use an HM out of battle.
  2.  
  3. ■Held Items: LEFTOVERS
  4.  
  5. ■VS Seeker notifications / animations.
  6.  
  7. ■Players will now be given a message that they do not have the proper badge if they try to cut/rock smash/etc. Hopefully this will reduce some of the dumb questions in global.
  8.  
  9. ■The "B" button will now close dialogue boxes whose only possible action was "OK".
  10.  
  11. ■Initial support for abilities in battle.
  12. ◦Currently complete ones are: Immunity, Water Veil, Magma Armor, Limber, Insomnia, Vital Spirit, Early Bird, Own Tempo, Liquid Ooze, Volt Absorb, Water Absorb, Battle Armor, Shell Armor, Inner Focus, Damp, Levitate, Overgrow, Blaze, Torrent, Swarm.
  13.  
  14. ■Started move of client strings to external. (NOTE: Not all are done yet)
  15. ◦Strings can be modified by changing the strings_en.xml file in the ~/PokeMMO/data/strings/ folder.
  16.  
  17. ◦English strings are the default.
  18.  
  19. ◦Details on how to modify your client's language will be made available in the near future.
  20.  
  21. ■Added the ability to change languages in settings menu (This will still require a client restart). You will obviously need a different language's strings in the strings folder, though.
  22.  
  23. ■Support for Trainers with custom move sets.
  24.  
  25. ■Implemented EV reducing berry effects.
  26.  
  27. ■Happiness is now displayed in the Summary window, in a percentage.
  28. Storyline■HM 06: ROCK SMASH Note: You can't get to the npc yet... oops
  29. Moves■Out-of-battle usage for certain skills: DIG, TELEPORT, SURF, STRENGTH
  30.  
  31. ■ANCIENT POWER (had wrong ID assigned in last update)
  32.  
  33. ■CURSE
  34.  
  35. ■FLAIL
  36.  
  37. ■REVERSAL
  38.  
  39. ■WILL-O-WISP
  40.  
  41. ■RETURN
  42.  
  43. ■MAGNITUDE
  44.  
  45. ■TELEPORT
  46.  
  47. ■SMELLINGSALT
  48.  
  49. ■WEATHER BALL
  50.  
  51. ■MOONLIGHT
  52.  
  53. ■ROAR
  54.  
  55. ■WHIRLWIND
  56.  
  57. ■SONICBOOM
  58.  
  59. ■MEMENTO
  60.  
  61. ■TRI ATTACK
  62.  
  63. ■FLAME WHEEL
  64.  
  65. ■SACRED FIRE
  66.  
  67. ■MINIMIZE
  68.  
  69. ■NIGHTMARE
  70.  
  71. ■DEFENSE CURL
  72.  
  73. ■REFLECT
  74.  
  75. ■LIGHT SCREEN
  76.  
  77. ■BRICK BREAK
  78.  
  79. ■Fixed a bug where Self Destruct-type skills would not cause the caster any damage if the victim was immune to its effect.
  80.  
  81. ■Fixed a bug where Sky Attack did not have a chance to cause the victim to Flinch.
  82.  
  83. ■Fixed a bug where certain skills would not fail even if the valid turns for casting them had passed. (FAKE OUT, FOCUS PUNCH, etc.)
  84.  
  85. ■Adjusted a formula so that secondary effects now have a fixed % chance to activate, based on the effect accuracy value.
  86. ◦This means that the Accuracy / Evasion changes will no longer be taken into account when rolling for secondary effect procs.
  87.  
  88. ■Updated how certain move types function. See: this thread for details.
  89.  
  90. ■Fixed a number of moves that were still allowing skills like Focus Punch to go through even after damage was dealt. The user attempting Focus Punch should have been interrupted.
  91.  
  92. ■Fixed a bug where Freeze skill effects would not fail under Sunny weather conditions.
  93. Bug Fixes■Fixed a bug where, if the secondary status effect of a move had failed, a message would be generated implying that the entire move had failed.
  94.  
  95. ■Fixed a bug where Linux users could not login. (Optional client update was already pushed out for this bug.)
  96.  
  97. ■Fixed a bug where held items which modify stats directly would not have any effect.
  98.  
  99. ■Players can no longer use Fly in the safari zone.
  100.  
  101. ■Fixed a bug where the AFK timer would not recognize rearranging / releasing pokémon as a valid action.
  102.  
  103. ■Possible fix for a rare crash related to battling.
  104.  
  105. ■Fixed a bug where the battle indicators would appear on top of the trainer battle start animation.
  106.  
  107. ■Fixed a bug where the Nickname window would no longer allow any text.
  108.  
  109. ■Fixed a bug where the chat lock would be reset if the Settings menu was changed.
Add Comment
Please, Sign In to add comment