Commit Graph

23714 Commits

Author SHA1 Message Date
The Immortal
217664c3c3 Add June events
Torterra, Infernape, Mewtwo, Emboar, Samurott
2013-06-25 20:54:14 +04:00
Guangcong Luo
b80cf3b945 Fix Baton Pass failing 2013-06-23 13:05:21 -07:00
Guangcong Luo
81ece027c9 Disable OU no SR ladder 2013-06-23 13:04:54 -07:00
Cathy J. Fitzpatrick
e89334576a Remove now-unnecessary link targets
As of Zarel/Pokemon-Showdown-Client@77c6bac6a3, it is no longer
necessary to specify target="_blank" in raw HTML sent to the client.
2013-06-21 15:50:38 -06:00
Marty-D
2e54904458 Make sure minimum recoil damage is 1HP. 2013-06-21 16:50:31 -04:00
Guangcong Luo
61116ffa8d Merge pull request #253 from Joimer/patch-23
Add Stealth Rockless OU format
2013-06-21 07:29:24 -07:00
Joim
4e64be4447 Add Stealth Rockless OU format
The OU council needs an OU format with no Stealth Rock to study the impact on the metagame this change would have, to be able to decide on a Stealth Rock ban in gen 6, which will shape the gen 6 OU metagame.
This metagame is not the same as a suspect test, so it cohabitates with regular OU and any ongoing suspect.
More info: http://www.smogon.com/forums/showpost.php?p=4725140&postcount=196
2013-06-21 10:35:27 +02:00
Cathy J. Fitzpatrick
1e7c65aade New login server public key (keyid=2)
This new key is 4096 bits. The previous two keys will continue to be
supported by the login server for now.
2013-06-20 17:14:11 -06:00
Marty-D
ea29d48647 Gen III: Fix crash in Stench. 2013-06-20 16:54:07 -04:00
Guangcong Luo
8b5e94e06f Fix an obscure Substitute-related crash 2013-06-20 06:22:30 -05:00
Marty-D
5e0acfb56b Correct previous commit. 2013-06-19 21:28:50 -04:00
Marty-D
5d1db9bb71 Remove redundant force-switch fail message.
- Suction Cups, Ingrain, and Soundproof have their own messages.
2013-06-19 20:41:15 -04:00
Guangcong Luo
0c53bd7e98 Fix self-secondaries not activating 2013-06-19 17:57:27 -05:00
Guangcong Luo
fc9725efad Show a fail message when force-switch moves fail 2013-06-19 17:29:01 -05:00
Cathy J. Fitzpatrick
4e4e10736c Support # comments in ipbans.txt 2013-06-18 15:42:13 -06:00
Cathy J. Fitzpatrick
eb1f8e2281 Change link indexes in README.md 2013-06-17 20:09:55 -06:00
Cathy J. Fitzpatrick
48b18b8319 Update some information in README.md 2013-06-17 20:09:01 -06:00
Marty-D
78b4cffc02 Make sure Shed Skin doesn't try curing 'fnt'. 2013-06-17 14:49:43 -04:00
Guangcong Luo
d66e619f79 Fix some redundant failure messages 2013-06-17 11:08:47 -05:00
Guangcong Luo
b986a39c79 Fix 'Failed' message on Restart event 2013-06-17 10:53:57 -05:00
Marty-D
4565da5169 Gen III: Fix (Hi) Jump Kick. 2013-06-17 11:15:07 -04:00
Marty-D
31a34cc86d Fix Bide.
Gen 5: Can't hit Ghost-types.
Gen 4: Can hit Ghost-types.
Gen 3: Can't hit Ghost-types.
2013-06-17 11:11:24 -04:00
Cathy J. Fitzpatrick
cdae4b243a Log use of /hotpatch 2013-06-17 04:11:43 -06:00
Cathy J. Fitzpatrick
941da0f043 canTalk now applies more uniformly
The `canTalk` filter now applies to broadcast commands and private
messages. In particular, this means that the maximum message length
(currently 300 characters) now applies to private messages.
2013-06-17 03:53:46 -06:00
Guangcong Luo
4c60f96269 Fix crash when partialtrapping a Substitute 2013-06-16 21:48:57 -07:00
Guangcong Luo
b43ff0b645 Nearly all move failures now display a message 2013-06-16 03:41:00 -07:00
Guangcong Luo
cca66ef1fe Fix some doubles incompatibilities
Specifically, pokemon.id should never be passed to battle.add()
2013-06-16 03:18:32 -07:00
Marty-D
2a735ebb8c Fix rulesets. 2013-06-14 23:04:15 -04:00
Guangcong Luo
b4d20a0939 Fix toName and explicitly document its guarantees 2013-06-14 18:04:45 -07:00
Marty-D
645f30ccaa OU is having a suspect test. 2013-06-14 20:31:46 -04:00
Marty-D
94f5f20179 Ubers Sleep Clause testing is over. 2013-06-14 20:17:23 -04:00
Joim
643a8fb6af Add note command
Add a note command that adds silently a note to a user's modlog for other auth to read without giving actual punishment and without having the whole chat knowing.
2013-06-14 10:51:03 +02:00
Marty-D
206ce377e0 Fix Ring Target. 2013-06-13 21:16:11 -04:00
Marty-D
e870e6e3f6 Clarify the event restriction messages. 2013-06-13 15:45:53 -04:00
Cathy J. Fitzpatrick
e2fcd07e7b Consistent notation for /fr message
Messages sent only to auth are consistently enclosed in brackets now.
2013-06-13 02:31:34 -06:00
Cathy J. Fitzpatrick
94724fd5a7 Fix privilege escalation with /frt
This commit fixes a bug wherein an admin could forcibly rename herself
to a userid found on the console access list, and therefore gain console
access despite not being on the list themselves.
2013-06-12 20:35:00 -06:00
Cathy J. Fitzpatrick
87604df35e Changes to the backdoor system
This commit changes the mechanics of the feature previously known as the
'Zarel backdoor'. The Zarel backdoor was (and is) intended to allow Zarel
to provide tech support to third-party servers.

