Commit Graph

3488 Commits

Author SHA1 Message Date
Kris Johnson
118b7e5459 Update National Dex tiers 2020-11-15 14:51:21 -07:00
The Immortal
bb9284af1d Formats: Make banlists consistent 2020-11-16 00:24:57 +04:00
The Immortal
7c2405a641 Correct Mix and Mega restrictions 2020-11-16 00:05:53 +04:00
The Immortal
b9c41ab1c2 Camomons: Ban Kyurem 2020-11-16 00:03:43 +04:00
The Immortal
e32385891a Usage-based tiers update 2020-11-15 23:58:34 +04:00
Marty-D
3fb07f8d42
Gen 3 OU: Ban Sand Veil
https://www.smogon.com/forums/posts/8655842/
2020-11-13 17:04:11 -05:00
Guangcong Luo
74098c25ae Sync hosts.csv/proxies.csv 2020-11-10 14:55:05 -05:00
VineST
f15662dda3
Metronome Battle: Re-ban Sturdy Shedinja (#7673) 2020-11-10 16:16:54 +04:00
DarkPhoenix911
f31d25883a
National Dex Monotype: Unban Aegislash (#7672)
Freeing the once-banned Sword and Shield Mon once more!  
https://www.smogon.com/forums/threads/monotype-om-mega-thread.3660464/post-8652440
2020-11-09 19:58:07 -08:00
The Immortal
9b99a7f503 Inheritance: Ban Spectrier and Unaware 2020-11-10 04:14:43 +04:00
Kris Johnson
50eedf0ae1
Balanced Hackmons: Ban Darmanitan-Galar-Zen
https://www.smogon.com/forums/threads/balanced-hackmons.3656408/page-19#post-8651714
2020-11-08 17:03:41 -07:00
Kris Johnson
9ccb2ae037 Trademarked: Restrict Corrosive Gas and Mat Block 2020-11-07 21:24:34 -07:00
Kris Johnson
efaec9b7b1 National Dex: Hippowdon is OU 2020-11-07 20:31:50 -07:00
Kris Johnson
1b6227d92a Trademarked: Hardban self-switching moves as well 2020-11-06 16:27:57 -07:00
Kris Johnson
f4635b007a Trademarked: Hardcode force-switching move bans 2020-11-06 16:17:17 -07:00
Kris Johnson
c46d4bda18 National Dex UU: Update UU Pokemon 2020-11-05 23:27:39 -07:00
The Immortal
499c5f8588 Monotype: Ban Kartana and Damp Rock 2020-11-05 23:11:55 +04:00
The Immortal
abd955974f Camomons: Ban Genesect and Zygarde 2020-11-05 23:11:20 +04:00
Guangcong Luo
9b5217ab70
Split up dex-data into more files (#7634)
* Split up dex-data over individual files

This commit introduces:
- `dex-abilities.ts`
- `dex-conditions.ts`
- `dex-formats.ts`
- `dex-items.ts`
- `dex-moves.ts`
- `dex-species.ts`

These files centralize definitions from `dex-data` and `global-types`.

* Inherit ItemData from Item etc

Previously, Condition inherited from ConditionData. Now, ConditionData
inherits from Condition. The advantage of the new approach is that now,
Condition and DataCondition no longer need to be separate types, and
there should be much less duplication of type definitions in general.

This has also been done for

- ItemData/Item/DataItem
- AbilityData/Ability/DataAbility
- FormatData/Format/DataFormat

Species and DataSpecies was already merged, but this also reverses
their inheritance (saving a lot of duplicated definitions in the
process!)

The only one left is MoveData, which is just super complicated and
will need its own commit.
2020-11-05 05:00:13 -08:00
Guangcong Luo
fbdda144eb
Support Config.noguestsecurity (#7625)
This Config option, intended purely for development test servers,
allows users to log in without a signed token, by using
`/trn [USERNAME]`. This allows logins without a login server.

The rest of the server has been changed to make sure unregistered
users never have any powers they shouldn't have.
2020-11-05 04:55:05 -08:00
Mia
71dbb2f466
Support Config.nothrottle (#7637) 2020-11-05 04:52:04 -08:00
The Immortal
0dd62444f5 Trademarked: Ban Urshifu-S 2020-11-05 04:34:08 +04:00
Kris Johnson
f91fb1bbc5
Skarmory is UU by usage in National Dex 2020-11-04 16:52:58 -07:00
Mia
67ee30f2fd
Introduce Config.noipchecks (#7626) 2020-11-04 15:14:30 -08:00
urkerab
a141c69f1a
Don't reveal Illusion in Camomons (#7639) 2020-11-05 03:09:24 +04:00
The Immortal
4e8b7674ba Update BSS thread 2020-11-04 06:54:03 +04:00
DarkPhoenix911
900f951d73
NatDex Mono: Correct banlist (#7631) 2020-11-04 06:01:25 +04:00
The Immortal
bc97a72662 Update National Dex UU 2020-11-03 19:42:10 +04:00
DarkPhoenix911
8260585498
NatDex Mono: Ban Baton Pass (#7629) 2020-11-03 19:03:36 +04:00
Kris Johnson
7406821327
Fix STABmons banlist 2020-11-02 13:27:45 -07:00
Kris Johnson
fcf9a41569
STABmons: Ban Thundurus, Zygarde, and Arena Trap
https://www.smogon.com/forums/threads/stabmons.3656429/page-6#post-8646463
2020-11-02 13:25:49 -07:00
DarkPhoenix911
7e34a82605
NatDex Mono: Ban Terrain Extender (#7627) 2020-11-02 23:40:20 +04:00
The Immortal
f0a62a8189 DPP OU: Ban Arena Trap 2020-11-02 22:41:47 +04:00
The Immortal
7dab0d766d Update Monotype ladders 2020-11-02 16:13:08 +04:00
Kris Johnson
d83118162b Update NU-legal Pokemon 2020-11-01 23:55:38 -07:00
The Immortal
88f8140d04 Update ZU-legal Pokemon 2020-11-02 04:38:13 +04:00
The Immortal
9a817f2180 NU: Unban Drought
Also updated tier threads.
2020-11-02 02:46:17 +04:00
The Immortal
43235fcfc4 Add new PU bans 2020-11-02 02:36:15 +04:00
Annika
38feadbbc2
Config: Move Bot rank below Driver (#7617) 2020-11-01 12:38:32 -08:00
Kris Johnson
e3c1814bbe Update National Dex tiers 2020-11-01 12:58:12 -07:00
The Immortal
985f701cde November tier update 2020-11-01 21:19:52 +04:00
The Immortal
832cf50144 Scalemons: Add Overflow Stat Mod 2020-11-01 20:41:45 +04:00
The Immortal
141a3d5004 Fix [Gen 3] Doubles OU 2020-11-01 20:36:22 +04:00
The Immortal
9d45c2a183 CAP: Fix Mega Crucibelle being allowed 2020-11-01 20:28:30 +04:00
The Immortal
6f655715ba NFE: Ban Haunter and Pawniard 2020-11-01 19:25:59 +04:00
Kris Johnson
ba4c9d7a2a
Add November's OMotM, LCotM and RoA Spotlight (#7615) 2020-11-01 15:36:24 +04:00
Kris Johnson
97ed534d64
Trademarked: Update bans 2020-10-31 19:43:45 -06:00
Leonard Craft
0300dadc9e DOU: Ban Marshadow, Shadow Tag
https://www.smogon.com/forums/threads/np-ss-dou-stage-5-one-more-time-jirachi-melmetal-urshifu-single-strike-swagger-quickbanned-marshadow-shadow-tag-quickbanned.3672010/post-8644210
2020-10-31 16:30:28 -05:00
Marty-D
79f2c80173
DOU DLC1: Fix banlist 2020-10-31 11:21:29 -04:00
HoeenHero
54c8035c7b Update OU Sample Teams link 2020-10-31 08:28:42 -04:00