Commit Graph

  • ae588ebff9
    [Bug][Move] Struggle no longer gets STAB (#5643) Sirz Benjie 2025-04-16 16:05:40 -0500
  • efad0d1324
    [GitHub] Use .nvmrc for pages workflow (#5666) NightKev 2025-04-15 20:55:29 -0700
  • 18c4dddcf0
    [Bug] Fixing Tera Starstorm for first turn of terastallization (#5658) Stephen Kelman 2025-04-15 07:19:19 -0700
  • ff44cbfa97
    [Refactor] Refactor ability file part 1 (#5589) Sirz Benjie 2025-04-15 09:08:35 -0500
  • 4740b593a0
    [Balance] Fix Depot Agent trainer type lacking Pokémon (#5623) Madmadness65 2025-04-15 00:27:14 -0500
  • 3ec8f236f9
    [Refactor] Change how rival event rewards are generated (#5638) AJ Fontaine 2025-04-14 20:13:05 -0400
  • 8216a379bf
    [Dev][GitHub] Update to node 22 (#5586) Sirz Benjie 2025-04-14 12:37:26 -0500
  • b41eee3c7f
    Revert "[Refactor] Move many interfaces and enums to their own file" (#5661) damocleas 2025-04-14 12:28:36 -0400
  • c82e01eed3
    [Refactor] Move many interfaces and enums to their own file (#5646) Sirz Benjie 2025-04-14 10:31:26 -0500
  • 15e535a1a0
    [Ability] Implement Illusion (#3273) Lylian BALL 2025-04-13 03:22:04 +0200
  • f9ff4abfb0
    [Bug] Fixed biome map options counting rng twice (#5648) Jimmybald1 2025-04-12 16:56:04 +0200
  • 6f56dce771
    [Biome] Add and apply lint/style/noNamespaceImport (#5650) NightKev 2025-04-11 22:31:56 -0700
  • 81f424dc71
    [Balance] Fix and Adjust TM Compatibility Blitzy 2025-04-11 15:33:25 -0500
  • 1a7442511c
    [Bug] Fix Biome selection RNG (#5645) NightKev 2025-04-10 23:22:42 -0700
  • 787feceb14
    [Refactor] Refactor variant sprite code part 1 (#5592) Sirz Benjie 2025-04-09 10:43:05 -0500
  • b3a4c75c06
    [Refactor] Delete stale pokemon objects at the end of a battle damocleas 2025-04-08 18:10:39 -0400
  • 2c2a34cfaf
    Merge branch 'beta' into refactor/delete-stale-pokemon-objects NightKev 2025-04-08 15:08:34 -0700
  • 31835e6d53
    [Bug] Fix #4972 Status-Prevention Abilities do not Cure Status (#5406) Dean 2025-04-07 16:32:10 -0700
  • 1171656d12 Update console message NightKev 2025-04-07 16:02:58 -0700
  • 17a56cc6c1 Move try/catch inside for loop NightKev 2025-04-07 15:57:50 -0700
  • cb5deb408f [Refactor] Delete stale pokemon objects at the end of a battle NightKev 2025-04-06 21:25:20 -0700
  • 1b79d1f832
    [Refactor] Re-implement save migration system (#5634) NightKev 2025-04-07 15:53:35 -0700
  • 0479b9dfcc
    Fix #2735: Hazard moves incorrectly require targets (#5635) Diogo Cruz Diniz 2025-04-07 14:50:52 +0100
  • 1e6ceb5581
    [Misc] Clean up various phases (part 1) (#4797) NightKev 2025-04-05 20:10:52 -0700
  • fdf8c1a695
    [Balance] Remove accuracy cap from Wide Lens damocleas 2025-04-05 01:45:10 -0400
  • 46d234983c
    Merge branch 'beta' into balance/remove-wide-lens-cap Sirz Benjie 2025-04-05 00:43:30 -0500
  • 5318d717b3
    [Refactor] [Docs] Minor refactor of move.checkFlags into move.doesFlagEffectApply (#5264) Sirz Benjie 2025-04-04 19:43:46 -0500
  • 9e4162d429
    [Bug] Fix super luck implementation (#5625) Sirz Benjie 2025-04-04 19:40:25 -0500
  • 420c2e37c2
    [GitHub] Add path filters to avoid unnecessarily re-running tests (#5497) Sirz Benjie 2025-04-04 17:13:21 -0500
  • 70ba974348 [Balance] Remove accuracy cap from Wide Lens NightKev 2025-04-01 15:58:25 -0700
  • 2766c144bc
    Fix endless tokens allowing attacks to deal 0 damage Sirz Benjie 2025-02-16 10:39:11 -0600
  • 2346834c4c Ivysaur undoing Png and putting it into variant Json Unicornpowerstar 2025-02-16 17:13:37 +0100
  • df7e6fdce3
    Fix failedToTerrain being undefined Sirz Benjie 2025-02-16 09:44:49 -0600
  • 6ac2594694
    Added automated test Sirz Benjie 2025-02-16 09:41:45 -0600
  • 11e720f3bf
    Rename attribute Sirz Benjie 2025-02-16 09:03:51 -0600
  • c8c97031cb
    Add focus punch lost focus message Sirz Benjie 2025-02-15 18:24:13 -0600
  • 802bacda43 Zangoose basefix and Variant json Unicornpowerstar 2025-02-16 15:54:14 +0100
  • ddfce53c77 Remove boolean return type apply functions Dean 2025-02-16 01:27:58 -0800
  • 2eb67a5d66
    Merge branch 'beta' into ability_display Dean 2025-02-15 23:38:56 -0800
  • 76119e9143 Add Pokemon name splash text Madmadness65 2025-02-15 23:49:03 -0600
  • 8cc0660064
    Update splash-messages.ts 1 damocleas 2025-02-16 00:28:19 -0500
  • 57e7a0f56e Add form changes for Solgaleo, Lunala, & Marshadow cosmetic forms Madmadness65 2025-02-15 20:50:43 -0600
  • de658ae59f
    Merge branch 'beta' into fixvar881859 AJ Fontaine 2025-02-15 21:33:08 -0500
  • 88369d40b1 Fix Impidimp front Arctozolt back variants AJ Fontaine 2025-02-15 21:10:14 -0500
  • 4c8b7b95ea
    Enable exp back checking AJ Fontaine 2025-02-15 18:45:43 -0500
  • 25394ad817 addressed secret power testcase not working with other status moves Jacky Chen 2025-02-15 18:03:01 -0500
  • 454370dc40 [Bug] Changes Daily Run item stack full message to a delay Jimmybald1 2025-02-15 22:44:35 +0100
  • 93963aa00c Change "MidTurn" to "OnGain" Dean 2025-02-15 13:25:37 -0800
  • 298afb4c3f
    Merge branch 'beta' into midturnab Dean 2025-02-15 13:20:58 -0800
  • 986675e537 Changes to display splash Jacky Chen 2025-02-15 16:18:09 -0500
  • 034da6ee85 DuskNoir sprite fix and base sprite fix Unicornpowerstar 2025-02-15 18:42:32 +0100
  • 47634a71e3
    Merge branch 'beta' into fix-5122 Sirz Benjie 2025-02-15 10:02:24 -0600
  • ebdf316441
    Update party-exp-bar.ts Lugiad 2025-02-15 15:51:51 +0100
  • 01a129871a
    Update party-exp-bar.ts localizable Lugiad 2025-02-15 15:38:19 +0100
  • 078a3668f4
    Fix battle-anims crashing in certain cases Sirz Benjie 2025-02-15 08:27:34 -0600
  • e9a79cd2e3
    Merge branch 'beta' into daily-run-seed-override Jimmybald1 2025-02-15 11:02:14 +0100
  • 47edf80106
    [Misc] Changed Daily Run Seed Override to string | null Jimmybald1 2025-02-15 11:01:57 +0100
  • 1d0ae36472 [skip ci] Deploy docs github-actions[bot] 2025-02-15 02:53:06 +0000
  • caaf25cad3 Updated locales correctly? AJ Fontaine 2025-02-14 21:44:51 -0500
  • d1cb07fc1b Update locales submodule AJ Fontaine 2025-02-14 21:41:58 -0500
  • 56c42fedd2 Fix crash involving female Pyroar fusions with exp sprites AJ Fontaine 2025-02-14 21:13:36 -0500
  • f8f5bbe44f Update version number for migration code Xavion3 2025-02-15 12:47:55 +1100
  • 0a7b2d6996 [Misc] Added a Daily Run Seed Override to the overrides. Only works locally. Jimmybald1 2025-02-15 02:23:14 +0100
  • ebb2909c69
    Update src/ui/pokedex-ui-handler.ts Jannik Tappert 2025-02-15 00:43:32 +0100
  • 1bfc600f8c Dont to type Icons otherwise they will overlay on the "want to go back" text Jannik Tappert 2025-02-15 00:36:02 +0100
  • f20c535486 Make the name, formName and type readable (bring it infront of larger sprites that would block it) Jannik Tappert 2025-02-15 00:33:46 +0100
  • 53084047ec Fix repeat Plains GLs not evolving first mons AJ Fontaine 2025-02-14 17:03:09 -0500
  • 9d0c07ffe5
    Giratina Form swap fix damocleas 2025-02-14 15:44:05 -0500
  • 3d9e0a93ec
    Add python script to check sprite masterlist Sirz Benjie 2025-02-14 14:14:40 -0600
  • 151eb3faa8
    Merge branch 'beta' into hebrew-pr Lugiad 2025-02-14 13:47:47 +0100
  • 5d6e3992b3
    Merge branch 'beta' into turikish-workspace Lugiad 2025-02-14 13:47:37 +0100
  • f75f2b6663
    Merge branch 'beta' into danish-workspace Lugiad 2025-02-14 13:47:27 +0100
  • edca8873c5
    Merge branch 'beta' into romanian-workspace Lugiad 2025-02-14 13:47:17 +0100
  • 14f2e813e9 [skip ci] Deploy docs github-actions[bot] 2025-02-14 07:41:36 +0000
  • 60b2fb551e Add test case Xavion3 2025-02-14 18:04:06 +1100
  • 051a3d90e8 Update version number Xavion3 2025-02-14 17:54:32 +1100
  • 7fb8d99144 Fix fusion with dual type + monotype with shared primary type. Xavion3 2025-02-14 17:49:16 +1100
  • 3b6d2fb96a Merge branch 'beta' into tera-rework Xavion3 2025-02-14 17:26:16 +1100
  • 088f47c6d0 Merge branch 'beta' into disable-fix Xavion3 2025-02-14 16:03:22 +1100
  • 1445aaf34d Make disable disable most recent move instead of oldest move Xavion3 2025-02-14 15:59:15 +1100
  • ef4a308ac7 [skip ci] Deploy docs github-actions[bot] 2025-02-14 02:26:49 +0000
  • 4e71fa8a0e [skip ci] Deploy docs github-actions[bot] 2025-02-14 01:45:00 +0000
  • 79fd821e2c [skip ci] Deploy docs github-actions[bot] 2025-02-14 00:02:35 +0000
  • 3730367e7f
    Update locales Sirz Benjie 2025-02-13 17:22:08 -0600
  • 9a18b71eb0
    Increment version number Sirz Benjie 2025-02-13 16:18:25 -0600
  • c560d83847
    Setting proper labels in cost reduction dropdown filter Wlowscha 2025-02-13 22:36:57 +0100
  • 87cb1556d1
    fixed off of comments damocleas 2025-02-13 15:59:37 -0500
  • 5f97cd87f7
    Merge branch 'beta' into damo-balance-1 damocleas 2025-02-13 15:26:21 -0500
  • 3abd255124
    Remove partial designation from Quark Drive and Protosynthesis Sirz Benjie 2025-02-13 14:02:31 -0600
  • 376663388b
    evolved pseudos as the game should devolve them properly damocleas 2025-02-13 14:36:54 -0500
  • d13381d889 Finishing touches to 654 variants Unicornpowerstar 2025-02-13 19:04:41 +0100
  • 01e4442c90 Final Adjustment for the colors regarding 248-mega. Unicornpowerstar 2025-02-13 18:38:16 +0100
  • 2de8cc8b08
    Merge branch 'beta' into valentine-banners Lugiad 2025-02-13 12:53:03 +0100
  • 8aba3fa68d
    Added Italian 2025 Valentine Banner Lugiad 2025-02-13 12:52:16 +0100
  • 02c552b640
    PAIN damocleas 2025-02-13 01:50:45 -0500
  • e9d2cb376b
    Fix Galactic, Plasma, Plasma 2, Flare, Aether organization and evo stages damocleas 2025-02-13 00:41:38 -0500
  • d61e1f93c8
    Fix Rocket, Magma, Aqua Admin organization and evo stages damocleas 2025-02-12 23:38:14 -0500
  • ed99239383 Fix Clobbopus being unable to evolve before lv 35 AJ Fontaine 2025-02-12 21:25:22 -0500
  • 5c7e508444 Use fixed battle enum in more places AJ Fontaine 2025-02-12 20:54:21 -0500
  • 8c2da098f9
    Checking starter caughtAttr in addition to pokemon caughtAttr Wlowscha 2025-02-13 01:50:00 +0100