summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-15Fixed armor not being updated correct due armor mod changesHEADorigin/masterorigin/HEADmasterBlockMen
- Fixes #2
2015-10-14Push to 2.1.4v2.1.4BlockMen
2015-10-14Fix unhandled exceptionBlockMen
2015-07-15Push to Version 2.1.3BlockMen
2015-07-15Add hud.swap_statbar(), fixes BlockMen/hunger#2BlockMen
2015-04-13Push to 2.1.2BlockMen
2015-04-13Scroll empty slots aswell (fixes #23)BlockMen
2015-04-13Fix crash caused by animated nodesBlockMen
2015-04-13Push to 2.1.1BlockMen
2015-04-13Fix scaling of inv.images like default:glassBlockMen
2015-04-13Fix typo causing endless updatingBlockMen
2015-04-13Add itemcount/wearout and scale via hud_scalingBlockMen
2015-04-12Push to 2.1BlockMen
2015-04-12Add experimental ItemWheel (replaces hotbar)BlockMen
2015-04-12Remove useless start_value (fixes #21)BlockMen
2015-04-08Push to 2.0.1BlockMen
2015-04-08Fix hud_flags (fixes #20); check player once moreBlockMen
2015-04-03Rewrite mod, push to 2.0BlockMen
- Seperated hunger -> https://github.com/BlockMen/hunger - Added API
2015-02-24Push to 1.4.1BlockMen
2015-02-16Added plantlife_modpack/mushroom potionsmgl
2014-12-02Updated Mobs Redo and Farming Redomgl
2014-12-01Support for ferns (plantlife_modpack)mgl
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