pokerogue/src
Sirz Benjie 4b8c064335
[Bug] [Ability] Fix berserk multi proc (#6402)
* Fix berserk activating multiple times with multi strike

* Apply kev's suggestions from code review

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update doc comments

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-08-24 19:47:52 -05:00
..
@types [Move] Trick Room now reverses itself when added twice in a row (#6314) 2025-08-20 20:22:52 -05:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Bug] [Ability] Fix berserk multi proc (#6402) 2025-08-24 19:47:52 -05:00
enums [Move] Trick Room now reverses itself when added twice in a row (#6314) 2025-08-20 20:22:52 -05:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch (#6212) 2025-08-24 14:09:16 -05:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
modifier [Item] Minor item weight change for Deep Sea items 2025-08-22 20:59:01 -05:00
phases [Bug] [Ability] Fix berserk multi proc (#6402) 2025-08-24 19:47:52 -05:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Misc] [UX] Add Daily Run Achievement, Re-Arrange Achievements, Replace some Icon Sprites (#6292) 2025-08-22 19:21:17 -04:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [Bug] [Sprite] Fix fusion shiny party icon (#6397) 2025-08-24 16:32:12 -05:00
utils [UI/UX][Bug] Fix typos in trainer class keys (#6347) 2025-08-22 18:12:38 -07:00
account.ts [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
battle-scene.ts [Bug] Ensure MEs disabled in a challenge mode only do so while challenge is active (#6337) 2025-08-22 15:27:55 -05:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Misc] Fix circular dep (#6361) 2025-08-23 10:00:00 -05:00
game-mode.ts [Balance][Challenge] Block master ball catching final boss in challenges (#6273) 2025-08-20 19:24:55 -04:00
global-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
global-scene.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputs-controller.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
loading-scene.ts [Misc] [UX] Add Daily Run Achievement, Re-Arrange Achievements, Replace some Icon Sprites (#6292) 2025-08-22 19:21:17 -04:00
main.ts [Bug] [QoL] Updating manifest fetching to be more resilient for local development and offline builds. (#4735) 2025-07-22 00:08:17 -05:00
messages.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
overrides.ts [Dev] Generate moveset when using player Species override (#6039) 2025-08-19 00:01:18 +00:00
phase-manager.ts [Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch (#6212) 2025-08-24 14:09:16 -05:00
phase.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05:00
polyfills.ts [Dev] Add support for manually rolling polyfills. Add polyfill for promise.withResolvers (#6103) 2025-07-19 09:06:32 -07:00
scene-base.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
starting-wave.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
timed-event-manager.ts [Misc] Added chance for alt title logo (#6182) 2025-08-07 21:24:33 -04:00
touch-controls.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
tutorial.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
ui-inputs.ts [Bug] Fix speedup/slowdown buttons not working properly (#6393) 2025-08-24 14:34:21 -05:00
vite.env.d.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00