Skip to content

Tags: senpai369/sodium-fabric

Tags

mc1.17.1-0.3.2

Toggle mc1.17.1-0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jellysquid3 JellySquid
Bump version to 0.3.2

mc1.17.1-0.3.1

Toggle mc1.17.1-0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jellysquid3 JellySquid
fix: Set coherency bit on staging buffer mapping

Only the buffer was being created with the coherent flag.

mc1.17.1-0.3.0

Toggle mc1.17.1-0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change: Eliminate the assumption that only one client world exists (C…

…affeineMC#734)

mc1.16.5-0.2.0

Toggle mc1.16.5-0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jellysquid3 JellySquid
change: Always reload the renderer when changing view distance

mc1.16.3-0.1.0

Toggle mc1.16.3-0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jellysquid3 JellySquid
Update to Minecraft 1.16.3

mc1.16.1-0.1.0

Toggle mc1.16.1-0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jellysquid3 JellySquid
fix: Always render entities outside the world height, fixes CaffeineM…

…C#78