3.0.3-SNAPSHOT+50
on Oct 26, 202321c0a4e 23w43a
3.0.3-SNAPSHOT+49
on Oct 20, 20232650e7a Updated chunk reading and writing to work with Via again
3.0.3-SNAPSHOT+48
on Oct 19, 20235ed1d3a Updated Via API usage
3.0.3-SNAPSHOT+47
on Oct 11, 20230a55b0a Correctly rewrite block ids in chunk packets
3.0.3-SNAPSHOT+46
on Oct 10, 20233650a08 Show version in Item replacements
3.0.3-SNAPSHOT+45
on Oct 10, 202314a314d Added abstraction types for position rewriting in 1.7 -> 1.8, cleanup of SpawnPackets, added groups for Via types.
3.0.3-SNAPSHOT+44
on Oct 10, 2023dc2babd Merge remote-tracking branch 'origin/dev' into dev
3.0.3-SNAPSHOT+43
on Oct 8, 202368bc76c Depend on newer fabric loader, Recommend newer ViaFabric (#459)
- Depend on newer fabric loader.
Fabric loader 0.4.0 is too ancient and very likely will not work properly with the current viarewind build.
- Recommend atleast viafabric 0.4.10 or higher.
Having "*" for viafabric included is not a great idea as then all copies are accepted including unsupported ones.
3.0.3-SNAPSHOT+42
on Oct 8, 20231f651a6 Bump version to 3.0.3-SNAPSHOT
3.0.2-SNAPSHOT+41
on Oct 8, 20232d3e495 Fixed metadata issues, added new config options to emulate world border, cleaned protocol code.
3.0.2-SNAPSHOT+40
on Oct 8, 20237689769 Fixed merge conflict.
3.0.2-SNAPSHOT+39
on Oct 8, 2023bdef039 Fixed loading on Bukkit
3.0.2-SNAPSHOT+38
on Oct 8, 2023f516528 Rewrote entity packet translations
3.0.2-SNAPSHOT+37
on Oct 8, 202315769e5 Initial rewrite of entity emulation system Don't buffer Entity Metadata
3.0.2-SNAPSHOT+36
on Oct 8, 2023a7e865e Allow platform implementation to define config path
3.0.2-SNAPSHOT+35
on Oct 8, 20234a0a4bb Fabric is also a thing!
3.0.2-SNAPSHOT+33
on Oct 8, 2023b582546 Fixed 1.7 -> 1.8 metadata rewriting not working
3.0.2-SNAPSHOT+32
on Oct 8, 2023fe123b1 Load 1.8 -> 1.9 item replacements
3.0.2-SNAPSHOT+31
on Oct 8, 20233fa305f Refactor ItemRewriter and replacement system
3.0.2-SNAPSHOT+30
on Oct 8, 20235a0e57a Added more exception handling to Metadata rewriter (1.7 -> 1.8)