Improves the HUD (#3655)
* All good except the combat doll * Makes the HUD inventory less terrible * Cleanup, nuke the Combat Mode button * Harm icon * Switch the icon * Basic goon hud * Toggleable * Nuke the popup, properly centers it * Fix clicking the button * Nuke some old code * missed a comment * Remove defaults * Localization * Nuke some old yaml * New sprites Co-authored-by: ike709 <sparebytes@protonmail.com>
This commit is contained in:
5
Resources/Locale/en-US/ui/hud.ftl
Normal file
5
Resources/Locale/en-US/ui/hud.ftl
Normal file
@@ -0,0 +1,5 @@
|
||||
### HUD stuff
|
||||
|
||||
## Combat mode
|
||||
hud-combat-enabled = Combat mode enabled!
|
||||
hud-combat-disabled = Combat mode disabled.
|
||||
@@ -63,7 +63,6 @@ ui-options-function-activate-item-in-world = Activate item in world
|
||||
ui-options-function-drop = Drop item
|
||||
ui-options-function-examine-entity = Examine
|
||||
ui-options-function-swap-hands = Swap hands
|
||||
ui-options-function-toggle-combat-mode = Toggle combat mode
|
||||
|
||||
ui-options-function-smart-equip-backpack = Smart-equip to backpack
|
||||
ui-options-function-smart-equip-belt = Smart-equip to belt
|
||||
|
||||
Reference in New Issue
Block a user