Fixed
Printable View
Decided to rewrite almost the entire HUD from scratch, because the code was ugly as fuck. Feature-wise it's almost exactly the same as the old one. However, the new one will automatically move itself around when you resize the game window. But if you don't care about that, then there's not much reason to upgrade. Unless you want to read the code, that is.
I'm quite pleased with the new code. It's based around a publisher-subscriber pattern where there's one module that gathers data about the character and the actual HUDs subscribe to changes in that data. The HUDs are also organized into recursive containers which utalize a flow-based layout to automatically resize themselves when nearby containers grow.
Same download link as usual, you'll find it in the index.
Also, I recently changed it handle coin changing on OTs and moved the item lists to the right side of the screen. Those updates are included in the new version.
Didn't see that coming :) thanks
Fixed a bug in the new hud that could sometimes cause it to count used potions as both loot and waste.
Fixed a bug in the furniture destroyer that made it possible to trick it by hiding a piece of furniture under so many other items that it was no longer visible.
Also added a "Totals" section to the hud:
http://i.imgur.com/f5NCZHS.png
This "totals" make the HUD perfect! By the way you updated the link? I downloaded and I this section doesnt appear on the hud