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

[Ability] Implement ability illusion #2217

Closed
wants to merge 202 commits into from

Commits on Jun 10, 2024

  1. get name for illusion

    PyGaVS committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    77d5baa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    dc2bf95 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. illusion working entirely

    PyGaVS committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    068c935 View commit details
    Browse the repository at this point in the history
  2. merge up-to-date

    PyGaVS committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ed5395 View commit details
    Browse the repository at this point in the history
  3. add illusion

    PyGaVS committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    56de1e2 View commit details
    Browse the repository at this point in the history
  4. add comments in AbAttr classes

    PyGaVS committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8927758 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f79174e View commit details
    Browse the repository at this point in the history
  6. update generateIllusion method

    PyGaVS committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    88ecabe View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: Add Google and Discord login functionality

    feat: Add link to Discord in menu UI
    
    feat: Add Discord and Google login functionality
    
    Add container around discord and google icons
    
    refactor: Update environment variable names for Discord and Google client IDs
    
    feat: Add "Or use" translation for login options in multiple languages
    
    feat: Update menu UI translations for multiple languages
    
    Code review fixes
    
    refactor: Update Discord and Google client IDs in environment variables
    f-fsantos committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee5d689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb1fc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update src/locales/de/menu-ui-handler.ts

    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    f-fsantos and CodeTappert authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ef5847d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. shiny illusion working

    PyGaVS committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0dff7b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    045b754 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. make i18n debugging an optional env setting

    this also reduces output noise in tests
    flx-sta committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    782718c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e929538 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. illusion update

    PyGaVS committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1094d55 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. merge up to date

    PyGaVS committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7947d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    973098f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21922b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e6d078b View commit details
    Browse the repository at this point in the history
  2. resolve party ui conflicts

    PyGaVS committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d197186 View commit details
    Browse the repository at this point in the history
  3. remove overrides changes

    PyGaVS committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    34e5ba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c936261 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. optimization

    PyGaVS committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4190246 View commit details
    Browse the repository at this point in the history
  2. overrides reset

    PyGaVS committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ef64037 View commit details
    Browse the repository at this point in the history
  3. remove comments

    PyGaVS committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3323b64 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add french localization

    PyGaVS committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0e114e8 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    PyGaVS committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7f4c373 View commit details
    Browse the repository at this point in the history
  3. missed one localization

    PyGaVS committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3136734 View commit details
    Browse the repository at this point in the history
  4. Update src/locales/de/ability-trigger.ts

    De localization
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    PyGaVS and CodeTappert authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    db200b8 View commit details
    Browse the repository at this point in the history
  5. Update src/locales/pt_BR/ability-trigger.ts

    pt_BR localization
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    PyGaVS and josericardo-fo authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    759870e View commit details
    Browse the repository at this point in the history
  6. Update src/locales/zh_CN/ability-trigger.ts

    zh_CN localization
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    PyGaVS and RimKnight authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6ea4faa View commit details
    Browse the repository at this point in the history
  7. Update src/locales/zh_TW/ability-trigger.ts

    zh_TW localization
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    PyGaVS and RimKnight authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    15c843f View commit details
    Browse the repository at this point in the history
  8. Update src/locales/fr/ability-trigger.ts

    fr localization correction
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    PyGaVS and Adri1 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d4eea94 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update src/locales/ko/ability-trigger.ts

    ko localization
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    PyGaVS and EnochG1 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6f19e50 View commit details
    Browse the repository at this point in the history
  2. locale key changed

    PyGaVS committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a74f450 View commit details
    Browse the repository at this point in the history
  3. change locale key

    PyGaVS committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2e127ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ebdce View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from NicusPulcis/patch-53

    Update ability-trigger.ts (Illusion IT)
    PyGaVS authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ef2cfd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update src/locales/es/ability-trigger.ts

    es localization
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    PyGaVS and Arxxer authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ac450a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1a1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a996fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff1fa15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44b38c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dbed9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f506a70 View commit details
    Browse the repository at this point in the history
  8. Update src/locales/ko/menu-ui-handler.ts

    Co-authored-by: lnuvy <lnuvy.code@gmail.com>
    f-fsantos and lnuvy authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ea4e56b View commit details
    Browse the repository at this point in the history
  9. Update src/locales/ko/menu.ts

    Co-authored-by: lnuvy <lnuvy.code@gmail.com>
    f-fsantos and lnuvy authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cf1e457 View commit details
    Browse the repository at this point in the history
  10. Localization(pt): translated bgm-name.ts (pagefaultgames#2955)

    * Localization(pt): translated bgm-name.ts
    
    * fix
    josericardo-fo authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    84e03be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db38963 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fab5992 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cbf9bdb View commit details
    Browse the repository at this point in the history
  14. Merge pull request pagefaultgames#1693 from f-fsantos/discord-oauth

    [QoL] Add Discord and Google Login
    f-fsantos authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3674325 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c09eef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    616b448 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85a89b9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4797878 View commit details
    Browse the repository at this point in the history
  19. Merge pull request pagefaultgames#2692 from flx-sta/feature/i18n-debu…

    …gging
    
    [Feature][ENV] make i18n debugging an optional env setting
    Tempo-anon authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fc4b97d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fc2e75f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5742f08 View commit details
    Browse the repository at this point in the history
  22. [Balance] Update many TM learnsets (pagefaultgames#2879)

    * Update TMs for more Indigo Disk changes
    
    * Fix typo, more Stored Power
    Fontbane authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    01f6ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Refactor challenges and add fresh start (pagefaultgames#2964)

    * Refactor challenges and add fresh start
    
    * Add achievement for fresh start challenge
    Xavion3 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    991051f View commit details
    Browse the repository at this point in the history
  2. [Bug] Fix off-by-one error in damage calc (pagefaultgames#2970)

    * Fix random damage roll to be 85-100% instead of 85-99%
    
    * Update battle.test.ts to reflect the fix
    DayKev authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6bc191c View commit details
    Browse the repository at this point in the history
  3. [Bug] Grounded on Terrain fixes (pagefaultgames#2969)

    * [Help] [Move/Bug] Patches Psychic Terrain applicability edge cases
    
    Was cancelling moves even if targeted mons weren't on the terrain.
    
    * [Bug `]Pokemon.isGrounded` does not exist
    
    Replaced with `Pokemon.isGrounded()`, which does.
    
    * [Bug] Psychic Terrain priority move cancel ignoring ungrounded
    
    * [Bug] Semi-invulnerable should not be grounded
    chaosgrimmon authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    55f2a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d69bedd View commit details
    Browse the repository at this point in the history
  5. [Bugfix] Fix a bug during bgm-bar initialization (pagefaultgames#2822)

    * Prevent sizing error
    
    * Make reboot not necessary for show BGM
    
    * Makes the BGM Bar active by default
    
      + It had originally been decided that this would not be active by default because it was to be displayed outside the pause menu, but since its behavior has changed between this decision and its integration, the default deactivation is no longer necessary
    Dakurei authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e9b13be View commit details
    Browse the repository at this point in the history
  6. [Mirror][Localization] Translate game victory sentences pagefaultgame…

    …s#2254 (pagefaultgames#2906)
    
    * Translate forgotten sentences on phases
    
    * Translate to de forgotten sentences on phases
    
    * Translate to es forgotten sentences on phases
    
    * Translate to fr forgotten sentences on phases
    
    * Translate to it forgotten sentences on phases
    
    * Translate to ko forgotten sentences on phases
    
    * Translate to pt br forgotten sentences on phases
    
    * Translate to zh cn forgotten sentences on phases
    
    * Translate to zh tw forgotten sentences on phases
    
    * remove duplicate message
    
    * remove duplicate message
    
    * Update src/locales/pt_BR/battle.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/de/battle.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/de/battle.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update battle.ts [Localization(it)]
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Alexis <alexis.faizeau@animedigitalnetwork.fr>
    Co-authored-by: 송지원 <jiwsong@gmarket.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    7 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    caf541b View commit details
    Browse the repository at this point in the history
  7. [Mirror][Localization] Translate summary pagefaultgames#2336 (pagefau…

    …ltgames#2907)
    
    * Translate pokemon summary
    
    * Translate pokemon summary to fr
    
    * Translate pokemon summary to de
    
    * Translate pokemon summary to es
    
    * Translate pokemon summary to it
    
    * Translate pokemon summary to ko
    
    * Translate pokemon summary to pt br
    
    * Translate pokemon summary to zh cn
    
    * Translate pokemon summary to zh tw
    
    * Fix import
    
    * Update partially for en and ko
    
    * Update interface name for en
    
    * Merge trainerLabel&Text and calculate typeLabel width
    
    * Update src/locales/es/pokemon-summary.ts
    
    Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
    
    * Apply translations key to all languages with interface TranslationEtries
    
    * Update ko/translationKey of status
    
    * Update ko/translationKey of pokemonInfo
    
    * Update de/translationKeys of memostring and metFragment
    
    * Update de/translationKeys of memostring and metFragment 2
    
    * Update src/locales/ko/pokemon-summary.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/ko/pokemon-summary.ts
    
    Co-authored-by: returntoice <dieandbecome@gmail.com>
    
    * Update src/locales/pt_BR/pokemon-summary.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/ko/pokemon-summary.ts
    
    * Update src/locales/pt_BR/pokemon-summary.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update pokemon-summary.ts [Localization(it)]
    
    * remove unused code
    
    * Update src/locales/zh_CN/pokemon-summary.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/zh_CN/pokemon-summary.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/zh_CN/pokemon-summary.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/es/pokemon-summary.ts
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    
    * Update src/locales/es/pokemon-summary.ts
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    
    ---------
    
    Co-authored-by: Alexis <alexis.faizeau@animedigitalnetwork.fr>
    Co-authored-by: Mr.WaterT <water.t.works@gmail.com>
    Co-authored-by: Alexis Faizeau <faizeau.alexis@gmail.com>
    Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
    Co-authored-by: returntoice <dieandbecome@gmail.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: 송지원 <jiwsong@gmarket.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    11 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    74941bd View commit details
    Browse the repository at this point in the history
  8. [Localization] Localization arena flyout (Active Battle Effects) (pag…

    …efaultgames#2932)
    
    * localizing Active Battle Effects (working)
    
    * Localize Active Battle Effects
    
    * Change return value
    
    * Modify arena terrain desc
    
    * Update src/locales/zh_CN/arena-flyout.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/de/arena-flyout.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/fr/arena-flyout.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update arena-flyout.ts (IT)
    
    * Update src/locales/pt_BR/arena-flyout.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/es/arena-flyout.ts
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    
    * Change util function name
    
    ---------
    
    Co-authored-by: 송지원 <jiwsong@gmarket.com>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    8 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2f550ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    516a100 View commit details
    Browse the repository at this point in the history
  10. The stat messages can now be plural (pagefaultgames#2600)

    * The stat messages are now plural
    
    * "And" can now be localized
    
    * Revert Override
    
    * Update src/locales/fr/battle.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/fr/battle.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/fr/battle.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/ko/battle.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/ko/battle.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/es/battle.ts
    
    Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
    
    * Update src/locales/es/battle.ts
    
    Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
    
    * Update src/locales/de/battle.ts
    
    * Update src/locales/pt_BR/battle.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/pt_BR/battle.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/data/battle-stat.ts
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Changed the way the multiple is handeled to use the i18n way
    
    * Missed one file
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Changed the tests so they work now with the i18n hting
    
    * Fixed some other tests (chinese still makes problems...
    
    * Fix tests for chinese
    
    * Tests
    
    * Update src/test/battle-stat.spec.ts
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    6 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dd361c5 View commit details
    Browse the repository at this point in the history
  11. [Enhancement][QoL] Add option to adjust shop overlay opacity (pagefau…

    …ltgames#2622)
    
    * add option to adjust shop overlay opacity
    
    * add localization
    
    * fix bug
    
    * Update src/locales/fr/settings.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/zh_CN/settings.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/fr/settings.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * update default value
    
    * update setting values
    
    * re-add value 10
    
    * Update src/locales/pt_BR/settings.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/ko/settings.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/es/settings.ts
    
    Co-authored-by: InnocentGameDev <asdargmng@gmail.com>
    
    * Update settings.ts
    
    ---------
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: InnocentGameDev <asdargmng@gmail.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    7 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e879b3c View commit details
    Browse the repository at this point in the history
  12. [Bug] Fix battler tags lapsing at incorrect times (pagefaultgames#2944)

    * Fix battler tags lapsing at incorrect times
    
    * Document FlinchedTag
    innerthunder authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    50d7ed3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b3984c View commit details
    Browse the repository at this point in the history
  14. [Test] Prevent tests from running if overrides are different from the…

    … default values (pagefaultgames#2110)
    
    * mock default overrides in test setup
    
    * change beforeEach to beforeALl
    
    * move some more enums into the enums directory
    
    * replace modules that import i18n into overrides with modules that don't
    
    * add pre tests and update vitest configs, scripts
    
    * replace tabs with spaces
    
    * fix vitest server port overlap warning
    
    * add missing overrides and clean up workspace config
    
    * change test name
    
    * include spec files in main test suite
    OrangeRed authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2f81bd5 View commit details
    Browse the repository at this point in the history
  15. [QoL] Highlight targets of multitarget moves instead of immediate exe…

    …cution (pagefaultgames#2863)
    
    * show targets for move targeting multiple pokemon
    
    * dont allow selecting target if multiple
    
    * fix targeting
    
    * cleanup
    
    * more cleanup
    
    * only highlight targets is move is not status
    
    * fix tests failing
    
    * fix tests
    
    * change "immediately" to "auto"
    
    * nevermind just remove auto
    
    * remove status move condition
    torranx authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    aa90a9f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b6360a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    41e9073 View commit details
    Browse the repository at this point in the history
  18. [Refactor] rewrite applyAbAttrsInternal to use an iterator. (pagefaul…

    …tgames#1832)
    
    * initial rewrite of applyAbAttrsInternal
    
    * clean up applyAbAttrsInternal
    
    * remove the await because it wraps non Promises in a promise
    
    * add TODO comment about promises
    
    * fix broken costar test, hopefully
    OrangeRed authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e2290e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ee5a523 View commit details
    Browse the repository at this point in the history
  20. [Move] Implement Core Enforcer (pagefaultgames#2024)

    * [Move] Implement Core Enforcer
    
    * Documentation
    
    * Documentation
    zacharied authored and PyGaVS committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d576e7b View commit details
    Browse the repository at this point in the history
  21. merge changes on beta branch

    PyGaVS committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c3438de View commit details
    Browse the repository at this point in the history
  22. merge changes on beta branch

    PyGaVS committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b5de9de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0c23d8f View commit details
    Browse the repository at this point in the history
  24. Update typescript and typedoc (pagefaultgames#2988)

    * update typescript and typedoc to latest versions
    
    * forgot to add the package-lock
    
    * add fixes for breaking type gen
    OrangeRed authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    045fd57 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c5577d6 View commit details
    Browse the repository at this point in the history
  26. [Qol/Balance] Dynamax cannon tweak (pagefaultgames#2540)

    * Dynamax Cannon fix
    
    * Update src/locales/fr/move.ts
    
    Added fr translation.
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/fr/move.ts
    
    Adding an important missing precision in French description
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/de/move.ts
    
    German locale commit.
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/zh_CN/move.ts
    
    Chinese locale commit, checked by a native speaker
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/ko/move.ts
    
    Korean locale added
    
    Co-authored-by: returntoice <dieandbecome@gmail.com>
    
    * fixed trailing space in Chinese locale
    
    * added es locale
    
    * Different Dynamax Cannon fix. This one is the one
    
    * Dynamax Cannon fix localisations
    
    * Update src/locales/fr/move.ts
    
    Added fr locale
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/de/move.ts
    
    German translation ^^
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/pt_BR/move.ts
    
    pt-BR translation
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/de/move.ts
    
    Eslint fix, good catch @enoch
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/ko/move.ts
    
    Korean locale ^^
    
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    
    * Update src/locales/zh_CN/move.ts
    
    zh_CN locale
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_TW/move.ts
    
    zh_TW locale
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update move.ts
    
    linting mistake due to how my comment was written
    
    * Update move.ts
    
    linting mistake due to how my comment was written
    
    * Update move.ts [Localization(it)]
    
    * WIP test
    
    * WIP test part 2
    
    * [Test] Add Unit Tests for Dynamax Cannon
    
    * removed some unnecessary cases in the test to reduce testing overhead
    
    * Update src/locales/ko/move.ts
    
    Updated kr locale
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * [Test] Adjust Unit Tests for Dynamax Cannon
    
    ---------
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: returntoice <dieandbecome@gmail.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: xsn34kzx <xsn34kzx@gmail.com>
    10 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5aee958 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d57a7c9 View commit details
    Browse the repository at this point in the history
  2. [Test] Update tests to enable no-crits override (pagefaultgames#2971)

    * Update tests to enable no-crits override
    
    * Rename variable maxHP to initialHP
    DayKev authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1965f2b View commit details
    Browse the repository at this point in the history
  3. [Localization]Localized move-trigger text (pagefaultgames#2913)

    * [Localization]Localized move-trigger text
    
    * [Localization]Localized zh-cn move-trigger text
    
    * [Localization]fix typo
    
    * [Localization]fix typo
    
    * Update src/locales/pt_BR/move-trigger.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * [Localization]add pokemonName to move-trigger.ts
    
    * [Localization]add pokemonName to move-trigger.ts
    
    * Update zh_TW move-trigger.ts
    
    * Update zh_CN move-trigger.ts
    
    * Update move.ts
    
    * Update src/locales/ko/move-trigger.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/ko/move-trigger.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update move-trigger.ts
    
    * Update src/locales/de/move-trigger.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * [Localization]add affix to target pokemon names
    
    * Update src/locales/fr/move-trigger.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * localized type
    
    ---------
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    5 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    39bdfea View commit details
    Browse the repository at this point in the history
  4. [Bug] Fix description of rare candy to have proper amount of level (p…

    …agefaultgames#2903)
    
    * [Bug] Fix description of rare candy to have proper amount of level
    
    * Update en locales
    
    * Add locales
    
    * Add locales
    
    * Update src/locales/de/modifier-type.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/de/modifier-type.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/fr/modifier-type.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/fr/modifier-type.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/ko/modifier-type.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/ko/modifier-type.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update src/locales/zh_CN/modifier-type.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/zh_CN/modifier-type.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/pt_BR/modifier-type.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/pt_BR/modifier-type.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update modifier-type.ts (IT)
    
    * Update src/locales/es/modifier-type.ts
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    
    * Update src/locales/es/modifier-type.ts
    
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    
    ---------
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: Arxxer <javiptn7@gmail.com>
    8 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a1d41a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d36bf View commit details
    Browse the repository at this point in the history
  6. add .env.test (pagefaultgames#2997)

    block i18n debug output by default
    flx-sta authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    683c337 View commit details
    Browse the repository at this point in the history
  7. [QoL] Create default overrides class and export that with custom over…

    …rides (pagefaultgames#2999)
    
    * Create default overrides class and export that with custom overrides
    
    * add comment to mock import and replace typecast with type narrowing
    
    * change modifier override type to pick keys from modifierTypes
    OrangeRed authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2314d34 View commit details
    Browse the repository at this point in the history
  8. [Feature][FUN] add breedersInSpace splash message (pagefaultgames#2631)

    * add spaceBreeder splash message
    
    * fix typo (whops)
    
    * Add pt_BR translation
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * replace text & key with breedersInSpace
    
    * add french tanslation
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * remove obsolete array split in splash-messages.ts
    
    * Update src/locales/pt_BR/splash-messages.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/es/splash-messages.ts
    
    Co-authored-by: Asdar <asdargmng@gmail.com>
    
    * Update splash-messages.ts (Italian)
    
    * Update src/locales/zh_CN/splash-messages.ts
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Update src/locales/ko/splash-messages.ts
    
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Asdar <asdargmng@gmail.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
    7 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4dc1af9 View commit details
    Browse the repository at this point in the history
  9. [Enhancement] Pokemon generation number tooltip (pagefaultgames#2642)

    * Create tooltip to show Pokemon generation
    
    * Add option to toggle generation tooltip
    
    * Use roman numeral for generation tooltip
    
    * Revert "Add option to toggle generation tooltip"
    
    This reverts commit 414b236.
    
    * Update src/locales/de/battle-info.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/fr/battle-info.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/pt_BR/battle-info.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/zh_TW/battle-info.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_CN/battle-info.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/ko/battle-info.ts
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update battle-info.ts (IT)
    
    ---------
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    7 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9df3bdd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. [Beta] Updating the manage data->unlock all option to work with all a…

    …bilities, natures, forms and passives (pagefaultgames#2967)
    
    * Updated code to allow user to unlock all pokemon from the manage data menu option
    
    * Added code to Utils to allow it to check for a beta env, and hid the unlock all code behind that. This should stop it from being accessed in prod envs
    
    * Updated another section to be locked behind beta check, and also updated the everything.prsv to have everything unlocked going forward
    
    * Fixed some code reviews
    Opaque02 authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8e44ddf View commit details
    Browse the repository at this point in the history
  2. [Bug] vite port (for development) (pagefaultgames#3003)

    * make vite-port configurable
    
    and make it default 8000
    
    * add retries for `does not trigger by non damage moves` test
    flx-sta authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5898012 View commit details
    Browse the repository at this point in the history
  3. feat: Update isBeta check in utils.ts to use import.meta.env.MODE

    The current implementation of the isBeta check in utils.ts is using import.meta.env.DEV, which gives the same value for both beta and dev environments. This commit updates the check to use import.meta.env.MODE === "beta" to accurately determine if the environment is beta. This ensures that the unlock all code is only accessible in the beta environment and not in production environments.
    f-fsantos committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a3177c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2ced62 View commit details
    Browse the repository at this point in the history
  5. refactor: Update trainerId and secretId in game data

    This commit updates the `trainerId` and `secretId` properties in the `GameData` class. The values are replaced with the corresponding values from the `this.trainerId` and `this.secretId` variables. This change ensures that the `trainerId` and `secretId` are correctly updated in the game data.
    f-fsantos committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7709ff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1a906e View commit details
    Browse the repository at this point in the history
  7. [Localization] Localize missed things in battlers-tag.ts (pagefaultga…

    …mes#3004)
    
    * Localize missed things in battlers-tag
    
    * Change orders of configs
    
    * Add missed phase
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_TW/battle.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_TW/battle.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_TW/battler-tags.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    * Update src/locales/zh_CN/battler-tags.ts
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    
    ---------
    
    Co-authored-by: RimKnight <rimknight852@gmail.com>
    EnochG1 and RimKnight authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    985c24e View commit details
    Browse the repository at this point in the history
  8. [Feature] Fully implement Octolock (pagefaultgames#2985)

    * implement octolock
    
    * Add tests
    mcmontag authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0aa5e0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7b53fa View commit details
    Browse the repository at this point in the history
  10. [BUG] Fixes Sketch copying the first move used by the opponent instea…

    …d of the last (pagefaultgames#2759)
    
    * Changes getMoveHistory to getLastXMoves to fix sketch copying first move used instead of last
    
    * Optimizes move search and early return
    
    * Reverts check for virtual moves
    schmidtc1 authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    cbc6005 View commit details
    Browse the repository at this point in the history
  11. [Bug] Making FormChangeItems Untransferrable (pagefaultgames#2695)

    * Made FormChangeItems untransferrable. Replaced getTransferrable()
    
    * Made isTransferrable readonly. Removed unnecessary 'm as PokemonHeldItemModifier'.
    Arxalc authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0c0de41 View commit details
    Browse the repository at this point in the history
  12. [Bug] Fix Clear terrains upon Trainer Battle (pagefaultgames#2027)

    * Clear terrains upon Trainer Battle
    
    * Adjusted comment
    Arxalc authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    4a39946 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2eb317c View commit details
    Browse the repository at this point in the history
  14. [Localization] Localize Berry Heal message (pagefaultgames#2996)

    * Localize berry heal message (HP/PP)
    
    * Change location of translation
    
    * conflict resolve
    
    * Update src/locales/de/battle.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    Update src/locales/de/battle.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    Update src/locales/de/battle.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update src/locales/zh_CN/battle.ts
    
    Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
    
    * Update src/locales/zh_TW/battle.ts
    
    Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
    
    * Update src/locales/fr/battle.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/pt_BR/battle.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/pt_BR/battle.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update battle.ts (Berries ITALIAN)
    
    ---------
    
    Co-authored-by: 송지원 <jiwsong@gmarket.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    7 people authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5852cae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    35bbbcb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. [Sprite] Improves Corviknight Palette usage (pagefaultgames#3020)

    * [Sprite] Compress Corviknight exp
    
    * [Sprite] Compress Corviknight exp
    
    * [Sprite] Compress Corviknight exp
    
    * [Sprite] Compress Corviknight exp
    
    * [Sprite] Compress Corviknight exp
    chaosgrimmon authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3e8c9d5 View commit details
    Browse the repository at this point in the history
  2. [Beta][Localization] Update French battler-tags.ts and battle.ts (pag…

    …efaultgames#3015)
    
    * Update French battler-tags.ts
    
    * Update battle.ts
    Adri1 authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a4f3829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1be11d2 View commit details
    Browse the repository at this point in the history
  4. [Bug] Struggle Recoil should ignore Magic Guard (pagefaultgames#3017)

    * Drafted testable conditions for Magic Guard
    
    * Weather Test
    
    * Update src/test/abilities/magic_guard.test.ts
    
    InnerThunder
    
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    
    * Implemented checks for poison/toxic/burn
    
    * Added tests for recoil moves and volatile status
    
    * Updated Rock Head, Magic Guard, and Reckless interactions with Struggle
    
    * Removed stray file
    
    * Fixed Typedoc errors
    
    * Implemented innerthunder's feedback
    
    ---------
    
    Co-authored-by: Frutescens <info@laptop>
    Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
    3 people authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    eedabbf View commit details
    Browse the repository at this point in the history
  5. [Enhancement] Decouple move power calculation from Pokemon.apply(), F…

    …ixes Power Spot & Battery not boosting ally's move (pagefaultgames#2984)
    
    * refactor power calc, fix battery & power spot
    
    * fix hard press unit test
    
    * fix hard press
    
    * refactor tests
    
    * use sypOn hp instead
    
    * rename method
    
    * cleanup tests
    
    * improve tests
    
    * use slow vs fast pokemon
    
    * fix steely spirit test
    
    * fix steely spirit for real this time
    
    * remove unnecessary test
    
    * address pr feedback
    
    * add removed code
    torranx authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8d5bfa5 View commit details
    Browse the repository at this point in the history
  6. [QoL] Offset the status indicator to keep pokeball in view (pagefault…

    …games#2966)
    
    * Offset the status indicator to keep pokeball in view
    
    * Only use offsetX when the Pokemon is the enemy
    
    * Adjust position to accomodate boss health bar
    EmberCM authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    416079d View commit details
    Browse the repository at this point in the history
  7. [Bug] Fix to epic shiny Yungoos icon (pagefaultgames#2991) (pagefault…

    …games#3016)
    
    Fixed a floating pixel in epic shiny Yungoos' icon. Caused by Mimikyu's epic shiny sprite being placed too high on the sprite sheet. Moved Mimikyu's sprite down and updated json to reflect the change.
    ArielStevens authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    984b188 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2efde67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76b42c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9a071b View commit details
    Browse the repository at this point in the history
  11. [Bug] Prevent fixed-damage and OHKO moves from being modified by dama…

    …ge-reducing abilities (pagefaultgames#2703)
    
    * ReceivedMoveDamageMultiplierAbAttr patch: WIP refactored damage calculation, reordered ReceivedMoveDamageMultiplierAbAttr to avoid issues with fixed damage and OHKO moves, stubbed unit tests for dragon rage (fixed damage) and fissure (OHKO)
    
    * ReceivedMoveDamageMultiplierAbAttr patch: commented concerns regarding EnemyDamageBooster/ReducerModifier for others' reference in WIP branch
    
    * ReceivedMoveDamageMultiplierAbAttr patch: reordered ReceivedMoveDamageMultiplierAbAttr and EnemyDamageBooster/ReducerModifier to not trigger for fixed damage and OHKO moves, completed relevant tests for dragon rage and fissure
    
    * ReceivedMoveDamageMultiplierAbAttr patch: removed newline
    
    * ReceivedMoveDamageMultiplierAbAttr patch: in the unit test, extracted hard-coded Dragon Rage damage to a variable
    
    * ReceivedMoveDamageMultiplierAbAttr patch: naming consistency
    
    * ReceivedMoveDamageMultiplierAbAttr patch: replaced awaiting DamagePhase with TurnEndPhase as the former assumes damage will be done
    
    * ReceivedMoveDamageMultiplierAbAttr patch: removed redundant overrides in Fissure tests
    
    * ReceivedMoveDamageMultiplierAbAttr patch: tests: refactored crit removal, removed berries, fixed bug associated with Porygon sometimes getting Trace and copying the opponent's ability, which would override the manual ability override
    
    * Fixed unit tests
    
    * Added a comment and cleaned up an existing one
    Corrade authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b1e7ae4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. [Localization] Brought german localization up to date (pagefaultgames…

    …#3010)
    
    * Fixed errors in the german localization
    
    * Fresh Start Challenge
    
    * Update src/locales/de/move-trigger.ts
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    CodeTappert and flx-sta authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4bf5031 View commit details
    Browse the repository at this point in the history
  2. [Bug] Remove redundant damage number popups (pagefaultgames#3024)

    * Remove magic number from Belly Drum's attr
    
    * Remove redundant damage number popup
    
    * Fix merge issue and remove another duplicate damage number instance
    DayKev authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    21f2e69 View commit details
    Browse the repository at this point in the history
  3. create simple unit tests

    PyGaVS committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d396207 View commit details
    Browse the repository at this point in the history
  4. merge beta up to date

    PyGaVS committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    62fb047 View commit details
    Browse the repository at this point in the history
  5. AI test and bug fix

    PyGaVS committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ce98794 View commit details
    Browse the repository at this point in the history
  6. [Move] Implements Conversion 2 (pagefaultgames#2943)

    * Creates function to get type resistances, implements conversion 2
    
    * Removes unimplemented tag, adds condition for move history to exist
    
    * Cleans up type selection, creates i18n entries for typeChanged
    
    * Uses typeChanged i18n in Conversion move
    
    * More detailed docs, early return with stellar/unknown type
    
    * Adds note that it wont track type-changing moves properly
    
    * Rephrases doc description, adds partial since it can't track type-changing moves
    
    * Updates localization, removes typeChanged entry to use move-trigger entry
    
    * Missed locale de entry in last commit
    
    * Adds comment for reason of .partial()
    
    * Fixes localization error due to revert, removes improper merge conflict from prior commit
    schmidtc1 authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b215de1 View commit details
    Browse the repository at this point in the history
  7. [BUG] Fixes bug with Metronome freezing the game (pagefaultgames#2819)

    * Tests MovePhase with new PokemonMove instead of moveset search
    
    * Accounts for metronome call on charging moves
    
    * Update comment in ChargeAttr to be clearer
    schmidtc1 authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4261ab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add missing passive background graphic for legacy UI

    Relating to pagefaultgames#2497 , this adds an identical graphic to the legacy UI files, as it will show up as a missing texture otherwise.
    Madmadness65 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    66481c0 View commit details
    Browse the repository at this point in the history
  2. [Localization] Localize ability messages in ability.ts (trigger, appl…

    …y...) (pagefaultgames#2972)
    
    * localize ability messages
    
    * Update src/locales/de/ability-trigger.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Modify parameter name, fix eslint
    
    * Korean Translation, modify some wrong param
    
    * Add missed message
    
    * Update src/locales/de/ability-trigger.ts
    
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    
    * Update ability-trigger.ts (Partial) (Italian)
    
    * Localize type name
    
    * Localize type name > Libero, Protean
    
    * param bug fix
    
    * Update src/data/ability.ts
    
    * Update zh-cn
    
    * Update ability-trigger.ts (Partial part 2, still not completed) (Italian)
    
    * Update src/locales/fr/ability-trigger.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Update src/locales/pt_BR/ability-trigger.ts
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Update src/locales/fr/ability-trigger.ts
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    ---------
    
    Co-authored-by: 송지원 <jiwsong@gmarket.com>
    Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    6 people authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7d0437d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6639ec View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. [Sprite] Revert Larvesta, fixing stray pixels (pagefaultgames#3042)

    * [Sprite] Remove normal Larvesta stray pixels
    
    Taken from original commit
    
    * [Sprite] Revert shiny Larvesta stray pixels
    
    Taken from original commit
    
    * [Sprite] Match variant Larvesta colours
    chaosgrimmon authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d96b553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514c6a1 View commit details
    Browse the repository at this point in the history
  3. [Bug][Fix][Surf][Muddy Water][Sludge Wave][Animation] Added image to …

    …move animations. (pagefaultgames#3044)
    
    * Update muddy-water.json
    
    * Update sludge-wave.json
    
    * Update surf.json
    pom-eranian authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fcbe5e9 View commit details
    Browse the repository at this point in the history
  4. [Sprite] Fix Cofagrigus sprite (pagefaultgames#3045)

    * Fix Cofagrigus sprite
    
    * Base sprite fix
    
    * Created json variant file... manually
    Fontbane authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4353ccc View commit details
    Browse the repository at this point in the history
  5. merge beta up-to-date

    PyGaVS committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    672c9aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bde9b84 View commit details
    Browse the repository at this point in the history
  7. merge beta up-to-date

    PyGaVS committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f372c3f View commit details
    Browse the repository at this point in the history
  8. add unit tests

    PyGaVS committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    93290c6 View commit details
    Browse the repository at this point in the history
  9. add corrections + unit tests

    PyGaVS committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7e8f7c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4e146b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27b03af View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    dd693ae View commit details
    Browse the repository at this point in the history
  2. [Item] Add Scope Lens and Leek (pagefaultgames#2666)

    * [Item] Add Scope Lens and Leek
    
    * Add Entry to pt_BR
    
    * Localize for pt_BR
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Fix & Clean Unit Tests
    
    ---------
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    xsn34kzx and josericardo-fo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    99f4a9d View commit details
    Browse the repository at this point in the history
  3. [Music/BGM] New music added for the "Slum" biome, composed by Andr06 (p…

    …agefaultgames#3000)
    
    * Replacement of the BGM in the slum biome (by Andr06)
    
    * Modification of BGM credits in README.md
    
    * Replacement of the BGM name by the title chosen by its composer in all languages
    
    * Update BGM loop point for biome 'SLUM'
    Dakurei authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    719764e View commit details
    Browse the repository at this point in the history
  4. [Bug] implemented multi target damage penalty (pagefaultgames#2329)

    * fix: damage multiplier by  the number of targets
    
    * fix: used actual number value rather than the number holder
    
    * test: added unit test for counting targets
    
    * multi-target: fixed names of the unit tests.
    
    * test: simple-test changes
    
    * test: changed multi-target test code
    
    * test: testing damage decreasement
    
    * test: multi-target test fix
    
    * resolved conflicts in test
    
    ---------
    
    Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
    bucket1582 and Tempo-anon authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    eb4604d View commit details
    Browse the repository at this point in the history
  5. [BUG] Uturn faint switch bug fix (pagefaultgames#2980)

    * reordering adding switch phases for u-turn
    
    * reverting some temp changes
    
    * generalizing function
    
    * adding PR suggestions
    
    * nit indenting
    DustinLin authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    37526c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [Sprite] Remove extra Oinkologne sprites (pagefaultgames#3067)

    * Delete public/images/pokemon/female/916.png
    
    * Delete public/images/pokemon/exp/female/916.json
    
    * Delete public/images/pokemon/exp/female/916.png
    
    * Delete public/images/pokemon/female/916.json
    chaosgrimmon authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    36cf0ea View commit details
    Browse the repository at this point in the history
  2. [Sprite] Mega Mewtwo sprite fixes (pagefaultgames#3065)

    * [Sprite] Add static epic Mega Mewtwo Y
    
    Colours taken from exp, as consistent/exp rare backs share palettes.
    
    * [Sprite] Fix transparent pixels on Mega Mewtwo X
    
    * [Sprite] Fix transparent pixels on Mega Mewtwo X
    
    * [Sprite] Add static epic Mega Mewtwo Y
    
    Now exists, and is a paletteswap
    chaosgrimmon authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6735dd7 View commit details
    Browse the repository at this point in the history
  3. [Music/BGM] New music added for the "Sea" biome, composed by Andr06 (p…

    …agefaultgames#3063)
    
    * Replacement of the BGM in the sea biome (by Andr06)
    
    * Modification of BGM credits in README.md
    
    * Replacement of the BGM name by the title chosen by its composer in all languages
    
    * Update BGM loop point for biome 'SEA'
    Dakurei authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    be1f938 View commit details
    Browse the repository at this point in the history
  4. merge beta up-to-date

    PyGaVS committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6cb2967 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. [Balance] Add 12 new TMs and remove 3 (pagefaultgames#2733)

    * Added Counter TM
    
    * Counter, Aqua Tail, Gastro Acid, Pluck, Secret Power, Aurora Veil, Incinerate
    
    * Placed TMs in proper order, added to pool
    
    * Add Secret Power to the pool
    
    * Add TM for Synthesis
    
    * Covet, Heal Bell, PUPunch, Recycle, Volt Tackle, Worry Seed
    
    * Remove species specific TMs
    
    * Remove Secret Power TM until implementation
    Fontbane authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    94b032a View commit details
    Browse the repository at this point in the history
  2. [Refactor/Test] Update Dynamax Cannon Unit Tests (pagefaultgames#3074)

    * [Refactor/Test] Update Dynamax Cannon Unit Tests
    
    * Adjust Test Names
    xsn34kzx authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a2edc21 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    8d1a066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cd54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c65569 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bcf8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf95031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5abf9ec View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. [Localization] Add minor Korean translations to ability-trigger file …

    …(trace) (pagefaultgames#3093)
    
    * modify trace trigger description (refered from official translation)
    
    modify trace trigger description (refered from official translation)
    
    * modify trace trigger description (refered from official translation)
    
    modify trace trigger description (refered from official translation)
    smee6 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cda7448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cf1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc6b424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecbf757 View commit details
    Browse the repository at this point in the history
  5. [Bug] Fixes Encore bug with multi-target moves missing (pagefaultgame…

    …s#3060)
    
    * Pushes move history even when multi target move misses
    
    * Move pushMoveHistory out of Move Pending condition
    schmidtc1 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    21f5595 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ad5302 View commit details
    Browse the repository at this point in the history
  7. [Enhancement] Decouple move accuracy and accuracy multiplier calculat…

    …ion from phases.ts (pagefaultgames#2899)
    
    * refactor accuracy calc
    
    * update doc
    
    * move accuracy multiplier calculation outside phases
    
    * update wonder skin unit test
    
    * rename method
    
    * add docs
    
    * add unit tests
    
    * address feedback
    
    * rename method
    
    * fix imports
    
    * improve tests
    
    * add test for ohko move accuracy
    torranx authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f298ec3 View commit details
    Browse the repository at this point in the history
  8. [Sprite] Fix a number of sprite issues including the Zubat line, Gold…

    …een, Golett, Dudunsparce, H-Sneasel, Garchomp, Sylveon, Marshadow (pagefaultgames#3069)
    
    * Batfix, Goldeen, Chomp, Golett, genies
    
    * Fix Dudunsparce using Reborn shiny backsprite for whatever reason
    
    * Fix female Hisuian Sneasel missing variants
    
    * Marshadow epic front and Zenith, Sylveon back
    
    * Fix Zubat line back sprite inconsistencies
    
    * Fix Noivern shiny back
    Fontbane authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1041372 View commit details
    Browse the repository at this point in the history
  9. [Move] Finish implementation of Glaive Rush (pagefaultgames#2720)

    * Finish implementation of Glaive Rush
    
    * Fix test RNG
    
    * Add code/test for Multi-Lens interaction
    
    * Fix off-by-one error in test caused by rounding issues
    
    * Update for code changes
    
    * Fix BattlerTag name
    DayKev authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b6266c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21940e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc722be View commit details
    Browse the repository at this point in the history
  12. [Feature] Added pokemon nicknames/renaming (pagefaultgames#2570)

    * Added basic temp renaming
    
    * Made nickname persistant after reloading
    
    * Localization and cancel button
    
    * Fixed instant rename on active pokemon
    
    * Small bugfix to prevent console errors
    
    * Changed logic to use the new nickname field. Replaced most .name with getNameToRender() for display.
    
    * Changed evolution message. Removed log messagesc
    
    * Added localization keys for other languages
    
    * Removed empty lines
    
    * French translation
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    
    * Chinese translation
    
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    
    * Portuguese (Brazil) translation
    
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    
    * Korean translation
    
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    
    * Update menu.ts
    
    * Update menu.ts [Localization(it)]
    
    * Changed most .getNameToRender() instance to getPokemonNameWithAffix()
    
    * Changed wild encounter messages back to just use the name without affix.
    
    * Added localization for the party ui rename selection
    
    * Escaping nickname characters to support all characters
    
    * Better Error handling
    
    * Update src/field/pokemon.ts
    
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
    Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
    Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
    Co-authored-by: Enoch <enoch.jwsong@gmail.com>
    Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    7 people authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    01de9b9 View commit details
    Browse the repository at this point in the history
  13. [Sprite] Show Partner Eevee variants (pagefaultgames#3097)

    * [Sprite] Show Partner Eevee variants
    
    Taken from non-partner Eevee
    
    * [Sprite] Show Partner Eevee variants
    
    Taken from non-partner Eevee
    
    * [Sprite] Show Partner Eevee variants
    chaosgrimmon authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    de0aacf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0cbe19 View commit details
    Browse the repository at this point in the history
  15. [BUG] fixing multi-hit and move messages on faint (pagefaultgames#2981)

    * fixing order of messages, scences, to render messages before fainting
    
    * updated fix for effectiveness text rendering order for multi hit moves
    
    * fixing messages not appearing for multi-hit moves on faint
    
    * updated multi-hit condition)
    
    * fixing PR conflicts
    
    * adding comments and FaintPhase setPhaseQueueSplice bug, fixing overrides merge conflict
    
    * writing better comments
    
    * removing space diff in overrides
    
    * adding fainting check for self damage moves
    
    * emergency fixing broken last commit
    
    * additional comments for multi-hit problem
    
    * updating comments, jsdoc style
    
    * fixing linter, destiny bond errors
    
    * splitting up varaible comments to be in JSDoc format
    
    * fixing tests and merge mistakes
    
    * adding rendering of multihit moves that only hit once
    
    * fixing comment formatting_tabs and spaces
    
    ---------
    
    Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
    DustinLin and bennybroseph authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ccb38ca View commit details
    Browse the repository at this point in the history
  16. [Bug] Sheer Force/Serene Grace Flyout Bugfix (pagefaultgames#2496)

    * Disable Show Ability for Serene Grace and Sheer Force when opponent calculates targetBenefitScore
    
    * Add comment and definition to argument
    okimin authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5006d04 View commit details
    Browse the repository at this point in the history
  17. [Visual] Achievement icons (pagefaultgames#2617)

    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Resolving merge conflict
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Removed unused ribbons
    
    * [Feature] replace bug-report template with form (pagefaultgames#2772)
    
    * replace bug-report template with form
    
    * update bug_report.yml
    
    * add palceholders for data & session file
    
    * Update item atlas
    
    * Update item atlas again
    
    This time, after merging main into the PR.
    
    * [Sprite] Show Partner Eevee variants (pagefaultgames#3097)
    
    * [Sprite] Show Partner Eevee variants
    
    Taken from non-partner Eevee
    
    * [Sprite] Show Partner Eevee variants
    
    Taken from non-partner Eevee
    
    * [Sprite] Show Partner Eevee variants
    
    * Merged with beta's new items
    
    * Fixed typedoc issues
    
    * Removing localizations
    
    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Resolving merge conflict
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Removed unused ribbons
    
    * Update item atlas
    
    * [Feature] replace bug-report template with form (pagefaultgames#2772)
    
    * replace bug-report template with form
    
    * update bug_report.yml
    
    * add palceholders for data & session file
    
    * Update item atlas again
    
    This time, after merging main into the PR.
    
    * Merged with beta's new items
    
    * Fixed typedoc issues
    
    * Removing localizations
    
    * Allow Necrozma forms to play their special music (pagefaultgames#3054)
    
    * Allow Necrozma forms to play their special music (pagefaultgames#3054)
    
    * MonoGen Ribbons added
    
    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Fixed typedoc issues
    
    * Revert "Text Changes to MonoGen Challenges"
    
    This reverts commit 3bf79ac.
    
    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Resolving merge conflict
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Removed unused ribbons
    
    * Update item atlas
    
    * [Feature] replace bug-report template with form (pagefaultgames#2772)
    
    * replace bug-report template with form
    
    * update bug_report.yml
    
    * add palceholders for data & session file
    
    * Update item atlas again
    
    This time, after merging main into the PR.
    
    * Merged with beta's new items
    
    * Fixed typedoc issues
    
    * Removing localizations
    
    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Resolving merge conflict
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Removed unused ribbons
    
    * Update item atlas
    
    * Update item atlas again
    
    This time, after merging main into the PR.
    
    * Merged with beta's new items
    
    * Fixed typedoc issues
    
    * Removing localizations
    
    * MonoGen Ribbons added
    
    * Text Changes to MonoGen Challenges
    
    * Item Texture Files
    
    * MonoGen Ribbons added
    
    * Updated texture files? I think
    
    * Changed image names and added new localizations for  syntax
    
    * Fixed typedoc issues
    
    * Revert "Text Changes to MonoGen Challenges"
    
    This reverts commit 3bf79ac.
    
    * Please fix this.
    
    * Revert "[Feature] replace bug-report template with form (pagefaultgames#2772)"
    
    This reverts commit aa69b10.
    
    ---------
    
    Co-authored-by: Frutescens <info@laptop>
    Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
    Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com>
    Co-authored-by: chaosgrimmon <31082757+chaosgrimmon@users.noreply.github.com>
    Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com>
    6 people authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d2c2a1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aba7132 View commit details
    Browse the repository at this point in the history
  19. Fix some broken images in item atlas & achievement

    Fixed the broken sprites in the item atlas, and fixed the Baton Pass achievement to use the Baton item now (it was broken by the Leek being renamed). Also resized the Baton item image to 32*32, like all the other items.
    Madmadness65 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    04819b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    348a449 View commit details
    Browse the repository at this point in the history
  21. update illusion test

    PyGaVS committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    200fa5b View commit details
    Browse the repository at this point in the history
  22. 1 Configuration menu
    Copy the full SHA
    b42fa55 View commit details
    Browse the repository at this point in the history
  23. fix: Update removeCookie function to use Max-Age=-1 instead of Expire…

    …s header
    
    The removeCookie function was updated to use the Max-Age=-1 attribute instead of setting the Expires header to a past date. This change ensures that the cookie is immediately expired when removed, preventing any potential login loops. Additionally, a legacy cookie without a domain was added to handle older cookies. This commit resolves the unnecessary cookie setting in the removeCookie function.
    f-fsantos committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e2829f5 View commit details
    Browse the repository at this point in the history
  24. [QoL] Starter UI selection update to allow removing specific pokemon …

    …from party (pagefaultgames#1983)
    
    * Initial commits with logic to remove starters if they're in your party. Still need to make it work so that the starter selection cursor disappears when a starter is unselected
    
    * Updated code to be able to remove pokemon, including the side icons and cursor locations
    
    * Fixed popstarter to work with any index
    
    * Updating code to allow navigation of starter icons
    
    * Updating code to allow navigation of party starter icons
    
    * Updaing navigation of party icons
    
    * Updated logic to fix incorrect icon in top left of pokemon options when navigating the starter icons
    
    * Updated logic to include the ability to navigate and interact with the starter icons
    
    * Forgot to push the actual starter-select-ui-handler. Might be a bit hard to test things out without that :)
    
    * Removed some unnecessary comments
    
    * Fixed small bug with not being able to move from the far right to the gen selection when the starter icons were empty
    
    * Updated code to not be using a method to generate the party menu and made it more like it used to be. This should help with merge conflicts in the future
    
    * I committed the merged version but forgot to make the starter-select-ui-handler staged after making the changes
    
    * Accidentally broke challenges that had a specific typing requirement with last commit. This should fix it
    
    * Changed how navigation worked based on popular demand
    
    * Fixed code review comments
    
    * Accidentally left in a whole block of commented code. Intentionally removing it now
    
    * Started adding logic for mono type challenge runs to not break the game if the user tries to start a run with an invalid party
    
    * Updated the text to say the party is invalid
    
    * Updated logic to make invalid pokemon greyed out when no valid pokemon are in your party
    
    * Added comments on some code
    
    * Updated locales to include the key for trying to start with invalid parties during a challenge
    
    * Fixed some code from a bad merge where a challenge related param that was previously a number now needed to be a boolean and wasn't
    
    * Removed comment as per review
    Opaque02 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    32d1b6b View commit details
    Browse the repository at this point in the history
  25. [Bug] Ability changing on evolution fix (pagefaultgames#2995)

    * Prevent Pokemon with their second ability from evolving into their HA
    
    * Add check for fusions too
    DayKev authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    86ebd0c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Localization(pt): Updated move.ts (pagefaultgames#3078)

    * Localization(pt): Updated move.ts and fixed King's Shield
    
    * more fixes
    josericardo-fo authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3c9392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e846498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799458c View commit details
    Browse the repository at this point in the history
  4. [Sprite] Mega Latis using opposite's eye colour (pagefaultgames#3102)

    * [Sprite] Mega Latis using opposite eyes
    
    Taken from counterpart Lati
    
    * [Sprite] Update Mega Latios eyes
    
    * [Sprite] Update Mega Latias eyes
    
    * [Sprite] Mega Latias duplicated palette value
    
    Colour taken from non-exp Mega Latias
    chaosgrimmon authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    630deb9 View commit details
    Browse the repository at this point in the history
  5. [Bug] Fix Thousand Arrows not hitting targets under the effects of Ma…

    …gnet Rise (pagefaultgames#3100)
    
    * Fix Thousand Arrows not hitting through Magnet Rise
    
    * Add integration test for Thousand Arrows vs. Magnet Rise
    
    * ESLint
    
    * Remove unnecessary checks in integration tests
    innerthunder authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1d39f8d View commit details
    Browse the repository at this point in the history
  6. [Move] Aeroblast is a wind move (pagefaultgames#3109)

    * Hardcoded Pokemon should have proper names
    
    * Aeroblast is a wind move
    Tempo-anon authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    11c5c0a View commit details
    Browse the repository at this point in the history
  7. [Refactor] Replaces the single and double battles overrides with a si…

    …ngle override (pagefaultgames#3104)
    
    `SINGLE_BATTLE_OVERRIDE` and `DOUBLE_BATTLE_OVERRIDE` are now `BATTLE_TYPE`
    
    Also updates all uses of the old overrides with the new one
    DayKev authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a0502fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cb1125 View commit details
    Browse the repository at this point in the history
  9. [Balance] More TM fixes (pagefaultgames#3081)

    * More TM fixes
    
    * Leaf Storm
    
    * Removed sexy matcha
    Fontbane authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4a04ef5 View commit details
    Browse the repository at this point in the history
  10. merge up-to-date

    PyGaVS committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    adf5d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. merge up-to-date

    PyGaVS committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5764211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280f4e0 View commit details
    Browse the repository at this point in the history
  3. remove unexpected changes

    PyGaVS committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8d54ab4 View commit details
    Browse the repository at this point in the history
  4. remove unexpected changes

    PyGaVS committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    955ceb8 View commit details
    Browse the repository at this point in the history
  5. remove unexpected changes

    PyGaVS committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4acf2b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b46fc4 View commit details
    Browse the repository at this point in the history
  7. update unexpected changes

    PyGaVS committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c78d9f0 View commit details
    Browse the repository at this point in the history