Commit Graph

  • 334a466537 create mod.conf for MT 5 and png optimize master A. Demant 2018-11-12 17:13:47 +0100
  • 5f4cf529ed Version 0.10.2 Ben Deutsch 2016-06-25 20:57:59 +0200
  • c3aa048773 Merge pull request #4 from Echoes91/patch-1 Ben Deutsch 2016-06-25 20:53:00 +0200
  • 433900e1e3 Typo correction Echoes91 2016-05-24 19:16:58 +0200
  • 4dbb2749b9 Version 0.10.1 Ben Deutsch 2015-11-01 22:41:59 +0100
  • 72014ec938 Configuration now with overriding mechanism Ben Deutsch 2015-11-01 22:40:05 +0100
  • fbc1d62c5f Slight bugfix to PPA Ben Deutsch 2015-11-01 21:14:16 +0100
  • 401d8fd067 Persistent player attributes no longer a "shared mixin" Ben Deutsch 2015-09-07 22:09:20 +0200
  • f70ce421b1 Version 0.10.0 Ben Deutsch 2015-08-15 21:23:00 +0200
  • 49cea792bc Replace stash with persistent player attributes mixin. Ben Deutsch 2015-08-15 21:20:47 +0200
  • 1b01ae4f05 Forgot to bump version number in README... Ben Deutsch 2015-08-13 22:17:33 +0200
  • 05f0cac0b4 Bugfix: initialize thirst_factor when reading stash Ben Deutsch 2015-07-16 22:43:30 +0200
  • f7458702bb Version 0.9.0 Ben Deutsch 2015-07-14 20:37:22 +0200
  • e24149bee1 Slight API documentation in README Ben Deutsch 2015-07-14 20:37:02 +0200
  • 45b2894ea5 Added "thirst_factor" per player, with setter and getter Ben Deutsch 2015-07-14 07:08:26 +0200
  • 2766c1a150 Bugfix: drink used max instead of min (instantly full) Ben Deutsch 2015-07-14 07:07:19 +0200
  • b2a48273be Getter 'thirsty.get_hydro' Ben Deutsch 2015-07-14 06:58:37 +0200
  • f615afa2f8 Function 'thirsty.drink' for external drinking Ben Deutsch 2015-07-14 06:55:31 +0200
  • e732ee7d06 Version 0.8.1 Ben Deutsch 2015-07-10 20:56:19 +0200
  • dbcf05b4e6 Added river water wherever normal water works Ben Deutsch 2015-07-10 20:55:02 +0200
  • 0892b63688 Version 0.8.0 Ben Deutsch 2015-07-05 14:58:43 +0200
  • d5b2817c88 Individual components can be enabled / disabled via configuration Ben Deutsch 2015-07-05 14:52:47 +0200
  • 234880964f Now correctly declares mod 'bucket' as dependency. Ben Deutsch 2015-06-30 07:01:50 +0200
  • 41d2390495 Read an external configuration file, if it exists Ben Deutsch 2015-06-30 06:49:40 +0200
  • 0afc4e055e Water fountains much more configurable Ben Deutsch 2015-06-10 07:08:01 +0200
  • 2e5d8cbebd Shuffle configuration values a bit. Ben Deutsch 2015-06-10 06:48:46 +0200
  • 4ec92295c9 Extractor and injector names no longer hardwired. Ben Deutsch 2015-06-09 07:04:02 +0200
  • 835824576e Moved functions and components to their own files Ben Deutsch 2015-05-28 07:02:21 +0200
  • e066519c6d Move configuration and hud to their own files. Ben Deutsch 2015-05-27 06:49:22 +0200
  • 425c87f1d4 Detected fountains expire and need to be redetected Ben Deutsch 2015-05-18 06:59:22 +0200
  • b792e1aedd Moved configuration parameters to 'thirsty.config' Ben Deutsch 2015-05-13 07:06:50 +0200
  • dc19ed4f31 Bugfix: normal drinking had become dependent on amulets! Ben Deutsch 2015-05-12 07:07:52 +0200
  • 372d6fa2e3 Only call amulet code if inventory contains an amulet Ben Deutsch 2015-05-11 06:54:32 +0200
  • f1626b7465 Version 0.7.0 Ben Deutsch 2015-05-07 22:04:26 +0200
  • 9deaf1585f Textures for injectors and extractors Ben Deutsch 2015-05-07 07:02:14 +0200
  • 62ef28ae87 WIP: extractors and injectors (wrong textures) Ben Deutsch 2015-05-06 07:14:59 +0200
  • 5ac411b877 Version 0.6.0 Ben Deutsch 2015-04-29 07:07:23 +0200
  • 7da2f6e0b4 Water fountains now update themselves "staggered" Ben Deutsch 2015-04-29 07:06:21 +0200
  • e3538c3aff Crafting recipes for water fountains. Ben Deutsch 2015-04-29 07:06:06 +0200
  • 4ef51d6857 Water fountains (without crafting recipes) Ben Deutsch 2015-04-28 23:28:51 +0200
  • bfdc9139af Refactored to new drink_handler and setting tables Ben Deutsch 2015-04-26 22:53:09 +0200
  • 9a823a861a Simple crafting recipe for drinking fountain Ben Deutsch 2015-04-25 22:21:30 +0200
  • 89922dc87c Right-clicking a drinking fountain drinks. Ben Deutsch 2015-04-25 22:11:31 +0200
  • 3a820a3b26 First (non-functional) version of the drinking fountain Ben Deutsch 2015-04-25 22:02:26 +0200
  • 79c90ddc87 Version 0.5.1 Ben Deutsch 2015-04-24 21:55:19 +0200
  • 4a0dc28dd9 Fixed recipe for bronze canteen. Ben Deutsch 2015-04-24 21:54:38 +0200
  • 197bd36a8c Version 0.5.0 Ben Deutsch 2015-04-24 21:45:57 +0200
  • c343d027a4 Configuration from/for Better HUD mod Ben Deutsch 2015-04-24 21:41:19 +0200
  • 5ebbe0c176 Added 'default' to dependencies Ben Deutsch 2015-04-24 21:39:52 +0200
  • f37648ea65 Rearranges code and adds more comments Ben Deutsch 2015-04-23 07:08:51 +0200
  • 1157a4d683 Added canteens (steel canteen and bronze canteen) Ben Deutsch 2015-04-22 23:06:53 +0200
  • 7f6b67be3d "bowl" is now "wooden_bowl", uses 16x16 texture by default Ben Deutsch 2015-04-22 23:06:08 +0200
  • 0d3b103f07 On-Use handler: update HUD, always call original, test for node Ben Deutsch 2015-04-22 22:42:17 +0200
  • c99eb7a8a8 Sorce SVGs for textures Ben Deutsch 2015-04-22 22:40:45 +0200
  • e3967734d9 Wooden bowl quite a bit less orange Ben Deutsch 2015-04-22 22:40:05 +0200
  • dfd2a8fad8 "Standard" recipe for wooden bowl Ben Deutsch 2015-04-21 22:30:17 +0200
  • 7d5e96af12 Version 0.4.0 Ben Deutsch 2015-04-21 21:31:36 +0200
  • de78892f8c Added bowl texture(s). Ben Deutsch 2015-04-21 21:30:02 +0200
  • b471eadc58 Linked licenses in README.md Ben Deutsch 2015-04-21 21:26:10 +0200
  • 32c777488d Added wooden bowl; vessels dependency now optional Ben Deutsch 2015-04-20 22:40:11 +0200
  • 2de733e3a5 augment_node_for_drinking uses minetest.override_item Ben Deutsch 2015-04-20 22:32:06 +0200
  • 97cf57b632 Stop getting thirsty when dead, respawn full Ben Deutsch 2015-04-20 22:23:30 +0200
  • c1ef32af73 Drinking with a cup gets you 125% full Ben Deutsch 2015-04-20 07:01:11 +0200
  • 1b7d8d1c8a Added handling of "Better HUD" mod, "Hudbars" now optional Ben Deutsch 2015-04-18 21:38:49 +0200
  • e91ec3fe72 Standard HUD statbar added, with 24px icons Ben Deutsch 2015-04-17 06:56:19 +0200
  • f792b31ae8 Mod 'hudbars' is now an optional dependency Ben Deutsch 2015-04-16 21:39:43 +0200
  • acdbb49c85 Version 0.3.0 Ben Deutsch 2015-04-15 23:45:08 +0200
  • d887d15082 Drinking containers (Tier 1) from "vessels" mod Ben Deutsch 2015-04-15 23:41:39 +0200
  • d1c1698ebd Change "thirst" to "hydration", and new stash format Ben Deutsch 2015-04-13 23:11:50 +0200
  • 5a0ca462cf Bumped version to 0.2.1 Ben Deutsch 2015-04-13 21:57:59 +0200
  • e00d2d9aac Bugfix: AFK should disable damage, too Ben Deutsch 2015-04-13 21:55:49 +0200
  • c1891563e6 Damage players who get completely thirsty Ben Deutsch 2015-04-12 22:12:48 +0200
  • cc3a6da550 Unpack stash key by key Ben Deutsch 2015-04-12 22:11:55 +0200
  • d46fffdc84 Persistance: file read on startup, written on shutdown Ben Deutsch 2015-04-12 21:37:29 +0200
  • ac7ac2b7f9 Code refactoring: module table instead of local vars Ben Deutsch 2015-04-11 23:06:31 +0200
  • be83903813 Movement detection: stand still to drink, AFK detection Ben Deutsch 2015-04-11 22:21:09 +0200
  • 08b9c3c079 First version of code: actually thirst Ben Deutsch 2015-04-07 22:01:43 +0200
  • 8b4e8d216d Documentation and depends. Ben Deutsch 2015-04-06 14:43:53 +0200
  • 2982ab45bf Relicensed as LGPL 2.1 Ben Deutsch 2015-04-06 14:25:22 +0200
  • 936938feb0 Initial commit Ben Deutsch 2015-03-31 22:21:57 +0200