Commit Graph

74 Commits

Author SHA1 Message Date
sys4-fr 52f2ced1c6 Version MFF. 2018-09-07 22:21:43 +02:00
Wuzzy 030c9f489f Release 0.3.0 2015-03-08 10:09:31 +01:00
Wuzzy f19096fe11 Add simple eating sound 2015-03-08 09:19:24 +01:00
Wuzzy 65b9b131f8 Increment minor version number 2015-03-03 03:29:11 +01:00
Wuzzy cc85415d95 Update changelog 2015-03-03 03:28:57 +01:00
Wuzzy 71266f1dbb Change “saturation” to “satiation” 2015-03-03 03:25:44 +01:00
Wuzzy e34e66a989 Rename global table to “hbhunger” 2015-02-27 11:17:47 +01:00
Wuzzy 867d158645 Remove .gitattributes and .gitignore
Those files were far too generic and don't belong into a repo
2015-02-27 07:25:34 +01:00
Wuzzy 46965d9afe Merge branch 'master' of https://github.com/BlockMen/hud
Conflicts:
	README.txt
2015-02-27 07:10:18 +01:00
BlockMen 69a993861e Push to 1.4.1 2015-02-24 10:45:01 +01:00
Wuzzy a72cc4d1a7 Change short mod name to “hbhunger” 2015-02-24 00:52:35 +01:00
Wuzzy fbdadb09e2 Minor refactoring 2015-02-24 00:50:03 +01:00
Wuzzy 02db771b42 Make dependency on default optional 2015-02-24 00:15:05 +01:00
Wuzzy f1f33a7fc4 Make entire mod a no-op if damage is disabled 2015-02-24 00:11:41 +01:00
Wuzzy 8ec358cbfd Better description of the game mechanic in readme 2015-02-23 23:57:32 +01:00
Wuzzy bfdabd4bad Fix number-related mistakes 2015-02-23 23:49:55 +01:00
Wuzzy e52921ba97 Update documentation 2015-02-23 23:42:16 +01:00
Wuzzy 00accc22ec Use HUD bars mod to show player's saturation level 2015-02-23 23:32:04 +01:00
Wuzzy ee92b518ea Change global variable names to fit the mod 2015-02-23 23:21:10 +01:00
Wuzzy 80bc9d2b78 Initial code sizedown for Hunger fork 2015-02-23 23:16:52 +01:00
mgl decc6e720e Added plantlife_modpack/mushroom potions 2015-02-16 15:11:34 +01:00
mgl 587e263aa9 Updated Mobs Redo and Farming Redo 2014-12-02 17:43:01 +01:00
mgl b6dfd8dce9 Support for ferns (plantlife_modpack) 2014-12-01 17:39:51 +01:00
Nathan Salapat 169e4d44bf Added support for animals modpack (cooking)
Checking to see if I'm doing this right.
2014-10-13 08:35:59 +02:00
BlockMen 06207b44cd Remove debug output, push to 1.4 2014-10-03 08:59:25 +02:00
BlockMen ef78a05d51 Add support for requested mods 2014-10-03 08:46:57 +02:00
BlockMen 442a66e12f Better crosshair texture, use default hand 2014-10-03 08:13:58 +02:00
BlockMen 26d3f38a9a Add experimental exhaustion to control hunger (based on player actions) 2014-10-03 08:12:55 +02:00
BlockMen 36a1b23490 Add support for ethereal and push to 1.3.3 2014-08-16 13:24:41 +02:00
BlockMen 078c621ace Prevent crash by missing armor values 2014-08-16 13:19:33 +02:00
BlockMen 6a06106316 Push to 1.3.2 2014-08-05 05:27:30 +02:00
tenplus1 aaf234298f Add optional healing for items
Author:    tenplus1
2014-08-05 05:23:34 +02:00
BlockMen bce8036dd4 Add support for creatures 2014-08-05 04:49:05 +02:00
Chris Beelby 0f83ef9543 Require base farming mod to be loaded 2014-07-04 00:39:07 -04:00
BlockMen 28754289b7 Compatibility update (scaling statbars) 2014-05-13 18:59:08 +02:00
BlockMen 45eebf79c9 Fix new main timer 2014-04-14 11:16:58 +02:00
BlockMen 43b09253d9 Die by starving, push to 1.3 2014-04-14 11:01:47 +02:00
BlockMen 2da67c5fa1 Fix breath, lower update rate 2014-04-14 06:51:28 +02:00
BlockMen 9fb42bd469 Abuse inv for hunger, no heal while drowning
no file flood anymore 8)
2014-04-14 06:17:26 +02:00
BlockMen d47b065d68 Sort supported mods alphabetically (+food mod) 2014-04-10 19:30:45 +02:00
Xanthin 5377e03ae0 Fix typo, more food support 2014-04-08 18:52:00 +02:00
BlockMen d9737800ed Images update and push to 1.2 2014-04-06 19:03:01 +02:00
BlockMen 5fe167c4ea Don't set hotbar images with crafting mod 2014-04-06 18:42:37 +02:00
BlockMen b479f49e14 Hide armor bar if not wearing armor 2014-04-06 18:31:56 +02:00
BlockMen 4010af5de4 Add support for mods: fruit and mush45 2014-04-06 18:07:56 +02:00
BlockMen ff9a290810 Send statbar values only to client when changed 2014-04-06 16:33:38 +02:00
BlockMen c8c79bc275 Merge pull request #2 from CiaranG/master
More mod support and override improvement
2014-04-06 16:17:56 +02:00
Ciaran Gultnieks c544da1161 Add support for mushroom mod food/poison 2014-03-24 13:11:54 +00:00
Ciaran Gultnieks 4eff5b7850 Support for bushes_classic foods (plantlife modpack) 2014-03-24 09:36:08 +00:00
Ciaran Gultnieks d23d5d4cfe More reliable food overrides
Use reliable optional dependencies instead of a 0.5 second delay.
2014-03-22 19:31:25 +00:00