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:
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 696 B |
BIN
Resources/Textures/Interface/Actions/harm.png
Normal file
BIN
Resources/Textures/Interface/Actions/harm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 633 B |
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/3d049e69fe71a0be2133005e65ea469135d648c8",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/3d049e69fe71a0be2133005e65ea469135d648c8. Harm and disarm heavily modified.",
|
||||
"states": [
|
||||
{
|
||||
"name": "internal0"
|
||||
@@ -18,6 +18,9 @@
|
||||
},
|
||||
{
|
||||
"name": "disarm"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "harm"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user