253 Commits

Author SHA1 Message Date
Wuzzy
bd191abfcd Rename Minetest to Luanti 2024-10-29 13:32:45 +01:00
Wuzzy
370233759e Version 2.3.6 2024-09-16 21:41:15 +02:00
Wuzzy
705709ee7c Merge branch 'master' of https://codeberg.org/Wuzzy/minetest_hudbars 2024-09-16 21:33:04 +02:00
Wuzzy
b867930641 Merge pull request 'Hide labels option' (#11) from oz-tal/minetest_hudbars:hide-labels-option into master
Reviewed-on: https://codeberg.org/Wuzzy/minetest_hudbars/pulls/11
2024-09-16 19:31:49 +00:00
Wuzzy
869a65f870 Fix hud_elem_type deprecation warning 2024-08-31 13:37:39 +02:00
Wuzzy
e4e48d475a Merge branch 'master' of https://codeberg.org/Wuzzy/minetest_hudbars 2024-08-07 16:59:55 +02:00
Wuzzy
9b75c3cc80 Merge pull request 'French translation' (#13) from syl/minetest_hudbars:master into master
Reviewed-on: https://codeberg.org/Wuzzy/minetest_hudbars/pulls/13
2024-08-07 14:58:55 +00:00
syl
708f4d01eb Fix French translation 2024-05-16 16:35:48 +00:00
syl
372fdc5f24 French translation 2024-05-16 16:27:34 +00:00
oz-tal
e6ede85c9c Hide labels option 2023-08-30 15:26:36 -04:00
Wuzzy
3846f2a172 Fix example in template.txt 2023-08-17 11:44:05 +02:00
Wuzzy
495ba23a7a Change N() to NS() 2023-08-16 16:35:55 +02:00
Wuzzy
acc991e5c1 Version 2.3.5 2023-07-24 13:17:35 +02:00
Wuzzy
f2f6f6b4a2 Set mod title to "HUD Bars" 2023-07-24 13:17:08 +02:00
Wuzzy
412ff32a7c Merge pull request 'fixed missing check for minetest.translate due not defined textdomain' (#9) from mckaygerhard/minetest_hudbars:fix-missiing-checks-translation-textdomain into master
Reviewed-on: https://codeberg.org/Wuzzy/minetest_hudbars/pulls/9
2023-07-21 15:53:56 +00:00
Wuzzy
06bfcfa9bc Merge pull request 'get_hudbar_state: return nil if not initialized' (#7) from fluxionary/minetest-hudbars:nil_check_hudbar_state into master
Reviewed-on: https://codeberg.org/Wuzzy/minetest_hudbars/pulls/7
2023-07-21 15:50:53 +00:00
mckaygerhard
33b991b209 fixed missing mention of textdomain behaviour due check for minetest.translate
* related to https://codeberg.org/Wuzzy/minetest_hudbars/issues/8
* documented the check of commit 3ae99cfcd45f6cd8a7a875c328ec74c1d2a6b076
2023-07-16 20:17:40 +00:00
mckaygerhard
3ae99cfcd4 fixed missing check for minetest.translate due not defined textdomain
this fixed https://codeberg.org/Wuzzy/minetest_hudbars/issues/8
2023-07-16 20:09:06 +00:00
flux
881564d441
get_hudbar_state: return nil if not initialized 2023-06-20 12:42:50 -07:00
Wuzzy
965a67a9c1 Version 2.3.4 2023-03-09 12:53:17 +01:00
Wuzzy
4876bbbb00 Fix error message when reducing max. player hp 2023-03-09 12:52:18 +01:00
Wuzzy
dd2a9a008d Add mailmap for Wuzzy 2022-08-01 13:57:41 +02:00
Wuzzy
812b2538ff Version 2.3.3 2021-07-08 15:43:14 +02:00
Wuzzy
906f7876f7 Version 2.3.2 2021-07-08 15:42:11 +02:00
Wuzzy
a44de6230b Fix massive hud_change spam (hide/unhide) 2021-07-08 15:34:50 +02:00
Wuzzy
0684bac45b Version 2.3.1 2020-07-11 03:41:09 +02:00
Wuzzy
183d727635 Revert "12×12 textures, compress textures"
This reverts commit 746945dd0f00903614e24dc916a832ec4cb9ea19.
2020-07-11 03:38:16 +02:00
Wuzzy
f1001432eb Revert "Tweak breath icons"
This reverts commit 5d65623d90f45049da07964c1cdd01412a9f1fdc.
2020-07-11 03:38:14 +02:00
Wuzzy
a41453964a Version 2.3.0 2020-07-11 03:28:39 +02:00
Wuzzy
5d65623d90 Tweak breath icons 2020-07-11 03:28:01 +02:00
Wuzzy
f6d539249e More bg icon cleanup 2020-07-11 03:25:35 +02:00
Wuzzy
746945dd0f 12×12 textures, compress textures 2020-07-11 03:09:14 +02:00
Wuzzy
37eff8b2d2 Fix breath bar that was broken by MT 5.3.0 2020-07-11 02:59:12 +02:00
Wuzzy
844fff43de Use MT native support for "background icons" 2020-07-11 02:57:23 +02:00
Wuzzy
a250d2a350 Add z-index to HUD elements 2020-04-07 01:06:49 +02:00
Wuzzy
7993feac07 Version 2.2.2 2020-03-13 18:11:13 +01:00
Wuzzy
b19b5f090a Fix another crash 2020-03-13 18:10:52 +01:00
Wuzzy
9a8a3f0f8c Version 2.2.1 2020-03-13 07:55:01 +01:00
Wuzzy
2eb2df946b Add nil check in hb.change_hudbar 2020-03-13 07:53:24 +01:00
Wuzzy
2ffcd94dd6 Version 2.2.0 2020-02-04 22:11:43 +01:00
Wuzzy
8d3fa950f8 Update translation credits 2020-02-04 22:10:41 +01:00
wuniversales
332aa18452 Add Spanish translation 2020-02-04 22:07:34 +01:00
Wuzzy
99ebd71da7 Update credits 2019-09-17 11:21:19 +02:00
Wuzzy
699e356609 Add Russian locale by lmk 2019-09-17 11:20:12 +02:00
Wuzzy
8c80745ecb Version 2.1.0 2019-09-13 19:57:04 +02:00
Wuzzy
1e3def3cfa Set bar_size to nil in progress_bar again
See the lengthy comment to learn why
2019-09-13 19:56:22 +02:00
Wuzzy
48d9fd6a12 Allow to specify number format strings explicitly
Also, the default number format string is now "%d"
2019-09-13 19:50:23 +02:00
Wuzzy
085a2aa901 Version 2.0.0 2019-04-01 12:55:40 +02:00
Wuzzy
14a535de0d Update API documentation 2019-04-01 12:38:07 +02:00
Wuzzy
afb0242b3b Restructure format_string_config 2019-04-01 12:23:54 +02:00