Commit Graph

1093 Commits (c3a163b3482fd14daf046de9e7c94a724872852b)

Author SHA1 Message Date
Madmadness65 babc32211f Mark more attacking moves as (P)artial
The only functionality this changes is that Metronome can call these specific attacks too now.
2024-03-17 20:00:20 -05:00
Flashfyre 68b1aef3ab Add clear score bonus 2024-03-17 20:58:12 -04:00
Flashfyre f13e1ffa47 Record clears for failed daily runs 2024-03-17 20:31:09 -04:00
Flashfyre 9805329228 Fix load game bug after backing out of daily run 2024-03-17 17:30:07 -04:00
Flashfyre a05189120c Add power plant background 2024-03-17 16:47:49 -04:00
Flashfyre 33ba66b236 Add daily rankings board 2024-03-17 13:38:27 -04:00
Madmadness65 852b7fa39e Fix Pokémon with Normal as secondary type missing it 2024-03-17 11:39:17 -05:00
Flashfyre 0701598be6 Add session scores 2024-03-17 11:36:19 -04:00
Flashfyre dd03be2646 Fix softlock after gender selection 2024-03-17 10:11:24 -04:00
Flashfyre ee0ff881a9 Fix field scale not resetting after a run ends 2024-03-17 00:36:33 -04:00
Flashfyre a52b8c6b4b Tweak for daily run final boss 2024-03-17 00:12:57 -04:00
Flashfyre 14912541c5 Fix bug with excluding last tier from item pools 2024-03-16 22:26:52 -04:00
Madmadness65 51b1e76da7 Fix Bugs struggling; implement some trainer types
Also removes a now-unused learnset for Bloodmoon Ursaluna, as it isn't a form for Ursaluna anymore, but rather a standalone Pokémon.
2024-03-16 21:10:21 -05:00
Flashfyre 56f4a71ca6 Add daily runs (WiP) 2024-03-16 22:06:56 -04:00
Flashfyre 81f9e2da36 Add WiP logic for daily run and fix some performance issues 2024-03-15 21:59:34 -04:00
Flashfyre eab1ba7ab9 Fix timezone variant with legendary gacha 2024-03-15 19:40:13 -04:00
Flashfyre 1bae39d80e Fix softlock with title screen when opening submenus 2024-03-15 18:02:05 -04:00
Flashfyre 7946938828 Fix errors when loading empty slots in local mode 2024-03-15 15:56:07 -04:00
Flashfyre 00255cb09a Fully implement save slots and ""title"" screen changes
Fully implement save slots and ""title"" screen changes; fix issues with slots including clear data not working on game over and export/import not working; fix session play time not being recorded correctly
2024-03-15 15:13:32 -04:00
Flashfyre 879971ae2b Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
Flashfyre bed98ad304 Implement better solution to Fake Out issue 2024-03-14 18:09:40 -04:00
Flashfyre 10cacbe5af Fix Fake Out logic 2024-03-14 18:03:38 -04:00
Flashfyre c3791dfc81 Fix animated mega back sprite backgrounds 2024-03-14 17:35:22 -04:00
Flashfyre 62ed84638f Fix GameMode enum order 2024-03-14 17:15:01 -04:00
Flashfyre 623d600e13 Add wrapper for game mode 2024-03-14 16:26:57 -04:00
Madmadness65 76de0d01f9 Correct Huge Power and Pure Power
They now increase the attack stat directly, instead of stat boosts (which was unintended).
2024-03-14 14:09:25 -05:00
Flashfyre 52e891a2a8 Fix sticky hold applying to transfers 2024-03-14 13:31:13 -04:00
Madmadness65 66b306de9e Add Turboblaze/Teravolt flavor text 2024-03-13 23:56:18 -05:00
Flashfyre 0c835f4157 Implement various abilities including Mold Breaker 2024-03-14 00:40:57 -04:00
Flashfyre 54eed194fd Fix Misty Terrain softlock 2024-03-13 20:36:25 -04:00
Madmadness65 1905ecc828 Implement Burning Bulwark 2024-03-13 16:37:36 -05:00
Xiaphear 37f769de72 Added Baneful Bunker 2024-03-13 22:09:23 +01:00
Madmadness65 9384344758 Implement various terrain-related abilities
Fully implements Electric, Psychic, Misty, and Grassy Surge. Partially implements Grass Pelt, Surge Surfer, and Hadron Engine, as their stat-boosting properties don't seem to work as intended.
2024-03-13 12:23:31 -05:00
Xiaphear b12ade22e9 Attempted magnitude, not implemented. 2024-03-13 17:38:37 +01:00
Xiaphear 97b029b5d7 Added Defeatist 2024-03-13 13:54:15 +01:00
Flashfyre b93e4397fa Fix formatting and remove stray character 2024-03-13 08:51:07 -04:00
Xiaphear 9d2d03ee44 Added Tinted Lens. 2024-03-13 12:45:31 +01:00
Flashfyre 6dbbc50139 Move redirection abilities ignore own moves 2024-03-12 08:44:05 -04:00
Flashfyre 71e820f149 Add redirection logic to Lightning Rod and Storm Drain 2024-03-11 20:55:41 -04:00
Flashfyre 60c3c0a008 Implement Topsy-Turvy 2024-03-11 18:44:40 -04:00
Flashfyre f7d89b5268 Implement Psyshock 2024-03-11 18:18:55 -04:00
Flashfyre e99af6f148 Implement Healing Wish 2024-03-11 18:13:07 -04:00
Xiaphear 9e02d71c75 Added Conversion 2024-03-11 22:57:07 +01:00
Xiaphear 7b28d9bf6e Merge branch 'main' of https://github.com/Flashfyre/pokerogue 2024-03-11 21:45:36 +01:00
Xiaphear 56250aca9c Added Body Press 2024-03-11 21:45:32 +01:00
Flashfyre 4919dfcaa6 Implement Spite 2024-03-11 15:42:01 -04:00
Xiaphear 03989d07b2 Added Wring Out. Attempted Healing Wish ( WIP ) 2024-03-11 18:18:49 +01:00
Flashfyre 4c5981c126 Update token logic, nerf revive tokens, and add Fusion Token 2024-03-11 00:16:24 -04:00
Madmadness65 9550016ebc Minor egg move update
Popplio got a well-deserved egg move nerf. Also added more token graphics and commented-out G-Max moves for later.
2024-03-10 21:55:18 -05:00
Flashfyre bd9d2de0af Fix not setting immune type for move type immunity 2024-03-10 10:16:49 -04:00