summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-02-04Change name of mod to “HUD bars” [hudbars]Wuzzy
2014-10-13Added support for animals modpack (cooking)Nathan Salapat
Checking to see if I'm doing this right.
2014-10-03Remove debug output, push to 1.4BlockMen
2014-10-03Add support for requested modsBlockMen
2014-10-03Better crosshair texture, use default handBlockMen
2014-10-03Add experimental exhaustion to control hunger (based on player actions)BlockMen
2014-08-16Add support for ethereal and push to 1.3.3BlockMen
2014-08-16Prevent crash by missing armor valuesBlockMen
2014-08-05Push to 1.3.2BlockMen
2014-08-05Add optional healing for itemstenplus1
Author: tenplus1
2014-08-05Add support for creaturesBlockMen
2014-07-04Require base farming mod to be loadedChris Beelby
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
no file flood anymore 8)
2014-04-10Sort supported mods alphabetically (+food mod)BlockMen
2014-04-08Fix typo, more food supportXanthin
2014-04-06Images update and push to 1.2BlockMen
2014-04-06Don't set hotbar images with crafting modBlockMen
2014-04-06Hide armor bar if not wearing armorBlockMen
2014-04-06Add support for mods: fruit and mush45BlockMen
2014-04-06Send statbar values only to client when changedBlockMen
2014-04-06Merge pull request #2 from CiaranG/masterBlockMen
More mod support and override improvement
2014-03-24Add support for mushroom mod food/poisonCiaran Gultnieks
2014-03-24Support for bushes_classic foods (plantlife modpack)Ciaran Gultnieks
2014-03-22More reliable food overridesCiaran Gultnieks
Use reliable optional dependencies instead of a 0.5 second delay.
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-29Update README.txtBlockMen
2013-08-29Add support for mtfoodsBlockMen
2013-08-25Fix crosshairBlockMen