3.0.4-SNAPSHOT+58
on Nov 1, 2023dfebb91 Added cooldown api in 1.7 -> 1.8 (#463)
-
Cooldown api
-
Small cleanup
-
Remove unnecessary method
3.0.4-SNAPSHOT+57
on Oct 30, 2023ab4b927 Hotfix for NPE in spectator emulation
3.0.4-SNAPSHOT+56
on Oct 29, 2023d8b3666 Cleaned entity tracker code
3.0.4-SNAPSHOT+55
on Oct 26, 2023784a444 Track player ids correctly
3.0.4-SNAPSHOT+54
on Oct 26, 2023b1f153e fixed yStance
3.0.4-SNAPSHOT+53
on Oct 26, 20238f48781 Bump version to 3.0.4-SNAPSHOT
3.0.3-SNAPSHOT+52
on Oct 26, 2023c2f19c6 Replaced deprecated API usage
3.0.3-SNAPSHOT+51
on Oct 26, 2023b0e7a20 Implemented hologram rewriting
Fixed https://github.com/ViaVersion/ViaRewind/issues/97 Probably fixed https://github.com/ViaVersion/ViaRewind/issues/458 Probably fixed https://github.com/ViaVersion/ViaRewind/issues/457
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