
Hudder
Make your own custom hud that looks and acts how you want it to!
Список изменений
Hudder:
Added If Else Added Ternary operator for Hudder (if [Condition] then [value] else [value])
Added variables:
mods_list variable is_player_list_shown variable players_list variable (see wiki) is_singleplayer variable disable_hudpack_version_check variable disable_warnings variable
Functions added:
getTimesMinedStat getTimesCraftedStat getTimesUsedStat getTimesBrokenStat getTimesPickedUpStat getTimesDroppedStat getTimesKilledStat getTimesKilledByStat getCustomStat isKeybindDown isKeybindDefault isKeybindUnbound
Hudpack format version 2:
Added "dropdown" settings type to hudpack settings (Added values to the json) Added readHudpackFile function to Hudpacks Added readBinaryHudpackFile function to Hudpacks
Changes:
Text method can now draw Components Added option to bypass hudpack version checks Added option to disable Hudder warnings New settings ui
Deprecations:
Deprecated # instructions without declared instruction
Fixes:
Fixed Hudpacks running hudpacks with a newer format version than is suppported
