The Immortal
55032dde8f
Add text for new G-Max moves
2020-06-24 16:26:46 +04:00
The Immortal
12241ade19
Add Corrosive Gas text
2020-06-19 21:20:36 +04:00
The Immortal
36fe0998b3
Add Quick Draw text
2020-06-19 01:59:26 +04:00
The Immortal
83087faa66
Add Poltergeist activation
2020-06-19 00:27:47 +04:00
The Immortal
a2e6380c16
Add G-Max Chi Strike text
2020-05-03 18:38:20 +04:00
HoeenHero
305945e6ec
Tinymaxing support ( #1488 )
2020-04-01 00:49:52 -07:00
Guangcong Luo
a44a2d5b48
Fix crash in Beat Up
2020-03-19 22:57:42 -07:00
Guangcong Luo
64e451fa61
Stop tracking past learnsets-g6
...
`learnsets-g6` has always been versioned because in Gen 6, it contained
START move order.
For instance, Clefairy in BW2 has the following level-up moveset:
- START: Pound
- START: Growl
- L4: Encore
- L7: Sing
- L10: Double Slap
If you catch a wild level-10 Clefairy, its moveset will be: Growl,
Encore, Sing, Double Slap. A level-10 wild Clefairy will always have
Growl and never have Pound, because the order of its first two moves
matters.
PS's regular learnsets file doesn't take this into account, so we
tracked a `learnsets-g6` file that did, but also needed to keep in sync
with new game updates.
Well, these are no longer necessary. We've updated to Gen 7 and now
Gen 8, and we've never had START ordering for any of them. Anyone who
wants START ordering for Gen 6 can find it here:
https://github.com/Zarel/Pokemon-Gen-6-Learnsets
For this repo, though, `learnsets-g6` is still around (used only by
PSdex), but it can now be automatically built from `learnsets` without
losing anything, and so it can finally be `.gitignore`d.
2020-03-17 16:55:25 -07:00
The Immortal
1fbd603637
Add Octolock text and status
2020-03-01 00:55:05 +04:00
Guangcong Luo
8de78677c5
Add tooltip note for 2 indistinguishable mons
...
Fixes smogon/pokemon-showdown#6305
2020-02-13 16:29:29 -08:00
The Immortal
78ac95cb06
Make weather messages consistent
2020-02-12 21:52:40 +04:00
Guangcong Luo
9411b927d5
Fix crash in AFD mode
2020-02-04 22:50:18 -08:00
The Immortal
e13a4698df
Add No Retreat text
2020-02-01 23:44:09 +04:00
The Immortal
0cd6a71962
Update eatItem text
2020-01-28 13:28:41 +04:00
The Immortal
df6e5d7ed8
Add Tar Shot text
2020-01-21 10:50:45 +04:00
The Immortal
f297d9b84c
Add Mimicry activation message
2020-01-18 06:21:53 +04:00
The Immortal
aea4e3eb22
More battle text updates
2020-01-17 15:09:50 +04:00
The Immortal
ccb564ac87
Update battle texts
2020-01-17 11:56:46 +04:00
The Immortal
3c266f089d
Add Wandering Spirit text
2020-01-09 07:28:49 +04:00
The Immortal
44ad4200e4
Add Neutralizing Gas text
2020-01-05 23:16:48 +04:00
urkerab
17c4d555b9
Use Sp. Atk and Sp. Def abbreviations ( #1434 )
2019-12-28 08:09:59 +09:00
The Immortal
63024a0526
Add Court Change text
2019-12-26 23:50:28 +04:00
The Immortal
cab85c3d36
Add G-Max Wildfire text
2019-12-26 21:24:35 +04:00
The Immortal
e0ec6eed33
Add Max Guard text
2019-12-26 20:39:41 +04:00
The Immortal
0e1657e2a2
Add text for G-Max Steelsurge
...
Thanks @marty-d for the help on implementing [PARTY].
2019-12-26 18:28:27 +04:00
The Immortal
4b55875423
Fix Dynamax move fail message
2019-12-09 23:51:45 +04:00
The Immortal
1e7143b169
Fix failure messages
2019-12-05 06:01:50 +04:00
Guangcong Luo
0b7523124c
Fix some more Dynamax messages
...
Fixes #1410
2019-11-28 15:29:48 +13:00
Guangcong Luo
4ac6fdd2a1
Add Grass Knot Dynamax failure message
2019-11-28 12:34:12 +13:00
The Immortal
292bddd6d4
Add Dynamax messages
2019-11-21 17:59:32 +04:00
The Immortal
28de4a89d4
Update heal message
2019-11-20 23:25:29 +04:00
Marty-D
9ebaaa7142
Update battle text to Gen 8
2019-11-16 16:57:45 -05:00
Guangcong Luo
741f39913a
Fix some minor visual bugs
...
- "POKEMON's HP is full!" is no longer in large print
- Bounce no longer looks like it's still active when it fails
2019-10-17 08:49:18 +10:30
Alumn
f32f63a3f0
Fix grassy terrain battle text ( #1381 )
2019-10-11 04:02:11 +11:00
Volco
d88249497a
Add fail message for healing at full HP ( #1364 )
2019-09-08 15:13:36 -05:00
Guangcong Luo
0757f3c1fa
Update for new Dex API
2019-05-16 01:59:18 +04:00
Guangcong Luo
e659be101a
April Fool's 2019
2019-04-02 15:20:14 -04:00
urkerab
a612743d74
Fix missing message for Queenly Majesty blocking a move ( #1240 )
2019-02-26 19:36:20 -06:00
Guangcong Luo
5c983df6d3
Massively improve tooltips
...
- Tooltips work in replays now
- Calculation is better (correctly handles more corner cases)
- Explanations are better (better messages for Magic Room etc)
- Tooltips for sidebar pokemon
- Support "locking" tooltips with long-click / long-tap
- Can copy/paste from locked tooltips
- Increased font size
2019-02-18 22:38:13 -06:00
Guangcong Luo
2b1400631d
Properly fix Damp/Dazzling messages
...
Fixes #1194
2019-02-18 14:26:13 -06:00
urkerab
2f1002edde
Restore missing Grudge activation message ( #1214 )
2019-01-16 15:51:11 -06:00
urkerab
00346db803
Fix crash damage message after server PR 5042 ( #1210 )
2019-01-13 13:28:47 -06:00
urkerab
320711ae6f
Fix Fairy Lock for replays ( #1212 )
2019-01-13 13:22:16 -06:00
Guangcong Luo
adccb29971
Add Berry weaken message
2019-01-12 07:44:05 -06:00
Guangcong Luo
3c39a968c2
Fix Flash Fire message
2019-01-11 07:57:33 -05:00
Guangcong Luo
a05f23fd37
Use data/text.js for stats in text parser
...
We previously used BattleStats, but using `data/text.js` allows stat
names to be translated.
2019-01-05 05:36:50 -06:00
Guangcong Luo
c1f372b3a7
Add a default item activation message
2019-01-05 04:00:29 -05:00
urkerab
246a235a59
Fix message for Jaboca and Rowap Berry ( #1200 )
2018-12-31 00:37:07 -08:00
urkerab
cc9b346dfd
Fix some messages for abilities blocking effects ( #1192 )
2018-12-05 19:21:51 -06:00
urkerab
c74c61ac7f
Add Mind Blown recoil message ( #1188 )
2018-12-03 19:37:58 -06:00