Commit Graph

4157 Commits

Author SHA1 Message Date
Lugiad
36b60c2e93
Merge branch 'beta' into formChangeLocale 2024-09-19 23:15:07 +02:00
ImperialSympathizer
7490699bef
[Feature] Adds Expert Pokemon Breeder Mystery Encounter to the game (#4328)
* Adds Expert Breeder Mystery Encounter to the game

* add achievement for Breeders in Space and remove redundant tests

* rename to Expert Pokemon Breeder

* remove unintentional test code

* remove unintentional test code

* test fix with breeder rename

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-09-19 22:46:27 +02:00
Lugiad
528e231794
[Localization] Update pkmnems font (#4329) 2024-09-19 15:13:37 -04:00
Enoch
bdc2323ec5
Merge branch 'beta' into formChangeLocale 2024-09-19 23:43:33 +09:00
Mumble
c4d5c923fc
[Bug] Run History Not Saving Correctly (#4248)
* Fix - need to test though

* New Line for Personal Best

* Run History basic Interpretation

* Stray console log

* Added personal best message fix

* argh

* removed a stray log

---------

Co-authored-by: frutescens <info@laptop>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-09-19 10:42:29 -04:00
Tempoanon
714630c9de
[Refactor] Renamed the HitsTagAttr back to how it was (#4324) 2024-09-19 10:25:00 -04:00
Lugiad
ce189c01da
[Localization] French adjustments (+German) (#4323)
* Update settings.json

* Update move.json

* Update move.json

* Update starter-select-ui-handler.ts

* Update party-ui-handler.json

* Update move.json
2024-09-19 10:21:21 -04:00
Lugiad
97e02cbf37
Merge branch 'beta' into formChangeLocale 2024-09-19 15:46:00 +02:00
ImperialSympathizer
5888a7758c
Mystery Encounter bug fixes and minor adjustments (#4299)
* various bug fixes for MEs

* various bug fixes for MEs

* fix final isTransferable rename that was missed

* change Trainer's test vouchers for second option

* change unit test skips

* cut down excess ME track length and loop properly

* ME bug fix cleanup

* updating AI for Slumbering Snorlax ME, and small ME balance changes

* fix ts error

* fix bug type superfan dialogue discrepancy

* ME bug fixes PR feedback

* ME PR nits and fixes

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-09-19 14:44:10 +01:00
Lugiad
fb02e6f605
Update pokemon-form.json 2024-09-19 14:18:55 +02:00
José Ricardo
4ffd072802
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:46:50 -03:00
José Ricardo
4396786220
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:46:03 -03:00
José Ricardo
7d9f18e1b5
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:45:07 -03:00
José Ricardo
f3104d4ab1
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:41:48 -03:00
José Ricardo
b86650fec3
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:40:15 -03:00
José Ricardo
cd1deacd51
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:37:34 -03:00
José Ricardo
3c28e69814
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:36:41 -03:00
José Ricardo
463d6fdf75
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:35:52 -03:00
José Ricardo
4b53a5c734
Update src/locales/pt_BR/pokemon-form.json 2024-09-19 08:23:42 -03:00
Lugiad
2e639fc115
Update pokemon-form.json 2024-09-19 13:00:07 +02:00
Jannik Tappert
1022c3360a
Apply suggestions from code review 2024-09-19 09:23:14 +02:00
Jannik Tappert
df432156d5
Update src/locales/de/pokemon-form.json 2024-09-19 09:22:23 +02:00
Jannik Tappert
867f769b80
Apply suggestions from code review 2024-09-19 09:19:36 +02:00
Jannik Tappert
390e8e4c16
Update src/locales/de/pokemon-form.json 2024-09-19 09:18:51 +02:00
Jannik Tappert
286aead7da
Update src/locales/de/pokemon-form.json 2024-09-19 09:18:30 +02:00
Jannik Tappert
03d0ccf897
Update src/locales/de/pokemon-form.json 2024-09-19 09:18:05 +02:00
Jannik Tappert
0968c31e04
Update src/locales/de/pokemon-form.json 2024-09-19 09:17:39 +02:00
Jannik Tappert
f13606c9f3
Update src/locales/de/pokemon-form.json 2024-09-19 09:16:32 +02:00
Jannik Tappert
c736400e91
Update src/locales/de/pokemon-form.json 2024-09-19 09:15:48 +02:00
Jannik Tappert
eacfaf5a28
Update src/locales/de/pokemon-form.json 2024-09-19 09:15:17 +02:00
Jannik Tappert
c05c5aa02c
Update src/locales/de/pokemon-form.json 2024-09-19 09:14:48 +02:00
Jannik Tappert
2e2fb61b50
Merge pull request #16 from EnochG1/localization/form-name/make-english-same-as-main
[Form Localization] Translate KO & make EN same as main
2024-09-19 08:36:25 +02:00
EnochG1
8c3b26824d Korean translation, refactor code 2024-09-19 13:28:10 +09:00
EnochG1
dd29eae9e9 add missed key, add korean translation (partial) 2024-09-19 10:40:57 +09:00
EnochG1
61e5089843 Add missed keys, make empty-key displayed, change EN to original formName 2024-09-19 10:32:30 +09:00
Enoch
c839411beb
Merge branch 'beta' into formChangeLocale 2024-09-19 09:21:46 +09:00
MokaStitcher
51bb80cb66
[Bug][UI] Fix scrolling UIs not resetting properly and add Scrollbars (#4312)
* [bug] fix scrollable elements not resetting properly

* [ui] add wrap around and scrolling bar to the achievements menu

* [ui] add scrollbar to the settings
2024-09-18 19:53:30 -04:00
innerthunder
605ae9e1c3
[Move] Improved damage forecasting for Shell Side Arm (#4310) 2024-09-18 19:03:01 -04:00
Madmadness65
81ea1296b3
[Miscellaneous] Add new Lake and RUins biome BGM by Lmz (#4319)
* Add new biome BGM by Firel

* Add new biome BGM by Lmz

* Update bgm-name.json
2024-09-18 19:00:06 -04:00
Lugiad
65ea5486ff
Merge branch 'beta' into formChangeLocale 2024-09-19 00:28:52 +02:00
peng06
0567d4b5e2
[Dev] Remove variant-tiers.ts Enum (#3746)
* remove varianttiers

* Thanks GitHub

* Update import in `overrides.ts`

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-09-18 15:20:33 -04:00
Lugiad
e6ec62d490
Update src/locales/ko/pokemon-form.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-18 18:23:45 +02:00
Niccolò
75dbc1fa76
Update src/locales/it/pokemon-form.json 2024-09-18 18:20:43 +02:00
Niccolò
e24523be45
Update src/locales/it/pokemon-form.json 2024-09-18 18:20:29 +02:00
Niccolò
4eb8173f92
Update src/locales/it/pokemon-form.json 2024-09-18 18:20:15 +02:00
Niccolò
7d6d57cb4d
Update src/locales/it/pokemon-form.json 2024-09-18 18:20:03 +02:00
Niccolò
2c1851c417
Update src/locales/it/pokemon-form.json 2024-09-18 18:19:55 +02:00
Niccolò
47eb06bde0
Update src/locales/it/pokemon-form.json 2024-09-18 18:19:44 +02:00
Niccolò
243fb51f47
Update src/locales/it/pokemon-form.json 2024-09-18 18:19:22 +02:00
Niccolò
58a3126169
Update src/locales/it/pokemon-form.json 2024-09-18 18:19:16 +02:00