Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #20

Merged
merged 108 commits into from
Sep 6, 2024
Merged

test #20

merged 108 commits into from
Sep 6, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    69a9e6a View commit details
    Browse the repository at this point in the history
  2. [Refactor] Improvements on getOrder() (pagefaultgames#3547)

    * Moved getOrder() into TurnStartPhase
    
    * Cleaned up bypass speed checks
    
    * Revert "Cleaned up bypass speed checks"
    
    This reverts commit 1115025.
    
    * Added comments.
    
    * Fixed up some inconsistencies
    
    * changed isSameBracket check
    
    * changed isSameBracket check p2
    
    * changed isSameBracket check p3
    
    * changed isSameBracket check p3
    
    * Fixed up conditionals + stall/M.m
    
    * Seems OK
    
    * Update battle-spec.ts
    
    * Updated tests to use new functions introduced. Less intuitive, but faster.
    
    * Update src/phases.ts
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    
    * Moved getOrder() into TurnStartPhase
    
    * Cleaned up bypass speed checks
    
    * Revert "Cleaned up bypass speed checks"
    
    This reverts commit 1115025.
    
    * Added comments.
    
    * Fixed up some inconsistencies
    
    * changed isSameBracket check
    
    * changed isSameBracket check p2
    
    * changed isSameBracket check p3
    
    * changed isSameBracket check p3
    
    * Fixed up conditionals + stall/M.m
    
    * Seems OK
    
    * Update battle-spec.ts
    
    * Updated tests to use new functions introduced. Less intuitive, but faster.
    
    * Removed import
    
    * i hate git
    
    * Moved getOrder() into TurnStartPhase
    
    * Seems OK
    
    * missing import
    
    * Added Snooze's review
    
    * Added test fixes and removed unwanted edit.
    
    * fixed dynamax cannon test
    
    * typedocs fixes
    
    * Updating battle-order.test.ts
    
    * merge fixes
    
    * ughhh
    
    * Update src/test/abilities/mycelium_might.test.ts
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * tsdocs :)
    
    * Fixed tests
    
    * Update src/phases/turn-start-phase.ts
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * Update src/phases/turn-start-phase.ts
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * innerthunder's fixes
    
    * commas
    
    * Mocked stats instead of directly changing them
    
    ---------
    
    Co-authored-by: Frutescens <info@laptop>
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    4 people authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    55e0d65 View commit details
    Browse the repository at this point in the history
  3. [UI] [QoL] [Enhancement] Exclude redundant species from certain filte…

    …rs in starter select (pagefaultgames#3910)
    
    * Exclude species without HA from HA filters in starter select
    
    * Remove candyless starters from passive/cost reduction filters
    Fontbane authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    335d32e View commit details
    Browse the repository at this point in the history
  4. blocking inputs while showing texts to prevent moveing cursor (pagefa…

    …ultgames#2371)
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    ysh4296 and DayKev authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a41133a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. [Ability] Implement Tera Shell (pagefaultgames#3856)

    * Implement Tera Shell
    
    * Apply suggestions from code review
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    
    * Update src/data/ability.ts
    
    Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
    
    * Add comments and fixed damage condition to `applyPreDefend`
    
    * Fix speed tie breaking things in tera shell test
    
    * Change deprecated `startBattle` calls
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7755f79 View commit details
    Browse the repository at this point in the history
  2. [Sprite] Chien-Pao sprite cleanup (pagefaultgames#3961)

    * Delete public/images/pokemon/exp/shiny/1002b.png
    
    * Delete public/images/pokemon/exp/shiny/1002s.png
    
    * Delete public/images/pokemon/exp/shiny/1002sb.png
    chaosgrimmon authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    97e3250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcee77 View commit details
    Browse the repository at this point in the history
  4. [Ability] Add form change support for Flower Gift (pagefaultgames#3941)

    * add form change support for flower gift
    
    * fix nits
    torranx authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    64368b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c28da7 View commit details
    Browse the repository at this point in the history
  6. [Localization(fr)] Additional nature entries in pokemon-summary (page…

    …faultgames#3869)
    
    Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
    gitlocalize-app[bot] and Adri1 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c070f11 View commit details
    Browse the repository at this point in the history
  7. [Localization(ko)] Change ghost type challenge acv for achv-female (p…

    …agefaultgames#3866)
    
    Co-authored-by: sodam <sodamlee315@gmail.com>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: KimJeongSun <leo@atlaslabs.ai>
    4 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    49c3158 View commit details
    Browse the repository at this point in the history
  8. [Localisation] [ES] Finished and reviewed terrain, modifier, trainer-…

    …names, splash messages (pagefaultgames#3848)
    
    * Translate splash-messages.json via GitLocalize
    
    * Translate splash-messages.json via GitLocalize
    
    * Translate trainer-names.json via GitLocalize
    
    * Translate modifier.json via GitLocalize
    
    * Translate modifier.json via GitLocalize
    
    * Translate modifier.json via GitLocalize
    
    * Translate terrain.json via GitLocalize
    
    * Update src/locales/es/trainer-names.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    ---------
    
    Co-authored-by: LilyAlternis <tias.a2002@gmail.com>
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: Rafa <rhijano@hotmail.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    6 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    14e0c66 View commit details
    Browse the repository at this point in the history
  9. [Test] Add test for final boss fight phase switch (pagefaultgames#3847)

    * implement test for final boss encounter phase switch
    
    * Update Eternatus tests & helper function
    
    * fix endless_boss test following GameManager update
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    MokaStitcher and DayKev authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dcb03f4 View commit details
    Browse the repository at this point in the history
  10. [Move] Finish Alluring Voice, Burning Jealousy and Lash Out (pagefaul…

    …tgames#3508)
    
    * Implement Alluring Voice and Burning Jealousy
    
    * Fix Alluring Voice and add tests
    
    * Replace `BattlerTag.STATS_BOOSTED` with `PokemonTurnData` field
    
    * Work around bug with turn data
    
    * Remove unused variable
    
    * Replace nearby instances of `integer` with `number`
    
    * Fix imports
    
    * Implement Lash Out
    
    * Rename `battleStats(In|De)crease` -> `battleStats(In|De)creased`
    
    * Fix copy/paste error
    
    Co-authored-by: schmidtc1 <62030095+schmidtc1@users.noreply.github.com>
    
    * Update tests
    
    ---------
    
    Co-authored-by: ElliottSimmonds <simmonds.elliott@yahoo.co.uk>
    Co-authored-by: schmidtc1 <62030095+schmidtc1@users.noreply.github.com>
    Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
    4 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    709066b View commit details
    Browse the repository at this point in the history
  11. [Localization(en)] Fix Roark Dialouge (pagefaultgames#3873)

    * Translate dialogue-male.json via GitLocalize
    
    * Added female
    
    * !
    
    * Update src/locales/en/dialogue-male.json
    
    * Remove empty files
    
    * Added missing comma
    
    ---------
    
    Co-authored-by: Jannik Tappert <tappertjannik@googlemail.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8082835 View commit details
    Browse the repository at this point in the history
  12. [Dev] add script to create test boilerplate file (pagefaultgames#3954)

    * add script to create test boilerplate file
    
    * add more docs
    
    * add timeout to template
    torranx authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    56b3903 View commit details
    Browse the repository at this point in the history
  13. [Test] Tests now default to using "Set" battle style (pagefaultgames#…

    …3728)
    
    * Tests now default to using "Set" battle style
    
    * Fix typo
    DayKev authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1fd6621 View commit details
    Browse the repository at this point in the history
  14. [Bug] Fix some trapping moves' interactions with Ghost-type Pokemon (p…

    …agefaultgames#3936)
    
    * Fix secondary effects to trapping moves not applying to Ghost types
    
    * Docs for `isTrapped`
    
    * more `isTrapped` cleanup
    
    * Remove .js from imports
    innerthunder authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e29f1fe View commit details
    Browse the repository at this point in the history
  15. [Localization] pokemon names, party-ui-handler, pokemon-info and poke…

    …mon-info-container localizations for italian (pagefaultgames#3836)
    
    * Translate pokemon-info-container.json via GitLocalize
    
    * Translate pokemon-info.json via GitLocalize
    
    * Translate party-ui-handler.json via GitLocalize
    
    * Translate pokemon.json via GitLocalize
    
    ---------
    
    Co-authored-by: Niccolò <niccolo.pulcini.07@gmail.com>
    gitlocalize-app[bot] and NicusPulcis authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    781bfd8 View commit details
    Browse the repository at this point in the history
  16. [Localization(fr)] Translate trainer-classes.json (pagefaultgames#3882)

    Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
    gitlocalize-app[bot] and Adri1 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    08fe9e1 View commit details
    Browse the repository at this point in the history
  17. [Localizaiton(pt_br)] Translate pokemon-summary.json via GitLocalize (p…

    …agefaultgames#3868)
    
    Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
    gitlocalize-app[bot] and josericardo-fo authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8edb9ca View commit details
    Browse the repository at this point in the history
  18. [Bug] Moved RNG call if the Pokemon's ability hasn't been determined (p…

    …agefaultgames#3966)
    
    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c4c9cf9 View commit details
    Browse the repository at this point in the history
  19. [Localisation] [ES] Reviewed and finished ability.json and bgm-name.j…

    …son (pagefaultgames#3920)
    
    * Translate ability.json via GitLocalize
    
    * Translate ability.json via GitLocalize
    
    * Translate bgm-name.json via GitLocalize
    
    ---------
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: LilyAlternis <tias.a2002@gmail.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0671a24 View commit details
    Browse the repository at this point in the history
  20. [Localization] [pt_BR] Updated many translations (pagefaultgames#3917)

    * Translate tutorial.json via GitLocalize
    
    * Translate challenges.json via GitLocalize
    
    * Translate menu-ui-handler.json via GitLocalize
    
    ---------
    
    Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
    gitlocalize-app[bot] and josericardo-fo authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dd033f4 View commit details
    Browse the repository at this point in the history
  21. [Localisation] [JA] Several files translated (pagefaultgames#3916)

    * Translate ability-trigger.json via GitLocalize
    
    * Translate game-stats-ui-handler.json via GitLocalize
    
    * Translate modifier-select-ui-handler.json via GitLocalize
    
    * Translate pokemon-form-battle.json via GitLocalize
    
    * Translate battle-info.json via GitLocalize
    
    * Translate menu.json via GitLocalize
    
    * Translate battler-tags.json via GitLocalize
    
    * Translate pokemon-info.json via GitLocalize
    
    * Translate achv.json via GitLocalize
    
    * Translate berry.json via GitLocalize
    
    * Translate achv-female.json via GitLocalize
    
    * Translate challenges.json via GitLocalize
    
    * Translate menu-ui-handler.json via GitLocalize
    
    * Translate egg.json via GitLocalize
    
    * Translate pokemon.json via GitLocalize
    
    * Translate pokemon.json via GitLocalize
    
    * Translate starter-select-ui-handler.json via GitLocalize
    
    * Translate command-ui-handler.json via GitLocalize
    
    * Translate settings.json via GitLocalize
    
    * Update achv-female.json
    
    * Update menu-ui-handler.json
    
    * Update settings.json
    
    * Update achv.json
    
    * Update achv.json
    
    * Update achv.json
    
    * Delete src/locales/ja/achv-female.json
    
    * Update achv.json
    
    Compared in-game, with these changes it should all look good.
    
    * Update challenges.json
    
    * Update game-mode.json
    
    * Update menu.json
    
    * Update settings.json
    
    * Translate game-stats-ui-handler.json via GitLocalize
    
    * Update game-stats-ui-handler.json
    
    * Update settings.json
    
    ---------
    
    Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a894438 View commit details
    Browse the repository at this point in the history
  22. [Localisation] [ES] Review and finished pokemon-form and pokemon-form…

    …-battle (pagefaultgames#3903)
    
    * Translate pokemon-form.json via GitLocalize
    
    * Translate pokemon-form.json via GitLocalize
    
    * Translate pokemon-form-battle.json via GitLocalize
    
    * Translate pokemon-form-battle.json via GitLocalize
    
    * Update src/locales/es/pokemon-form.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    ---------
    
    Co-authored-by: Rafa <rhijano@hotmail.com>
    Co-authored-by: LilyAlternis <tias.a2002@gmail.com>
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    5 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    22d31bc View commit details
    Browse the repository at this point in the history
  23. [Bug] Fix Octolock Ignores Clear Body, White Smoke, Big Pecks pagefau…

    …ltgames#3876
    
    Pecks, Clear Body, and White Smoke
    
    Adding tests for octolock
    PrabbyDD authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4553c1c View commit details
    Browse the repository at this point in the history
  24. [Bug] Moves copied by Dancer should not consume PP (pagefaultgames#3623)

    * Moves copied by Dancer should not consume PP
    
    * Add test for Dancer (unfinished)
    
    * Delete src/test/abilities/dancer.test.ts
    
    This test is not finished lol
    
    * Add test
    DayKev authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    69a9916 View commit details
    Browse the repository at this point in the history
  25. [Bug] Don't reset turn count or used moves array at the start of a ne…

    …w wave (fakeout and gigaton hammer) (pagefaultgames#3606)
    
    * Don't reset turn count or used moves array at the start of a new wave
    
    * Add tests
    DayKev authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f3c41ed View commit details
    Browse the repository at this point in the history
  26. [Localization] [FR] pokemon-info.json and dialogue-misc.json completi…

    …on (pagefaultgames#3761)
    
    * Translate pokemon-info.json via GitLocalize
    
    * Update dialogue-misc.json
    
    ---------
    
    Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
    gitlocalize-app[bot] and Adri1 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2d5bd57 View commit details
    Browse the repository at this point in the history
  27. [Move] Implement Safeguard (pagefaultgames#3447)

    * Implemented safeguard and tests
    
    * Update tests
    
    * Add i18n placeholders
    
    * Implement Safeguard for non-volatile statuses
    
    * Implement protection from confusion and Yawn
    
    * Replace `target instanceof EnemyPokemon` with `target.isPlayer()`
    
    * Minor capitalization change
    
    * First batch of i18n
    
    Adds fr, pt_BR, zh_CN, zh_TW
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
    
    * Add more translations
    
    + de, es, ko
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    
    * Fix broken character in es translation
    
    * Update test with new function definition
    
    * Add Italian translation
    
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    
    * Add move category check for message display
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * Update phase imports in Safeguard test
    
    * Fix test imports
    
    * Update tests
    
    ---------
    
    Co-authored-by: Joshua Keegan <keeganjosh@vuw.ac.nz>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    10 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f54846f View commit details
    Browse the repository at this point in the history
  28. [Bug] Fixed pre-set volume oversight (pagefaultgames#3963)

    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1e432fc View commit details
    Browse the repository at this point in the history
  29. [Balance] Double base shiny odds, adjusted Shiny Charm to match (page…

    …faultgames#3964)
    
    * Double shiny odds
    
    "anyone wanna double the base shiny odds for me" - damo, 2024
    
    * Adjust Shiny Charm to compensate for increased base odds
    
    * Remove magic number
    
    * Update tsdoc and remove unneeded `console.log()`
    
    * Clarify tsdoc
    DayKev authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    84ef7f0 View commit details
    Browse the repository at this point in the history
  30. [UI][Misc] Force users to have an active challenge (pagefaultgames#3953)

    * I hope this is good enough
    
    * renamed variable to better name
    
    * Remove random newline
    
    * When player is ready cool box
    
    * Fixed cancel behavior
    
    * standardized action/cancel behavior
    
    * Added comments
    
    ---------
    
    Co-authored-by: frutescens <info@laptop>
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0cbdaab View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    744c8f8 View commit details
    Browse the repository at this point in the history
  32. [Enhancement/Item] Separate form change items into non-rare and rare (p…

    …agefaultgames#3957)
    
    * Separate form change items into non-rare and rare
    
    * Remove unnecessary !!
    Madmadness65 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    434b823 View commit details
    Browse the repository at this point in the history
  33. [Sprite] Pelipper variant cleanup (pagefaultgames#3969)

    * [Sprite] Sprite fix Pelipper front
    
    * [Sprite] Map epic Pelipper front
    
    * Delete public/images/pokemon/variant/279_1.png
    
    * Delete public/images/pokemon/variant/279_2.png
    
    * Delete public/images/pokemon/variant/279_3.png
    
    * Delete public/images/pokemon/variant/279_1.json
    
    * Delete public/images/pokemon/variant/279_2.json
    
    * Delete public/images/pokemon/variant/279_3.json
    
    * [Sprite] Use epic Pelipper palette
    
    * [Sprite] Index base shiny Pelipper front
    chaosgrimmon authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    634bfb7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    39cfe69 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c20f37b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ad77810 View commit details
    Browse the repository at this point in the history
  37. [Localization] [DE] DisguiseChange (pagefaultgames#3979)

    * [Localization] [DE] DisguiseChange
    
    * Update src/locales/de/pokemon-form-battle.json
    CodeTappert authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    86316bd View commit details
    Browse the repository at this point in the history
  38. Fixed conditional (pagefaultgames#3983)

    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    256dfbd View commit details
    Browse the repository at this point in the history
  39. [QoL] Enable female gender for all default starters and all existing…

    … s… (pagefaultgames#2194)
    
    * fix: Enable female gender for all default starters and all existing saves
    
    * Fixed Fresh Start so it doesn't restrict gender
    
    ---------
    
    Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
    Co-authored-by: frutescens <info@laptop>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    aae4d69 View commit details
    Browse the repository at this point in the history
  40. [Localisation] [ES] Bugfix pokemon-form-battle.json (pagefaultgames#3981

    )
    
    Removed an extra tab added by GitLocalize
    AsdarDevelops authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e9998fc View commit details
    Browse the repository at this point in the history
  41. [UI][Misc] Rename Space to Action in voucher/achv menu (pagefaultgame…

    …s#3982)
    
    * Changing only achvs-ui-handler for now
    
    * Add ACTION sprite
    
    ---------
    
    Co-authored-by: frutescens <info@laptop>
    Co-authored-by: chaosgrimmon <31082757+chaosgrimmon@users.noreply.github.com>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ce5a923 View commit details
    Browse the repository at this point in the history
  42. [Localisation] [JA] Translated trainer-classes.json, trainer-names.js…

    …on, trainer-titles.json (pagefaultgames#3978)
    
    * [Localisation] [JA] trainer-classes.json
    
    Names taken from Poke Corpus and Bulbapedia. 
    Some double team names do not exist in the official games so I created some new fitting/localised/funny ones (e.g. (solo) サイキッカー -> (double) サイキッ家)
    As we are using Scarlet/Violet Kanji usage conventions, I decided to write all class titles that were Hiragana only in BW/B2W2 with Kanji instead.
    
    * Translate trainer-names.json
    
    Should we localise the names of Finn and Ivy? 
    Two possible ideas:
    Finn -> チトセ (Finn may come from the "Whale Fin" snake plant; Latin Name Sansevieria Masoniana. The Sansevieria family is known as チトセラン属 in Japanese. チトセ(千歳 millenium;long time) can be a reference to endless loop of Classic Mode)
    Ivy -> タイチ (Ivy -> IV. IV in Japanese is 固体値 (こたいち). タイチ also sounds like  対置 (opposition)
    
    * Update trainer-classes.json
    
    * Translate trainer-titles.json
    Chapybara-jp authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4c4a2c1 View commit details
    Browse the repository at this point in the history
  43. [Bugfix pagefaultgames#3930] Moves That a Pokemon Knows and are not i…

    …n their List of Learnable TMs Display as "Not Able" Rather than Learned (pagefaultgames#3935)
    
    * fix for [Bug] Moves That a Pokemon Knows and are not in their List of Learnable TMs Display as "Not Able" Rather than Learned pagefaultgames#3930
    
    * convert switch case block to if/elif/else
    njahja authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    03567ed View commit details
    Browse the repository at this point in the history
  44. [Localization] [FR] [Fix] Dialogue fixs batch + ignored entries form …

    …previous PR (pagefaultgames#3985)
    
    * Update dialogue-misc.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue-misc.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    Adri1 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9c30e5b View commit details
    Browse the repository at this point in the history
  45. [Bug] Fix Inconsistency with stat boost when breaking through boss sh…

    …ields + tests (pagefaultgames#3785)
    
    * fix boss shield stats up calculation and add tests
    
    * update test to remove usage of deprecated startBattle
    MokaStitcher authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    89a1ff7 View commit details
    Browse the repository at this point in the history
  46. [Localization] [Fix] Restoring inverted rival dialogues in all dialog…

    …ue-misc.json locales (pagefaultgames#3986)
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    
    * Update dialogue-misc.json
    Adri1 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    df1c6ef View commit details
    Browse the repository at this point in the history
  47. [Enhancement][UI] Passive ability will be displayed even if it is l…

    …ocked or disabled (pagefaultgames#3976)
    
    * show passive name even if it is locked or disabled
    
    * update passive label with updated new icons
    
    * fix icon remains bug, when go start button and filterbar
    KimJeongSun authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    60becf5 View commit details
    Browse the repository at this point in the history
  48. [Balance] [QoL] [Feature] Allow mons to track and relearn used TMs (p…

    …agefaultgames#3656)
    
    * Allow mons to track and relearn used TMs
    
    * Fix issue getting level moves
    
    * Apply suggested safety measures
    Fontbane authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b036012 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Added Donate Link to Community Page (pagefaultgames#3989)

    * Added Donate Link to Community Page
    
    Removed the cookies from the html and added a Donations link on the community page (with guidance from Walker)
    
    * Added Translation Key
    pom-eranian authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    672bc77 View commit details
    Browse the repository at this point in the history
  2. [Bug] Let Shedinja relearn egg moves when evolved from a starter (pag…

    …efaultgames#3915)
    
    * [Bug] Let Shedinja relearn egg moves when evolved from a starter
    
    * Copy met level as well
    ckincaid17 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    234d617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947400f View commit details
    Browse the repository at this point in the history
  4. [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Severa…

    …l Stat Moves (pagefaultgames#2699)
    
    * Create Getters, Setters, and Types
    
    * Work on `pokemon.ts`
    
    * Adjust Types, Refactor `White Herb` Modifier
    
    * Migrate `TempBattleStat` Usage
    
    * Refactor `PokemonBaseStatModifier` Slightly
    
    * Remove `BattleStat`, Use "Stat Stages" & New Names
    
    * Address Phase `integers`
    
    * Finalize `BattleStat` Removal
    
    * Address Minor Manual NITs
    
    * Apply Own Review Suggestions
    
    * Fix Syntax Error
    
    * Add Docs
    
    * Overhaul X Items
    
    * Implement Guard and Power Split with Unit Tests
    
    * Add Several Unit Tests and Fixes
    
    * Implement Speed Swap with Unit Tests
    
    * Fix Keys in Summary Menu
    
    * Fix Starf Berry Raising EVA and ACC
    
    * Fix Contrary & Simple, Verify with Unit Tests
    
    * Implement Power & Guard Swap with Unit Tests
    
    * Add Move Effect Message to Speed Swap
    
    * Add Move Effect Message to Power & Guard Split
    
    * Add Localization Entries
    
    * Adjust Last X Item Unit Test
    
    * Overhaul X Items Unit Tests
    
    * Finish Missing Docs
    
    * Revamp Crit-Based Unit Tests & Dire Hit
    
    * Address Initial NITs
    
    * Apply NIT Batch
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    
    * Fix Moody Test
    
    * Address Multiple Messages for `ProtectStatAbAttr`
    
    * Change `ignoreOverride` to `bypassSummonData`
    
    * Adjust Italian Localization
    
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    
    * Fix Moody
    
    ---------
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    89e80f3 View commit details
    Browse the repository at this point in the history
  5. [UI] Run history fixes and improvements (pagefaultgames#3987)

    * Challenge Rules Word Wrap
    
    * Fixed Modifiers
    
    * Fixed item count color.
    
    * removed .js endings
    
    ---------
    
    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    deb4e9d View commit details
    Browse the repository at this point in the history
  6. [Bug] Fix eggs having exploitable RNG (pagefaultgames#3913)

    * [Bug] Fix eggs having exploitable RNG
    
    * Fix Wind Rider test having random chance to fail
    
    * Revert egg's ID back to its own unseeded generation
    
    * Remove change from wind rider test
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    587360c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97a02e7 View commit details
    Browse the repository at this point in the history
  8. [Misc] Repack Keyboard button sprites (pagefaultgames#3993)

    * [Misc] Repack keyboard input icons
    
    * [Misc] Keyboard sprites repacking json
    
    * [Bug] Capitalisation of "c"
    chaosgrimmon authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    684d7b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d004d90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38ae0a5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request pagefaultgames#3997 from innerthunder/main-beta-merge

    Main to Beta Merge (Wave 3)
    f-fsantos authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    666cde9 View commit details
    Browse the repository at this point in the history
  12. [Localization] [FR] Added missing keys in French (pagefaultgames#4000)

    * Update battle.json
    
    * Update menu-ui-handler.json
    Adri1 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    940992a View commit details
    Browse the repository at this point in the history
  13. [Localization] [DE] Added missing keys in DE (pagefaultgames#3998)

    * Add missing keys in DE
    
    * Challenge description fix
    CodeTappert authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    232cd2c View commit details
    Browse the repository at this point in the history
  14. [Bug] Fix reloads causing RNG inconsistencies, Moody and Acupressure …

    …use seeded RNG now (pagefaultgames#3952)
    
    * [Bug] Fix reloads causing RNG inconsistencies
    
    * Minor revisions
    
    * Allow reload helper to directly access getSessionSaveData()
    
    * Changed Moody and Acupressure to use seeded RNG
    
    * Fix broken unit test
    PigeonBar authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3a61469 View commit details
    Browse the repository at this point in the history
  15. [Misc][UI] Default Cursor Positioning for Command / Fight / Party (pa…

    …gefaultgames#4008)
    
    * Cursor Pos. should match mainline
    
    * Fixed command mode behavior
    
    ---------
    
    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3242a35 View commit details
    Browse the repository at this point in the history
  16. [Localization] [ES] 5 files reviewed and finish. [Ready] (pagefaultga…

    …mes#3921)
    
    * Translate party-ui-handler.json via GitLocalize
    
    * Translate party-ui-handler.json via GitLocalize
    
    * Translate arena-tag.json via GitLocalize
    
    * Translate arena-tag.json via GitLocalize
    
    * Translate battler-tags.json via GitLocalize
    
    * Translate battler-tags.json via GitLocalize
    
    * Translate arena-flyout.json via GitLocalize
    
    * Translate game-mode.json via GitLocalize
    
    * Update src/locales/es/arena-tag.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    * Update src/locales/es/battler-tags.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    * Update src/locales/es/battler-tags.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    * Update src/locales/es/arena-tag.json
    
    ---------
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: Rafa <rhijano@hotmail.com>
    Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    5 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4e3a24c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    f63492d View commit details
    Browse the repository at this point in the history
  2. [P1 Bug][UI/UX] Address shop cursor target feedbacks (pagefaultgames#…

    …4009)
    
    * address shop cursor target feedbacks
    
    * make rewards left-most
    
    * fix tests breaking
    
    * Update src/test/items/dire_hit.test.ts
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    
    * Update src/test/items/temp_stat_stage_booster.test.ts
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    
    * Update src/locales/ja/settings.json
    
    Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
    
    * update default value
    
    * stylistic change
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
    3 people authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    200deef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1055386 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3704680 View commit details
    Browse the repository at this point in the history
  5. [Enhancement] Skip egg hatching and show summary (pagefaultgames#3726)

    * cherry picked commits / manual copy
    
    * better dex tracking for summary after regular egg hatching
    
    * ui changes
    
    * updated egg hatch bg, added candy tracker, icon anims for new shiny or new form unlock
    
    * added i18 line, reset overrides
    
    * touchup
    
    * code cleanup, documentation and slight refactor
    
    * sprite display fix
    
    * load interrupts, simple sfx and no summary for small egg amounts
    
    * Garbage Collection + Eslint/Docs approved.
    
    * time logging and optimisation
    
    * skip redundant load
    
    * more time logs and fix pre-load issues
    
    * more detailed loading logs
    
    * changed loading to be on demand from cursor nav
    
    * fix missing variant icon fallback
    
    * removing redundant time logs and code touchup
    
    * code cleanup
    
    * Comments so developer doesn't get bugged about garbage collecton
    
    * remove logs n stuff
    
    * lang settings touchup and final touchup plus uploading blank egg summary bg
    
    * fix nits, js imports, extra docs, magic numbers changed
    
    * extra docs and spacing nits
    
    * Update Github
    
    ---------
    
    Co-authored-by: James Diefenbach <z5421232@ad.unsw.edu.au>
    Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
    Co-authored-by: frutescens <info@laptop>
    Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
    5 people authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e822c91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11ac929 View commit details
    Browse the repository at this point in the history
  7. [Test] Add forceEnemyMove Game Manager util (pagefaultgames#3678)

    * Add `forceEnemyMove` test util
    
    * fix ceaseless edge test
    
    * Apply flx's suggestions
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    
    * Rewrite Follow Me test
    
    * Reorganize new imports in game manager
    
    * Rewrite Rage Powder + Spotlight tests
    
    ---------
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    innerthunder and flx-sta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    207b3e1 View commit details
    Browse the repository at this point in the history
  8. [Misc][Bug] Add isBatonPassable property to BattlerTags (pagefaul…

    …tgames#3472)
    
    * Add `isTransferrable` property to `BattlerTag`s
    
    * Update Baton Pass to check `isTransferrable` for `BattlerTag`s
    
    * Don't mark Salt Cure as transferrable
    
    * Add Destiny Bond, remove `GroundedTag` and `ExposedTag`
    
    * Fix daily mode test
    
    * Add test
    
    * Rename `isTransferrable` to `isBatonPassable`
    DayKev authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fde32ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a537113 View commit details
    Browse the repository at this point in the history
  10. [Sprite] Index egg skip UI (pagefaultgames#4027)

    * [Sprite] Index egg skip UI
    
    * [Sprite] Index egg skip legacy UI
    chaosgrimmon authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8835ae0 View commit details
    Browse the repository at this point in the history
  11. I have a brain made of cheese!!! (pagefaultgames#4028)

    Co-authored-by: frutescens <info@laptop>
    frutescens and frutescens authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cebd449 View commit details
    Browse the repository at this point in the history
  12. [Bug] Fix inconsistencies with move type resolution for some ability …

    …triggers (pagefaultgames#3988)
    
    * Fix inconsistencies with ability triggers on variable-type moves
    
    * Fix aura effects not accounting for the move user
    
    * Fix Wonder Guard evaluating move type as if the defender used the move
    
    * Some additional test coverage for move-type-changing effects
    innerthunder authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f3ced7e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    8342554 View commit details
    Browse the repository at this point in the history
  2. [Test] Fix Rage Powder test failing randomly (pagefaultgames#4038)

    * Fix random failure in Rage Powder test
    
    * Remove redundant override
    innerthunder authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    31d3bec View commit details
    Browse the repository at this point in the history
  3. [Misc] Clean up the Battle class a bit (pagefaultgames#3995)

    * Use default values in the `Battle` class
    
    Turn a couple of comments into tsdoc comments
    
    Replace a `!!` with `?? false`
    
    * Replace `integer` with `number`
    DayKev authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    237aad2 View commit details
    Browse the repository at this point in the history
  4. [Balance] Changed escape calculation (pagefaultgames#3973)

    * Changed escape calculation as per Mega
    
    * Adding tests
    
    * Updates some tests
    
    * Updated all tests for bosses
    
    * Removed console log lines
    
    * Added some clarifying comments
    
    * Fixed docs
    
    * comment add
    
    * comment add
    
    * Convert comments into tsdoc comments
    
    Convert `integer`/`IntegerHolder` to `number`/`NumberHolder`
    
    Clean up tests a bit
    
    ---------
    
    Co-authored-by: damocleas <damocleas25@gmail.com>
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    3 people authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    61ab52c View commit details
    Browse the repository at this point in the history
  5. Fix random failure in Parental Bond tests (pagefaultgames#4036)

    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    innerthunder and flx-sta authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1434a3e View commit details
    Browse the repository at this point in the history
  6. [Move] Use BattlerTag for move-disabling effects (pagefaultgames#2051)

    * Use BattlerTag for move-disabling effects
    
    * Fix RUN command causing freeze
    
    * Improve documentation
    
    * Clean up and document PokemonMove.isUsable
    
    * Fix isMoveDisabled missing return
    
    * Tags define the message shown when disabling interrupts a move
    
    * Fix -1 duration on Disable effect
    
    * Add tests for Disable
    
    * En loc and fix message functions
    
    * Fix Disable test
    
    * Fix broken imports
    
    * Fix test
    
    * All disable tests passing
    
    * Localize remaining strings
    
    * Move cancellation logic out of lapse; use use TURN_END for lapse type
    
    * Prevent disabling STRUGGLE
    
    * Inline struggle check function
    
    * Restore RechargingTag docs
    
    * Move cancellation logic back to tag
    
    Wanted to increase similarity to the existing code base to avoid that stupid hyper beam error but it's still happening here
    
    * Fix hyper beam test
    
    * Remove erroneous shit
    
    * Fill movesets with SPLASH for disable test
    
    * More robust condition for disable checking
    
    * Remove DisabledTag lapse
    
    * Simplify DisablingBattlerTag lapse
    
    * Cancel disable-interrupted moves instead of failing them
    
    * Avoid disabling virtual moves
    
    * Consistent access modifiers across Disable tags
    
    * Add abstract function for message when player tries to select the disabled move
    
    * Fix syntax mistake
    
    * Always disable last-used non-virtual move
    
    * Overhaul tests + add tests
    
    * Implement loadTag for DisabledTag
    
    * Update translations
    
    * Update translations
    
    * Reimplement phase changes
    
    * fix battlertag strings
    
    * Fix disable test not running
    
    * Update name of base class
    
    * Rename "disabling" to "restriction"
    
    * Fix sneaky string fuckup
    
    * Fix test failure
    
    * fix merge problems
    
    * fix merge problems
    
    * Update tests
    
    * rerun RNG test
    
    * Properly mock stats in test
    
    * Document everything in battlertag
    
    * More docs + typo fix
    
    * Update tests
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    zacharied and DayKev authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    13f38dc View commit details
    Browse the repository at this point in the history
  7. [Enhancement] add font size option per language on registration UI (p…

    …agefaultgames#3849)
    
    * add language setting for register form ui
    
    * remove button fontsize option
    
    * fix tests
    
    * remove deprecated comments
    
    * update request changes
    
    * update requested changes from es
    
    * update requested changes from walker
    
    * Update src/locales/es/menu.json
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    ---------
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    KimJeongSun and AsdarDevelops authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1968680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41bb12d View commit details
    Browse the repository at this point in the history
  9. [Localization] Restoring "Safeguard" entries in arena-flyout.json of …

    …all locales where it existed (pagefaultgames#4026)
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    
    * Update arena-flyout.json
    Adri1 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c902369 View commit details
    Browse the repository at this point in the history
  10. [QoL] Username finder (pagefaultgames#4040)

    * Added the ability to potentially get username from login screen
    
    * Accidentally made dev login enforced :)
    
    * Updated image
    Opaque02 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    01eb054 View commit details
    Browse the repository at this point in the history
  11. [Localisation] [JA] Translated remaining JA text files (pagefaultgame…

    …s#3999)
    
    * [Localisation] [JA] Begun translation on arena-flyout.json
    
    * Added english names to bgm-name.json
    
    * Translated common.json
    
    * Added English dialogue-double-battle.json
    
    To make translation easier
    
    * Added English dialogue-final-boss.json
    
    * Added english dialogue-misc.json
    
    * Added English dialogue.json
    
    * Translated fight-ui-handler.json
    
    * Update filter-bar.json
    
    Changed 飴 to アメ for consistency with its spelling in Pokemon GO
    
    * Update game-stats-ui-handler.json
    
    changed 孵化 to ふか
    
    * Update growth.json
    
    Added kanji
    
    * Update menu-ui-handler.json
    
    changed 孵化 to ふか
    
    * Update modifier-type.json
    
    Changed name of IV Scanner to match with other files, the rest of the item descriptions need to be changed to Kanji as well.
    
    * Update modifier.json
    
    * Changed move-trigger.json
    
    Added kanji and new moves.
    
    * Update party-ui-handler.json
    
    Added kanji
    
    * Update pokemon-info-container.json
    
    Changed to Kanji
    
    * Translated pokemon-summary.json
    
    The metFragment formatting is taken from BW
    
    * Update run-history.json
    
    Corrected some misinterpretations.
    Added correct original line of "Welcome to Hall of Fame!"
    
    * Added english splash-messages.json
    
    * Update move-trigger.json
    
    * Update move-trigger.json
    
    * Update move-trigger.json
    
    * Update arena-flyout.json
    
    * Update move-trigger.json
    
    * Translated arena-flyout.json
    
    * Update weather.json
    
    * Update save-slot-select-ui-handler.json
    
    changed wave to ラウンド
    
    * Update game-stats-ui-handler.json
    
    * Update challenges.json
    
    * Update achv.json
    
    Corrected some mistakes, misspelling
    
    * Added some translations dialogue.json
    
    Youngster translation done
    Female rival dialogue done, needs check
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    
    * Update dialogue.json
    Chapybara-jp authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e2e5b2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d312a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e26db2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    deac314 View commit details
    Browse the repository at this point in the history
  15. [Bug] Fix off-by-one errors in some random number calls (pagefaultgam…

    …es#3665)
    
    * Fix off-by-one error in some random number calls
    
    * Fix mock RNG function used by tests
    
    Also remove unnecessary extra RNG mock from Glaive Rush test
    
    * Just some github UI manipulation don't mind me
    
    * Update Glaive Rush test
    
    * Remove unnecessary `Math.floor()`
    
    * Remove resolved comment
    
    * Add tsdocs to various functions
    
    * Remove `src/rng.md` file
    
    * Update tsdoc
    DayKev authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    57a3efd View commit details
    Browse the repository at this point in the history
  16. [Test] Add Dragon Cheer tests (pagefaultgames#4013)

    * add dragon cheer tests
    
    * Update src/test/moves/dragon_cheer.test.ts
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    
    * update tests
    
    ---------
    
    Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
    torranx and DayKev authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    39f3572 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. [Bug][Refactor] fix username-finder issues + code & visual improvemen…

    …ts (pagefaultgames#4055)
    
    * fix username-finder issues & refactor `login-form-ui-handler`
    
    - reduce redundancy
    - add hover effect for interactable game objects
    - add error handler for "No save files found!"
    - Make user finder errors support i18n
    
    * add `disableInteractive` to mockContainer
    flx-sta authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f3bdaa1 View commit details
    Browse the repository at this point in the history
  2. [Sprite] Fix Tangrowth Variants (pagefaultgames#4059)

    * [Sprite] Front Tangrowth male variants
    
    * [Sprite] Front Tangrowth female variants
    
    * [Sprite] Back Tangrowth female variants
    
    * [Sprite] Back Tangrowth male epic palette
    
    * Delete public/images/pokemon/variant/465_2.png
    
    * Delete public/images/pokemon/variant/back/465_3.png
    
    * Delete public/images/pokemon/variant/465_3.png
    
    * Delete public/images/pokemon/variant/465_2.json
    
    * Delete public/images/pokemon/variant/465_3.json
    
    * Delete public/images/pokemon/variant/back/465_3.json
    
    * [Sprite] Update Tangrowth variants with females
    chaosgrimmon authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f1650d2 View commit details
    Browse the repository at this point in the history
  3. [Bug] Fix Aura Break applying without Dark/Fairy Aura present (pagefa…

    …ultgames#4057)
    
    * Fix Aura Break ignoring active Dark/Fairy Aura condition
    
    * Add conditional post-summon message
    
    ---------
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    innerthunder and flx-sta authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7b97657 View commit details
    Browse the repository at this point in the history
  4. [Misc] Migrate REROLL_TARGET to SHOP_CURSOR_TARGET (pagefaultgames#4016)

    * migrate reroll target to shop cursor target
    
    * delete key after migrating
    torranx authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d58f035 View commit details
    Browse the repository at this point in the history
  5. fix endless end dialogue (pagefaultgames#4069)

    It was only displaying `ending_endless` because the `PGM` prefix was still present
    flx-sta authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d830442 View commit details
    Browse the repository at this point in the history
  6. [P2 Bug] Underwater and underground Pokemond do not take sand/hail da…

    …mage (pagefaultgames#4047)
    
    * fix sandstorm/hail interaction with semi invulnerable state
    
    * cant fly high enough to avoid sandstorm/hail damage
    torranx authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    acda34c View commit details
    Browse the repository at this point in the history
  7. [Localization] [JA] Translated bgm-name.json (pagefaultgames#4066)

    * Translated bgm-name.json
    
    Song titles from Bulbapedia and https://w.atwiki.jp/gamemusicbest100/
    Kept mainline game abbrevs., changed PMD to ポケダン for clarity
    Added translations for the original songs
    
    * Update bgm-name.json
    
    * Update bgm-name.json
    
    * Update bgm-name.json
    Chapybara-jp authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    33cb999 View commit details
    Browse the repository at this point in the history
  8. [P2 Bug] Revert to normal form when Pokémon is fainted (pagefaultgame…

    …s#4049)
    
    * revert to normal forms when fainted
    
    * Remove `.js` from import
    
    Co-authored-by: flx-sta <50131232+flx-sta@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>
    3 people authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e6a574c View commit details
    Browse the repository at this point in the history
  9. add multiple vitest projects

    flx-sta committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0ba8791 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9340f1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d394791 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec3ddae View commit details
    Browse the repository at this point in the history