1
0
mirror of https://repo.or.cz/minetest_hbarmor.git synced 2025-06-28 22:36:29 +02:00
Commit Graph

88 Commits

Author SHA1 Message Date
ceb313e9ff Fix PNG problems 2017-07-08 20:05:19 +02:00
bfc5f8cbb5 Version 0.3.0 2017-03-08 01:04:00 +01:00
a4408d010f Make sure armor value is never outside of 0 or 100 2017-03-08 01:00:41 +01:00
878a351e9d Add maximum to hbarmor_tick 2016-12-04 01:52:54 +01:00
72aeb873d0 Move all code to init.lua 2016-12-04 01:49:34 +01:00
a493641f02 Fix Luacheck warnings 2016-12-04 01:44:34 +01:00
3d1b4b0a97 Use minetest.conf settings system 2016-12-04 01:41:47 +01:00
96a796cce7 Update legacy code check 2016-11-12 19:42:29 +01:00
71a30b5620 Version 0.2.0 2016-11-12 19:34:55 +01:00
41fbe9a0d0 Rewrite README and convert to Markdown 2016-11-12 19:34:41 +01:00
dd1bf4e74c Update outdated intllib boilerplate 2016-11-09 01:50:21 +01:00
2e3d5b7ca5 Add screenshot 2016-11-03 23:17:03 +01:00
72c96c25a4 Add description 2016-10-29 15:37:46 +02:00
556f91b5c6 Fix fail when damaged with 6 new armor pieces 2016-08-05 20:08:11 +02:00
3d36b82a00 Remove incorrect changelog 2016-08-05 17:01:23 +02:00
4f5e49e8b0 Add mod.conf 2016-08-05 17:01:09 +02:00
9ed25e212e Add intllib support and German 2016-08-05 17:00:45 +02:00
4e955bef42 Add background icon 2015-05-19 23:53:41 +02:00
4daf0f829d Remove .gitattributes and .gitignore 2015-02-27 07:26:31 +01:00
3f81016ed7 Rewrite README.txt for hbarmor 2015-02-24 07:27:16 +01:00
01cb0199c9 Example config 2015-02-24 07:18:55 +01:00
93f07df25e Activate automatic hiding 2015-02-24 07:16:15 +01:00
5947496935 Add some error messages in case of failure 2015-02-24 07:02:35 +01:00
b169a0307d Fetch armor value before init_hudbar 2015-02-24 06:48:49 +01:00
211a0fd1b2 Fix typo 2015-02-24 06:45:16 +01:00
903f34ff32 Disable armor hiding 2015-02-24 06:37:19 +01:00
112f791291 Change global variable names 2015-02-24 06:25:29 +01:00
8941d98e38 Fix wrong call to init_hudbar 2015-02-24 06:12:53 +01:00
640e154fb2 More cleanup 2015-02-24 05:37:11 +01:00
2061c1bbf8 More cleanup 2015-02-24 05:30:08 +01:00
0e18630d41 Remove needless variables 2015-02-24 04:51:48 +01:00
e6b9bc6836 General code cleanup 2015-02-24 04:49:32 +01:00
835c477361 Better indentation 2015-02-24 02:54:55 +01:00
5d72f4cd6a Display armor as percentage 2015-02-24 02:52:26 +01:00
7acd5b9d28 Update dependencies 2015-02-24 02:03:37 +01:00
dcbcc1b1df Display armor level via HUD bar 2015-02-24 02:02:45 +01:00
31fa8317e8 Initial cleanup 2015-02-24 01:55:07 +01:00
169e4d44bf Added support for animals modpack (cooking)
Checking to see if I'm doing this right.
2014-10-13 08:35:59 +02:00
06207b44cd Remove debug output, push to 1.4 2014-10-03 08:59:25 +02:00
ef78a05d51 Add support for requested mods 2014-10-03 08:46:57 +02:00
442a66e12f Better crosshair texture, use default hand 2014-10-03 08:13:58 +02:00
26d3f38a9a Add experimental exhaustion to control hunger (based on player actions) 2014-10-03 08:12:55 +02:00
36a1b23490 Add support for ethereal and push to 1.3.3 2014-08-16 13:24:41 +02:00
078c621ace Prevent crash by missing armor values 2014-08-16 13:19:33 +02:00
6a06106316 Push to 1.3.2 2014-08-05 05:27:30 +02:00
aaf234298f Add optional healing for items
Author:    tenplus1
2014-08-05 05:23:34 +02:00
bce8036dd4 Add support for creatures 2014-08-05 04:49:05 +02:00
0f83ef9543 Require base farming mod to be loaded 2014-07-04 00:39:07 -04:00
28754289b7 Compatibility update (scaling statbars) 2014-05-13 18:59:08 +02:00
45eebf79c9 Fix new main timer 2014-04-14 11:16:58 +02:00