Kris Johnson
6d02caa2de
Add support for Gen 3 Doubles formats ( #1650 )
2020-10-31 19:29:16 -07:00
Guangcong Luo
7fc87cad1c
Build data/text.js from server
...
text.js is no longer maintained in the client repo; it's now built
directly from the server's data/text/ directory.
2020-10-27 17:09:49 +00:00
Kris Johnson
2593d97bae
Support AG in the Gen 4 teambuilder ( #1634 )
2020-10-12 02:56:44 +04:00
Kris Johnson
e30bff092a
National Dex: Split UU and non-UU Pokemon ( #1629 )
2020-10-11 17:23:34 +04:00
Guangcong Luo
c2fe4b72b4
Update item viability
...
- Big Root and Focus Band are now usually useless
- A bunch of new evolution items weren't correctly being marked as
useless
2020-10-06 21:02:53 -07:00
Kris Johnson
91bfc76526
Tier implied bans in National Dex correctly ( #1623 )
2020-10-05 14:24:38 -07:00
Marty-D
13a82cef78
Support GSC PU
...
Hardcoded so as not to disturb the GSC NU list
2020-09-30 13:54:35 -04:00
Guangcong Luo
d6d603ae2a
Update build scripts for new item/move/ability text
2020-09-07 18:11:18 -04:00
Kris Johnson
8f59a7b334
Improve teambuilder support for Doubles OMs/RBY NU ( #1612 )
2020-09-01 16:16:22 +04:00
Marty-D
66bdc4b9a4
Teambuilder: Support OU by technicality for Gen 4 and 5
...
and swap (OU) and UUBL placements
2020-08-29 13:33:19 -04:00
Guangcong Luo
502f340438
Update for no-globals refactor
...
Ironically we already weren't using globals, so this is just the
`Dex.getId` -> `Dex.toID` rename.
2020-08-08 13:00:09 -05:00
petuuuhhh
1d16ce2e4f
Improve past gen item and move viability ( #1590 )
2020-08-06 09:56:52 -07:00
Kris Johnson
bfbdf8ca62
Use ruleTable to assign tiers in the teambuilder ( #1586 )
2020-08-01 23:34:15 -07:00
Kris Johnson
1d6c5bdefe
Handle Gigantamaxing properly ( #1555 )
2020-07-30 15:49:05 -07:00
Guangcong Luo
55b57799c0
Finish migrating website repository
...
This fixes up the last few remaining issues; from here on out,
pokemonshowdown.com should be served from `website/` with no
known problems.
2020-07-27 21:03:31 -04:00
Guangcong Luo
8ae2c71415
Support Battle prefix removal in server data
...
Renaming the client stuff will be a huge mess which I'm going to just
leave until later.
2020-07-24 12:46:56 -07:00
Annika
367ed82e56
Support configurable URLs ( #1543 )
2020-07-21 15:27:21 -07:00
Kris Johnson
943a7cee78
Update National Dex teambuilder support ( #1541 )
2020-07-03 01:27:51 +04:00
Kris Johnson
2640f8c658
Fix National Dex teambuilder support for National Dex UU ( #1530 )
2020-06-15 15:43:21 -07:00
Guangcong Luo
6aaee16be0
Build formats.js
...
PS officially doesn't use this, but some bots used to read this
directly from GitHub, and building it is nontrivial, so this lets
bots read it from our webserver instead.
It's available at:
https://play.pokemonshowdown.com/data/formats.js
(And as usual, feel free to use HTTP if your language's HTTPS
implementation is hard to use.)
2020-06-13 14:41:33 -07:00
Kirk Scheibelhut
bb8d4f268c
Handle @pokemon-showdown/sets -> @smogon/sets change
2020-06-04 19:46:20 -07:00
Kris Johnson
0b4bfcd065
Properly implement NFE teambuilder support ( #1517 )
2020-05-16 08:55:01 -07:00
Kris Johnson
27f04e48ce
Fix DPP Doubles teambuilder ( #1504 )
2020-05-05 15:22:36 -07:00
Kris Johnson
ee601f1bb9
Update client for updates types of evos/prevo/etc ( #1500 )
2020-04-28 20:48:39 -07:00
Kris Johnson
33b3d8d041
Fix National Dex teambuilder ( #1495 )
2020-04-24 21:24:45 -07:00
Kris Johnson
6c878a967f
Add support for .data-dist ( #1494 )
2020-04-24 21:01:34 -07:00
Kris Johnson
bfab55a5b8
Add client-side support for (DUber) ( #1490 )
2020-04-14 15:17:14 -07:00
The Immortal
d6ee0a1d87
Remove references to isUnreleased
2020-04-06 21:52:25 +04:00
Guangcong Luo
504ce3b384
Improve error message for recent Missingno crash
2020-03-26 23:05:13 -07:00
Kris Johnson
f21bfe7f6a
Rename Template to Species ( #1484 )
2020-03-25 23:29:05 -07:00
Guangcong Luo
9e80ee72b5
Make overrideTypeChart builder more readable
2020-03-20 23:53:18 -07:00
Kris Johnson
b1282465c5
Add teambuilder support for (NU) ( #1483 )
2020-03-20 20:49:51 -07:00
Kirk Scheibelhut
81c99f66c6
Add getType to ModdedDex and populate correctly ( #1478 )
2020-03-20 16:06:54 -07:00
The Immortal
f1d21b8853
Teambuilder: Fix empty moves
2020-03-21 01:17:24 +04: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
Guangcong Luo
e85cb9d0a6
Simplify the NFE teambuilder and fix bugs ( #1470 )
2020-03-05 15:51:47 -08:00
The Immortal
e4e55fbeb9
Room Service is not a great item
2020-02-21 04:08:36 +04:00
petuuuhhh
326bad861c
Add Heavy Duty Boots, Expert Belt, and Room Service to Popular items ( #1466 )
2020-02-20 16:00:17 -08:00
Kris Johnson
ad5b8abd2e
Add teambuilder support for Metronome Battle ( #1443 )
2020-02-19 16:11:50 -08:00
The Immortal
9d561a987a
Teambuilder: Move TRs to bad items
2020-02-18 01:13:35 +04:00
Kris Johnson
4033a75f50
Add teambuilder support for NFE ( #1464 )
2020-02-15 08:23:20 -08:00
Kris Johnson
bf91ff78fd
Add (Uber) support ( #1465 )
2020-02-13 01:55:35 +04:00
Kris Johnson
adf70defb2
National Dex: Add Item Support ( #1449 )
2020-01-25 17:05:37 -08:00
Kris Johnson
3cdc6b9c24
Fix Gmax formes in the National Dex teambuilders ( #1441 )
2020-01-09 11:03:42 +04:00
The Immortal
95e2bc5336
Fix spacing errors
2019-12-26 18:33:40 +04:00
Kris Johnson
89c7c9419b
Add viability checks for various moves ( #1428 )
2019-12-24 13:19:30 +09:00
Kris Johnson
a51fcba53f
Teambuilder: Fix learnset and tier issues for National Dex metas ( #1431 )
...
* Teambuilder: Fix learnsets for National Dex metas
* Fix issue with banned Pokemon still showing as OU
* remove space
2019-12-22 17:39:06 +04:00
Kris Johnson
aee6b3f73c
Add support for NatDex metas ( #1426 )
2019-12-21 06:11:22 +04:00
Guangcong Luo
683f95dade
Fix misc Gen 8 issues
2019-12-13 05:57:04 -05:00
The Immortal
90eeada557
Teambuilder: Show Unreleased Pokemon in gen 8
2019-12-07 22:08:28 +04:00