In Short
A bunch of old, huge changes mixed in with a bunch of newer changes, which were added piecemeal and added up slowly, over time.
This is the first stable release since Nov 29, 2022. It was postponed due to stability issues, which was not helped by the update to 1.19.4.
An unfortunate side-effect of never releasing is that even though some fixes were incredibly fast (e.g., fixing header parsing within a few hours of the 2023 April Fool's map coming up), they were all kept on an unstable branch where practically noone benefited or noticed.
The end result is this release, which simultaneously feels like 5 complete releases crammed into one, 5 releases made too quickly, and 5 releases made far too late. But it has been 457 days since the last release and all the older releases are completely irrelevant to 2b2t post-update, if I don't feel ready now, I won't feel ready ever—so it's time to bite the bullet.
At Length
- Bump @rob9315/mcproxy from 0.3.1 to 1.0.0 by @dependabot in #9
- Quick Fix to Direct conection by @dekrom in #11
- Bump json5 from 2.2.1 to 2.2.2 by @dependabot in #13
- Bump mocha from 10.1.0 to 10.2.0 by @dependabot in #12
- Bump json5 from 2.2.2 to 2.2.3 by @dependabot in #15
- Bump node-fetch from 2.6.7 to 2.6.8 by @dependabot in #16
- Bump minecraft-protocol from 1.36.2 to 1.38.0 by @dependabot in #17
- Bump minecraft-protocol from 1.38.0 to 1.38.1 by @dependabot in #19
- Bump prismarine-chat from 1.7.2 to 1.8.0 by @dependabot in #20
- Bump minecraft-protocol from 1.38.1 to 1.39.0 by @dependabot in #21
- Bump minecraft-protocol from 1.39.0 to 1.40.2 by @dependabot in #22
- Bump deepmerge from 4.2.2 to 4.3.0 by @dependabot in #23
- Bump minecraft-protocol from 1.40.2 to 1.40.3 by @dependabot in #24
- Bump node-fetch from 2.6.8 to 2.6.9 by @dependabot in #25
- Add missing
minecraft-data
dependency by @unclamped in #31 - feat: migrate from npm to pnpm by @unclamped in #32
- fix: debug-info crash if log folder doens't exist by @unclamped in #33
- fix: add log folder to .gitignore by @unclamped in #34
- refactor: general changes by @unclamped in #37
- Readme Update by @dekrom in #39
- docs: make the readme more user-friendly and clean by @unclamped in #40
- fix: Add back dependabot.yml by @Enchoseon in #45
- fix: move dependabot.yml to correct folder by @Enchoseon in #46
- Update schemas.js by @okBenito in #49
- merge Experimental/1.19.4 by @Enchoseon in #87
Full Changelog: v1.0.4...v1.0.5