Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


antiblind

Differences

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


Previous revision
antiblind [2023/09/11 12:30] (current) – [Changes] alexander01998
Line 1: Line 1:
 +====== AntiBlind ======
 +<WRAP 516px>
 +^  AntiBlind  ^^
 +|{{ hack:anti:antiblind.webp?500x265 |Left side: AntiBlind off, right side: AntiBlind on.}}||
 +^Type|[[:Hack]]|
 +^Category|[[Render]]|
 +^In-game description|"Prevents blindness and darkness effects.\\  Incompatible with OptiFine."|
 +^[[:keybinds#default_keybinds|Default keybind]]|none|
 +^Source code|[[w7src>net/wurstclient/hacks/AntiBlindHack.java]]|
 +|:::|[[w7src>net/wurstclient/mixin/BackgroundRendererMixin.java]]|
 +</WRAP>
 +
 +The AntiBlind hack prevents [[mc>blindness]] and [[mc>darkness]] effects from impairing the player's vision.
 +
 +In older Wurst versions, AntiBlind would also block [[mc>nausea]] effects. This functionality has been moved to [[AntiWobble]].
 +
 +===== Changes =====
 +^Version^Changes^
 +|[[update:Wurst 1.2]]|Added AntiBlind.|
 +|[[update:Wurst 3.0pre1]]|Broke AntiBlind.|
 +|[[update:Wurst 3.0pre2]]|Fixed AntiBlind.|
 +|[[update:Wurst 6.32]]|AntiBlind no longer disables the wobble effect caused by [[mc>nausea]] and [[mc>nether portal|portals]].|
 +|[[update:Wurst 7.0pre1]]|Temporarily removed AntiBlind.|
 +|[[update:Wurst 7.0pre24]]|Re-added AntiBlind.|
 +|:::|AntiBlind no longer disables the wobble effect caused by [[mc>nausea]] and [[mc>nether portal|portals]].|
 +|[[update:Wurst 7.6]]|Fixed AntiBlind not disabling blindness effects completely in MC 1.16.x without OptiFine. ([[pr>Wurst7:180]] - Thanks to [[gh>Mersid]]!)|
 +|[[update:Wurst 7.27]]|AntiBlind now also blocks the Warden's [[mc>darkness]] effect. ([[pr>Wurst7:667]] - Thanks to [[gh>warmbroke]]!)|
 +|:::|Fixed AntiBlind not blocking blindness correctly in Minecraft 1.19 and later versions. ([[pr>Wurst7:667]] - Thanks to [[gh>warmbroke]]!|
 +
 +{{tag>client-side}}
 +---- struct data ----
 +hack.name            : 
 +hack.image           : 
 +hack.category        : 
 +hack.in-game description : 
 +hack.default keybind : 
 +hack.source code     : 
 +----
  
antiblind.1599932479.txt.gz · Last modified: 2020/09/12 17:41 (external edit)