Lugiad
1b0ca24e97
Update pokemon-form.json
2024-09-18 12:31:10 +02:00
Lugiad
62680893ce
Update pokemon-form.json
2024-09-18 12:30:43 +02:00
Lugiad
0fd8ceb8ad
Update pokemon-form.json
2024-09-18 12:30:05 +02:00
Lugiad
53f2d98af1
Merge branch 'beta' into formChangeLocale
2024-09-18 12:26:16 +02:00
Jannik Tappert
16533b189f
Update src/locales/de/pokemon-form.json
2024-09-18 09:26:27 +02:00
Jannik Tappert
22a5edd590
Update src/locales/de/pokemon-form.json
2024-09-18 09:25:04 +02:00
Jannik Tappert
2ce7c4a74e
Update src/locales/de/pokemon-form.json
2024-09-18 09:21:44 +02:00
Jannik Tappert
b4c6c8c12b
Update src/locales/de/pokemon-form.json
2024-09-18 09:20:58 +02:00
Jannik Tappert
10c21fcd91
Update src/locales/de/pokemon-form.json
2024-09-18 09:20:22 +02:00
Jannik Tappert
b2c1ebd961
Update src/locales/de/pokemon-form.json
2024-09-18 09:19:34 +02:00
Jannik Tappert
57d8af9093
Update src/locales/de/pokemon-form.json
2024-09-18 09:18:39 +02:00
Jannik Tappert
90fdf9cea7
Update src/locales/de/pokemon-form.json
2024-09-18 09:17:52 +02:00
Jannik Tappert
752e1c8c1b
Update src/locales/de/pokemon-form.json
2024-09-18 09:15:59 +02:00
Jannik Tappert
405ef19299
Update src/locales/de/pokemon-form.json
2024-09-18 09:15:32 +02:00
Jannik Tappert
71a79f3002
Update src/locales/de/pokemon-form.json
2024-09-18 09:14:14 +02:00
Jannik Tappert
75e24ef876
Update src/locales/de/pokemon-form.json
2024-09-18 09:13:36 +02:00
Jannik Tappert
96378c2a88
Update src/locales/de/pokemon-form.json
2024-09-18 09:09:18 +02:00
Jannik Tappert
0e36275199
Update src/locales/de/pokemon-form.json
2024-09-18 09:08:26 +02:00
Jannik Tappert
59f366d9f2
Update src/locales/de/pokemon-form.json
2024-09-18 09:06:32 +02:00
Jannik Tappert
5d858376ac
Update src/locales/de/pokemon-form.json
2024-09-18 09:05:26 +02:00
Jannik Tappert
0d2f6fb995
Update src/locales/de/pokemon-form.json
2024-09-18 09:05:06 +02:00
Jannik Tappert
da8c11c5e8
Update src/locales/de/pokemon-form.json
2024-09-18 09:04:31 +02:00
Jannik Tappert
6cd4ff42eb
Update src/locales/de/pokemon-form.json
2024-09-18 09:04:01 +02:00
Jannik Tappert
30feeee5bd
Update src/locales/de/pokemon-form.json
2024-09-18 09:02:48 +02:00
flx-sta
6030b780f2
[Move][Mirror] Update HitTagAttr attributes v2 ( #4297 )
...
* [Move] Updated HitAttr tags
Affects Whirlwind/Fly, Steamroller/Minimize, and Malicious Moonsault/Minimize
* [Move] Update for MinimizeAccuracyAttr
Affects Steamroller and Malicious Moonsault
* add: whirlwind test
* add: steamroller test
* rename: `AlwaysHitMinimizeAttr` (from `MinimizeAccuracyAttr`)
* rename: `DealsDoubleDamageToTagAttr` (from `HitsTagAttr`)
---------
Co-authored-by: chaosgrimmon <31082757+chaosgrimmon@users.noreply.github.com>
2024-09-17 22:41:46 -04:00
Jannik Tappert
e386504977
[BUG][Beta] Fix English Status Symbols ( #4293 )
...
* Have English Status Symbols show up again :)
* It now uses the function instead
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-09-17 22:26:47 -04:00
podar
106ed6b27b
[Bug] Using default animation for errors that occur. ( #4266 )
...
* Using default animation for errors that occur.
* Renaming function to make it clear that logging happens
* Updating logging for missing animations
* Missed committing linter changes
* Update src/data/battle-anims.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/battle-anims.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/battle-anims.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-09-17 22:15:47 -04:00
flx-sta
4389bff5d0
[Bug] Fix stat-protection-attribute not taking inverts (e.g. Contrary) into account ( #4031 )
...
* add generic types to`Pokemon.getAbilityAttrs()`
* add invert check to `ProtectStatAbAttr.apply...`
This makes sure that a stat is only protected if no other ability inverts the change. E.g. `Contrary` inverts any decrease to an increase
* migrate contrary.test.ts to game.classicMode
* move `StatStageChangeMultiplierAbAttr` resolve above `ProtectStatAbAttr`
The effect of StatStageChangeMultiplierAbAttr is now applied before resolving any ProtectStatAbAttr. Thus the stage (level) of the BattleStat change was properly altered at the time of resolving the protection
* revert ability.ts changes
* add automated tests for `Clear Body` + `Contrary`
* StateStageChangePhase replace ~~`IntegerHolder`~~ with `NumberHolder`
Update Utils import and replace all occurcences of `Utils.`
* contrary.test.ts: remove `js` import
2024-09-17 19:14:41 -07:00
Lugiad
1a3485ed43
Merge branch 'beta' into formChangeLocale
2024-09-18 02:17:03 +02:00
Lugiad
8fdae0f0ef
Update pokemon-form.json
2024-09-18 02:02:09 +02:00
Lugiad
82f6215806
Update pokemon-form.json
2024-09-18 02:02:06 +02:00
Lugiad
4181f078ae
Update pokemon-form.json
2024-09-18 02:02:02 +02:00
Lugiad
6409fe83b5
Update pokemon-form.json
2024-09-18 02:01:59 +02:00
Lugiad
e5180cc89a
Update pokemon-form.json
2024-09-18 02:01:55 +02:00
Lugiad
b5a83b689e
Update pokemon-form.json
2024-09-18 02:01:51 +02:00
Lugiad
36e14196de
Update pokemon-form.json
2024-09-18 02:01:47 +02:00
Lugiad
a5e27bc3a7
Update pokemon-form.json
2024-09-18 02:01:43 +02:00
Madmadness65
00ba2eebc8
Add new biome BGM by Firel ( #4301 )
2024-09-17 21:57:34 +01:00
Lugiad
bd13ae542f
Update pokemon-form.json
2024-09-17 20:12:12 +02:00
Lugiad
9aeb22bfae
Update pokemon-form.json
2024-09-17 20:11:22 +02:00
Leo Kim
fe69bd2b55
add missing translation for korean ( #4295 )
2024-09-17 10:50:51 -07:00
Dakurei
1fb5389765
Auto center the window vertically ( #2686 )
...
+ When the game is played in landscape format
or in portrait format when it's not a touchscreen
2024-09-17 17:55:50 +01:00
Jannik Tappert
b2509db7c6
Merge branch 'beta' into formChangeLocale
2024-09-17 17:52:02 +02:00
Lugiad
65f6549c71
Update pokemon-info-container.ts
2024-09-17 17:43:41 +02:00
cam
18dc9d216c
[Bug][Move] Clanging Scales animation on incorrect sprite ( #4290 )
...
Set focus to 1 on move's target sprite for every frame.
2024-09-17 15:58:49 +01:00
AJ Fontaine
3ed2c74f38
[Enhancement] Add Met Wave to Pokemon Data ( #4271 )
...
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
2024-09-16 15:44:03 -07:00
PigeonBar
009fd3fc5c
[Bug] Fix reloads erasing weather on first wave of biome ( #4078 )
...
* [Bug] Fix reloads erasing weather on first wave of biome
* Minor revisions
* Minor revisions 2
* Update test
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-09-16 15:30:42 -04:00
MokaStitcher
128df1b6d2
[QoL] [ui] Make tutorials darken background ( #4283 )
...
* [ui] add prompt icon to the message boxes that don't have it
* [ui] add background overlay during tutorials
* add missing doc
* Improve documentation based on suggestions
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-09-16 15:19:34 -04:00
Jannik Tappert
4605ed4c4f
[Localization] Localized status condition icon ( #4286 )
...
* Status Condition Icons now can be localized. Already added german
* More
2024-09-16 15:18:57 -04:00
podar
0dabf87815
Being explicit in vite configuration for relative paths ( #4264 )
2024-09-16 21:08:50 +02:00