Commit Graph

14 Commits

Author SHA1 Message Date
JappaWakka 56f9670e0d Move/Attack names can be localized now 2022-12-04 20:11:29 +01:00
JappaWakka 8160838230
Merge pull request #64 from JappaWakkaP3D/permanent_item_loss_fix
Permanent item loss caused by attacks fix
2022-05-13 23:49:52 +02:00
Yong Jian Ming 71eab48a06
Change Or operator to OrElse instead 2021-04-24 17:46:00 +08:00
Yong Jian Ming 8c25fb2df7
Fix teleport bug 2021-04-24 17:42:14 +08:00
JappaWakkaP3D d8f7319bc7 Permanent item loss caused by attacks fix
If an item is swapped/removed/whatever in a battle
  If it's a PvP battle or a Trainer battle
    Every Pokémon that has its item removed gets its original item back
  If it's a Wild battle
    If a Pokémon that had its original item removed is holding
    a different item (because of the attack Trick for example)
      The Pokémon keeps the new item and the original item is added to
      the inventory.
2021-01-30 22:34:02 +01:00
Ruan Pablo aedec48f93 Terrain final implementation + typos and move fixes
fixed fake-out/first impression working on 2 turns
fixed protecting move breaking messages
fixed trapping/binding moves and abilities
fixed flinch message popping up unnecessarily
updated natural gift BP calculation
updated some moves' contest category and other stats
added roseli, kee, maranga berry effects
added alolan pokemon abilities
added smacking down effect
added terrain as well as its effects
replaced polkadot bow (no use) with berserk gene
other minor fixes such as typos, captalizations
wrapping up other commits
2019-09-27 15:46:23 -03:00
Ruan Pablo 4907ee5bf2 Terrain related moves added 2019-09-22 18:47:55 -03:00
Ruan Pablo 2b0ca66bbf Minor move adjustments 2019-09-22 18:46:13 -03:00
Ruan Pablo 3a378a1350 Some Gen 7 OW sprites + move fixes 2019-06-02 22:42:09 -03:00
Ruan Pablo 9c3c1c9968 new dialog and fixes (+)
dialog fixes
TRT event
itemsheet update
pokemonimageview integer scaling
new follower interactions
teleport set -6 priority (LGPE)
Detective Pikachu easter egg
2019-05-13 19:11:12 -03:00
Ruan Pablo 813a5a373e Added some Gen 7 moves 2018-11-08 17:34:07 -02:00
Ruan Pablo c4105ad5aa Added some missing moves up to Gen 6 2018-10-26 06:03:33 -02:00
CaptainSegis 5e4d6e28ce Fixed some logic on ability changing situations. First implementation of Parental Bond. Fixed Solar Power effect upon round end. 2018-03-12 01:58:10 -05:00
nilllzz a1786d5181 literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00