summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2015-02-04Fix division by zero in hud.value_to_barlengthWuzzy
2015-02-04Add forgotten 0/0 corner casesWuzzy
2015-02-04Hide bar background when max == 0Wuzzy
2015-02-04Allow freely chosen texture names for custom barsWuzzy
2015-02-04Fix bug preventing change of custom HUD barsWuzzy
2015-02-04Set hudstate and hudids directly in add_allWuzzy
2015-02-04Move custom hudbars down by 1 iff damage disabledWuzzy
2015-02-04Align custom hudbars properlyWuzzy
2015-02-04Add hide and unhide functions for barsWuzzy
2015-02-04Add API functions to add and modify custom barsWuzzy
2015-02-04Hide breath bar when breath == 11Wuzzy
2015-02-04Align health and breath barsWuzzy
2015-02-04Add icons to barsWuzzy
2015-02-04Add text to barsWuzzy
2015-02-04Add simple background image for the barsWuzzy
2015-02-04Remove hotbar supportWuzzy
2015-02-04Use max. 160 pixel wide bars to represent statsWuzzy
2015-02-04Don't set breath for respawnersWuzzy
2015-02-04Remove armor and hungerWuzzy
2015-02-04Change mod name to “hudbars” in source code ... at least partiallyWuzzy
2014-10-03Add experimental exhaustion to control hunger (based on player actions)BlockMen
2014-05-13Compatibility update (scaling statbars)BlockMen
2014-04-14Fix new main timerBlockMen
2014-04-14Die by starving, push to 1.3BlockMen
2014-04-14Fix breath, lower update rateBlockMen
2014-04-14Abuse inv for hunger, no heal while drowningBlockMen
2014-04-06Don't set hotbar images with crafting modBlockMen
2014-04-06Hide armor bar if not wearing armorBlockMen
2014-04-06Send statbar values only to client when changedBlockMen
2013-09-13Add support for 3darmor mod, add poisen food and restructure codeBlockMen
2013-09-09Various fixes and mark as stableBlockMen
2013-09-03Enable damage when hunger is 0BlockMen
2013-08-25Fix crosshairBlockMen
2013-08-25Use builtin support of hotbar texturesBlockMen
2013-07-27Fix hotbar issue when damage is disabledBlockMen
2013-07-21Enable builtin drowningBlockMen
2013-07-20Add fancy HUD inventory barBlockMen
2013-07-02Fix typoBlockMen
2013-06-28Update to 0.2BlockMen
2013-06-28Initial commitBlockMen