Commit Graph

37 Commits

Author SHA1 Message Date
Karthik
8b84aadfd3
Add Parting Shot switch out text (#8778) 2022-05-17 20:28:30 -05:00
Karthik
eb6e597642
Add Eject Pack/Flip Turn switch out text (#8777) 2022-05-17 17:58:07 -05:00
Karthik
108add8a44
Fix a bunch of Metronome quirks (#8769) 2022-05-12 18:45:51 -04:00
Alexander B
a5eedd6d5a
Dex: Add Max Guard to list of stall moves (#8742) 2022-04-29 08:24:07 -05:00
Karthik
c6dc201c2a
Gen 1: Fix Conversion client message (#8701) 2022-03-26 20:31:46 -05:00
Will
c548843a02
Descriptions: Clarify Max Move behaviour (#8624) 2022-01-14 12:08:38 -05:00
Leonard Craft III
49a6d37d50 Fix interaction of Behemoth moves and Mimic
Thanks Anubis!
2021-12-17 21:38:08 -06:00
Karthik
7f14b41c6f
Gen I-II: Fix Mist & Haze behavior (#8472) 2021-09-19 10:29:48 -04:00
Karthik
4f791ef852
Gen III-IV: Fix Uproar duration (#8450) 2021-09-05 12:46:11 -04:00
Leonard Craft III
822fea7795 Add Dynamax Cannon to Encore and Mimic failure lists 2021-08-07 14:30:41 -05:00
Marty-D
0c71038021
Descriptions: Add detail to Sandstorm shortDesc 2021-08-02 11:25:18 -04:00
Karthik
7988f15526
Gen 3: Always break the opponent's screens with Brick Break (#8325) 2021-05-25 15:39:40 -04:00
Leonard Craft III
1ae02fc07d
Descriptions: Improve Diamond Storm (#8302) 2021-05-14 08:30:31 -04:00
Karthik
1d9b713951
Add fail text for Corrosive Gas (#8209) 2021-04-17 20:19:01 -05:00
Marty-D
1888fb2e06
Descriptions: Update G-Max Moves 2021-03-20 11:33:44 -04:00
Nol
1cfcd31744
Descriptions: Update Recycle (#8078) 2021-02-27 11:30:10 -05:00
Dawnofares
4d005c3efd
Descriptions: Fix Entrainment (#8055) 2021-02-19 10:50:47 -05:00
Marty-D
de47abe630 Descriptions: Update various moves 2021-02-07 12:19:40 -05:00
Marty-D
b214a7b05d Fix Serene Grace interaction with rainbow effect
Thanks SadisticMystic!
2021-01-30 15:01:07 -05:00
Marty-D
139179f872
Descriptions: Fix Explosion/Self-Destruct shorties 2021-01-03 20:30:32 -05:00
Leonard Craft III
e01e9938c3 Descriptions: Correct Jaw Lock 2021-01-02 20:57:05 -06:00
Marty-D
ca40354557
Descriptions: Clarify Metal Burst 2020-12-24 15:23:49 -05:00
Adam Tran
f63e7e4a8d
Add Heal Block independent fail message (#7785) 2020-12-11 19:38:52 -05:00
Leonard Craft III
71c2d99ea5 Descriptions: Correct Skill Swap 2020-12-07 19:48:02 -06:00
Marty-D
327544cfa3 Update Instruct 2020-11-24 18:01:07 -05:00
Leonard Craft
60de404ae4 Descriptions: Update multi-hit distribution odds 2020-11-17 22:07:52 -06:00
Marty-D
5a5675add8 Descriptions: Replace "flinch X" with "make X flinch" 2020-11-17 15:55:34 -05:00
Marty-D
d28ddeca4e Descriptions: Replace "major" with "non-volatile" 2020-11-17 14:49:19 -05:00
Marty-D
b1734d9c44
Descriptions: Mention Yawn quirks 2020-11-17 12:51:25 -05:00
Marty-D
ed26b0a7de
Descriptions: Update lists of pivot moves 2020-11-13 18:33:16 -05:00
Kris Johnson
890b4d9f59
Refactor text files (#7680) 2020-11-11 14:40:55 -08:00
Leonard Craft III
920af21aac
Abilities: Add isPermanent flag (#7614) 2020-11-03 10:31:11 -05:00
Guangcong Luo
7eafea8ee1 Add client text data
This syncs data/text to exactly match the client's data/text, in
preparation for them to be merged. The server's data/text will be
canonical, moving forward:

Relevant changes:

- A new file `data/text/default` has been added, for battle messages
  not associated with a move/item/ability.

- As One (Glastrier) and As One (Spectrier) should not have a start
  message; only As One itself.

- Hidden Power's `realMove` property does not belong in data/text
  and has been removed (it's still in data/moves where it belongs).
2020-10-27 16:56:08 +00:00
Marty-D
1f07a6ead9 Update descriptions 2020-10-25 16:15:57 -04:00
The Immortal
d589c7ef1d Add move descriptions 2020-10-23 07:27:10 +04:00
The Immortal
6cc76479b5 Shorten Steel Roller shortDesc
To make it fit.
2020-10-19 17:07:27 +04:00
Guangcong Luo
ea8f52ce97
Move descriptions to data/text/ files (#7036)
This adds some new `data/text/` files, which are the new home for
item/move/ability descriptions, as well as in-game messages, in one
place for ease of translation.
2020-09-06 22:00:11 -07:00