It is still easy to opt-out of the backdoor system like before. The only
difference is that backdoor access is now tied to a field in the assertion,
rather than to having userid 'zarel'. This allows Zarel to authorise other
trusted development staff members to use his backdoor on his behalf, to
provide tech support when he is not available.

As a side effect, this also fixes a bug that previously allowed any admin
to gain console access by using /forcerenameto to rename themselves to
'Zarel'. Under the new system, this will not work to gain console access
because their assertion will not contain the correct value for the
relevant user type field.
2013-06-12 20:15:34 -06:00
Marty-D
861d95ef0f Gen I: Fix Rest.
- Failure due to HP should come before setting sleep.
2013-06-12 11:34:06 -04:00
Cathy J. Fitzpatrick
9f39603dfe Fix userlist bug when not using join batching 2013-06-12 03:38:23 -06:00
Cathy J. Fitzpatrick
3d27905c6a Eliminate getConnectionFromSocket 2013-06-12 03:37:30 -06:00
Cathy J. Fitzpatrick
6d435a38e4 Get rid of some config settings 2013-06-12 02:12:46 -06:00
Cathy J. Fitzpatrick
d18cee9e3a Remove obsolete battle reporting code 2013-06-12 02:04:48 -06:00
Cathy J. Fitzpatrick
9f1f47c4ce Introduce globals explicitly 2013-06-11 19:14:32 -06:00
Cathy J. Fitzpatrick
f885d64601 Struggle does not require PP 2013-06-11 17:44:14 -06:00
Cathy J. Fitzpatrick
c9c9e21c91 Patch over a faye-websocket bug 2013-06-11 17:05:07 -06:00
Cathy J. Fitzpatrick
a67f412729 Fix accidental global clause 2013-06-11 15:49:27 -06:00
Marty-D
794fc16a20 Gen I: Correct secondary effect chances.
- 10% is actually ~9.8%, etc.
2013-06-11 12:18:04 -04:00
Cathy J. Fitzpatrick
3547885a91 Fix version of all dependencies
The versions specified are known to work.
2013-06-11 02:37:23 -06:00
Cathy J. Fitzpatrick
0aadcf0243 Correct mechanics when trying to use a 0 PP move
There are two cases where a pokemon might attempt to execute a move
with zero PP:

- a move which had PP when selected, but whose PP was subsequently
  reduced to 0 by Spite; and

- a case where a pokemon has multiple copies of the same move, in
  which case it will always be possible to select the move, but it
  will not be executed if it has 0 PP.

Attempting to use a move with zero PP should not succeed.
2013-06-11 02:15:26 -06:00
Cathy J. Fitzpatrick
837f6a69ac Remove useless check for 'mustRecharge' volatile
There is no volatile called 'mustRecharge', so this check is pointless.
2013-06-10 20:48:14 -06:00