Mia
a4eef221bd
Update to handle esbuild migration ( #2064 )
2022-12-22 13:25:00 -08:00
Karthik
bd4c81dc67
Fix Eviolite NFE check for past gens ( #2040 )
2022-12-04 14:26:14 -05:00
pyuk-bot
c2365f3b16
Support multiple generations of Metronome Battle ( #2029 )
2022-11-25 20:50:04 -05:00
Kris Johnson
049434bd66
Add Gen 9 ( #2011 )
2022-11-17 20:46:47 -05:00
Karthik
51afc4d350
Teambuilder: Fix illegal moves showing in Nintendo formats ( #1998 )
2022-10-08 18:03:26 -04:00
Kris Johnson
d4e9642b29
Properly tier National Dex ( #1990 )
2022-08-24 19:40:49 -04:00
Kris Johnson
03e89bc122
Teambuilder: Add National Dex RU support ( #1989 )
2022-08-22 12:40:53 -04:00
Kris Johnson
9cf83da7cf
Teambuilder: Hardcode out Pikachu-Alola from LGPE ( #1986 )
2022-08-22 12:40:02 -04:00
Karthik
8389a55c92
Teambuilder: Fix Dragon Scale category in Gen 2 ( #1981 )
2022-07-24 22:06:44 -07:00
Marty-D
b5bf36f34e
Teambuilder: Fix regression in Gen 4 lower tier display
2022-06-30 14:48:13 -04:00
Christopher Monsanto
0830c457d6
Disable building sets
...
Removes a dependency on @smogon/sets. Sets will have to be manually copied to
data/sets
2022-06-27 22:44:40 -04:00
Adam Tran
6cdb206747
Add source-map dependency ( #1970 )
2022-05-12 22:11:40 -04:00
Karthik
9c9c0f1cae
Teambuilder: Fix unsketchable moves in past gens ( #1965 )
2022-04-25 17:58:05 -04:00
Kris Johnson
85604da1ad
Unify teambuilder tiers across gens ( #1960 )
2022-04-18 12:43:05 -04:00
Kris Johnson
9b5938c171
Add more tiers to the BDSP teambuilder ( #1955 )
2022-04-07 15:12:29 -04:00
pacmanboss256
98a66faef0
Categorize more evolution items as useless ( #1952 )
2022-04-07 15:11:23 -04:00
Marty-D
83feec1be1
Teambuilder: Fix Alolan Sandshrew listing for LC
2022-01-29 16:14:45 -05:00
Kris Johnson
3339b80c7b
BW PU/ZU: Add teambuilder support ( #1920 )
2022-01-11 10:42:58 -05:00
Quanyails
fd20697389
Write learnsets to JSON ( #1911 )
2022-01-03 17:55:00 -08:00
Kris Johnson
a583e3e06f
Add RU to the BDSP teambuilder ( #1913 )
2022-01-01 13:34:54 -08:00
Karthik
d9a956e407
Refactor Ability data overriding ( #1908 )
2021-12-24 22:59:41 -08:00
Karthik
fea7f88e08
Teambuilder: Set Arceus forme item to Plate in Gen 4-6 & BDSP ( #1894 )
2021-12-02 16:35:46 -08:00
Kris Johnson
23c9e4d5a1
Add teambuilder support for BDSP CAP ( #1901 )
2021-12-02 14:11:59 -08:00
Kris Johnson
399b33834d
Add BDSP Monotype teambuilder support ( #1900 )
2021-12-01 12:42:26 -08:00
Guangcong Luo
efa553d96b
Build: Move ads/analytics into config
...
This keeps ads/analytics out of the repository, since they
shouldn't be used in forks and dev machines anyway.
Hiding ads in `website/news/include.php` was a thing I did in
the early days because one of the devs was ashamed of ads, and
`website/` wasn't in a public repository at the time. At this
point, though, I'm done being ashamed of it. You can obviously
see ads on the website and everyone knows they fund the server.
2021-11-25 20:52:51 -05:00
Guangcong Luo
0a47f395e4
Fix crash in build
2021-11-24 17:43:30 -05:00
Guangcong Luo
66ba58fc61
Fix animated sprite data in testclient
...
We were relying on the existence of `sprites/` to decide whether to
build sprite data, but at some point `sprites/` has had a few things
bypassing `.gitignore`. The new detection should be more reliable.
I also added some code to correct previous mistaken builds.
Fixes #1851
2021-11-21 16:18:47 -05:00
Karthik
73042b0ded
Teambuilder: Fix bugs from #1889 ( #1890 )
2021-11-18 20:03:01 -08:00
Kris Johnson
6cd9a91b53
Add BDSP teambuilder support ( #1889 )
...
* Finish client stuff
* Add BDSP doubles support
* Fix build
2021-11-18 19:21:11 -05:00
Karthik
35f8024807
Teambuilder: Fix some LC Pokemon showing twice ( #1881 )
2021-10-26 21:13:39 -04:00
Karthik
e1e254e871
Teambuilder: Show Ferroseed as legal in Gen 8 LC ( #1872 )
2021-10-09 19:06:40 -07:00
Karthik
6187132936
Add support for Let's Go move data overrides ( #1829 )
2021-09-29 21:30:28 -04:00
Karthik
280bc6da70
Teambuilder: Use Gen 7 VGC tier slices for all VGC/BS formats ( #1868 )
2021-09-29 21:19:36 -04:00
Kris Johnson
b416c28408
Teambuilder: Add support for Stadium tiers ( #1859 )
2021-09-19 10:31:53 -04:00
Karthik
1caf07bc8c
Teambuilder: Support Monotype bans ( #1841 )
2021-09-08 17:41:16 -04:00
Karthik
b30cd0d80d
Fix selecting cosmetic formes in old gens ( #1849 )
2021-09-08 17:40:01 -04:00
Karthik
370e574d96
Teambuilder: Fix bugs and implement new policy for STABmons ( #1846 )
2021-09-08 17:39:08 -04:00
Kris Johnson
fb9ceab6f9
Change 'letsgo' mod to 'gen7letsgo' in build-indexes ( #1834 )
2021-07-07 21:23:42 -07:00
Karthik
39000052be
Use getGen3Category to override category for gen<3 ( #1818 )
2021-05-27 19:34:46 -07:00
Karthik
e003a0e744
Refactor past-gen Species/Move data format ( #1813 )
2021-05-26 14:32:16 -07:00
May Evans
675191cd4b
Add OU by technicality to RBY ( #1814 )
2021-05-25 21:46:00 -07:00
Karthik
94d372c95b
Fix old gen teambuilder bugs ( #1786 )
2021-05-11 20:19:08 -07:00
Karthik
cb4371b14f
Fix NDUUBL again ( #1789 )
2021-05-11 19:53:46 -07:00
Karthik
28dafccef2
Fix NatDex Teambuilder Table for UUBL ( #1773 )
2021-05-03 16:07:51 -07:00
Guangcong Luo
017b54c521
Update for BattleTypeChart change
...
(BattleTypeChart keys were made lowercase)
2021-04-14 02:02:41 -07:00
Guangcong Luo
6475e7a268
Switch .gitignore back to blacklist
...
VS Code's search feature doesn't support .gitignore whitelisting. :(
(Also don't compile .d.ts files.)
2021-04-14 02:02:41 -07:00
Guangcong Luo
c24cbd6891
Compile chat-formatter from server
...
This is the point at which all these refactors to the build system pay
off: we can now directly share code from server. First off:
chat-formatter is now built directly from the server!
2021-04-13 14:06:25 -07:00
Guangcong Luo
2cd13d9de2
Remove babel-cli dependency
...
At this point, we might as well use babel-core directly.
New system supports source maps for `battledata` and `graphics`! Woo!
It also logs the compile step.
2021-04-13 14:06:25 -07:00
Guangcong Luo
d40fa7f28e
Update Babel to latest version
2021-04-10 22:30:50 -07:00
Guangcong Luo
f36c42dd89
Update build tools for Dex API refactor
2021-04-08 03:09:35 -07:00