Commit Graph

48 Commits

Author SHA1 Message Date
Sys Quatre fadedbd5ba Merge branch 'master' into nalc-1.2 2019-05-09 22:02:20 +02:00
Wuzzy e9568ccdae Update function call again 2019-04-01 12:42:17 +02:00
Wuzzy 5634463f01 Fix translation of armor format string 2019-04-01 11:49:59 +02:00
Wuzzy 79e9343331 Update to 5.0.0 translation system 2019-03-30 14:11:17 +01:00
sys4-fr 5fdc974ebd Ajoute message de chargement du mod dans le journal "action" 2018-12-25 16:56:31 +01:00
Wuzzy 2063945d5c Use new Minetest settings API syntax 2017-08-09 16:25:59 +02:00
Wuzzy a4408d010f Make sure armor value is never outside of 0 or 100 2017-03-08 01:00:41 +01:00
Wuzzy 72aeb873d0 Move all code to init.lua 2016-12-04 01:49:34 +01:00
Wuzzy a493641f02 Fix Luacheck warnings 2016-12-04 01:44:34 +01:00
Wuzzy 3d1b4b0a97 Use minetest.conf settings system 2016-12-04 01:41:47 +01:00
Wuzzy dd1bf4e74c Update outdated intllib boilerplate 2016-11-09 01:50:21 +01:00
Wuzzy 9ed25e212e Add intllib support and German 2016-08-05 17:00:45 +02:00
Wuzzy 4e955bef42 Add background icon 2015-05-19 23:53:41 +02:00
Wuzzy 93f07df25e Activate automatic hiding 2015-02-24 07:16:15 +01:00
Wuzzy 5947496935 Add some error messages in case of failure 2015-02-24 07:02:35 +01:00
Wuzzy b169a0307d Fetch armor value before init_hudbar 2015-02-24 06:48:49 +01:00
Wuzzy 211a0fd1b2 Fix typo 2015-02-24 06:45:16 +01:00
Wuzzy 903f34ff32 Disable armor hiding 2015-02-24 06:37:19 +01:00
Wuzzy 112f791291 Change global variable names 2015-02-24 06:25:29 +01:00
Wuzzy 8941d98e38 Fix wrong call to init_hudbar 2015-02-24 06:12:53 +01:00
Wuzzy 640e154fb2 More cleanup 2015-02-24 05:37:11 +01:00
Wuzzy 2061c1bbf8 More cleanup 2015-02-24 05:30:08 +01:00
Wuzzy 0e18630d41 Remove needless variables 2015-02-24 04:51:48 +01:00
Wuzzy e6b9bc6836 General code cleanup 2015-02-24 04:49:32 +01:00
Wuzzy 835c477361 Better indentation 2015-02-24 02:54:55 +01:00
Wuzzy 5d72f4cd6a Display armor as percentage 2015-02-24 02:52:26 +01:00
Wuzzy dcbcc1b1df Display armor level via HUD bar 2015-02-24 02:02:45 +01:00
Wuzzy 31fa8317e8 Initial cleanup 2015-02-24 01:55:07 +01:00
BlockMen 26d3f38a9a Add experimental exhaustion to control hunger (based on player actions) 2014-10-03 08:12:55 +02: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 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 ff9a290810 Send statbar values only to client when changed 2014-04-06 16:33:38 +02:00
BlockMen 09fc5ee48a Add support for 3darmor mod, add poisen food and restructure code 2013-09-13 20:18:16 +02:00
BlockMen 01e267e99a Various fixes and mark as stable 2013-09-09 03:16:18 +02:00
BlockMen 030f30d47e Enable damage when hunger is 0 2013-09-03 14:17:28 +02:00
BlockMen 617a26587b Fix crosshair 2013-08-25 21:14:24 +02:00
BlockMen 848c8074ef Use builtin support of hotbar textures 2013-08-25 21:10:03 +02:00
BlockMen 5effdfca1a Fix hotbar issue when damage is disabled 2013-07-27 12:09:14 +02:00
BlockMen bc44390984 Enable builtin drowning 2013-07-21 11:57:59 +02:00
BlockMen 98b1e097b7 Add fancy HUD inventory bar 2013-07-20 14:02:30 +02:00
BlockMen fb9516c15f Fix typo 2013-07-02 17:11:21 +02:00
BlockMen a22a08f06d Update to 0.2 2013-06-28 23:03:54 +02:00
BlockMen d3e8f7134a Initial commit 2013-06-28 22:58:06 +02:00