Commit Graph

  • 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
  • 87230bf6cc
    Added forgotten access modifier Wlowscha 2025-02-19 01:32:50 +0100
  • 0d9bd2814b
    Merge branch 'beta' into pokedex-see-variants Wlowscha 2025-02-19 01:28:24 +0100
  • 6cc4185fd4
    Separate shiny icons Wlowscha 2025-02-19 01:07:39 +0100
  • be2b258d75 Remove redundant assignment Dean 2025-02-18 15:41:49 -0800
  • 10f74f75d4 Documentation AJ Fontaine 2025-02-18 17:23:19 -0500
  • 177f02c02f [Test] Disable broken Wimp Out test NightKev 2025-02-18 14:02:42 -0800
  • bf3490137f Paldea trainers Tera, Lance Tera Dragon ttar AJ Fontaine 2025-02-18 16:09:17 -0500
  • 29aa525926 Make tera type actually apply in run Xavion3 2025-02-19 03:33:48 +1100
  • c83c4c21ee Allow tera type choice on starter select Xavion3 2025-02-19 03:13:19 +1100
  • 3651c3c979 Update locales submodule NightKev 2025-02-18 04:28:48 -0800
  • 561a9c0fb7
    Update move-touch-controls-handler.ts Lugiad 2025-02-18 12:53:41 +0100
  • be85721aa4
    Remove redundant parentheses Dean 2025-02-18 01:14:52 -0800
  • 742e32d7bb
    Merge branch 'beta' into midturnab Dean 2025-02-18 01:05:56 -0800
  • 24159dce08
    Merge branch 'ability-check-on-field' of https://github.com/Wlowscha/pokerogue into ability-check-on-field Wlowscha 2025-02-18 09:13:45 +0100
  • cf9ccbd3fb
    Removing unneeded check fromcanApplyAbility Wlowscha 2025-02-18 09:12:32 +0100
  • 920a6755b0
    Merge branch 'beta' into ability-check-on-field Wlowscha 2025-02-18 09:07:20 +0100
  • 085d32fac6
    Merge branch 'ability-check-on-field' of https://github.com/Wlowscha/pokerogue into ability-check-on-field Wlowscha 2025-02-18 09:06:12 +0100
  • fe6399a331
    Removed bypassonfield which is now unnecessary Wlowscha 2025-02-18 09:05:00 +0100
  • ad7522b956 Add passive support Dean 2025-02-17 22:47:35 -0800
  • 899627373e Fix tera type access Xavion3 2025-02-18 14:15:11 +1100
  • 49a3aee11d Un-screw the pooch AJ Fontaine 2025-02-17 18:06:51 -0500
  • 8a482fecc7
    Merge branch 'beta' into midturnab Dean 2025-02-17 13:31:55 -0800
  • 4621d24c94
    Merge branch 'beta' into summary-remove-some-image-texts Lugiad 2025-02-17 19:24:46 +0100
  • 24cda80ccd
    Remove Lv and ID No. Lugiad 2025-02-17 19:12:28 +0100
  • 6bf5d704d5
    Remove Lv and ID No. Lugiad 2025-02-17 19:11:50 +0100
  • 90ecd85e63
    summary-ui-handler.ts Lv. and ID No. Text Lugiad 2025-02-17 19:10:20 +0100
  • be5e20ceeb
    Merge branch 'pagefaultgames:beta' into codespace-cuddly-system-x5pq7j974vwjc4pq Xhazn 2025-02-17 09:10:53 -0600
  • d6119093de Make attribute names more generic Madmadness65 2025-02-17 03:36:40 -0600
  • 3cb3149ee4 Add the once per battle condition Madmadness65 2025-02-17 03:24:53 -0600
  • becde56248
    Merge branch 'beta' into midturnab Dean 2025-02-17 01:15:37 -0800
  • e45a03c494 Change NoOnGainActivationAttr to a field in PostSummonAbAttr Dean 2025-02-17 00:49:59 -0800
  • 81492fb3b1 Partially implement Teraform Zero ability Madmadness65 2025-02-17 02:49:24 -0600
  • eee7477407
    Merge branch 'beta' into bulkgacha David Yang 2025-02-17 15:04:00 +0800
  • 3f4eacd427
    Update starter-select-ui-handler.ts Spnaish text size Lugiad 2025-02-17 02:45:51 +0100
  • b35be7bc13 Merge branch 'beta' into tera-rework-fixes Xavion3 2025-02-17 10:54:06 +1100
  • 33ac964954 Update version number for migration code Xavion3 2025-02-17 10:50:46 +1100
  • b32f81cfa6
    Remove Tera Orb from Classic Rewards Blitzy 2025-02-16 17:41:36 -0600
  • 219e888f0b
    Add Tera Orb to Rival Blitzy 2025-02-16 17:33:39 -0600
  • 9986a24ecd Initial commit Xhazn 2025-02-16 22:15:57 +0000
  • 553a2e7ba8
    Moving creation of pokémon icon containers from setup() to view(); clearing containers on clear(). Wlowscha 2025-02-16 22:16:13 +0100
  • d1dd366b8d
    Remove duplicate NumberHolder Madmadness65 2025-02-16 14:44:13 -0600
  • 7a36115b5a
    Update move-touch-controls-handler.ts Lugiad 2025-02-16 21:19:49 +0100
  • 44a0360856
    Replace integer holder with number holder Sirz Benjie 2025-02-16 14:16:48 -0600
  • 90ce428b3f
    Update move-touch-controls-handler.ts localization Lugiad 2025-02-16 21:06:29 +0100
  • 88a6aaae6a
    Add initial pokedex test Sirz Benjie 2025-02-16 11:44:09 -0600
  • 97ecb17637
    Add getWrappedText to mockText Sirz Benjie 2025-04-06 18:01:17 -0500
  • ff825605b1
    initialize pokemon starters before running tests Sirz Benjie 2025-04-06 18:00:17 -0500
  • 443ec4a572
    Add setOverlayMode to phaseInterceptor Sirz Benjie 2025-04-06 17:59:51 -0500
  • 49d8874433
    Remove unneeded fields from src/ui/filter-text.ts Sirz Benjie 2025-04-06 17:58:24 -0500
  • b89b945b11
    [Dev] Fix imports in overrides.ts and illusion.test.ts (#5686) NightKev 2025-04-20 11:51:06 -0700
  • d0be6a9274
    [Bug] Fix order of operations when displaying enemy Boss level (#5685) zaccie 2025-04-21 06:33:17 +1200
  • 2cf0b51299
    [Bug] Properly handle suppression with Illusion (#5671) Dean 2025-04-20 11:14:19 -0700
  • 8515cadd77
    [Balance] Update Gym Leader Teams and Teras (#5670) Blitzy 2025-04-20 00:20:07 -0500
  • bda286cebb
    [Bug] Fix Login Screen Buttons can be Pressed While Animating (#5170) Chris 2025-04-19 17:00:12 -0400
  • 65294f408e
    [Bug][UI/UX] Fix type hint after enemy disappears (#5677) Sirz Benjie 2025-04-19 10:04:19 -0500
  • 5854b21da0
    [Refactor] Remove circular imports part 1 (#5663) Sirz Benjie 2025-04-19 06:57:03 -0500
  • a6e87c8438
    [Bug] [Move] Supercell Slam now hits Minimized targets for double damage and can't miss (#5680) damocleas 2025-04-18 22:25:05 -0400