0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some tiering updates (Donphan, Umbreon, etc) More... about 12 years ago
Make Species Clause work correctly More... about 12 years ago
Allow random teams outside of random battle if the format allows. More... about 12 years ago
Implement Species Clause More... about 12 years ago
Fix Solar Power damage -> maxhp/8 More... about 12 years ago
Halve burn damage with Heatproof More... about 12 years ago
More effective ban code - previous method accidentally relied on cookies. More... about 12 years ago
New command: /loadbanlist - loads config/ipbans.txt (Useful for blocking large swaths of IPs, like Tor exit nodes) - Supports /8 and /16 blocks, too: use rows like 192.168.* More... about 12 years ago
Changed how formats are specified More... about 12 years ago
Update the list of moves bounceable by Magic Coat/Bounce More... about 12 years ago
Don't apply immunities for secondary/self-hits of moves More... about 12 years ago
/hotpatch works for things besides chat now More... about 12 years ago
Torment fixed - actually works now More... about 12 years ago
Check immunities during moveHit, not before - Moves bounced by Magic Bounce still check immunities - Moves called by Metronome, Assist, etc, too More... about 12 years ago
Fix infinite loop when checking IP ranges More... about 12 years ago
Fix Pressure to only activate on moves targeting the pokemon with Pressure. More... about 12 years ago
Implement Infiltrator More... about 12 years ago
Natural immunities take precedence over artificial immunities More... about 12 years ago
Soak is affected by Storm Drain / Water Absorb. More... about 12 years ago
Healing should fail if target is at full health. More... about 12 years ago
Rough Skin, Iron Barbs, and Rocky Helmet: - are no longer negated by Sheer Force - now happen once for each hit of a multi-hit move More... about 12 years ago
Soak is now bounced by Magic Coat/Bounce More... about 12 years ago
Cotton Spore, Worry Seed, and GrassWhistle are now absorbed by Sap Sipper More... about 12 years ago
Make sure Shell Bell heals the correct amount More... about 12 years ago
Add support for banning/muting IP ranges More... about 12 years ago
Don't print debug messages for ModifyPokemon and ModifyStats - these run too often More... about 12 years ago
Support for listing all battles being played More... about 12 years ago
Remove lots of "x% boost" debug messages from items, for better choice-feigning. More... about 12 years ago
Merge branch 'master' of github.com:Zarel/Pokemon-Showdown More... about 12 years ago
Allow muted users to use 'kick inactive', etc (Moved a lot of battle-room commands to chat-commands.js) More... about 12 years ago