Commit Graph

  • 0e53e2fb01
    [Sprite] Add female Torchic line icons chaosgrimmon 2024-11-10 14:06:21 -0500
  • 395ebc412b
    [Sprite] Add female Meganium icons chaosgrimmon 2024-11-10 14:03:18 -0500
  • 0124f86edd
    [Sprite] Add female Torchic line icons chaosgrimmon 2024-11-10 13:55:26 -0500
  • ac113d62a2
    [Sprite] Add female Meganium icons chaosgrimmon 2024-11-10 13:11:50 -0500
  • b7c32c3a1d
    [Sprite] Add female Doduo/Dodrio icons chaosgrimmon 2024-11-10 13:09:45 -0500
  • 2530c0941e Added failIfSingleBattle conditions to Doubles-Only moves frutescens 2024-11-10 09:56:00 -0800
  • c672650f8a
    [Sprite] Implement more female icons chaosgrimmon 2024-11-10 12:30:29 -0500
  • 2366c68cf4
    Update comments geeilhan 2024-11-10 17:15:40 +0100
  • ee03a28de7
    Merge branch 'pagefaultgames:beta' into freeze-dry-implementation geeilhan 2024-11-10 15:35:35 +0100
  • ed70de7051 Full implementation of freeze-dry including edge cases such as Normalize and Electrify plus tests ga27lok 2024-11-10 15:34:19 +0100
  • 963dfafdfb Fix ceaseless edge test for real this time innerthunder 2024-11-10 00:56:17 -0800
  • d0b6f3299c Fixed Multi-Lens apply comment innerthunder 2024-11-10 00:23:09 -0800
  • 25dfa0fb8c Added failIfSingleBattle condtion to Helping Hand frutescens 2024-11-09 23:31:19 -0800
  • 9e30541565 Add tests for Revival Blessing NightKev 2024-11-09 23:17:59 -0800
  • 903c050d2b Move Revival Blessing method from `PlayerPokemon` to the move's attr NightKev 2024-11-09 22:50:34 -0800
  • 2968059814
    [P1] Transform and Imposter will now fail when either Pokemon is fused (#4824) NightKev 2024-11-09 21:39:05 -0800
  • b3a94e6a6b
    [Telemetry][Misc] Client-Side changes to log run results at the end of runs (#4834) Mumble 2024-11-09 21:37:09 -0800
  • 44a68a91ba
    [P1] Fix crash when newly aquired Pokemon are sent in battle (#4835) Moka 2024-11-10 06:35:49 +0100
  • 265b3cb938
    [P3] Fix visual bug with level text remaining the same when pokemon levels are reduced in weird dream ME (#4837) Payton Rogers 2024-11-09 23:35:16 -0600
  • 073f85c8cb Set default fps to 10 instead of 12 for pokemon sprites pom-eranian 2024-11-10 00:32:58 -0500
  • 6d2c4f3740 Fixed Gastro Acid test using `game.override.battleType(null)` Michael Li 2024-11-09 23:39:45 -0500
  • e2fe309a93 Add type `DoubleType` Michael Li 2024-11-09 23:34:43 -0500
  • 3b0e6f37e8 inhale... exhale... corrected variable name to pass linter frutescens 2024-11-09 19:56:55 -0800
  • befba38c17
    Update src/phases/game-over-phase.ts Mumble 2024-11-09 19:53:46 -0800
  • bae61cf6dd Condensed if-else pair to else if statement frutescens 2024-11-09 19:52:54 -0800
  • 1f72a802ec Thank you Torranx frutescens 2024-11-09 19:41:47 -0800
  • 91c505476a
    Apply suggestions from code review Mumble 2024-11-09 18:02:44 -0800
  • ec7e212a90 Fix visual bug with level text remaining the same when pokemon levels are reduced Payton Rogers 2024-11-09 19:57:17 -0600
  • 4af436c7fd Merge branch 'beta' into fix-unburden Michael Li 2024-11-09 20:45:28 -0500
  • 282d165750 Add suggested `.bypassFaint()` to Unburden Michael Li 2024-11-09 20:44:30 -0500
  • ec138cbcce
    Merge 52da58b1b2 into 198ac2431d Mumble 2024-11-09 15:51:17 -0800
  • b7d7ffd9f8
    Merge branch 'beta' into pr-illusion Lylian BALL 2024-11-10 00:37:30 +0100
  • 09b6afbd38 Changed variable name to isVictory. frutescens 2024-11-09 15:01:48 -0800
  • 198ac2431d
    Undo Event modifier-type.ts item table changes (#4836) damocleas 2024-11-09 17:26:55 -0500
  • f649295cf0 Cat in front of keyboar d sorry frutescens 2024-11-09 14:23:24 -0800
  • 1102fe44fc
    Undo Event modifier-type.ts item table changes damocleas 2024-11-09 14:58:32 -0700
  • e85280e901 Fix crash when newly aquired Pokemon are sent in battle Moka 2024-11-09 21:43:27 +0100
  • ae89cb7fdc Removing extra parameters. frutescens 2024-11-09 11:38:22 -0800
  • 60085d41e2 maybe fix flaky ceaseless edge test? innerthunder 2024-11-09 11:26:48 -0800
  • a1f900516c Update test with new parameters. frutescens 2024-11-09 11:22:27 -0800
  • 17e496c7d2
    Merge 334c26849f into 2bf8acea06 Lugiad 2024-11-09 21:12:51 +0200
  • a32d76c3d2 Added new telemetry-related parameters frutescens 2024-11-09 10:59:40 -0800
  • 4e98bcbe89 Fix flaky unburden tests innerthunder 2024-11-09 10:35:57 -0800
  • 9136094e67
    Merge branch 'beta' into bugfix-training-session-encounter-nature Moka 2024-11-09 19:31:38 +0100
  • 9e494c92db
    Merge branch 'beta' into me-shiny-fixes Moka 2024-11-09 19:17:52 +0100
  • 2bf8acea06
    [Beta][P2] Fix Sketch failing to sketch moves that call other moves virtually (#4823) PigeonBar 2024-11-09 13:15:24 -0500
  • a763cd173d
    [Beta][P1-3] Fix Commander implementation bugs (#4826) innerthunder 2024-11-09 10:14:11 -0800
  • 329e43ad48
    [P2] Removed incorrect calls to `resetBattleData` on switchout (#4828) innerthunder 2024-11-09 10:13:12 -0800
  • c54d21c313
    [Test] Fix flaky Wimp Out test (#4830) NightKev 2024-11-09 10:12:22 -0800
  • f16845522b PR feedback Michael Li 2024-11-09 12:20:15 -0500
  • a64a94193d test fixes and final cleanup Moka 2024-11-09 17:19:45 +0100
  • 54f4a2a347 [Dev] Add overrides for alternating between single and double battles Michael Li 2024-11-09 10:58:27 -0500
  • 5ba47c7fb1 cleanup EnemyPokemon shiny initialization Moka 2024-11-09 16:52:59 +0100
  • 4bc3e6e49c make loading variant assets cleaner Moka 2024-11-09 16:01:13 +0100
  • 9fe58c52e2 Ensure shiny sparkle animation is initialized before playing it (Fixes #3924) Moka 2024-11-09 15:47:28 +0100
  • f2cf4b872e Renamed turnCount to moveCount Michael Li 2024-11-09 08:26:36 -0500
  • 2bb7888cb6 Merge branch 'beta' into 'me-shiny-fixes' Moka 2024-11-09 13:45:42 +0100
  • de4d031602 fix tests Moka 2024-11-09 13:21:24 +0100
  • 6e2914715c fix tests Lylian 2024-11-09 12:09:48 +0100
  • 3cf490ac64
    Merge branch 'beta' into pr-illusion Lylian BALL 2024-11-09 12:02:59 +0100
  • 1dc1a91c05
    Update src/field/pokemon.ts Lylian BALL 2024-11-09 11:59:22 +0100
  • f5e4c3267c add doc Lylian 2024-11-09 11:56:42 +0100
  • 22d16a05cb Fix obsolete tests related to Multi-Lens innerthunder 2024-11-09 01:44:34 -0800
  • 9a0a4eb19b
    Apply suggestions from code review innerthunder 2024-11-09 01:41:21 -0800
  • 324cc03af0 Prevent Ditto from being randomly generated as part of a fusion NightKev 2024-11-08 17:06:11 -0800
  • 8d37225259 Transform and Imposter will now fail when either Pokemon is fused NightKev 2024-11-08 13:45:14 -0800
  • fa6387896c Multi-Lens integration tests innerthunder 2024-11-09 01:29:19 -0800
  • c6cc187c96
    [Balance] Modify potion and ether weight funcs (#4829) AJ Fontaine 2024-11-09 04:10:49 -0500
  • 0ecbdd7b06 Rework Multi-Lens innerthunder 2024-11-08 23:11:33 -0800
  • e96be73b88 Fix flaky Wimp Out test NightKev 2024-11-08 22:53:59 -0800
  • de4ec5e1cb
    [Feature] [Item] Add Catching Charm item (#4811) AJ Fontaine 2024-11-09 01:38:45 -0500
  • 8581f9739f Suggested changes to `getLastXMoves()` Michael Li 2024-11-08 23:26:34 -0500
  • a574c72b97 Adjust for low HP mons AJ Fontaine 2024-11-08 23:09:28 -0500
  • bed45b8454 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into potfunc AJ Fontaine 2024-11-08 22:56:55 -0500
  • 4e540d0c10 Removed incorrect calls to `resetBattleData` innerthunder 2024-11-08 16:33:38 -0800
  • e44dfc0fa2 Silvally/Arceus should not change form without its ability NightKev 2024-10-27 04:50:37 -0700
  • c055649db6 Replace `* as Utils` imports with named imports NightKev 2024-11-08 16:46:07 -0800
  • 0a46c1ed8a
    Merge branch 'beta' into catchingcharm Madmadness65 2024-11-08 18:41:31 -0600
  • 62ebb8d7a7 Merge branch 'beta' into phase-cleanup NightKev 2024-11-08 16:39:43 -0800
  • 1a49b53638
    Merge 3dd664770a into 00f7fd47df Leo Kim 2024-11-08 16:10:46 -0800
  • 23772c357c Fix pages issues innerthunder 2024-11-08 15:46:20 -0800
  • 79e6f54b2d Update locales innerthunder 2024-11-08 15:35:30 -0800
  • 1b83166d1c Merge branch 'beta' into powder innerthunder 2024-11-08 15:31:12 -0800
  • 8ed40dd0c8 [ME] Show shiny sparkles for Pokemon in ME intro Moka 2024-11-09 00:11:01 +0100
  • 00f7fd47df
    [Refactor] Remove unnecessary re-exports (#4818) NightKev 2024-11-08 14:44:34 -0800
  • 0ad3470e5f Fix Commander implementation bugs innerthunder 2024-11-08 13:41:18 -0800
  • 32f9f3ed74 [P2][Beta] Fix Sketch failing to sketch Metronome et al Michael Li 2024-11-08 13:53:33 -0500
  • 772594e26e [ME] Dancing Lessson: show shiny sparkle for Oricorio in intro Moka 2024-11-08 22:36:12 +0100
  • 2eea2c79fa
    Merge 589aa0c914 into 58d40b905a Opaque02 2024-11-08 13:23:05 -0800
  • df533b20b8 [ME] Shiny lock 'Slumbering Snorlax' and 'The Strong Stuff' Moka 2024-11-08 22:00:25 +0100
  • b2828f26da Merge branch 'beta' into fix-pokeballtype-import NightKev 2024-11-08 12:30:13 -0800
  • 7ac9a3f361 test updates Bertie690 2024-11-08 13:31:20 -0500
  • 15eea1d947
    Merge 2ed0e26b50 into 58d40b905a Mumble 2024-11-08 12:36:57 -0500
  • 58d40b905a
    [Bug] Fixing Encore's interactions with other Move Restriction moves (#4805) Mumble 2024-11-08 09:35:33 -0800
  • f00c2b9b94 catch more Sprite.play() errors causing crashes if sprite missing dp0ch 2024-11-08 17:58:03 +0100
  • c74278cfda
    Merge branch 'pagefaultgames:beta' into bugfix-egg-hatch-crash-missing-sprite Daniel Pochert 2024-11-08 17:55:52 +0100
  • edf9b12d49 started testing stuff Bertie690 2024-11-08 11:35:58 -0500
  • 625b98a6fe
    [Move][Refactor] Create `Move.getPriority` + Fully Implement Upper Hand (#4789) innerthunder 2024-11-08 07:50:23 -0800
  • 931edd8df1
    Merge 128d1c20d1 into 4821df68f2 Amani H. 2024-11-08 06:54:08 -0800
  • 3dd664770a Merge remote-tracking branch 'upstream/beta' into trick-room-challenge KimJeongSun 2024-11-08 23:48:37 +0900