Commit Graph

  • a3dbe62123 Fixes hit result for stealth rock Christopher Schmidt 2025-02-20 20:48:07 -0500
  • 27c01bbbc4 Rename HitResult.OTHER to INDIRECT, create INDIRECT_KO for PSong/DBond, add functionality for INDIRECT_KO to damageanim/number handler Christopher Schmidt 2025-02-20 20:42:21 -0500
  • 50a81d87e2
    Informative messages for level up moves Wlowscha 2025-02-21 02:18:51 +0100
  • 82da65efb8
    Ensure that gender forms loop correctly with either button Wlowscha 2025-02-21 01:46:37 +0100
  • 32d9beac15
    New locales keys for standalone battle forms Wlowscha 2025-02-21 01:13:53 +0100
  • 10752415de Add null check AJ Fontaine 2025-02-20 19:13:42 -0500
  • 5a11f57c00
    Merge branch 'beta' into fixrepeat AJ Fontaine 2025-02-20 19:04:52 -0500
  • 6b83a87359
    Merge branch 'beta' into fixrepeat AJ Fontaine 2025-02-20 18:23:46 -0500
  • 5ede4be6e0
    Merge branch 'beta' into reviverseed schmidtc1 2025-02-20 18:06:26 -0500
  • 7dee489296
    Merge branch 'beta' into catch-eternatus Wlowscha 2025-02-20 23:51:27 +0100
  • 681503a36b
    Base forms are counted as caught when catching a battle form Wlowscha 2025-02-20 23:38:59 +0100
  • b742cb770a Make stat a much larger factor in moveset gen Xavion3 2025-02-21 05:39:20 +1100
  • ce4a463fab [Sprite] Vivillion back exp change and scuff fix Unicornpowerstar 2025-02-20 18:32:17 +0100
  • d0301c338c Minor changes Dean 2025-02-20 08:15:42 -0800
  • 7272d72a6b
    Merge branch 'beta' into romanian-workspace Lugiad 2025-02-20 15:53:30 +0100
  • 22da9590cf
    Merge branch 'beta' into danish-workspace Lugiad 2025-02-20 15:53:17 +0100
  • 1f09616c2a
    Merge branch 'beta' into turikish-workspace Lugiad 2025-02-20 15:53:03 +0100
  • 9271e4e645
    Merge branch 'beta' into hebrew-pr Lugiad 2025-02-20 15:52:53 +0100
  • b4a6bab9b2 Merge branch 'beta' into tera-starter-choice Xavion3 2025-02-20 23:37:36 +1100
  • 103d9c1ad4 Add support for alternate forms Xavion3 2025-02-20 23:36:50 +1100
  • da70d864b0
    Fixed tests for lure abilities to account for double lures Wlowscha 2025-02-20 10:58:53 +0100
  • 7258a15a7b
    Removed log messages Wlowscha 2025-02-20 10:36:43 +0100
  • 7b479d06f7
    Ensure that leaveField() is called on recall Wlowscha 2025-02-20 10:35:08 +0100
  • f2d7bcb29f
    Using leaveField(true) so that stat changes are correctly applied by Baton Pass Wlowscha 2025-02-20 09:47:21 +0100
  • abee0a696f
    Removed redundant call to .resetSummonData for mon that switches out Wlowscha 2025-02-20 09:35:01 +0100
  • 67bbfcb37d
    Not calling leaveField before switchOut Wlowscha 2025-02-20 09:20:40 +0100
  • c39177d13e
    Since the call is at the end, no need to preserve data Wlowscha 2025-02-20 09:20:17 +0100
  • 8908098f7c
    Clear data when wild pokémon is fleeing Wlowscha 2025-02-20 09:16:51 +0100
  • f2a7d0b68c
    Refactored switchSummonPhase so that preSwitchOutAbAttr and leaveField are called at the right time Wlowscha 2025-02-20 09:12:21 +0100
  • de47693a9d
    Removing redundant .leaveField() calls Wlowscha 2025-02-20 09:08:11 +0100
  • b057fcd715
    Switch phase does not assume that .leaveField() has been called anymore Wlowscha 2025-02-20 09:06:01 +0100
  • e1437d6253 Add access modifiers for SuppressAbilitiesTag Dean 2025-02-19 21:04:56 -0800
  • ddf3cbfefd Fix loop vars Dean 2025-02-19 20:28:01 -0800
  • 931fe11cc9 Reactivate the last source's other abilities when it becomes the last remaining Dean 2025-02-19 16:53:01 -0800
  • 7333ced321 Update locale key usage Dean 2025-02-19 16:00:30 -0800
  • 282d11ebcb Remove partial designation Dean 2025-02-19 15:49:22 -0800
  • b323e6b97b Merge branch 'neut-gas' of https://github.com/emdeann/pokerogue into neut-gas Dean 2025-02-19 15:46:02 -0800
  • 639f615971 Add documentation Dean 2025-02-19 15:45:24 -0800
  • 1853cb1966
    Merge branch 'pagefaultgames:beta' into neut-gas Dean 2025-02-19 15:34:17 -0800
  • d7d326b5a7 Properly cancel abilities on switch in Dean 2025-02-19 15:11:56 -0800
  • 6134016655 Modify gastro acid to call onLose attributes when suppressing Dean 2025-02-19 14:31:30 -0800
  • e1b2dfd827 Add more tests Dean 2025-02-19 14:18:28 -0800
  • 8c2be2c181 Untodo ability remval test Dean 2025-02-19 13:51:24 -0800
  • 4e0aa49c32 Reapply onGain abilities when neutralizing gas ends Dean 2025-02-19 13:50:59 -0800
  • b5591b4978 Add basic tests Dean 2025-02-19 13:49:45 -0800
  • 73a3fabc5b Fix ability suppression logic Dean 2025-02-19 12:54:32 -0800
  • 42a0ecbba7 Remove old SuppressFieldAbilitiesAttr Dean 2025-02-19 12:49:54 -0800
  • b6a7bd1b2d Add PreLeaveField attr for neutralizing gas Dean 2025-02-19 12:18:01 -0800
  • 96204431ab Add PostSummonAddArenaTagAbAttr Dean 2025-02-19 12:17:12 -0800
  • df76b96cb7 Add neutralizing gas arena tag Dean 2025-02-19 12:16:52 -0800
  • ce92dfa048
    Filter changes to starter select screen Wlowscha 2025-02-19 20:54:45 +0100
  • 977af14570
    Pressing B on filter now closes it or resets instead of going to top of starters Wlowscha 2025-02-19 20:49:52 +0100
  • 7d25fbb4b2
    Function to resect selection in filter bar Wlowscha 2025-02-19 20:49:00 +0100
  • f5868f0a80
    Make dropdown update selection when reset to default Wlowscha 2025-02-19 20:48:27 +0100
  • 0303a1631d Address Rotom nit AJ Fontaine 2025-02-19 14:17:29 -0500
  • ce677f5169 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into svteams AJ Fontaine 2025-02-19 14:14:12 -0500
  • 0223d4600b Use getTeraType function AJ Fontaine 2025-02-19 14:13:54 -0500
  • c798aaa562 [Bug/Item] Fix Flame Orb Weight Function xsn34kzx 2025-02-19 13:45:46 -0500
  • 3c3a604735
    Looking at starterId to determine order in sort by candy Wlowscha 2025-02-19 19:32:32 +0100
  • 4fa4aaad5d
    Hardcoding Pikachu to show 0 candies Wlowscha 2025-02-19 19:31:27 +0100
  • 2ee19187a6
    moved pokedex option up the starter select screen menu Wlowscha 2025-02-19 19:13:57 +0100
  • d34026e4ff Merge branch 'quash' of https://github.com/emdeann/pokerogue into quash Dean 2025-02-19 01:57:26 -0800
  • 38a4559c6e Merge remote-tracking branch 'rogue/beta' into quash Dean 2025-02-19 01:56:27 -0800
  • 9b9962ba73
    Fix cherry pick migration Sirz Benjie 2025-02-18 22:58:13 -0600
  • 610b82c4c0
    Apply suggestions from code review Michael Li 2025-01-12 13:55:24 -0500
  • 031ea40fa8
    Rename override for disabling random trainers Michael Li 2025-01-11 21:23:59 -0500
  • ac6853dc60
    Update test/testUtils/gameManager.ts PigeonBar 2025-01-11 20:29:53 -0500
  • 1b7400a6f2
    More thorough sanitization of overrides Michael Li 2025-01-11 20:29:11 -0500
  • 5432cf5377
    Remove vitest-canvas-mock code that I accidentally added back Michael Li 2025-01-10 19:19:07 -0500
  • 73771aef15
    Small updates to GitHub docs Michael Li 2025-01-10 18:46:47 -0500
  • 9b5e1b2b35
    Hopefully fixed Fusion Flare + Fusion Bolt test Michael Li 2025-01-10 18:30:16 -0500
  • 46e5c8ab8b
    Configure test file sorter to place specific files earlier Michael Li 2025-01-10 17:33:09 -0500
  • b27f91390f
    Stop creating new BattleScenes in battlerTags\substitute.test.ts Michael Li 2025-01-10 17:29:24 -0500
  • 791bcf32ab
    Add function to initialize server for API tests Michael Li 2025-01-10 17:25:00 -0500
  • 6154306f80
    Fix issues with ending DamageAnimPhase during tests Michael Li 2025-01-10 17:16:23 -0500
  • c66be1997e
    Removed i18next.init() from status_effect.test.ts Michael Li 2025-01-10 17:04:46 -0500
  • 7bf7cb527a
    Specific fix for select-modifier-phase.test.ts Michael Li 2025-01-10 16:57:42 -0500
  • afbab9787c
    Added a listenersManager Michael Li 2025-01-10 16:52:52 -0500
  • 3878116624
    Add override sanitization Michael Li 2025-01-10 16:27:24 -0500
  • ec83b74c8a
    Fix testFileInitialization Sirz Benjie 2025-02-18 22:34:11 -0600
  • bc2ebc7967
    Added mockContext and mockCanvas objects Michael Li 2025-01-10 16:25:23 -0500
  • 6049f6a776
    Change MockConsoleLog to an actual class Michael Li 2025-01-10 15:51:42 -0500
  • 21c111b18c
    Moved test file initialization code to its own function Michael Li 2025-01-10 15:41:44 -0500
  • be5cc49fff
    Add --no-isolate flags Michael Li 2025-01-10 15:23:40 -0500
  • 7d78125f50
    Merge branch 'beta' into reviverseed schmidtc1 2025-02-18 23:06:06 -0500
  • 4012c9a89e Refactors implementation per Wlowscha's suggestions: removes damageSources array and preventEndure variable Christopher Schmidt 2025-02-18 23:00:12 -0500
  • 4c9e9a4adf
    Apply suggestions from code review Michael Li 2025-01-04 12:59:53 -0500
  • 951f29f729
    Removed a duplicate clearStarterPreferences() Michael Li 2025-01-01 14:33:47 -0500
  • 3572e56842
    Fix missing import for lost at sea Sirz Benjie 2025-02-18 21:29:33 -0600
  • b75fa62c0d
    Even more renames Sirz Benjie 2025-02-18 20:38:40 -0600
  • 50c02177a2
    Even more renames Sirz Benjie 2025-02-18 20:38:40 -0600
  • 933fe0c1ee Merge beta into reviverseed Christopher Schmidt 2025-02-18 21:36:54 -0500
  • 29ba6ac96d
    More renames Sirz Benjie 2025-02-18 20:13:03 -0600
  • 6719ccdc22
    More renames Sirz Benjie 2025-02-18 19:38:16 -0600
  • 333ff9d3b1
    Update test paths Sirz Benjie 2025-02-18 19:33:50 -0600
  • ac2c5d2fac Remove logging statement Xavion3 2025-02-19 12:26:15 +1100
  • 87959378bd
    Update pokedex-page-ui-handler.ts Wlowscha 2025-02-19 02:19:45 +0100
  • 69da5f858d
    Update create-test-boilerplate Sirz Benjie 2025-02-18 19:12:30 -0600
  • c93358fb6d
    Move test folder Sirz Benjie 2025-02-18 19:03:30 -0600
  • 3262f605f8
    Introducing list of indices of filtered mons to be passed to the Pokédex Page for scrolling Wlowscha 2025-02-19 01:57:09 +0100