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 <SmallJoker@users.noreply.github.com>
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
Co-authored-by: sfan5 <sfan5@live.de>

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