summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-12Make breath and health use API insteadWuzzy
2015-02-11Rename “start_hide” to “start_hidden”Wuzzy
2015-02-11Fix documentation on hb.register_hudbarWuzzy
2015-02-11Update documentation about internal stuff about changing and hidingWuzzy
2015-02-11Optimize hb.change_hudbar to change hud_change less timesWuzzy
2015-02-09Update changelogWuzzy
2015-02-09Remove .gitignore and .gitignoreWuzzy
2015-02-09hud.conf → hudbars.confWuzzy
2015-02-09Rename main table from “hud” to “hb”Wuzzy
2015-02-09Copy-editing in API.mdWuzzy
2015-02-09Allow hud.change_hudbar to change only one or no value of bothWuzzy
2015-02-09Update API documentation and bump minor versionWuzzy
2015-02-09Add proper function to initialize HUD barWuzzy
2015-02-09Use identifier instead of table in API functionsWuzzy
2015-02-07Bump minor version numberWuzzy
2015-02-07Update changelogWuzzy
2015-02-07Add initial API documentationWuzzy
2015-02-05Update changelog, add comment about SemVerWuzzy
2015-02-05Change color of breath barWuzzy
2015-02-05Update READMEWuzzy
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
2015-02-04Change name of mod to “HUD bars” [hudbars]Wuzzy
2014-10-13Added support for animals modpack (cooking)Nathan Salapat
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