Commit Graph

347 Commits

Author SHA1 Message Date
Marty-D
5b5c23006b Fix Gravity's end animation. 2012-11-09 23:22:03 -05:00
Marty-D
13983ebea2 Fix Facade.
- Base Power is not doubled while asleep
2012-11-09 22:10:11 -05:00
TheImmortal
78c4f4d1ed Prevent Rock Blast + Stone Edge in Randbats 2012-11-07 19:21:04 +04:00
Guangcong Luo
2c97a37612 New OU suspect test: Genesect ban 2012-11-06 22:36:13 -08:00
Guangcong Luo
c9d42f1740 More changes for better doubles support
- Most of these changes are just renaming some variables to make logic clearer
- `decision` has been split into separate concepts of "choice" and "decision"
- Some refactoring: `decide` split into `choose` and `parseChoice`, and
  some game code is delayed to `addQueue` where it makes more sense
2012-11-06 22:31:32 -08:00
Bill Meltsner
8d05ebf38c Kyurem-Black has been unbanned. 2012-11-05 20:17:36 -08:00
TheImmortal
7a8785a7e8 Hydration rating change 2012-11-05 23:28:20 +04:00
TheImmortal
024ee55318 Prevent Aqua Tail and Waterfall in Randbats 2012-11-05 21:01:50 +04:00
TheImmortal
69f7c70243 Update ratings 2012-11-05 20:57:31 +04:00
Guangcong Luo
4d932be413 UU is doing a suspect test on Snow Warning 2012-11-04 18:04:25 -08:00
TheImmortal
5271ca500a Update viable moves 2012-11-04 16:32:34 +04:00
TheImmortal
073176671f Add missing Sandile moves 2012-11-04 16:13:14 +04:00
TheImmortal
ef2fc15367 Facade should give Toxic Orb in Randbats 2012-11-04 16:00:10 +04:00
Marty-D
f1da1521fa Fix Zen Mode.
- differentiate between "Transform"ed and transformed so Transform works on it
2012-11-02 17:54:47 -03:00
TheImmortal
5b9700f17a Update viable moves 2012-11-02 22:07:29 +04:00
TheImmortal
d1b90cffa3 Modify ratings 2012-11-02 22:05:57 +04:00
TheImmortal
57e79243ac Update Randbats script
- Prevent Chesto Berry if ability is Natural Cure
2012-11-02 22:04:03 +04:00
Guangcong Luo
1bb7a10d3c Some code to prepare for doubles support
(doubles is by no means done or close to done)
2012-11-01 01:50:49 -07:00
TheImmortal
42c1626345 Stored Power is useless in randbats without setup 2012-10-31 19:32:12 +04:00
Guangcong Luo
a42571f751 Format overhaul
- Added Matthew's seasonal ladder
- Renamed "Debug Mode" to "Custom Game" so it's clearer what it's for
- Miscellaneous cleanup
2012-10-30 19:53:04 -07:00
TheImmortal
abcba2828a Prevent Focus Punch without Substitute in Randbats 2012-10-30 16:36:47 +04:00
Marty-D
6af36ceab3 Fix Lock-On and Mind Reader.
- effect is on the target, not the user
2012-10-27 22:19:27 -03:00
Marty-D
241320fc76 Minor correction to Mud and Water Sport. 2012-10-26 23:53:53 -03:00
Marty-D
424d617ff5 Fix Starf Berry.
- can't boost accuracy or evasion
2012-10-26 00:43:22 -03:00
TheImmortal
13cc6f4c7f Viable moves changes 2012-10-26 01:33:32 +04:00
Marty-D
abc188dc75 Make sure Fissure cannot hit Dig users.
- seemingly a Gen 2 only mechanic
2012-10-23 21:52:16 -03:00
Marty-D
11851fc38b Make sure OHKO moves do not hit during invulnerable turns. 2012-10-23 21:41:39 -03:00
Marty-D
30564a40fc Make sure Download does not activate with no opponent. 2012-10-22 15:57:48 -03:00
TheImmortal
4be9c38a09 Viable moves update 2012-10-22 18:59:16 +04:00
Guangcong Luo
9877ef5186 Refactor items.js to not call clampIntRange 2012-10-21 17:51:26 -07:00
Guangcong Luo
e65facec71 Ubers has unbanned OHKO Clause.
- Ubers is now different enough from other Smogon metagames that it no longer uses Standard rules
- Instead, it gets Standard Ubers, which is Standard minus OHKO Clause and minus Evasion Clause.
2012-10-21 17:49:41 -07:00
Guangcong Luo
7240d08c2c Cresselia and Durant have been unbanned from RU 2012-10-21 17:47:39 -07:00
TheImmortal
a6c114f8f7 More viable move updates 2012-10-21 12:38:20 +04:00
TheImmortal
14b54ff9bd Viable moves updates 2012-10-20 12:52:37 +04:00
Marty-D
a56f4128b3 Remove Outrage lock if the user falls asleep. 2012-10-19 17:17:05 -03:00
Guangcong Luo
6f916824d7 Kyurem-B is being suspect tested 2012-10-18 14:29:54 -07:00
Antar1011
1f3add6751 Fixed CC's Smeargle moveset problem
Smeargle's movepool is ALL moves, not just Sketch, Sleep Talk and Captivate.
2012-10-18 15:36:44 -03:00
Bill Meltsner
9d92f920cc "Fix" burn to not halve the damage of fixed-damage moves.
A proper fix requires reworking how we handle fixed-damage moves in general. That'll probably come hand in hand with the revised damage formula.
2012-10-15 09:58:31 -07:00
Marty-D
88e01e270a Fix Micle Berry. 2012-10-14 23:58:55 -03:00
Marty-D
192107fc11 Fix Mist's interaction with Moody.
- thanks bmelts!
2012-10-14 22:53:47 -03:00
Bill Meltsner
4ab7cd8059 Burns halve the damage done, not the attack of the user. 2012-10-14 17:14:00 -07:00
Marty-D
e34bdb1054 Prankster's rating goes up to 4.5. 2012-10-14 18:18:37 -03:00
Marty-D
c7fa93b28c Fix the Budew line's learnset. 2012-10-14 13:02:26 -03:00
Bill Meltsner
c105e5bee7 Moody gets its own clause. Lucky Moody. 2012-10-13 15:51:56 -07:00
Bill Meltsner
86386519c8 Break Evasion Clause out of the Standard package, and add a new Evasion Moves Clause for Ubers and LC that only bans Minimize and Double Team. 2012-10-13 15:45:10 -07:00
Marty-D
2884c987bf Make sure Bide is usable by Ghost-types. 2012-10-13 13:23:31 -03:00
Marty-D
9436fcaa7e Make sure to limit one of each move in Ubers. 2012-10-13 00:13:54 -03:00
Marty-D
01ef4f80fe Garchomp is now OU. 2012-10-12 23:49:42 -03:00
Marty-D
82f6685571 Ban Sand Veil and Snow Cloak from OU and below.
- Ubers now has Evasion Clause and OHKO Clause off.
2012-10-12 23:47:24 -03:00
TheImmortal
5979dbf4ed Viable moves updates 2012-10-12 01:18:28 +04:00