Commit Graph

  • d805d268f5
    Merge branch 'beta' into danish-workspace Lugiad 2024-10-03 15:34:50 +0200
  • f741e14665
    Delete src/locales/da directory Lugiad 2024-10-03 15:31:19 +0200
  • f9521bbe2c
    Mem Mushroom Cost 4x Update modifier-type.ts damocleas 2024-10-03 09:16:31 -0400
  • bf04ecf65b [bug] fix start button cursor not being cleared properly in starter select MokaStitcher 2024-10-03 14:42:05 +0200
  • ca2e7fa6c6
    Merge branch 'beta' into beta NightKev 2024-10-03 04:15:53 -0700
  • 9c7111d116 Change deploy script to specify "main" instead of `default_branch` NightKev 2024-10-03 04:00:58 -0700
  • 60d347c0f4 add partial tag to tera blast torranx 2024-10-03 18:38:14 +0800
  • 6fede7d55c Add test for Serene Grace interaction NightKev 2024-10-03 03:06:33 -0700
  • fc56cb53fa swap party positions torranx 2024-10-03 18:02:29 +0800
  • 83a8620a2a account for fusion torranx 2024-10-03 17:58:53 +0800
  • 4a4e931abf Disable luck upgrades for copied SMPhases innerthunder 2024-10-03 02:34:12 -0700
  • 9bdf1b74e6 move Memory Mushroom unlock to Wave 81 innerthunder 2024-10-03 02:05:11 -0700
  • cfb005330d add override keyword torranx 2024-10-03 17:04:13 +0800
  • 2205ccf2ec
    Merge branch 'beta' into move/tera-starstorm Adrian T. 2024-10-03 16:54:12 +0800
  • 3eb4aff375 add tests torranx 2024-10-03 16:52:29 +0800
  • 35d171f848 Use `instanceof` for all arg type inference innerthunder 2024-10-03 01:24:57 -0700
  • cf47f8aad4 Rewrite lock capsule test innerthunder 2024-10-03 00:32:30 -0700
  • 93a048a863 consolidate learn move type params into an enum innerthunder 2024-10-02 23:17:15 -0700
  • df11293311 Add helper function to get player pokemon allowed in battle NightKev 2024-10-02 22:43:31 -0700
  • b7516349a0 Add Memory Mushroom to Shop + escape TM selection innerthunder 2024-10-02 22:37:42 -0700
  • 382cbcbf52 Address missed nits NightKev 2024-10-02 22:35:07 -0700
  • 9a3bb635a1 Add tsdocs to `StatStageChangeAttr` NightKev 2024-10-02 22:29:55 -0700
  • 3e76733f0f
    Update src/test/ui/type-hints.test.ts flx-sta 2024-10-02 20:55:26 -0700
  • 15b8cf1cae
    Update src/test/mystery-encounter/encounters/teleporting-hijinks-encounter.test.ts flx-sta 2024-10-02 20:55:19 -0700
  • 57f48b9ddb
    Update src/test/mystery-encounter/encounters/teleporting-hijinks-encounter.test.ts flx-sta 2024-10-02 20:55:07 -0700
  • 8d31dbc429 Use const in Zen Mode tests NightKev 2024-10-02 20:43:38 -0700
  • 76655c5807 Merge branch 'beta' into pokemon.ts-cleanup NightKev 2024-10-02 20:34:08 -0700
  • 73a8ddc4d7
    Apply suggestions from code review NightKev 2024-10-02 20:29:16 -0700
  • 1ce3e15b62 Update tsdoc for `isActive()` NightKev 2024-10-02 20:28:06 -0700
  • 500ec78bce Address some nits, adjust some imports NightKev 2024-10-02 20:21:33 -0700
  • 5d5f351035 fix: tests to no longer rely on static i18n keys flx-sta 2024-10-02 20:11:49 -0700
  • 109e36c6fb add: i18n backend support flx-sta 2024-10-02 20:11:35 -0700
  • 334fbaa7f3 Add test for scale shot AJ Fontaine 2024-10-02 22:23:29 -0400
  • 01e826f18d Merge branch 'beta' into refactor-move-phase NightKev 2024-10-02 19:23:14 -0700
  • 78ca494f2b Merge branch 'beta' into pledge-moves innerthunder 2024-10-02 15:25:33 -0700
  • 87322e90bd Update package-lock.json innerthunder 2024-10-02 15:20:03 -0700
  • 78f10ab036 Docstrings for StatStageChangeAttr AJ Fontaine 2024-10-02 16:30:50 -0400
  • 615a845f9c
    Merge branch 'beta' into showFriendship Jannik Tappert 2024-10-02 22:14:56 +0200
  • 62532db3d6 Scale Shot AJ Fontaine 2024-10-02 16:11:27 -0400
  • 7be9efaf0d
    Update src/locales/en/pokemon-summary.json Jannik Tappert 2024-10-02 22:07:50 +0200
  • a1a23614aa
    Apply suggestions from code review Lugiad 2024-10-02 21:56:11 +0200
  • bb47241313
    Add files via upload Lugiad 2024-10-02 21:53:57 +0200
  • e69cc5208f
    Delete src/locales/dk directory Lugiad 2024-10-02 21:53:12 +0200
  • 080f73cff1
    Rename types_dk.png to types_da.png Lugiad 2024-10-02 21:50:33 +0200
  • 0ca9fe0e6e
    Rename statuses_dk.png to statuses_da.png Lugiad 2024-10-02 21:50:05 +0200
  • 77c971787d
    Update and rename types_dk.json to types_da.json Lugiad 2024-10-02 21:49:25 +0200
  • b3ad1e7ffc
    Update statuses_da.json Lugiad 2024-10-02 21:48:57 +0200
  • 245f0bad6e
    Rename statuses_dk.json to statuses_da.json Lugiad 2024-10-02 21:48:41 +0200
  • a9ec1d29e5 fix wrongful console.warn on i18n money formatter flx-sta 2024-10-02 12:48:05 -0700
  • 18ef10c644 fix: i18n money formatter flx-sta 2024-10-02 12:39:58 -0700
  • 75e39dbae2 Merge branch 'beta' into missingDisablingLines frutescens 2024-10-02 12:12:36 -0700
  • b273c1c2ee add docs torranx 2024-10-03 02:49:37 +0800
  • acb76d9e8c
    Update challenges.json Lugiad 2024-10-02 20:20:45 +0200
  • a17cda6506 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into gymteams AJ Fontaine 2024-10-02 14:07:47 -0400
  • 043bd6e741
    Merge branch 'beta' into qol/Modifiers-type-inference--mirror flx-sta 2024-10-02 10:40:11 -0700
  • f634b7c044
    [Misc] Disable some leftover debug code (#4546) NightKev 2024-10-02 10:13:16 -0700
  • ea261a039d
    [Refactor] Cleanup test boilerplate script (#4547) Adrian T. 2024-10-03 01:08:30 +0800
  • 2a5b1be3e5
    Update arena-tag.json Lugiad 2024-10-02 18:36:47 +0200
  • 2d5a76b7ab
    Merge branch 'beta' into sparklyswirlbug2 flx-sta 2024-10-02 09:05:34 -0700
  • 9230b96589
    Update battler-tags.json Chapybara-jp 2024-10-02 18:00:49 +0200
  • 25cb0c637a fix `EnemyStatusEffectHealChanceModifier.apply` types flx-sta 2024-10-02 08:41:49 -0700
  • becdf7254b fix `EnemyTurnHealModifier.apply` types flx-sta 2024-10-02 08:41:08 -0700
  • c2424bc3f0 fix `EnemyAttackStatusEffectChanceModifier.apply` types flx-sta 2024-10-02 08:40:36 -0700
  • eb5128f41c fix `EnemyEndureChanceModifier.apply` types flx-sta 2024-10-02 08:36:34 -0700
  • fe026af101 minor adjustments in `modifier.ts` flx-sta 2024-10-02 08:31:41 -0700
  • 63f762c42a fix lapse call in `battle-end-phase` flx-sta 2024-10-02 08:29:48 -0700
  • 215dfca81e update `lapse` calls in modifier.ts flx-sta 2024-10-02 08:29:31 -0700
  • b58fa4e138 update: imports in `modifier-types` flx-sta 2024-10-02 08:25:31 -0700
  • a61bdc0b35 fully implement tera starstorm torranx 2024-10-02 23:22:59 +0800
  • 2b83fbb71d Merge beta muscode13 2024-10-02 09:01:55 -0600
  • 09d2cbb360 Used tag instead of stat changes for Unburden muscode13 2024-10-02 08:59:58 -0600
  • 6dc2f10c5c Merge branch 'beta' into qol/Modifiers-type-inference--mirror flx-sta 2024-10-02 07:53:11 -0700
  • 5fa30b83b4 Replace reward blacklist with a generic item pool modifier NightKev 2024-10-02 06:25:21 -0700
  • 8a2900ad29
    [Refactor] Move some relevant files, tables etc to new balance folder (#4510) AJ Fontaine 2024-10-02 09:20:19 -0400
  • 45ecf0526a cleanup test boilerplate script torranx 2024-10-02 20:53:14 +0800
  • add9ccaf66
    Merge d1a59e56b3 into 7473c31c77 NightKev 2024-10-02 05:41:31 -0700
  • d1a59e56b3 Fix spelling errors in comments in `challenge.ts` NightKev 2024-10-02 05:41:03 -0700
  • 17bc7d830d Update test comments NightKev 2024-10-02 05:38:33 -0700
  • e5e287c0eb Change random item blacklist to act upon the pool directly NightKev 2024-10-02 04:19:45 -0700
  • a5050fd93a Disable leftover ME debug code NightKev 2024-10-02 04:28:09 -0700
  • 217274aea6 Disable i18n debug in `.env` files NightKev 2024-10-02 04:21:51 -0700
  • 98baf7bdae Merge branch 'beta' into nuzlocke-update NightKev 2024-10-02 04:01:56 -0700
  • c965fa50f0 Remove "No Legends" challenge NightKev 2024-10-02 03:55:42 -0700
  • 044b5152e5 Delete arena-tag.json innerthunder 2024-10-02 01:18:44 -0700
  • 3e8451dbc8 Merge remote-tracking branch 'upstream/beta' into pledge-moves innerthunder 2024-10-02 01:18:24 -0700
  • 3602d0e0a8 Add test for Future Sight NightKev 2024-10-01 23:37:32 -0700
  • 931cd624d1 Fix behavior of Future Sight and Doom Desire Gianluca Fuoco 2024-10-01 23:02:50 -0700
  • 9066fd876e
    Merge branch 'beta' into refactor-move-phase NightKev 2024-10-01 23:17:40 -0700
  • f62352da06 Also fix Clangorous Soulblaze just in case NightKev 2024-10-01 23:05:31 -0700
  • 18b506836b Diamond Storm should only trigger once when hitting multiple pokemon NightKev 2024-10-01 21:38:47 -0700
  • 68402c5516 Fixing what broke frutescens 2024-10-01 21:25:27 -0700
  • 28590541c8 Triple Arrows effect chance for stat change is now properly 50% NightKev 2024-10-01 21:02:52 -0700
  • 94aeacfa47
    Apply suggestions from code review Mumble 2024-10-01 21:21:35 -0700
  • bb99bcac8d just kidding frutescens 2024-10-01 21:20:23 -0700
  • 2fdf357735 added comment frutescens 2024-10-01 21:06:21 -0700
  • 536227c628 Fixed imprison not interrupting PRE_MOVE frutescens 2024-10-01 21:02:54 -0700
  • 9387eecdee
    Merge branch 'beta' into qol/Modifiers-type-inference--mirror flx-sta 2024-10-01 20:12:33 -0700
  • c1bcc343c5
    Merge branch 'beta' into lint-pr-title flx-sta 2024-10-01 20:05:42 -0700
  • 7473c31c77
    [P2] Fix Tera Shell to apply to all hits of multi-strike moves (#4541) innerthunder 2024-10-01 18:58:56 -0700
  • a6bcd6eeea
    [Refactor] Remove obsolete comments in egg gacha and starter select UIs (#4542) NightKev 2024-10-01 18:58:16 -0700