Skip to content

Releases: Benjas333/mc-java-core-333

1.9.1

29 Apr 04:22

Choose a tag to compare

  • Added HTTP 429 error handler

Full Changelog: 1.9.0...1.9.1

1.9.0

28 Apr 00:19

Choose a tag to compare

  • Added fetchJSON function with improved logic.

Full Changelog: 1.8.0...1.9.0

1.8.0

22 Mar 00:24

Choose a tag to compare

  • Removed previous IPv4 related changes.
  • Added retry metadata request with mirrors.

This should have been a patch, but I used npm version minor by accident and I just realized after publishing in npm hehe.

Full Changelog: 1.7.0...1.8.0

1.7.0

21 Mar 04:58

Choose a tag to compare

  • Forced fabric metadata requests to use IPv4 (to prevent ETIMEDOUT in some clients).
  • Added IPv4Agent constant so it is reusable with other loaders.

Full Changelog: 1.6.4...1.7.0

1.6.4

21 Mar 03:40

Choose a tag to compare

Fixed xsts.XErr include error key so it's identified by launcher as an error.

Full Changelog: 1.6.3...1.6.4

1.6.3

08 Mar 10:02

Choose a tag to compare

  • checkMirror()
    • Added check if response.size has a valid number (again).

Full Changelog: 1.6.2...1.6.3

1.6.2

27 Feb 22:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

27 Feb 05:54

Choose a tag to compare

Fixed typo hehe

Full Changelog: 1.6.0...1.6.1

1.6.0

27 Feb 05:31

Choose a tag to compare

  • xsts login now includes better error messages in case of XErr code.

Full Changelog: https://github.com/Benjas333/mc-java-core-333/commits/1.6.0