Commit Graph

55 Commits

Author SHA1 Message Date
Wuzzy 2b385540eb Add support for fake players 2021-08-28 10:58:07 +02:00
Wuzzy a92747cabc getpos → get_pos 2020-11-04 15:14:31 +01:00
Wuzzy d408a67cdb Add global vars for satiation config 2020-11-04 13:17:05 +01:00
Wuzzy 07a28d8b8b Move food registration to new file 2020-11-04 13:03:03 +01:00
Wuzzy 5ada2b417c Use "minetest", not "core" 2020-11-04 12:58:33 +01:00
Wuzzy 5305b1fc13 Use ephemeral sounds 2020-11-04 12:46:49 +01:00
Wuzzy 91d6d3de5d Play sound at eater, add random pitch 2019-09-24 18:20:12 +02:00
Gabriel Pérez-Cerezo 4e8621632a Fixed bug with node breakers
This bug fix fixes a crash that happened whenever someone was
operating a node breaker with something edible inside the tool slot,
and the operator player is absent.
2018-06-01 11:58:52 +02:00
Wuzzy acac4fe33f replace_with_item: Fix item disappear if inv full 2017-07-12 23:24:58 +02:00
Wuzzy edc2034647 Comment for is_fake_player 2016-10-29 20:56:05 +02:00
Wuzzy bd343a1643 Ignore fake players from pipeworks mod 2016-10-29 20:42:09 +02:00
BrunoMine 3763748e89 Fixed custom sound 2016-10-20 15:25:19 -02:00
Wuzzy f025e71d69 Add nssm foods
Kudos to TenPlus1
2016-10-05 12:56:08 +02:00
Wuzzy 4f5d245e85 Less namespace pollution, rename hunger functions 2016-08-11 18:10:54 +02:00
Wuzzy a9d8f0f859 Add whole number of poisenp 2016-08-05 18:09:00 +02:00
Wuzzy abbf003145 Fix crash when poisoned player leaves server 2016-08-05 15:36:31 +02:00
Wuzzy 30b0b41e3e Change health bar color+icon on poisoning 2016-08-05 15:29:13 +02:00
Wuzzy 0d1f2fc7cc Generic item_eat overwrite, changes license 2016-08-05 14:56:58 +02:00
Wuzzy be3d491cf8 Use minetest.override_item 2016-08-05 14:28:19 +02:00
Wuzzy f028f6c8d8 Add support for MTG shrooms, pizza, FR beans 2016-08-05 14:25:45 +02:00
Wuzzy ac4a5ad22f Fix hunger crash (2)
Thanks to Ombridride
2015-07-01 02:11:34 +02:00
Wuzzy 6a1c5d439a Fix exhaus bug 2015-06-28 14:28:47 +02:00
Wuzzy b67ae1764f Add Ethereal orange 2015-06-28 14:27:07 +02:00
Wuzzy f19096fe11 Add simple eating sound 2015-03-08 09:19:24 +01:00
Wuzzy e34e66a989 Rename global table to “hbhunger” 2015-02-27 11:17:47 +01:00
Wuzzy 46965d9afe Merge branch 'master' of https://github.com/BlockMen/hud
Conflicts:
	README.txt
2015-02-27 07:10:18 +01:00
Wuzzy 02db771b42 Make dependency on default optional 2015-02-24 00:15:05 +01:00
Wuzzy ee92b518ea Change global variable names to fit the mod 2015-02-23 23:21:10 +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 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
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
BlockMen 9fb42bd469 Abuse inv for hunger, no heal while drowning
no file flood anymore 8)
2014-04-14 06:17:26 +02:00
Xanthin 5377e03ae0 Fix typo, more food support 2014-04-08 18:52:00 +02:00
BlockMen 4010af5de4 Add support for mods: fruit and mush45 2014-04-06 18:07: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
BlockMen 09fc5ee48a Add support for 3darmor mod, add poisen food and restructure code 2013-09-13 20:18:16 +02:00
BlockMen c4340c94e6 Add support for mtfoods 2013-08-29 21:42:41 +02:00
BlockMen 9f15940aaf Add support for docfarming and farming_plus 2013-08-06 10:45:55 +02:00
Brandon DeRosier b17dc91da1 Added support for bushes mod (9e1c18b026/bushes?at=default) 2013-07-10 21:30:48 -04:00
BlockMen b4e2816db6 Add support for glooptest 2013-07-03 15:14:50 +02:00
BlockMen 74889570ef Add support for animalmaterials and fishing 2013-07-02 17:09:35 +02:00