Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: luanti-org/luanti

Tags

5.14.0-rc1

Toggle 5.14.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow to scale nametag by distance and set font size (#16267)

5.11.0-rc1

Toggle 5.11.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Expose client version information in non-debug builds (#15708)

Co-authored-by: SmallJoker <[email protected]>
Co-authored-by: Lars Mueller <[email protected]>
Co-authored-by: sfan5 <[email protected]>

5.10.0-rc1

Toggle 5.10.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't memset SEvent directly (#15359)

Fixes a compiler warning by manually zeroing the tag and the largest union member instead