36 Commits

Author SHA1 Message Date
Wuzzy
669af62345 Add '_gone' textures for statbar images 2024-03-22 13:42:01 +01:00
Wuzzy
aedadacd87 Add reason to set_hp functions in rp_hunger 2023-02-10 18:20:40 +01:00
Wuzzy
a02ccc2465 Sort achievements by "difficulty" 2023-02-02 21:22:42 +01:00
Wuzzy
6e494c4a99 Improve minetest.item_eat compability 2023-01-24 18:06:41 +01:00
Wuzzy
ab383b2d5e Fix bad plural in tooltip if >=2 or food points 2023-01-24 17:50:52 +01:00
Wuzzy
9ed95dba6a Update some hunger translations 2023-01-24 17:40:05 +01:00
Wuzzy
7c4c665a38 Refactor hunger data, reduce redundancy 2023-01-24 17:27:17 +01:00
Wuzzy
e2ee01bda5 Make some development strings translatable 2023-01-24 16:24:54 +01:00
Wuzzy
fddd89d145 Initialize hunger step on player join 2023-01-24 16:17:50 +01:00
Wuzzy
927f07a12c Display hunger debug instantly 2023-01-24 16:16:38 +01:00
Wuzzy
478116ac17 Add saturation in item tooltip if in hunger_debug 2023-01-24 16:03:45 +01:00
Wuzzy
dbc857b50c Add support for tilde notation for /hunger command 2022-11-29 18:20:18 +01:00
Wuzzy
89a3f998f2 Fix crash in rp_hunger if dmg disabled 2022-10-17 06:14:23 +02:00
Wuzzy
0cff7c2a7f Rename and move 'magicpuff' textures 2022-10-17 01:43:57 +02:00
Wuzzy
187d2f285e Change eat sound and particle if full 2022-10-17 01:20:24 +02:00
Wuzzy
844ce6b697 Shrink eating particles 2022-08-14 12:09:28 +02:00
Wuzzy
87a2cf4e96 Add hunger command 2022-06-26 15:51:39 +02:00
Wuzzy
ba5a7ba3e1 Fix starve msg appearing multiple times when dead 2022-06-24 22:03:52 +02:00
Wuzzy
b9cefecdb6 Add achievement icons to 2 achievements 2022-06-22 23:51:52 +02:00
Wuzzy
054a1d5f4b Merge branch 'achievement_subconds' 2022-06-07 16:18:26 +02:00
Wuzzy
0e399604e5 Make hunger debug a hidden setting 2022-05-30 22:13:17 +02:00
Wuzzy
d132c8ce3c Achievements: Show list of subcondition progress 2022-05-25 23:51:33 +02:00
Wuzzy
9c8d1e49f9 Document rp_hunger 2022-05-25 19:20:18 +02:00
Wuzzy
a35a2473c1 Localize some hunger vars 2022-05-25 18:45:21 +02:00
Wuzzy
97c033ecfb Add Gourmet achievement 2022-05-20 01:03:54 +02:00
Wuzzy
89b89fcf8e Use globals for max health/breath 2022-05-06 15:41:45 +02:00
Wuzzy
eb5dbf928c Some hunger cleanup 2022-05-06 15:08:42 +02:00
Wuzzy
4e76de2d98 Reset satiation and other hunger values on respawn 2022-05-06 14:53:08 +02:00
Wuzzy
850320d8aa Fix missing newline in hunger debug 2022-05-06 14:03:51 +02:00
Wuzzy
f0778a4e34 Name the hardcoded constants of rp_hunger 2022-05-06 13:52:12 +02:00
Wuzzy
a7d1749c4c Add code for hunger debugging 2022-05-06 13:37:23 +02:00
Wuzzy
d288ee52c1 Always regenerate health if hunger is disabled 2022-05-06 12:56:16 +02:00
Wuzzy
6f0c72bb2d More settings cleanup 2022-05-05 08:20:10 +02:00
Wuzzy
5989c9ce22 Expose more settings in settingtypes.txt 2022-05-05 07:35:56 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
381240d827 Rename mod: hunger → rp_hunger 2022-04-22 21:25:34 +02:00