02-16-2019, 02:47 PM
I have made a newfangled loot ui. (The window for interacting with somebody's inventory)
https://github.com/goonstation/goonstati...6/pull/116
EDIT: Removed the blue background, added to chui
EDIT 2: huds are shown under items for a given slot
Pros
- uses item icons
- tooltips on hover
- empty slots use player's preferred hud style
- slots are in the area you expect to see such items on a player (left hand is on the left side )
- a few extra triggers (such as pickup/drop (unless these were fixed in the latest already (in which case, please ignore this line)))
- ID, pockets, and belt are disabled if no uniform is equipped
- integrated into the chui subscribe system
- grid based layout for modularity
Cons
- no constant labelsĀ (might be slightly unclear to a new users)
- my awful ? icon for pockets
- my awful disabled icon when no uniform is equipped
- no hud icon for handcuffs
https://github.com/goonstation/goonstati...6/pull/116
EDIT: Removed the blue background, added to chui
EDIT 2: huds are shown under items for a given slot
Pros
- uses item icons
- tooltips on hover
- empty slots use player's preferred hud style
- slots are in the area you expect to see such items on a player (left hand is on the left side )
- a few extra triggers (such as pickup/drop (unless these were fixed in the latest already (in which case, please ignore this line)))
- ID, pockets, and belt are disabled if no uniform is equipped
- integrated into the chui subscribe system
- grid based layout for modularity
Cons
- no constant labelsĀ (might be slightly unclear to a new users)
- my awful ? icon for pockets
- my awful disabled icon when no uniform is equipped
- no hud icon for handcuffs