Commit Graph

3427 Commits

Author SHA1 Message Date
Mumble 751bf4a433
Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
2024-08-04 13:02:50 -07:00
Frutescens 04754e4b2c Manual ui.ts merge 2024-08-02 20:23:51 -07:00
Frutescens ead420a00e Manual merge of menu-ui-handler.ts 2024-08-02 20:14:46 -07:00
Frutescens 499198fd78 Manual merge locales/en/config.ts 2024-08-02 20:10:32 -07:00
Frutescens 4fc51e2636 Manual merge for game-data.ts 2024-08-02 20:07:45 -07:00
Frutescens cbf8ea8f2f Merging phases.ts 2024-08-02 20:01:01 -07:00
Frutescens 24c8b1bfc7 Merging menu-ui-handler.ts 2024-08-02 19:56:08 -07:00
Mumble c1fa6501bc
Merge branch 'beta' into runHistoryNew 2024-08-02 13:33:18 -07:00
Frutescens ffbca5516d Revert "Disable egg gacha in rewards (#3304)"
This reverts commit 3a87c8657f.
2024-08-02 13:23:04 -07:00
Frederico Santos 9f68ba8671 null or undefined? who knows. 2024-08-02 21:02:24 +01:00
Frutescens 8d469fe3af cursor freeze bug fix pt 2 2024-08-02 11:30:29 -07:00
Frutescens 88c3f44a97 Fixed cursor freeze bug + changed hall of fame background 2024-08-02 11:28:56 -07:00
Frederico Santos 2f83e6e2e1 explicit check for options 2024-08-02 19:28:05 +01:00
Frutescens 0bf15aff94 Merge remote-tracking branch 'refs/remotes/origin/runHistoryNew' into runHistoryNew 2024-08-02 11:26:27 -07:00
Frederico Santos 0d406b1092 hotfix cursor selection 2024-08-02 19:20:17 +01:00
Frutescens 7e35fca0f9 Removed console.log 2024-08-02 11:17:22 -07:00
Frutescens 08efc32fa7 Fixed cursor-close out freeze and replaced hall of fame background 2024-08-02 11:15:46 -07:00
Frutescens 3bc91e4562 Commenting out network functionality pt2 2024-08-02 11:15:12 -07:00
Frutescens e63a802a54 Commented out networking functionality 2024-08-02 11:15:12 -07:00
Frutescens d2c6ce113c Fixed Run-Entry Def 2024-08-02 11:15:11 -07:00
Frutescens 79551fbaa7 The German name for Squirtle is silly 2024-08-02 11:15:11 -07:00
Mumble 9280b0a069 Update src/locales/de/menu-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-02 11:15:11 -07:00
Mumble a18bfab165 Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-02 11:15:11 -07:00
Mumble d02495a7d3 Update src/locales/ko/run-history-ui-handler.ts
Thank you!

Co-authored-by: Enoch <enoch.jwsong@gmail.com>
2024-08-02 11:15:11 -07:00
Frutescens 5fd28791d6 menu-ui-handler.ts localizations 2024-08-02 11:15:11 -07:00
Frutescens df1ea75ffd Very barebones implementation of 'favorite' runs - not planning to implement any time soon though 2024-08-02 11:15:11 -07:00
Frutescens 54a65e3156 Localization Updates 2024-08-02 11:15:11 -07:00
Frutescens 586d54cf8e So many commits for so little 2024-08-02 11:15:11 -07:00
Frutescens c3b0a2a264 More fixes 2024-08-02 11:15:11 -07:00
Frutescens 0648253393 Manual merge 2024-08-02 11:15:11 -07:00
Frutescens 680407c579 Fixed relevant typedoc issues 2024-08-02 11:15:11 -07:00
Frutescens 792b3f02cc TypeDocs issues 2024-08-02 11:15:11 -07:00
Frutescens d3258f4662 Fixed import 2024-08-02 11:15:11 -07:00
Frutescens 9dda58c66f Some more merging + updating 2024-08-02 11:15:11 -07:00
Frutescens 7e3dca57b4 Manual merging 2024-08-02 11:15:11 -07:00
Frutescens 2d0156c8df Final touches before moving to a clean branch 2024-08-02 11:15:11 -07:00
Frutescens 4ca48c6bc6 Updated code with the current repo + mode localization 2024-08-02 11:14:47 -07:00
Frutescens c53818205a Final changes 2024-08-02 11:14:47 -07:00
Frutescens 925e6a9ba9 Fixed SaveSessionData issue + Added loss details + removed Modifiers 2024-08-02 11:13:40 -07:00
Mumble 1f66aa48c3
Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-02 11:00:23 -07:00
Mumble 85049944ae
Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-02 10:59:24 -07:00
Mumble 1452ac50c4
Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-02 10:59:11 -07:00
Frederico Santos 3a87c8657f
Disable egg gacha in rewards (#3304)
* chore: Refactor excludedMenus logic in MenuUiHandler

* Refactor excludedMenus logic in MenuUiHandler

* Update src/ui/menu-ui-handler.ts

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>

* Refactor excludedMenus logic in MenuUiHandler

* chore: Add setup method to MenuUiHandler

* Refactor excludedMenus logic in MenuUiHandler

---------

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-08-02 18:26:49 +01:00
Tempoanon 52ef92ae78
[Enhancement] Add female and double grunts (#3280)
* Add female and double grunts, add localizations

* Update src/locales/fr/trainers.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/it/trainers.ts

Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>

* Update src/locales/ko/trainers.ts

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* Update src/locales/pt_BR/trainers.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* Update trainers.ts

---------

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
2024-08-02 13:03:46 -04:00
Tempoanon e5f458d2c0
[Bug] Fix affixes appearing when they shouldn't (#3236)
* [Hotfix] Fix interactions of some moves not changing types (#3183)

* [Hotfix] Fix wild spawns not having their HA (#3190)

* Fix some cases of wrong affixes

* There are two trainer send out messages

---------

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-08-02 13:02:49 -04:00
Amani H. 302f1e51a0
[Enhancement] Allow Starters to Remember Egg Moves (#2482)
* Allow Starters to Remember Egg Moves

* Adjust Documentation

* Minor NIT
2024-08-02 17:51:20 +01:00
chaosgrimmon abbf4974fd
[Sprite] Shiny animated Clawitzer using wrong palette (#3297)
* [Sprite] Recolour shiny Clawitzer

Palette taken from back counterpart

* [Sprite] Recolour shiny Clawitzer

Palette taken from back counterpart
2024-08-02 01:50:08 -04:00
Leo Kim 8f9ffabeef
[Bug] Fix sprites of Pokemon without variants being weird when removed from party in starter select (#3296) 2024-08-02 01:35:13 -04:00
innerthunder ffb7f17be1
[Documentation] Document `EnemyCommandPhase` and Enemy AI functions (#3092)
* Create enemy-ai.md

* Finish enemy-ai doc

* Fix outspeed logic + document enemy command functions

* Fix errors in target score formula

* Add example section and implementation guidelines

* Add info on matchup score range

* Fix GitHub rendering issues (maybe)

* Add types to function comments

* Trying to fix GitHub rendering issues again

* Use images for "cases" equations instead
2024-08-02 00:51:18 -04:00
NightKev 9655ddc117
[Test] Remove held items and abilities from test (#3295) 2024-08-02 00:50:09 -04:00