90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
If no bugs are found in this rc, we will fully release Luminance 1.0.
- Fixed environment issue relating to servers. (dannytaylor)
- Updated Shader Translations to fallback to an empty string. (dannytaylor)
- Ported
soup_range
config to be a default luminance featurerange
. (Nettakrim) - target sizes can now be set based on simple linear equations of the screen size and width. (Nettakrim)
- vanilla spectator no longer disabled when on ALL mode. (Nettakrim)
Shaders.get()
no longer uses the index to check for a shader entry. (Nettakrim)Shaders.guessPostShader()
now returns anOptional<ShaderRegistryEntry>
. (Nettakrim)Shaders.guessPostShader()
guesses namespace even if namespace is already given, prioritizing the existing one. (Nettakrim)- backported
clear_color
from 25w16a ("persistent" had already been implemented :P). (Nettakrim) - fixed "enabled": false not working properly. (Nettakrim)
- currentAir and currentHurtTime now use callable ranges. (Nettakrim)
- Fixed
_smooth
and_delta
dynamic uniforms. (Nettakrim) - Mod Initializers have been removed, the Quilt version now checks if
qsl_base
is not present and implementsinit
,client_init
, andserver_init
. (dannytaylor)
Dependencies
Files
luminance-quilt-1.0.0-rc.1.jar(774.32 KiB) Primary Download
Details
Licensed LGPL-3.0-or-later
Published a year ago
Updated 16 days ago