Commit Graph

5875 Commits

Author SHA1 Message Date
Guangcong Luo
716cd0578f Remove bannedwords feature
Username word bans are now implemented in the lobby server
2014-07-16 23:39:51 -04:00
Guangcong Luo
03c94929fd Move custom.css watching inside loginserver.js 2014-07-16 23:08:44 -04:00
Guangcong Luo
308ddebc67 Support Users() for Users.get() 2014-07-16 23:08:11 -04:00
Guangcong Luo
76dca17693 Support Rooms() for Rooms.get() 2014-07-16 23:07:39 -04:00
Guangcong Luo
fe7c8b2f47 Lobby defaults to official room 2014-07-16 20:56:03 -04:00
Guangcong Luo
4f56232b35 Merge pull request #1088 from Slayer95/effect-spore
Make sure that sleep stops multihit moves
2014-07-16 19:16:27 -05:00
Slayer95
8067c3f001 Fix typo in previous commit 2014-07-16 16:30:14 -05:00
Slayer95
7181b0172f Gen 2: Add Pink Bow and Polkadot Bow items 2014-07-16 16:28:04 -05:00
Guangcong Luo
31fcc10383 Merge pull request #1089 from Tempoanon/patch-15
NEXT: Nerf armor and buff Cute Charm
2014-07-16 14:54:43 -05:00
Tempoanon
3c3140fa0e NEXT: Nerf armor and buff Cute Charm
Cute Charm always activates upon contact and armor now blocks 1/10 of max HP instead of 1/8.
2014-07-16 12:44:58 -07:00
The Immortal
a3bc39010e Fix STABmons
Accidently left out Dialga
2014-07-16 20:57:13 +04:00
Slayer95
802cde5a30 Make sure that sleep stops multihit moves
If a pokémon fell asleep due to Effect Spore while performing a multi-strike move called by Assist or Metronome, the move wouldn't be stopped.
2014-07-16 04:01:24 -05:00
Guangcong Luo
468c7e9bef Merge pull request #1087 from Slayer95/choicelock
Fix choice-locking Magic Bounce
2014-07-16 02:53:14 -05:00
Slayer95
08792b1661 Fix choice-locking Magic Bounce 2014-07-16 02:32:32 -05:00
Guangcong Luo
e4f64b0195 Merge pull request #1086 from sirDonovan/patch-1
Update /details command
2014-07-16 01:53:04 -05:00
Slayer95
828154a6e6 Move global events ´TryHitField´ and ´TryHitSide´ to ´tryMoveHit´ 2014-07-16 00:26:53 -05:00
sirDonovan
0bddf5fc78 Update /details command
Add detection of sound based moves
2014-07-15 22:30:47 -05:00
Slayer95
c2966e1d51 Fix Protean for moves targetting the field 2014-07-15 20:18:40 -05:00
Slayer95
126b633ceb Properly fix Sky Drop retargetting 2014-07-15 16:33:47 -05:00
The Immortal
e39046d8af Unbans in STABmons 2014-07-15 22:51:16 +04:00
Guangcong Luo
6a053856d5 Merge pull request #1075 from Slayer95/lockdetails
Add command /lockdetails to check if a locked IP is in a DNSBL
2014-07-15 05:10:33 -05:00
Slayer95
377345454f Shed Bell may be nullified by Sheer Force
Also remove 'AfterMove' global event from all gens, and 'AfterMoveSelf' from Gen 3 onwards.
2014-07-14 19:03:38 -05:00
Slayer95
3b22b1f570 Skill Swap fails if user and target share ability 2014-07-14 18:36:31 -05:00
The Immortal
e92e25dee4 Add Pikachu Tournamentchu 2014-07-14 18:30:38 +04:00
The Immortal
af3bd3bdf2 Update viable moves
Removed Swagger because it is banned in all tiers
2014-07-14 16:10:22 +04:00
The Immortal
43916c7c85 Update Triples formats
- Added Random Triples Battle
- Added Smogon Triples as challenge only
- Made XY Battle Spot Triples ladderable
2014-07-13 19:10:15 +04:00
Slayer95
26edd63959 Make sure that switched out pokemon get their moves cancelled
There are several issues alike to the one fixed in 62611b926b
2014-07-13 06:54:18 -05:00
The Immortal
0e262a40ae Add triples center message 2014-07-13 15:45:27 +04:00
Slayer95
62611b926b Fix Eject Button interaction with Volt Switch/U-Turn
If a pokemon is switched out and in in the same turn, the move was not cancelled
2014-07-13 06:18:03 -05:00
Slayer95
341d61e484 Fix Pledge moves waiting for fainted/inactive allies 2014-07-13 03:20:16 -05:00
Slayer95
ffee61633c Fix Sky Drop damaging the switch in if its original target faints 2014-07-13 02:33:43 -05:00
Guangcong Luo
5b6e6038ac Merge pull request #1079 from Slayer95/protean
Fix more bugs with Protean
2014-07-12 22:31:57 -05:00
Slayer95
684a2a4418 Fix more bugs with Protean
- Fix an issue introduced in 6539521adc, where Protean didn't activate if the target was immune to the move.
- Protean should not activate if the user fails a Detect/Protect, or the move is Fling or Natural Gift and the user has no item.
- Protean should not activate on the first turn of a Pledge Combo. Aditionally, fix Flash Fire/Storm Drain, etc being activated by the first move in the combo.
- Introduce event 'PrepareHit', which is ran after any move target is resolved but before immunity is checked.
2014-07-12 21:42:02 -05:00
The Immortal
66ccb35efe Mega Gardevoir is OU 2014-07-13 00:45:44 +04:00
The Immortal
ae8dcb3b51 Comment out formathelp 2014-07-12 15:47:00 +04:00
The Immortal
af5db0a7c3 Add Vivillon events 2014-07-12 15:31:57 +04:00
The Immortal
b8aa05813f Merge pull request #1078 from kotarou3/tournaments
Fix crash in /tour runautodq when it is used without a started tournament
2014-07-12 15:12:14 +04:00
小太
57a6e13ce7 Fix crash in /tour runautodq when it is used without a started tournament 2014-07-12 21:09:44 +10:00
The Immortal
ba68694915 Fix mistakes in previous commit 2014-07-12 13:43:07 +04:00
The Immortal
1005e70056 Merge pull request #1077 from Treecko/patch-3
Update viable moves
2014-07-12 13:40:06 +04:00
Treecko
b4dae10c1f Update viable moves
Updated viable moves for all fully evolved DPP Pokemon, will work on BW and XY Pokemon soon
2014-07-12 04:26:27 -05:00
Slayer95
c8c685367a Scald thaws frozen targets in Gen 6 2014-07-12 01:33:40 -05:00
Slayer95
31f26e3f5d Grassy Terrain weakens some Ground moves
Earthquake, Bulldoze and Magnitude have their power halved.
2014-07-12 01:09:36 -05:00
The Immortal
6ba47f05d3 OU is having a suspect test 2014-07-12 05:14:10 +04:00
The Immortal
0264c84a53 Update Diamond Storm 2014-07-12 04:06:48 +04:00
V4Victini
7be6a6c08f Add /formathelp command
Aliases: /formatshelp and /formats

Displays information about the available formats on the server.
2014-07-11 16:31:58 -04:00
The Immortal
fe1bf84162 Hyperspace Hole bypasses Substitute 2014-07-11 22:39:30 +04:00
The Immortal
582952f5a8 Update Metronome 2014-07-11 22:36:46 +04:00
The Immortal
fbc5097849 Add event Diancie 2014-07-11 22:05:37 +04:00
V4Victini
a68394b2c3 Diancie is released
Also add viableMoves and viableDoublesMoves for Random Battle format.
2014-07-11 13:35:04 -04:00