Commit Graph

23714 Commits

Author SHA1 Message Date
GreatSage
2f8147dbc4 Update data/formats.js
add OHKO clause back to ubers
2012-11-23 00:28:18 -05:00
Antar1011
6ec3467132 RU Suspect Test Round 12 2012-11-21 20:16:00 -05:00
TheImmortal
89588232d4 New DW moves 2012-11-21 23:57:26 +04:00
TheImmortal
3f118c46b9 A number of new DW releases 2012-11-21 23:06:44 +04:00
Guangcong Luo
7f35679d01 Some tiering changes:
- OU is having a suspect test
- CAP is having an Aurumoth playtest
2012-11-19 14:44:59 -08:00
Guangcong Luo
248446d1c2 Making an invalid choice no longer restarts the kick timer
(it could previously be abused to postpone a turn indefinitely)
2012-11-19 14:44:59 -08:00
Guangcong Luo
00ccbd0dba For now, stop using debugError for user errors
(this is because debugError broadcasts errors and user errors are specific
to a user, so intentional erroring can be abused to spam.)
2012-11-19 14:44:59 -08:00
Marty-D
45360c60f5 Quick fix for Aurumoth learning Bug Buzz + Hydro Pump. 2012-11-18 23:16:12 -05:00
Marty-D
5b09f1f93d CAP 4 Aurumoth learnset added. 2012-11-18 19:28:38 -05:00
Marty-D
420d08f23a CAP 4 Aurumoth added to pokedex. 2012-11-18 19:10:17 -05:00
TheImmortal
f95a461ce0 Randbats update
- Prevent Choice Band with Flame Charge
- Reject Defiant if no Physical moves and no Baton Pass
2012-11-17 00:25:31 +04:00
TheImmortal
daa51d661d Viable moves change- Cubone can't learn Stone Edge 2012-11-16 22:37:01 +04:00
TheImmortal
0384d62b4c Add Jumpluff, Pansage, Pansear, and Panpour events 2012-11-16 18:23:20 +04:00
TheImmortal
f3bfac7028 Remove abilities and add isDW, add new events 2012-11-16 18:19:22 +04:00
Guangcong Luo
c5983a16fa Fix crash when attempting to switch to nonexistent pokemon 2012-11-15 19:38:01 -08:00
Guangcong Luo
f45f1c118e Sets without valid pokemon should be rejected
(they were previously converted to Bulbasaur later on, back before PS
had a set validator)
2012-11-15 19:32:35 -08:00
Guangcong Luo
2a08c9a2cc Fix some remaining Curse issues
Curse should now KO the user where necessary and fail against Cursed mons again
2012-11-15 19:32:34 -08:00
Guangcong Luo
49c0c785a0 Fix crash when attempting to generate a randbat set with no viable moves 2012-11-15 19:32:34 -08:00
TheImmortal
557a2ce8c8 Randbats update
- Prevent Pluck + Acrobatics
- Make sure setups have more than 1 attacking move
2012-11-15 23:14:16 +04:00
Marty-D
0302e93226 Add forgotten parts to some move descriptions. 2012-11-14 15:45:30 -05:00
TheImmortal
0f57db558b Drivers and Mods should not be able use these 2012-11-14 23:06:05 +04:00
TheImmortal
b34b778870 Randbats change
Forgot to include Switcheroo with Trick to be rejected with setup
2012-11-14 20:44:34 +04:00
Marty-D
68fc3c1e06 Make sure Leech Seed can't activate Cursed Body. 2012-11-13 19:59:33 -05:00
TheImmortal
b345ac910e Randbats update
- Prevent Fake Out + Trick/Switcheroo
- Prevent Weather Ball without Sunny Day
- Prevent SolarBeam + Giga Drain
- Prevent Rest + Synthesis
2012-11-14 00:21:44 +04:00
Guangcong Luo
d06be3b172 Slight fix to Curse:
- should fail if not enough HP
2012-11-12 23:32:19 -08:00
Guangcong Luo
dc89148d12 Fix Venoshock to work with toxic poison 2012-11-12 23:23:21 -08:00
Guangcong Luo
6bf2c86cf0 Merge branch 'master' of github.com:Zarel/Pokemon-Showdown 2012-11-12 22:11:03 -08:00
Guangcong Luo
73b00f9c1f Steamroll has changed his name and avatar 2012-11-12 22:10:47 -08:00
Marty-D
0e6d58b09f Add /om - info on Other Metas. 2012-11-12 18:40:43 -05:00
Guangcong Luo
52de2b4d19 Ran a static analyzer, fixed some errors
Specifically, Git Canary: gitconary.com
2012-11-12 15:31:57 -08:00
Guangcong Luo
7171bbc24d NEXT: give Galvantula Zap Cannon 2012-11-12 15:31:57 -08:00
Marty-D
3f0bc20475 Update /analysis links. 2012-11-12 16:20:24 -05:00
TheImmortal
ea95915791 More Randbat updates
- Allow Eruption + Fire move
- Prevent multiple moves of same typing
2012-11-12 23:51:08 +04:00
TheImmortal
0b9b3979ac Update Heatran viable moves 2012-11-12 11:21:06 +04:00
TheImmortal
b9aa2f1f7d Update Randbats script
- Harvest gives Sitrus Berry
- Substitute is prevented with U-turn/Volt Switch
2012-11-11 17:07:54 +04:00
TheImmortal
9f589a1ccf Update Harvest & Klutz ratings 2012-11-11 16:55:57 +04:00
Guangcong Luo
828e1e3465 Fix a few more move message bugs 2012-11-10 14:08:42 -08:00
Guangcong Luo
bbb86e46e7 Fix abilities activating for fainted foes 2012-11-10 14:07:50 -08:00
Guangcong Luo
36eb0d27a1 Fix the Perish Song Soundproof visual issue 2012-11-10 11:18:37 -08:00
Guangcong Luo
57e0fbe552 Another ton of placeholder messages
(should be nearly everything in moves.js, besides the perish song immunity)
2012-11-10 02:01:20 -08:00
Guangcong Luo
84e711697c Implement a ton of placeholder messages 2012-11-10 01:24:33 -08:00
Guangcong Luo
5e542b0ae7 Fix Gravity's end animation PEROPERLY 2012-11-10 01:12:58 -08:00
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
Guangcong Luo
c0d9630898 Fix switch code: no switching into fainted pokemon anymore
- this was a regression introduced in the doubles support code; my apologies
- also added `debugError`, which is like `debug` except it appears out of debug mode, too
2012-11-07 20:12:27 -08:00
Marty-D
b281d6283a Change verbatim's avatar. 2012-11-07 21:27:25 -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
Guangcong Luo
cf8e19789b Make sure users can always continue playing after rejoining 2012-11-06 22:31:32 -08:00