Releases: Benjas333/mc-java-core-333
Releases · Benjas333/mc-java-core-333
1.9.1
1.9.0
- Added fetchJSON function with improved logic.
Full Changelog: 1.8.0...1.9.0
1.8.0
- Removed previous IPv4 related changes.
- Added retry metadata request with mirrors.
This should have been a patch, but I used
npm version minorby accident and I just realized after publishing in npm hehe.
Full Changelog: 1.7.0...1.8.0
1.7.0
- 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
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
- checkMirror()
- Added check if response.size has a valid number (again).
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- fix MinecraftLoader/index.ts by @DestrSpirit in #2
New Contributors
- @DestrSpirit made their first contribution in #2
Full Changelog: 1.6.1...1.6.2
1.6.1
Fixed typo hehe
Full Changelog: 1.6.0...1.6.1
1.6.0
- 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