Commit Graph

80 Commits (master)

Author SHA1 Message Date
Ben Deutsch 1157a4d683 Added canteens (steel canteen and bronze canteen) 2015-04-22 23:06:53 +02:00
Ben Deutsch 7f6b67be3d "bowl" is now "wooden_bowl", uses 16x16 texture by default 2015-04-22 23:06:08 +02:00
Ben Deutsch 0d3b103f07 On-Use handler: update HUD, always call original, test for node 2015-04-22 22:42:17 +02:00
Ben Deutsch c99eb7a8a8 Sorce SVGs for textures 2015-04-22 22:40:45 +02:00
Ben Deutsch e3967734d9 Wooden bowl quite a bit less orange 2015-04-22 22:40:05 +02:00
Ben Deutsch dfd2a8fad8 "Standard" recipe for wooden bowl 2015-04-21 22:30:17 +02:00
Ben Deutsch 7d5e96af12 Version 0.4.0 2015-04-21 21:31:36 +02:00
Ben Deutsch de78892f8c Added bowl texture(s). 2015-04-21 21:30:02 +02:00
Ben Deutsch b471eadc58 Linked licenses in README.md 2015-04-21 21:26:10 +02:00
Ben Deutsch 32c777488d Added wooden bowl; vessels dependency now optional 2015-04-20 22:40:11 +02:00
Ben Deutsch 2de733e3a5 augment_node_for_drinking uses minetest.override_item 2015-04-20 22:32:06 +02:00
Ben Deutsch 97cf57b632 Stop getting thirsty when dead, respawn full 2015-04-20 22:23:30 +02:00
Ben Deutsch c1ef32af73 Drinking with a cup gets you 125% full 2015-04-20 07:01:11 +02:00
Ben Deutsch 1b7d8d1c8a Added handling of "Better HUD" mod, "Hudbars" now optional 2015-04-18 21:42:36 +02:00
Ben Deutsch e91ec3fe72 Standard HUD statbar added, with 24px icons 2015-04-17 06:56:19 +02:00
Ben Deutsch f792b31ae8 Mod 'hudbars' is now an optional dependency 2015-04-16 21:39:43 +02:00
Ben Deutsch acdbb49c85 Version 0.3.0 2015-04-15 23:45:08 +02:00
Ben Deutsch d887d15082 Drinking containers (Tier 1) from "vessels" mod 2015-04-15 23:41:39 +02:00
Ben Deutsch d1c1698ebd Change "thirst" to "hydration", and new stash format
The new stash format (and file name) avoids conflicts with the
new term "hydration" / "hydro", which replaces "thirst" as
"what you gain when you drink".
2015-04-13 23:11:50 +02:00
Ben Deutsch 5a0ca462cf Bumped version to 0.2.1 2015-04-13 21:57:59 +02:00
Ben Deutsch e00d2d9aac Bugfix: AFK should disable damage, too 2015-04-13 21:55:49 +02:00
Ben Deutsch c1891563e6 Damage players who get completely thirsty 2015-04-12 22:12:48 +02:00
Ben Deutsch cc3a6da550 Unpack stash key by key
Safeguard against new stash keys in future.
2015-04-12 22:11:55 +02:00
Ben Deutsch d46fffdc84 Persistance: file read on startup, written on shutdown 2015-04-12 21:37:29 +02:00
Ben Deutsch ac7ac2b7f9 Code refactoring: module table instead of local vars 2015-04-11 23:06:31 +02:00
Ben Deutsch be83903813 Movement detection: stand still to drink, AFK detection
Two minutes of standing still will cause the mod to assume
you're Away From Keyboard, and will no longer make you
thirsty.
2015-04-11 22:21:09 +02:00
Ben Deutsch 08b9c3c079 First version of code: actually thirst 2015-04-07 22:01:43 +02:00
Ben Deutsch 8b4e8d216d Documentation and depends. 2015-04-06 14:47:46 +02:00
Ben Deutsch 2982ab45bf Relicensed as LGPL 2.1 2015-04-06 14:25:22 +02:00
Ben Deutsch 936938feb0 Initial commit 2015-03-31 22:21:57 +02:00