• Joined on 2023-01-19
mika synced commits to refs/pull/3364/head at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
821b6f01b5 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into gymteams
df1c6efe2d [Localization] [Fix] Restoring inverted rival dialogues in all dialogue-misc.json locales (#3986)
89a1ff7b5b [Bug] Fix Inconsistency with stat boost when breaking through boss shields + tests (#3785)
9c30e5b213 [Localization] [FR] [Fix] Dialogue fixs batch + ignored entries form previous PR (#3985)
03567ed56c [Bugfix #3930] Moves That a Pokemon Knows and are not in their List of Learnable TMs Display as "Not Able" Rather than Learned (#3935)
Compare 77 commits »
mika synced commits to refs/pull/3364/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
Compare 19 commits »
mika synced commits to refs/pull/3404/head at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
f8370c4009 Fix spacing
mika synced commits to refs/pull/3472/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
Compare 18 commits »
mika synced commits to refs/pull/3492/head at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
65514059db Replace | undefined with ?
mika synced commits to refs/pull/3492/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
4cbf9dc925 Merge 65514059db8389141d1824701e799452c9dee713 into d004d905bd
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
Compare 19 commits »
mika synced commits to refs/pull/3493/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d410739ef6 Merge ca2e4d24d455e3af922d3854c2537951df00f2ed into d004d905bd
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
Compare 18 commits »
mika synced commits to refs/pull/3638/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
672bc77c58 Added Donate Link to Community Page (#3989)
b0360123e0 [Balance] [QoL] [Feature] Allow mons to track and relearn used TMs (#3656)
60becf54f8 [Enhancement][UI] Passive ability will be displayed even if it is locked or disabled (#3976)
df1c6efe2d [Localization] [Fix] Restoring inverted rival dialogues in all dialogue-misc.json locales (#3986)
Compare 85 commits »
mika synced commits to refs/pull/3655/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
Compare 18 commits »
mika synced commits to refs/pull/3665/head at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
73416b8665 Merge branch 'beta' into fix-rng
c1867a19d6 Remove resolved comment
07db30e112 Remove unnecessary Math.floor()
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
deb4e9dd24 [UI] Run history fixes and improvements (#3987)
Compare 22 commits »
mika synced commits to refs/pull/3665/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
73416b8665 Merge branch 'beta' into fix-rng
Compare 18 commits »
mika synced commits to refs/pull/3672/head at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
ad8598406c Merge branch 'beta' into learnMovePhase
587360c8da [Bug] Fix eggs having exploitable RNG (#3913)
deb4e9dd24 [UI] Run history fixes and improvements (#3987)
89e80f3deb [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699)
947400f2b9 [Test] Add tests for Freeze-Dry (#3990)
Compare 63 commits »
mika synced commits to refs/pull/3672/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
d004d905bd [Test] Remove nature RNG from Beast Boost tests (#3994)
684d7b3009 [Misc] Repack Keyboard button sprites (#3993)
97a02e7c34 [Test] Set boss Pokémon test timeout to 20 seconds instead of 2.5 seconds (#3992)
ad8598406c Merge branch 'beta' into learnMovePhase
Compare 21 commits »
mika synced commits to refs/pull/3679/merge at mika/pokerogue from mirror 2024-09-03 08:22:31 +02:00
672bc77c58 Added Donate Link to Community Page (#3989)
b0360123e0 [Balance] [QoL] [Feature] Allow mons to track and relearn used TMs (#3656)
60becf54f8 [Enhancement][UI] Passive ability will be displayed even if it is locked or disabled (#3976)
df1c6efe2d [Localization] [Fix] Restoring inverted rival dialogues in all dialogue-misc.json locales (#3986)
Compare 59 commits »
mika synced and deleted reference refs/tags/refs/pull/2699/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00
mika synced and deleted reference refs/tags/refs/pull/3656/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00
mika synced and deleted reference refs/tags/refs/pull/3785/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00
mika synced and deleted reference refs/tags/refs/pull/3913/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00
mika synced and deleted reference refs/tags/refs/pull/3915/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00
mika synced and deleted reference refs/tags/refs/pull/3976/merge at mika/pokerogue from mirror 2024-09-03 08:22:30 +02:00