Commit Graph

  • 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
  • b2a2d0ffa3 Some further test cleanup Michael Li 2024-11-08 08:55:06 -0500
  • 166bc204d2
    Merge pull request #5 from DayKev/fix-unburden-patch-1 PigeonBar 2024-11-08 08:24:13 -0500
  • cc82e26cb8 Merge branch 'beta' into draft Lylian 2024-11-08 11:20:47 +0100
  • 63e2a1fcae Unburden test adjustments NightKev 2024-11-07 22:55:32 -0800
  • a9adc14988 catch Sprite.play() errors in egg hatch phase dp0ch 2024-11-08 07:18:41 +0100
  • 82cf181c0a [P2][Beta] Several Unburden bug fixes Michael Li 2024-11-07 22:28:04 -0500
  • 2ed0e26b50
    Merge branch 'beta' into allySwapImplementation Mumble 2024-11-07 20:13:16 -0800
  • 4821df68f2
    [P1] Prevents crash from using Sketch against a lost turn (#4806) Mumble 2024-11-07 20:10:46 -0800
  • aa2c794910
    [Balance/Bug] Boss segments properly heal (#4819) Daniel Pochert 2024-11-08 05:09:25 +0100
  • f5129af98d fix thingy kinda ig Bertie690 2024-11-07 23:02:32 -0500
  • fbdb271f32
    Merge branch 'pagefaultgames:beta' into bugfix-health-segment-healing Daniel Pochert 2024-11-08 04:21:12 +0100
  • c0639b892c remove EnemyPokemon.heal() overload dp0ch 2024-11-08 04:18:27 +0100
  • 8ee1514d88 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into catchingcharm AJ Fontaine 2024-11-07 21:59:23 -0500
  • c6598672a5 Replace catching charm icon AJ Fontaine 2024-11-07 21:57:07 -0500
  • 12138abb10 Modify potion and ether weight funcs AJ Fontaine 2024-11-07 21:49:51 -0500
  • 6875335fae Remove import style change from `modifier-type.ts` NightKev 2024-11-07 18:45:15 -0800
  • 7c85560500 Move `Type` enum to `src/enums/type.ts` NightKev 2024-11-07 18:39:44 -0800
  • b8e00bc7f5 Add moveset checks to Sketch tests NightKev 2024-11-07 18:30:11 -0800
  • 642b9f1fd9 Remove unnecessary re-exports NightKev 2024-11-07 17:28:19 -0800
  • 81d81d8557 Implement Ally Switch frutescens 2024-11-07 16:17:29 -0800
  • c84b89f3cd Reverting previous commit, whoops. frutescens 2024-11-07 15:44:23 -0800
  • 22b025bf1d Made revision to .find target frutescens 2024-11-07 15:37:59 -0800
  • 2b91d9d259
    [Dev] Remove logging for api requests outside of dev (#4804) Moka 2024-11-08 00:30:49 +0100
  • f674476bbe [ME] GTS shows shiny sparkle for received Pokemon Moka 2024-11-08 00:19:56 +0100
  • a67da46ea2 [ME] Shiny lock MEs with custom or special sprites Moka 2024-11-07 23:31:06 +0100
  • 2c186619b5 [ME] Shiny Magikarp from Pokemon Salesman can have any variant Moka 2024-11-07 23:27:36 +0100
  • 9eed724b4c [ME] Fix GTS Wonder Trade shiny not giving luck Moka 2024-11-07 23:22:34 +0100
  • b2fdb9fcd1
    [P2] Fix Cosmoem requirng an evolution level (#4812) AJ Fontaine 2024-11-07 16:33:25 -0500
  • 5601bb14ec Locales update Frederico Santos 2024-11-07 21:21:30 +0000
  • 4ae510f08d Revert Bertie690 2024-11-07 15:38:57 -0500
  • ba178306d9 Merge remote-tracking branch 'origin/beta' into move/spectralthief muscode13 2024-11-07 14:35:57 -0600
  • c54b3ef88d add spectral thief muscode13 2024-11-07 14:35:14 -0600
  • 83a4b50f7f
    Merge branch 'beta' into beta Bertie690 2024-11-07 15:00:07 -0500
  • 055eec151e Partially Implement Instruct Bertie690 2024-11-07 14:39:01 -0500
  • 21e3613039 fixing edge cases PrabbyDD 2024-11-07 11:34:40 -0800
  • ba0265bfb6 Added test + change to valid move finding conditional. frutescens 2024-11-07 10:56:17 -0800
  • 31f4a0bb63 Addressed failing eslint test frutescens 2024-11-07 10:31:21 -0800
  • 398142b4d8
    Fix Cosmoem having an evolution level AJ Fontaine 2024-11-07 11:36:45 -0500
  • 6a35907513 Disable catching charm in item pool when dex isn't full enough AJ Fontaine 2024-11-07 11:13:15 -0500
  • 98c519cb58 Add Catching Charm item AJ Fontaine 2024-11-07 10:51:46 -0500
  • 8a73cb8336 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into catchingcharm AJ Fontaine 2024-11-07 10:45:46 -0500
  • 4c5b83612b
    [P2] END biome transition now properly uses seeded RNG (#4809) Mumble 2024-11-07 07:36:25 -0800
  • 42d22365b5
    Merge branch 'beta' into issue4610 Mumble 2024-11-06 21:53:27 -0800
  • 09dff14299 Added a revised check. frutescens 2024-11-06 21:51:51 -0800
  • 884f5f3952
    Merge 4c89819004 into 1f6dab069d JSLveil 2024-11-06 21:42:20 -0800
  • 658640e560 randIndex now relies on 'randSeedInt' frutescens 2024-11-06 21:39:32 -0800
  • f1d9dea074
    Update command-phase.ts Mumble 2024-11-06 21:35:57 -0800
  • a0d56d6958
    Apply suggestions from code review Mumble 2024-11-06 21:35:22 -0800
  • 1f6dab069d
    [Feature][Balance] Add critical captures, update shake probability to match gen 6 (#4791) AJ Fontaine 2024-11-06 21:25:27 -0500
  • af61306e34
    Merge branch 'beta' into critcatch NightKev 2024-11-06 17:38:51 -0800
  • 24fc92e212
    Merge pull request #11 from innerthunder/encore-tests Mumble 2024-11-06 16:33:27 -0800
  • 3d94c02d97 fix overrides innerthunder 2024-11-06 15:50:18 -0800
  • 756aeb2897 Add encore tests innerthunder 2024-11-06 15:31:56 -0800
  • 150835828a Fixed errors from previous commit. frutescens 2024-11-06 15:18:14 -0800
  • 342a3b416b
    Update src/phases/encounter-phase.ts Mumble 2024-11-06 15:15:06 -0800
  • 26ea281b9c Replaced conditional with `true` so that sync-to-server occurs at the start of every wave. frutescens 2024-11-06 15:04:03 -0800
  • 856c540b7e Replaced PRE_MOVE with CUSTOM for lapsing Encore in situations where the encored move has 0 PP frutescens 2024-11-06 13:38:25 -0800
  • a0994c0151 Added PRE_MOVE lapse code to handle early tag expiration from PP-less encored move frutescens 2024-11-06 13:05:45 -0800
  • e8ce7bedcf Added check for Struggle. frutescens 2024-11-06 12:50:53 -0800
  • 3d6c69ff83 Added check to make sure that Sketch does not copy a failed move. frutescens 2024-11-06 12:46:30 -0800
  • 2772fc5b30 Added documentation describing EncoreTag as a whole frutescens 2024-11-06 12:09:21 -0800
  • 34e75899b3 Wrote test and added documentation frutescens 2024-11-06 12:07:37 -0800
  • 2e4cddccf6 [dev] log api requests in dev Moka 2024-11-06 21:07:14 +0100
  • d5fa81b8ec
    Adjust crit capture animation AJ Fontaine 2024-11-06 15:02:05 -0500
  • 2a06d6dce5 Use max crit catch dex multiplier in daily runs AJ Fontaine 2024-11-06 15:00:31 -0500
  • 36eb88bac6 Converted EncoreTag into a MoveRestrictionBattlerTag frutescens 2024-11-06 11:55:07 -0800
  • a89591a42e
    Merge branch 'beta' into pr-illusion Lylian BALL 2024-11-06 18:53:46 +0100
  • 622e133ab5 logging some new changes PrabbyDD 2024-11-06 09:11:38 -0800
  • e2402b0d87 Remove logging for api requests Moka 2024-11-06 17:58:26 +0100
  • 9dae28f264
    [Misc] Adding Type, Current HP, Max HP, & Status to updateGameInfo() (#4756) ThePsychedelicSeal 2024-11-06 09:42:39 -0700
  • acd9f4361f
    Merge d21fdccbf3 into 6b7efb444b ImperialSympathizer 2024-11-06 11:35:27 -0500
  • 6b7efb444b
    [Ability] Fully implement Synchronize (#4785) Mumble 2024-11-06 08:29:24 -0800
  • e46f93a6f0 Merge branch 'pr-illusion' of https://github.com/PyGaVS/pokerogue into pr-illusion Lylian 2024-11-06 15:03:18 +0100
  • 320b05b236 delete console.log() Lylian 2024-11-06 15:02:25 +0100
  • d8c9c82686 Fully implement Synchronize and Psycho Shift frutescens 2024-11-05 21:43:57 -0800
  • c2a4e0bb2a
    Merge branch 'beta' into beta flx-sta 2024-11-05 19:10:01 -0800
  • 136d7b9d05
    Merge branch 'beta' into pr-illusion flx-sta 2024-11-05 19:09:29 -0800
  • a22cc30293 Use Fake Out over mocked Tackle in test innerthunder 2024-11-05 18:59:53 -0800
  • 4f733796c5
    [Move] Implement Grudge (#4794) Mumble 2024-11-05 18:32:07 -0800
  • 6c459005fe Fix `PokemonAnimPhase` NightKev 2024-11-05 17:36:07 -0800
  • 54fa3b3b7a
    Merge pull request #1 from DayKev/gameinfo-patch-1 ThePsychedelicSeal 2024-11-05 18:24:28 -0700
  • ee614a9289
    Update battler-tags.ts Mumble 2024-11-05 17:14:27 -0800
  • fc2d0b0d9d
    Merge pull request #10 from DayKev/grudge-patch-1 Mumble 2024-11-05 17:13:07 -0800
  • 94e2a51690
    Merge branch 'grudgeImplementation' into grudge-patch-1 Mumble 2024-11-05 17:12:58 -0800
  • c63fdf9f8c
    Apply suggestions from code review Mumble 2024-11-05 17:12:00 -0800
  • 7c7fcbf240 Output type names/etc instead of numbers NightKev 2024-11-05 16:18:41 -0800
  • 63e4618888 implement pokemon.setCustomNature + nature unlock utility method(s) dp0ch 2024-11-05 22:48:01 +0100
  • b042a8f332 Remove some redundant code NightKev 2024-11-05 13:19:28 -0800
  • d4a789abcf
    Merge branch 'beta' into beta ThePsychedelicSeal 2024-11-05 13:53:33 -0700
  • afb5c8fa6b yattt frutescens 2024-11-05 12:44:09 -0800
  • 8943e92f03 Test + documentation frutescens 2024-11-05 12:43:23 -0800
  • abb7496db7 updated lapse type to correctness frutescens 2024-11-05 12:13:23 -0800
  • bc7d60cbec yawn frutescens 2024-11-05 11:55:46 -0800
  • 3b142a07d4 bahhh frutescens 2024-11-05 11:51:01 -0800
  • 258825a0ad
    Merge branch 'beta' into grudgeImplementation Mumble 2024-11-05 11:49:58 -0800
  • 8e9446a562 Fixed up move mechanics frutescens 2024-11-05 11:46:54 -0800