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

[Hotfix] Allow to hatch pokemon with Hidden Ability again #3222

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

DayKev
Copy link
Collaborator

@DayKev DayKev commented Jul 29, 2024

(I could have sworn I already made a PR for this...)

What are the changes?

Users are able to hatch Pokémon with hidden abilities again.

Why am I doing these changes?

It's not possible to hatch some Pokémon with hidden abilities right now.

What did change?

Pokemon that should hatch with hidden abilities are properly set to abilityIndex = 2.

How to test the changes?

Enable the egg override(s) and hatch lots of eggs.

Checklist

  • [ ] I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I considered writing automated tests for the issue?
  • Have I tested the changes (manually)?
    • Are all unit tests still passing? (npm run test)
  • [ ] Are the changes visual?
    • [ ] Have I provided screenshots/videos of the changes?

@Tempo-anon Tempo-anon merged commit f510130 into pagefaultgames:main Jul 29, 2024
4 checks passed
Tempo-anon added a commit that referenced this pull request Jul 30, 2024
* [Hotfix] Fix interactions of some moves not changing types (#3183)

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

* [Hotfix] Allow to hatch pokemon with Hidden Ability again (#3222)

* chore: Update TNC links layout and position in index.html

* chore: Update TNC links font size in index.css (#3230)

---------

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
@DayKev DayKev deleted the egg-hidden-ability-fix branch August 2, 2024 05:26
tlelievre26 pushed a commit to tlelievre26/pokerogue that referenced this pull request Aug 5, 2024
ajhyperbit added a commit to ajhyperbit/pokerogue that referenced this pull request Aug 7, 2024
…mes#3187)

* chore: Add Termly consent preferences and policies links

Added Termly consent preferences link and links to Privacy Policy, Cookie Disclaimer, Terms & Conditions, and Acceptable Use Policy in the HTML file. Also included a script for blocking resources from Termly.

* feat: Add consent preferences menu option

This commit adds a new menu option for "Consent Preferences" in the UI. When clicked, it triggers a click event on the consent link element and focuses on it. This allows users to easily access and manage their consent preferences.
chore: Update links layout and position in index.html

change pokeball catch rates

increase voucher and masterball amounts

change candy rates to 8x normal

personal code workspace

set package to host server on network

[QoL] Toggle TNC display visibility (pagefaultgames#3210)

* toggle TNC display visibility on end of Title phase

* move TNC toggle to helper util

* update to use stylesheet

* dynamically move TNC links according to window size

* adjust TNC link spacing

* adjust TNC link spacing

* add early escape if links element not found

* remove link hide functionality

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
Merge pull request pagefaultgames#3221 from pagefaultgames/beta

Disclaimers
[Hotfix] Allow to hatch pokemon with Hidden Ability again (pagefaultgames#3222)

chore: Update TNC links layout and position in index.html

Merge pull request pagefaultgames#3225 from pagefaultgames/disclaimers-mobile-hotfix

chore: Update TNC links layout and position in index.html
chore: Update TNC links font size in index.css (pagefaultgames#3230)

Merge branch 'pagefaultgames:main' into aj

tired of rng catch, everything is masterball now

ignore nohup.out

add saves

newest save
f-fsantos added a commit that referenced this pull request Aug 10, 2024
* [Hotfix] Fix interactions of some moves not changing types (#3183)

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

* [Hotfix] Allow to hatch pokemon with Hidden Ability again (#3222)

* chore: Update TNC links layout and position in index.html

* chore: Update TNC links font size in index.css (#3230)

* Move Touch Controls

* ConfigToolbar alignment

* Insert config toolbar on open, camel-case classes, hidden setting

* Better toolbar styling, fixed double configToolbar bug

* Fixed typedocs

---------

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants