Commit Graph

23714 Commits

Author SHA1 Message Date
Anubhav Kumar
da3b008050 Add per turn highlighting to UNO (#3420)
This allows for users to be highlighted on their turns (currently a big problem) and also allows users to know if it's their turn in cases of disconnections (the current code does not).
2017-04-01 21:02:42 -04:00
panpawn
8d36ec4324 Scavengers: Refactor ladder load function (#3421)
- Don't console.log if the file doesn't exist because it will later be automatically created
- There shouldn't be invalid JSON where this try catch statement is necessary, and if the JSON is bad, it should crash so that we know about it instead of silently failing to load
2017-04-01 21:02:22 -04:00
The Immortal
43ac09c2d3 Camomons: Fix Hidden Power 2017-04-02 00:55:00 +04:00
The Immortal
d7de88960e Hide Inverse 2017-04-01 16:28:20 +04:00
The Immortal
618456f909 Random Battle: Improvements 2017-04-01 16:06:14 +04:00
Spandan Punwatkar
d0d20df1fa Update OMs of the Month (#3419) 2017-04-01 15:59:33 +04:00
Marty-D
c5ad9762e4 Fix Core Enforcer interaction with substitutes
Closes #3388
2017-03-31 11:21:59 -04:00
Marty-D
a58c86eae3 Fix Final Gambit 2017-03-31 11:19:41 -04:00
Marty-D
1f2347493a Add dance flag 2017-03-31 10:36:17 -04:00
Charlie Kobayashi
364e781576 Scavengers: Refactor and add new features (#3403) 2017-03-31 01:22:50 -04:00
The Immortal
3cc9639da8 Add Doubles suspect test 2017-03-31 08:00:41 +04:00
sparktrain
82ff7327fd Formats: Update descriptions (#3415) 2017-03-31 03:32:33 +04:00
The Immortal
20552f9d1c Mix and Mega: Ban Darkrai 2017-03-30 18:34:05 +04:00
The Immortal
b89b1472b7 Move Talonflame to BL2 2017-03-30 16:54:25 +04:00
MacChaeger
8071f56c99 Fix Pokestar cosmetic forms (#3411) 2017-03-30 01:43:11 -04:00
Marty-D
5a8bbe2750 Learnsets: Remove accidental tutor move 2017-03-29 19:33:06 -04:00
Quinton Lee
d0b1efb096 Add missing Flarelm data 2017-03-29 17:47:16 -05:00
Marty-D
0d3f254e85 Split Magearna formes 2017-03-29 12:06:44 -04:00
Marty-D
856b41e5d0 Add cap Pikachu formes 2017-03-29 12:04:03 -04:00
CheeseMuffin
f764addd26 Fix Snugglow's name (#3410) 2017-03-29 11:56:09 -04:00
Charlie Kobayashi
ec56080599 Rooms: Get rid of roomgames when destroyed (#3409) 2017-03-29 00:51:45 -04:00
sparktrain
fcecfeda9c Add CAP Viability Ranking (#3408) 2017-03-28 21:53:03 -04:00
Marty-D
040ac3cdf6 Fix CAP LC level 2017-03-28 21:28:30 -04:00
Charlie Kobayashi
b9231b1321 UNO: fix +4 verification (#3407)
- forgot to check for changed colour with the last fix regarding references
2017-03-29 00:28:47 +04:00
The Immortal
ecc769bfda Release Pidgeotite and Steelixite 2017-03-28 16:57:27 +04:00
Marty-D
42987bd03f Update CAP data 2017-03-27 19:55:05 -04:00
Marty-D
12002e6523 Implement CAP prevos 2017-03-27 17:54:14 -04:00
sparktrain
5c010911e7 Add Z-Move power for CAP signature moves (#3406) 2017-03-27 23:59:32 +04:00
Kris Johnson
06631e1e17 UNO: turn snake_case variables into camelCase (#3404) 2017-03-26 22:35:25 -04:00
Sipanale
3824c85127 Allow user to check # remaining in GTS GA (#3402)
* Allow user to check # remaining in GTS GA

* Update wifi.js
2017-03-27 00:51:36 +02:00
Bär Halberkamp
5403f998d7 Wifi: Improve ending message of GTS GAs 2017-03-26 20:55:09 +02:00
Bär Halberkamp
86d2f73dc9 Wifi: fix getting "Access Denied" when using /left 2017-03-26 20:45:16 +02:00
spekss
53737bfa88 Remove OU ladder during OU suspect test (#3400) 2017-03-26 01:03:50 -04:00
Sipanale
62c947bc62 Remove voice ability to host a GTS GA. (#3401) 2017-03-26 01:03:24 -04:00
Kris Johnson
1c450cbdc5 Actually prevent Ubers from being calculated in /mnm (#3399) 2017-03-25 19:49:10 -04:00
Bär Halberkamp
07d0ca44ce Wifi: add GTS giveaways 2017-03-25 22:35:40 +01:00
Quinton Lee
68f10696a3 Fix spacing in /namelock message 2017-03-25 12:05:05 -05:00
Kris Johnson
8a7a517d15 Prevent Ubers from being calculated in /mnm and fix another error in banned stone checking (#3375)
* Prevent Uber Pokemon from being calculated in /mnm

* oops

* Remove bad period

* Fix ANOTHER error in the banned stone checking
2017-03-25 14:28:17 +04:00
The Immortal
593cc6cce1 Keep both OU ladders visible 2017-03-25 14:21:49 +04:00
spekss
4c704bebe2 Formats: Add OU suspect test (#3398) 2017-03-25 14:13:07 +04:00
panpawn
a199625533 Punishments#checkLockExpiration: Permalock check (#3387) 2017-03-24 20:02:34 -04:00
Quinton Lee
91d163a29f Implement /checkchallenges (#3328) 2017-03-24 16:19:43 -04:00
Kris Johnson
5d17d8f005 Remove Mix and Mega Suspect test (#3395)
http://www.smogon.com/forums/threads/mix-and-mega.3587740/page-19#post-7283760
2017-03-24 15:17:10 +04:00
Charlie Kobayashi
d51a5b7d67 Update uno.js (#3392) 2017-03-23 23:07:06 -04:00
Teremiare
d47aaa6ba7 UNO: Improve colored text readability (#3384) 2017-03-23 22:56:27 -04:00
The Immortal
2c69434bc6 Update BL2 Pokemon 2017-03-24 02:17:43 +04:00
Nixola
b199396029 Fix imposter/transform/mimic in Automagic (#3391)
This fix allows pokémon using the aforementioned moves/abilities (e.g. Ditto) to activate setup moves when triggering secondary effects.
2017-03-23 01:09:47 +04:00
panpawn
79462da881 UNO: Fix various style issues & improve UI (#3389) 2017-03-22 23:04:53 +04:00
EyanZ
d55796e3b1 Changes to UU (#3390)
* Update formats-data.js

* Update formats.js
2017-03-22 18:53:30 +04:00
The Immortal
7c46590bc9 Remove Kanto X Alola Regional Rumble 2017-03-22 14:40:06 +04:00