Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


Redirected from: brightness
fullbright

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fullbright [2020/12/13 22:02] – created alexander01998fullbright [2023/01/14 20:12] (current) alexander01998
Line 3: Line 3:
 <WRAP 516px> <WRAP 516px>
 ^  Fullbright  ^^ ^  Fullbright  ^^
-|{{ :fullbright.webp?500 |Left side: Fullbright off. Right side: Fullbright on.}}||+|{{ :fullbright.webp?500x265 |Left side: Fullbright off. Right side: Fullbright on.}}||
 ^Type|[[:Hack]]| ^Type|[[:Hack]]|
 ^Category|[[Render]]| ^Category|[[Render]]|
 ^In-game description|"Allows you to see in the dark."| ^In-game description|"Allows you to see in the dark."|
 ^[[:keybinds#default_keybinds|Default keybind]]|C| ^[[:keybinds#default_keybinds|Default keybind]]|C|
 +^Source code|[[w7src>net/wurstclient/hacks/FullbrightHack.java]]|
 </WRAP> </WRAP>
  
Line 21: Line 22:
 ^  Method <sup>[//[[:Wurst 7]] only//]</sup>  ^^ ^  Method <sup>[//[[:Wurst 7]] only//]</sup>  ^^
 ^Type|Enum| ^Type|Enum|
-^In-game description|"**Gamma** works by setting the brightness to\\ beyond 100%. It supports the Fade effect,\\ but isn't compatible with shader packs.\\ \\ **Night Vision** works by applying the night\\ vision effect. This //usually// works with\\ shader packs, but doesn't support the\\ Fade effect."|+^In-game description|"**Gamma** works by setting your brightness slider\\ beyond 100%. Incompatible with shader packs.\\ \\ **Night Vision** works by applying the night\\ vision effect. This //usually// works with\\ shader packs."|
 ^Default value|Gamma| ^Default value|Gamma|
 ^Possible values|Gamma, Night Vision| ^Possible values|Gamma, Night Vision|
Line 28: Line 29:
 ^  Fade  ^^ ^  Fade  ^^
 ^Type|Checkbox| ^Type|Checkbox|
-^In-game description|"Slowly fades between brightness and darkness.\\ Only works if Method is set to Gamma."|+^In-game description|"Slowly fades between brightness and darkness."|
 ^Default value|checked| ^Default value|checked|
 +
 +==== Default brightness ====
 +^  Default brightness <sup>[//[[:Wurst 7]] only//]</sup>  ^^
 +^Type|Slider|
 +^In-game description|"Fullbright will set your brightness slider\\ back to this value when you turn it off."|
 +^Default value|matches Minecraft's [[mc>Options#Video_Settings|Brightness slider]], otherwise 50%|
 +^Minimum|0%|
 +^Maximum|100%|
 +^Increment|1%|
 +
 +Disabling Fullbright's [[#Method|Gamma method]] will always set [[mc>Options#Video_Settings|Minecraft's Brightness slider]] back to the "Default brightness" value. Before this slider was added, Minecraft's brightness would instead be set to 50%.
  
 ==== Shader compatibility mode ==== ==== Shader compatibility mode ====
Line 53: Line 65:
 |[[update:Wurst 7.0pre10]]|Added a "[[#Method]]" setting to Fullbright.| |[[update:Wurst 7.0pre10]]|Added a "[[#Method]]" setting to Fullbright.|
 |:::|Added a description to Fullbright's "[[#Fade]]" checkbox. (Minecraft 1.14+)| |:::|Added a description to Fullbright's "[[#Fade]]" checkbox. (Minecraft 1.14+)|
 +|[[update:Wurst 7.11]]|Added a "[[#Default brightness]]" slider to Fullbright.|
 +|:::|Fullbright's "Night Vision" [[#method]] now supports the fade effect, just like "Gamma" does.|
 +|:::|Improved the search tags of Fullbright.|
 +|:::|Fixed Fullbright locking the brightness to 50% when disabled.|
 +|:::|Fixed Fullbright's "Night Vision" [[#method]] removing actual [[mc>Night Vision]] potion effects. (Thanks to [[gh>ThisTestUser]]!)|
  
 +{{tag>client-side mining}}
 ---- struct data ---- ---- struct data ----
 +hack.name            : 
 +hack.image           : 
 +hack.category        : 
 +hack.in-game description : 
 +hack.default keybind : 
 +hack.source code     : 
 ---- ----
  
fullbright.1607896976.txt.gz · Last modified: 2020/12/13 22:02 by alexander01998