pokerogue/src
NxKarim 1ae5847e49
Implements Merciless (#440)
* Implemented Merciless

Attribute CritIfTargetIsPoisonedAbAttr
Fix BlockCritAbAttr

* Changed CritIfTargetPoisonedAbAttr to ConditionalCritAbAttr

Now any condition related to user, target or the move used can be applied to guarantee a critical hit.
2024-05-19 09:06:58 -05:00
..
configs Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
data Implements Merciless (#440) 2024-05-19 09:06:58 -05:00
enums Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
field Implements Merciless (#440) 2024-05-19 09:06:58 -05:00
locales Adjustments to French modifier-type.ts (#1117) 2024-05-19 08:08:19 -05:00
modifier Type localization instead of TeraType (#981) 2024-05-17 09:43:11 -05:00
pipelines Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
plugins Type localization instead of TeraType (#981) 2024-05-17 09:43:11 -05:00
system Revert "add logic to conditionally align window (#851)" 2024-05-15 12:22:32 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Font resize for French in starterInfoTextSize (#1110) 2024-05-19 07:28:18 -05:00
account.ts Migrate data for offline users 2024-05-15 10:55:17 -04:00
battle-scene.ts Allow Dada Zarude to be encountered 2024-05-16 20:19:16 -05:00
battle.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
debug.js Consolidate broken variant data for players who missed 1.0.1 2024-04-20 22:30:28 -04:00
egg-hatch-phase.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
evolution-phase.ts Weather & evolution i18n with french translations (#380) 2024-05-15 12:31:18 -05:00
form-change-phase.ts Add missing pipeline data for shiny recolors in certain screens 2024-04-19 23:37:23 -04:00
game-mode.ts Cleanup overrides and imports (#603) 2024-05-09 14:52:09 -05:00
inputs-controller.ts Fix - Gamepad support setting "lost focus" behaviour (#658) 2024-05-10 09:26:45 -04:00
loading-scene.ts Add endings for classic mode 2024-05-16 21:41:38 -04:00
main.ts Temporarily disable error handling 2024-05-02 09:00:36 -04:00
messages.ts Fix some trap tag messages 2024-04-09 12:42:18 -04:00
overrides.ts Re-order overrides 2024-05-16 18:19:32 -04:00
phase.ts Add auto hide timer for ability bar 2024-04-09 12:08:38 -04:00
phases.ts So currently if you meet someone with a title it only shows there nam… (#1055) 2024-05-19 06:23:24 -05:00
scene-base.ts Load files from manifest for caching 2024-04-23 22:00:23 -04:00
touch-controls.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
tutorial.ts Reapply stat change feature with fixes 2024-04-30 23:02:16 -04:00
ui-inputs.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
utils.test.ts add unit test for util function padInt (#175) 2024-05-07 01:30:23 +10:00
utils.ts Fix issues with formatLargeNumber 2024-05-14 16:12:31 -04:00