Commit Graph

4410 Commits

Author SHA1 Message Date
Lugiad
423725282e
Merge branch 'beta' into mystery-encounters-translations 2024-09-18 12:39:03 +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
b3536e1e66
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 23:09:50 +02:00
Madmadness65
00ba2eebc8
Add new biome BGM by Firel (#4301) 2024-09-17 21:57:34 +01:00
Lugiad
1dcd7b158e
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 20:37:16 +02:00
Lugiad
50d7342279
Update src/locales/ko/bgm-name.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-17 20:31:09 +02:00
Lugiad
e7e961ca0c
Update a-trainers-test-dialogue.json 2024-09-17 20:30:51 +02:00
Lugiad
84bd7a9104
Update a-trainers-test-dialogue.json 2024-09-17 20:29:43 +02:00
Lugiad
46e82247ba
Update a-trainers-test-dialogue.json 2024-09-17 20:29:17 +02:00
Jannik Tappert
6e2dbbdca3
Update src/locales/de/mystery-encounters/a-trainers-test-dialogue.json 2024-09-17 20:28:31 +02:00
Lugiad
fe49dee259
Update a-trainers-test-dialogue.json 2024-09-17 20:28:06 +02:00
Lugiad
51516c7d84
Update a-trainers-test-dialogue.json 2024-09-17 20:27:46 +02:00
Lugiad
4525042a70
Update a-trainers-test-dialogue.json 2024-09-17 20:27:34 +02:00
Lugiad
0da0db68f2
Update a-trainers-test-dialogue.json 2024-09-17 20:27:17 +02:00
Lugiad
87c8cb4ac8
Update a-trainers-test-dialogue.json 2024-09-17 20:26:59 +02:00
Lugiad
e667c53d42
Update a-trainers-test-dialogue.json 2024-09-17 20:26:40 +02:00
Lugiad
863e3564cb
Update a-trainers-test-dialogue.json 2024-09-17 20:26:23 +02:00
Lugiad
9aa85b9d58
Update a-trainers-test-dialogue.json 2024-09-17 20:21:24 +02:00
Lugiad
ad216b9db7
Update a-trainers-test-dialogue.json 2024-09-17 20:20:49 +02:00
Lugiad
e9d2d4d380
Update a-trainers-test-dialogue.json 2024-09-17 20:20:21 +02:00
Lugiad
204c85b725
Update a-trainers-test-dialogue.json 2024-09-17 20:19:50 +02:00
Lugiad
7a8c04279d
Update a-trainers-test-dialogue.json 2024-09-17 20:19:33 +02:00
Lugiad
7e7c99b73f
Update a-trainers-test-dialogue.json 2024-09-17 20:19:14 +02:00
Lugiad
76f001f7a2
Update a-trainers-test-dialogue.json 2024-09-17 20:18:45 +02:00
Lugiad
bdacecb400
Update a-trainers-test-dialogue.json 2024-09-17 20:16:23 +02:00
Lugiad
42a6d1644f
Update a-trainers-test-dialogue.json 2024-09-17 20:16:05 +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
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
Lugiad
b2398eac19
Update a-trainers-test-dialogue.json 2024-09-17 13:14:05 +02:00
Lugiad
cde84e6bff
Update shady-vitamin-dealer-dialogue.json 2024-09-17 13:06:47 +02:00
Lugiad
215ca1891a
Update delibirdy-dialogue.json 2024-09-17 13:04:08 +02:00
Jannik Tappert
20575d8b1a Fixed Problems with german bgm names 2024-09-17 09:31:17 +02:00
Jannik Tappert
af7397dd2c
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 09:17:15 +02:00
Lugiad
02db1109f1
Update clowning-around-dialogue.json 2024-09-17 01:55:18 +02: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
Lugiad
eb3a6cb1fa
Update department-store-sale-dialogue.json 2024-09-17 00:29:02 +02:00
Lugiad
35416d288f
Merge branch 'beta' into mystery-encounters-translations 2024-09-16 23:20:02 +02: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
Blitzy
d5cce666d3
Remove Dragon Ascent Requirement (#4284) 2024-09-16 20:03:13 +01:00
Tomás Marques
2221afca81
[QoL] Slight Resize and Reallocate to IV graph in new game screen (#1928)
* Resize and Reallocate to IV graph in new game

* decrease moveset container size

* fix to font shadow

* fix to shadows

* Remove unused variable

* Revert IV text back to original size

* fix eslint error check post merge

* Update src/ui/stats-container.ts

Reformat statLabel line.

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

---------

Co-authored-by: tomasrggm <tomasrggm@gmail.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 11:44:11 -07:00
Lugiad
65a9f37e59
Update delibirdy-dialogue.json 2024-09-16 20:08:53 +02:00
Lugiad
85a6d95dac
Merge branch 'beta' into mystery-encounters-translations 2024-09-16 20:04:58 +02:00
Lugiad
e791833a61
Update src/locales/es/mystery-encounters/delibirdy-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
2024-09-16 20:04:45 +02:00