Popular repositories Loading
-
pokemon-showdown
pokemon-showdown PublicForked from smogon/pokemon-showdown
Pokémon battle simulator.
TypeScript
-
pokemon-showdown-client
pokemon-showdown-client PublicForked from smogon/pokemon-showdown-client
The client for Pokémon Showdown
TypeScript
-
lp-foundations
lp-foundations PublicForked from DareData/lp-foundations
Foundations Learning Path is a self-study course to help you become a better Python programmer.
Python
-
damage-calc
damage-calc PublicForked from smogon/damage-calc
Pokemon games damage calculator
TypeScript
120 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created 13 commits in 1 repository
Created a pull request in smogon/pokemon-showdown that received 17 comments
Disable Magic Bounce during semi-invulnerability
Opened 32 other pull requests in 2 repositories
smogon/pokemon-showdown
16
open
12
merged
2
closed
-
Fix Heal Bell's interaction with Mold Breaker
This contribution was made on Feb 18
-
Gen 7: Fix Snatch + Swallow interaction
This contribution was made on Feb 16
-
Fix move order prioritization
This contribution was made on Feb 16
-
Magician should steal the item if the opponent faints
This contribution was made on Feb 16
-
Convert all tests involving Terastallization to Gen 9 tests
This contribution was made on Feb 15
-
Fix Gen 4 Snatch
This contribution was made on Feb 14
-
Fix Fling's interaction with Leppa Berry
This contribution was made on Feb 14
-
Fix Tera Shell + future moves + mid turn switches
This contribution was made on Feb 13
-
Refactor berries' events and Fix Emergency Exit's interactions with hazards and residuals
This contribution was made on Feb 13
-
Add AfterMoveSecondaryLast event
This contribution was made on Feb 13
-
Fix Symbiosis's interaction with Eject Pack
This contribution was made on Feb 13
-
Fix Tera Blast's interaction with Unaware
This contribution was made on Feb 13
-
Fix incorrect tests
This contribution was made on Feb 13
-
Fix Receiver's interaction with Soul-Heart
This contribution was made on Feb 13
-
Fix Psychic Noise's interaction with Life Dew
This contribution was made on Feb 13
-
Fix Order Up's interaction with Sheer Force
This contribution was made on Feb 12
-
Implement White Herb and Eject Pack like Mirror Herb
This contribution was made on Feb 12
-
Fix Tera Shell's interaction with future moves
This contribution was made on Feb 12
-
Unskip tests
This contribution was made on Feb 12
-
Fix and unskip tests
This contribution was made on Feb 12
-
Fix Sparkling Aria's interaction with Shield Dust
This contribution was made on Feb 10
-
Simplify Gen 5 Magic Bounce inheritance
This contribution was made on Feb 10
-
Refactor fainted forme regression
This contribution was made on Feb 10
-
Fix Mold Breaker interactions with abilities' Start events
This contribution was made on Feb 10
-
Fix Mold Breaker interactions with abilities' Switch events
This contribution was made on Feb 9
- Some pull requests not shown.
smogon/pokemon-showdown-client
2
open
-
Don't force Tera types because of Hackmons
This contribution was made on Feb 11
-
Fix the Abilities column for mods
This contribution was made on Feb 10
Reviewed 7 pull requests in 1 repository
smogon/pokemon-showdown
7 pull requests
-
Fix incorrect tests
This contribution was made on Feb 14
-
Refactor berries' events and Fix Emergency Exit's interactions with hazards and residuals
This contribution was made on Feb 13
-
Add AfterMoveSecondaryLast event
This contribution was made on Feb 13
-
Fix Psychic Noise's interaction with Life Dew
This contribution was made on Feb 13
-
Fix Rockruff-Dusk's Pokédex entry
This contribution was made on Feb 9
-
Disable Magic Bounce during semi-invulnerability
This contribution was made on Feb 4
-
Heal Bell should not affect Good as Gold users
This contribution was made on Feb 3
Created an issue in smogon/pokemon-showdown that received 2 comments
Remove the 'Update' event
While fixing mechanics and unskipping tests, I noticed a clear trend: the Update
event was responsible for many bugs and could often be replaced wi…
Opened 3 other issues in 2 repositories
smogon/pokemon-showdown
2
open
-
Create a 'Switched Out' state and separate switching out from switching in
This contribution was made on Feb 16
-
Create a battle for a mod without a format
This contribution was made on Feb 13
smogon/pokemon-showdown-client
1
open
-
Server compatibility: implement fainted forme regression
This contribution was made on Feb 11