Commit Graph

  • ccf704d97d Spacing Dean 2024-12-27 15:22:26 -0800
  • 71d5d23dcd Avoid reapplying if a move is already forced last Dean 2024-12-27 15:19:42 -0800
  • cee65c4808 Allow for quashed speed ties Dean 2024-12-27 15:09:43 -0800
  • 66e7db82de Add comments, fix var name Dean 2024-12-27 14:53:57 -0800
  • 2fbcd28ea8 Test for respecting TR Dean 2024-12-27 14:47:54 -0800
  • 22a2905cf8 Respect trick room in quash turn order Dean 2024-12-27 14:47:34 -0800
  • c1f6303260 Fix ForceLastAttr to properly respect speed order Dean 2024-12-27 14:35:48 -0800
  • 2a05517010 Fix speed test comment Dean 2024-12-27 13:49:16 -0800
  • 71ecc683e4 Speed order test Dean 2024-12-27 13:48:39 -0800
  • bde258bdfb Test for failure on a already moved target Dean 2024-12-27 13:23:25 -0800
  • 88724b83eb Basic test case Dean 2024-12-27 13:01:07 -0800
  • a1600161c1 Use findPhase instead of looping to search Dean 2024-12-27 12:04:17 -0800
  • fadc2e526d Start searching from front of phaseQueue instead of weather Dean 2024-12-27 11:35:07 -0800
  • f81c713380 Update MovePhase constructor Dean 2024-12-27 11:27:35 -0800
  • 5f1e4b23a4
    Adding options to see mons with only one or only two cost reductions Wlowscha 2024-12-27 19:37:30 +0100
  • 0dbaad5ee1
    Adding isBypassOnField property to all abilities with a preSwitchOut trigger Wlowscha 2024-12-27 16:43:07 +0100
  • 3c48bd0228 merge up to date Lylian 2024-12-27 16:41:15 +0100
  • 1752663f80
    Changing tests for illuminate, no guard, arena trap and commander to directly check the chance of a double battle. Wlowscha 2024-12-27 14:43:17 +0100
  • 851bb7e544
    Added condition to require that mon is on field in order to apply ability, accounting for exceptions Wlowscha 2024-12-27 11:37:13 +0100
  • 796886790e
    Fixed pastel veil test: does not check ability while mon still in team Wlowscha 2024-12-27 11:36:29 +0100
  • 526aca5f7d
    Fixed parental bond test: requires correct number of hits from future sight when user switches out Wlowscha 2024-12-27 11:36:00 +0100
  • 2f4183c57c
    Fixed move effectiveness test to assign mons to scene.field Wlowscha 2024-12-27 11:35:07 +0100
  • bdbeaac104 Multi-squash power Dean 2024-12-27 01:38:04 -0800
  • f6836b26a4 Add quash logic for single targets Dean 2024-12-26 23:48:20 -0800
  • 2c33bda909 Index Zangoose sprites AJ Fontaine 2024-12-26 14:32:52 -0500
  • fc9a8b0a55 Fix Poltergeist message displaying before move use AJ Fontaine 2024-12-24 18:26:51 -0500
  • 7ffc162aec update unit test asukakuwahara 2024-12-24 21:14:43 +0900
  • db5ce5c542 update shedinja's gender to genderless asukakuwahara 2024-12-24 20:47:26 +0900
  • c530fc18a7 fix #5034 removed unnecessary caught data block for certain forms IBBCalc 2024-12-24 00:12:27 +0100
  • 701146084d Merge remote-tracking branch 'upstream/main' into optimization github-actions[bot] 2024-12-23 01:58:42 +0000
  • acc6040237 update autoactions 2024-12-23 09:55:39 +0800
  • 48a4e5315e update autoactions 2024-12-23 09:48:10 +0800
  • 313ce835ae
    Merge branch 'beta' into assistbug2 schmidtc1 2024-12-22 20:42:30 -0500
  • 43c5e3cec6
    Moved Command_Cursor_Memory from Display settings to General settings Wlowscha 2024-12-22 23:38:39 +0100
  • a955af8e00
    Fixed caps in settings.ts Wlowscha 2024-12-22 23:28:48 +0100
  • 3bbb69b556
    Merge branch 'toggle-cursor-run' of https://github.com/Wlowscha/pokerogue into toggle-cursor-run Wlowscha 2024-12-22 23:25:28 +0100
  • b556d19448
    Changing option name to commandCursorMemory Wlowscha 2024-12-22 23:24:09 +0100
  • 434a53f7f8
    Merge branch 'beta' into tera-blast-implementation geeilhan 2024-12-22 20:35:52 +0100
  • 34746f609a
    Merge branch 'beta' into shell-side-arm-implementation geeilhan 2024-12-22 20:35:45 +0100
  • ab6438a8d4
    Merge branch 'beta' into stuff-cheeks-implementation geeilhan 2024-12-22 20:35:31 +0100
  • 8e892b2805 update lirtual 2024-12-22 16:07:46 +0800
  • 30ab56f190 update lirtual 2024-12-22 15:48:18 +0800
  • 0ae4758bcd update lirtual 2024-12-22 15:46:18 +0800
  • d44812da9c update lirtual 2024-12-22 15:11:48 +0800
  • fbec23c4a3 feat: 每次工作流运行后,优化后的资源文件都会被强制推送到test分支,而不会影响到其他分支 lirtual 2024-12-22 14:52:43 +0800
  • 41c3883cb5
    Merge branch 'beta' into toggle-cursor-run Wlowscha 2024-12-21 17:32:24 +0100
  • d9e789f30a
    Allowing user to toggle commandCursorReset on and off. Wlowscha 2024-12-21 16:42:54 +0100
  • b8bc8c43fa
    Adding a new key determining whether the command cursor resets at the beginning of each new battle. Wlowscha 2024-12-21 16:42:09 +0100
  • 0f9e351e34 fix: 修复FFmpeg缓存问题 lirtual 2024-12-21 23:22:34 +0800
  • 06b77fb7ad fix: 修复FFmpeg缓存问题 lirtual 2024-12-21 23:03:54 +0800
  • 5ba5a02c76 fix: 修复FFmpeg缓存问题 lirtual 2024-12-21 22:32:35 +0800
  • be4209ab14 feat: 添加JSON优化脚本 lirtual 2024-12-21 21:58:50 +0800
  • 0f71f0f3e4
    Add files via upload autoactions 2024-12-21 21:33:38 +0800
  • effdfd7f73 feat: 图片压缩算法调整 lirtual 2024-12-21 21:32:21 +0800
  • 485099ebfe feat: 修改为public目录 lirtual 2024-12-21 20:46:09 +0800
  • 27b95ca504 feat: 添加JSON文件优化脚本 lirtual 2024-12-21 20:31:17 +0800
  • f9af6871ff Merge remote-tracking branch 'upstream/beta' into instruct Bertie690 2024-12-20 23:13:41 -0500
  • 10e0f9f0de
    Merge pull request #5024 from pagefaultgames/main NightKev 2024-12-20 19:32:30 -0800
  • 560ec10621 [skip ci] Deploy docs github-actions[bot] 2024-12-21 02:42:35 +0000
  • 8457fb96fe
    [Hotfix] Fix off-by-one error for event encounters (#5022) AJ Fontaine 2024-12-20 21:41:07 -0500
  • baf1f2e310 Increment version to 1.4.1 NightKev 2024-12-20 18:37:56 -0800
  • bfc4a8cb80 Fix off-by-one error for event encounters AJ Fontaine 2024-12-20 21:33:51 -0500
  • f528e7ebe8 Merge branch 'prabbydMirrorArmor' of github.com:PrabbyDD/pokerogue into prabbydMirrorArmor PrabbyDD 2024-12-20 16:08:31 -0800
  • f5430c4711
    Merge branch 'beta' into prabbydMirrorArmor PrabbyDD 2024-12-20 16:07:55 -0800
  • 558adaba97 [skip ci] Deploy docs github-actions[bot] 2024-12-21 00:07:49 +0000
  • 225106cc7e small change PrabbyDD 2024-12-20 16:06:50 -0800
  • f95a5d41cb
    Merge pull request #5019 from pagefaultgames/beta damocleas 2024-12-20 19:06:24 -0500
  • 6392ee857c
    [Balance] Allow event Stantler to evolve (#5021) AJ Fontaine 2024-12-20 18:53:42 -0500
  • 848f024f28
    Allow event Stantler to evolve AJ Fontaine 2024-12-20 18:45:27 -0500
  • e75fa0d16d
    Merge main into beta to fix git history (#5020) NightKev 2024-12-20 14:27:49 -0800
  • 82dad5568c
    [Balance] Fix Annihilape Tera Blast TM Compatibility (#5016) AJ Fontaine 2024-12-20 17:14:16 -0500
  • e9d97db11b
    Winter Holiday Event (#5015) damocleas 2024-12-20 17:11:06 -0500
  • bbb6b46801
    [Balance] Change a few early gym teams (#4998) AJ Fontaine 2024-12-20 17:10:38 -0500
  • 1953e8dbe9
    [Balance] Check previous level moves for redundancy when spawning TMs (#4996) AJ Fontaine 2024-12-20 17:10:23 -0500
  • f1a5fd7584
    Update src/data/weather.ts damocleas 2024-12-20 14:53:39 -0700
  • 1d2da0b4e5 Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into earlygyms AJ Fontaine 2024-12-20 15:56:03 -0500
  • f5d7e02f24 Add Whitney Girafarig Crasher Wake Magikarp AJ Fontaine 2024-12-20 15:54:19 -0500
  • a0eb1bc3ad
    Merge branch 'beta' into tmredundancy damocleas 2024-12-20 15:43:16 -0500
  • 90019b4c87 Annihilape Tera Blast AJ Fontaine 2024-12-20 15:38:00 -0500
  • ba28511046
    Bump version number to 1.4.0 (#5013) NightKev 2024-12-20 12:25:34 -0800
  • 0022972be9 [i18n] Update locales submodule NightKev 2024-12-20 12:24:09 -0800
  • 6b79a2d3ec
    Update delibirdy-encounter.test.ts damocleas 2024-12-20 12:30:39 -0700
  • 508fe7a5a9
    Merge pull request #3 from Fontbane/damo-holly damocleas 2024-12-20 14:07:49 -0500
  • d579857fae Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into damo-holly AJ Fontaine 2024-12-20 14:03:35 -0500
  • 56e3a210b0 Add Iron Bundle to event encounters AJ Fontaine 2024-12-20 13:59:09 -0500
  • 117176baa5 Fix German Banner AJ Fontaine 2024-12-20 13:57:14 -0500
  • 6511d6fafb FoF, BBound, weather changes AJ Fontaine 2024-12-20 13:35:03 -0500
  • 054521eca5 Merge branch 'damo-holly' of github.com:damocleas/pokerogue into damo-holly AJ Fontaine 2024-12-20 11:34:41 -0500
  • 18bc663f04 feat: 修改为压缩图直接替换原图 lirtual 2024-12-20 16:23:17 +0800
  • 2019aa17da feat: 优化执行效率 lirtual 2024-12-20 16:03:44 +0800
  • dbf1cb8818 feat: 添加图片压缩优化 lirtual 2024-12-20 11:49:53 +0800
  • 6ef15eca4a [i18n] Update locales submodule NightKev 2024-12-19 16:18:32 -0800
  • 29a079cfd3
    Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) NightKev 2024-12-19 16:04:12 -0800
  • 66e0de31eb
    Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" NightKev 2024-12-19 15:35:15 -0800
  • 39a0a9d277 Bump version number to 1.4.0 NightKev 2024-12-19 14:49:06 -0800
  • d6d4612b0a
    Update trainer-config.ts damocleas 2024-12-19 17:45:25 -0500
  • 15ca797758 Fix event banner AJ Fontaine 2024-12-19 17:43:07 -0500
  • dc2b3beded Merge branch 'damo-holly' of github.com:damocleas/pokerogue into damo-holly AJ Fontaine 2024-12-19 17:19:20 -0500
  • eb79dd541a Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into damo-holly AJ Fontaine 2024-12-19 15:50:15 -0500
  • c7370712e6
    Merge pull request #1 from Adri1/winter-holidays-2024-banners damocleas 2024-12-19 15:05:46 -0500