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

Bump PKHeX.Core from 24.1.12 to 24.3.10 #9

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps PKHeX.Core from 24.1.12 to 24.3.10.

Release notes

Sourced from PKHeX.Core's releases.

24.03.10

24/03/10 - New Update:

  • Legality: Added Encounter Slot RNG correlation checks for Gen4 (and Gen3). Because Encounter Type PID mismatch wasn't enough!
    • When hovering over a slot, the program will indicate a possible method to encounter the slot with a lead & initial seed (not Method 1).
    • Added: Gen8+ RNG seeds that are 64bit correlation (like SW/SH raids) will now indicate the detected RNG seed.
    • Added: Gen1/2 Event Gifts are now recognized completely. Thanks @​ShadowMario3!
  • Changed: Save Block handling reworked to better match the real game behavior of managing chunks of memory. Thanks @​foohyfooh!
  • Changed: Gen6 O-Power editor now edits individual indexes and usage counts.
  • Added: Out-of-bounds text entry characters are now indicated with a [?] next to the Nickname/OT text entry. Thanks @​abcboy101!
  • Added: Batch Editor commands are kept when the window is closed, while the program remains open.
  • Added: Loading empty save files (all 00 or FF) will now give a more detailed error message indicating failure.
  • Added: More games indicate Daycare status completely. Maybe editing in the future?
  • Added: Gen1/2 NSO save files are now able to be loaded, edited, and exported without needing an external tool.
  • Added: Gen2 player color palette now editable via Block Data editor. Thanks @​Bl4ckSh4rk!
  • Added: Gen4/5 Battle Videos can now be extracted & interacted with via PKHeX.Core API code.
  • Fixed: Gen3 FR/LG National Dex unlock fixed. Thanks @​Bl4ckSh4rk!
  • Fixed: Gen9 Alcremie formarg handling for Pokédex fixed. Thanks @​sora10pls!
Commits
  • c432c56 Update 24.03.10
  • c651c6f Deduplicate Gen 6-8 PlayTime Logic (#4208)
  • 25c7b3c Expose Gen 2 Palette to Block Editor (#4209)
  • 564025a Fix ruins of alph unown form check
  • a143c9a Update SAVEditor.cs
  • 30d85c9 Handle radar slot bypassing / chain shiny
  • 90cf6cf Fix slot replace indexing for slotNum
  • 6d8504b Misc tweaks for slot4 level check
  • 78fba23 Replace Epoch1900DateTimeValue Duplicate Logic Instances (#4207)
  • d864692 Enhance bv5 checksum documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [PKHeX.Core](https://github.com/kwsch/PKHeX) from 24.1.12 to 24.3.10.
- [Release notes](https://github.com/kwsch/PKHeX/releases)
- [Commits](kwsch/PKHeX@24.01.12...24.03.10)

---
updated-dependencies:
- dependency-name: PKHeX.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #10.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/nuget/PKHeX.Core-24.3.10 branch March 25, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants