Age | Commit message (Expand) | Author |
2015-02-04 | Fix division by zero in hud.value_to_barlength | Wuzzy |
2015-02-04 | Add forgotten 0/0 corner cases | Wuzzy |
2015-02-04 | Hide bar background when max == 0 | Wuzzy |
2015-02-04 | Allow freely chosen texture names for custom bars | Wuzzy |
2015-02-04 | Fix bug preventing change of custom HUD bars | Wuzzy |
2015-02-04 | Set hudstate and hudids directly in add_all | Wuzzy |
2015-02-04 | Move custom hudbars down by 1 iff damage disabled | Wuzzy |
2015-02-04 | Align custom hudbars properly | Wuzzy |
2015-02-04 | Add hide and unhide functions for bars | Wuzzy |
2015-02-04 | Add API functions to add and modify custom bars | Wuzzy |
2015-02-04 | Hide breath bar when breath == 11 | Wuzzy |
2015-02-04 | Align health and breath bars | Wuzzy |
2015-02-04 | Add icons to bars | Wuzzy |
2015-02-04 | Add text to bars | Wuzzy |
2015-02-04 | Add simple background image for the bars | Wuzzy |
2015-02-04 | Remove hotbar support | Wuzzy |
2015-02-04 | Use max. 160 pixel wide bars to represent stats | Wuzzy |
2015-02-04 | Don't set breath for respawners | Wuzzy |
2015-02-04 | Remove armor and hunger | Wuzzy |
2015-02-04 | Change mod name to “hudbars” in source code ... at least partially | Wuzzy |
2015-02-04 | Change name of mod to “HUD bars” [hudbars] | Wuzzy |
2014-10-13 | Added support for animals modpack (cooking) | Nathan Salapat |
2014-10-03 | Remove debug output, push to 1.4 | BlockMen |
2014-10-03 | Add support for requested mods | BlockMen |
2014-10-03 | Better crosshair texture, use default hand | BlockMen |
2014-10-03 | Add experimental exhaustion to control hunger (based on player actions) | BlockMen |
2014-08-16 | Add support for ethereal and push to 1.3.3 | BlockMen |
2014-08-16 | Prevent crash by missing armor values | BlockMen |
2014-08-05 | Push to 1.3.2 | BlockMen |
2014-08-05 | Add optional healing for items | tenplus1 |
2014-08-05 | Add support for creatures | BlockMen |
2014-07-04 | Require base farming mod to be loaded | Chris Beelby |
2014-05-13 | Compatibility update (scaling statbars) | BlockMen |
2014-04-14 | Fix new main timer | BlockMen |
2014-04-14 | Die by starving, push to 1.3 | BlockMen |
2014-04-14 | Fix breath, lower update rate | BlockMen |
2014-04-14 | Abuse inv for hunger, no heal while drowning | BlockMen |
2014-04-10 | Sort supported mods alphabetically (+food mod) | BlockMen |
2014-04-08 | Fix typo, more food support | Xanthin |
2014-04-06 | Images update and push to 1.2 | BlockMen |
2014-04-06 | Don't set hotbar images with crafting mod | BlockMen |
2014-04-06 | Hide armor bar if not wearing armor | BlockMen |
2014-04-06 | Add support for mods: fruit and mush45 | BlockMen |
2014-04-06 | Send statbar values only to client when changed | BlockMen |
2014-04-06 | Merge pull request #2 from CiaranG/master | BlockMen |
2014-03-24 | Add support for mushroom mod food/poison | Ciaran Gultnieks |
2014-03-24 | Support for bushes_classic foods (plantlife modpack) | Ciaran Gultnieks |
2014-03-22 | More reliable food overrides | Ciaran Gultnieks |
2013-09-13 | Add support for 3darmor mod, add poisen food and restructure code | BlockMen |
2013-09-09 | Various fixes and mark as stable | BlockMen |