glufy100 / Pulse-Addon

An addon to Meteor Client that adds modules and commands.
GNU General Public License v3.0
3 stars 0 forks source link

gradle(deps): bump com.github.19MisterX98.SeedcrackerX:seedcrackerx-api from 2.10.1 to 2.14.7 #4

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps com.github.19MisterX98.SeedcrackerX:seedcrackerx-api from 2.10.1 to 2.14.7.

Release notes

Sourced from com.github.19MisterX98.SeedcrackerX:seedcrackerx-api's releases.

1.20.6

Commits

  • 63d7600: better error reporting on initialization exceptions (RacoonDog) #301
  • ca0a7f8: clear list on reload (RacoonDog) #301
  • 5687418: reset fields on reload (RacoonDog) #301
  • c3b4e6e: disable finder on error (RacoonDog) #301

1.20.4

No release notes provided.

1.20.2

Commits

  • e0e4a6d: port to 1.20.2 (misterx)

1.19.4

Commits

  • f80d9b6: Replace stdout with logger (#137) (Tommaso Dordoni) #222
  • 6396f96: Fix logger access modifier to private final (Tommaso Dordoni) #222
  • 7a3464e: Use logger for exception logging (Tommaso Dordoni) #222

1.19.3

Commits

  • 8a1cb06: Create tr_tr.json (xXxIAsdasIxXx) #186
  • 38214bc: part 2 (xXxIAsdasIxXx) #186

1.19

Nothing changed since 1.18

Shipwrecks fixed

Changelog: -fixed some shipwrecks not being detected -made the hashed seed stuff more userfriendly. The mod now says that the world seed changed when you join another dimension which has a changed hashed seed. Hashed seed is printed in debugmode. -lifting uses all collected structures in the bruteforce stage instead of only lifting ones.

1.18 USAGE: Before cracking go to the config menu via "/seed gui" and make sure that Emeralds, Gateways, Biomes, Desert wells and Warped fungi are disabled since they arent updated and can give wrong data.

For cracking you now need to find 5 structures from the listed ones: Desert pyramids, Jungle temples, Witch huts, Shipwrecks, Igloos, Pillager Outposts Any combination is valid. For example: 3 shipwrecks, 1 pyramid and an igloo. You can track you process with "/seed data bits" (look at the bits count for liftable structures) A structure is found when there is an outline around it. After you got enough the cracking process starts automatically. It takes 1-10 mins The mod may ask you to find additional structures after this. Its more likely to happen with less bits and structures of the same type. After reducing your structure seeds the mod will brute force your world seed via dungeon positions or hashed seed.

additional info:

... (truncated)

Commits
  • 0ae7b36 Merge pull request #301 from RacoonDog/master
  • 535128e Merge pull request #302 from 65-7a/master
  • 788c514 Fix jitpack.yml SDKMAN! zulu version
  • c3b4e6e disable finder on error
  • 5687418 reset fields on reload
  • ca0a7f8 clear list on reload
  • 63d7600 better error reporting on initialization exceptions
  • 472125f downgrade mixin compatibilityLevel
  • 0a20073 update gh actions to java 21
  • 0fd1d53 added 1.20.6 to readme and moved readmes to /readmes
  • 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 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)
dependabot[bot] commented 3 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.