summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2017-06-20Update deprecated settings syntaxWuzzy
2016-11-09Fix outdated intllib boilerplateWuzzy
2016-08-11Less namespace pollution, rename hunger functionsWuzzy
2016-08-05Add intllib support and GermanWuzzy
2016-08-05Change health bar color+icon on poisoningWuzzy
2016-08-05Generic item_eat overwrite, changes licenseWuzzy
2015-05-19Add background iconWuzzy
2015-03-03Change “saturation” to “satiation”Wuzzy
2015-02-27Rename global table to “hbhunger”Wuzzy
2015-02-24Change short mod name to “hbhunger”Wuzzy
2015-02-24Minor refactoringWuzzy
2015-02-24Make entire mod a no-op if damage is disabledWuzzy
2015-02-23Fix number-related mistakesWuzzy
2015-02-23Use HUD bars mod to show player's saturation levelWuzzy
2015-02-23Change global variable names to fit the modWuzzy
2015-02-23Initial code sizedown for Hunger forkWuzzy
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