55 Commits

Author SHA1 Message Date
flux
0d915f89a5
fix settingtypes
Some checks failed
pre-commit / check (push) Has been cancelled
2024-09-11 15:21:36 -07:00
flux
65f629245b
add real player detector 2023-11-01 14:07:45 -07:00
flux
2a34585d01
add media license 2023-08-14 16:46:05 -07:00
flux
3bff4ae9bd
add screenshot 2023-08-14 15:48:31 -07:00
flux
f5907d5d8f
add api document 2023-08-14 15:45:24 -07:00
flux
c980d1c9d4
fix after eat callbacks 2023-08-14 15:45:11 -07:00
flux
6d13cc5d9b
tweak readme wording 2023-08-14 15:16:26 -07:00
flux
a9d82bb566
update license info 2023-08-06 16:36:00 -07:00
flux
a23c311e85
don't require server priv to purge 2023-08-04 17:05:21 -07:00
flux
d35087cf33
update metadata 2023-07-23 09:44:14 -07:00
flux
d1ed9f9c72
sort things in diet hud by local language code if it's defined 2023-05-31 16:05:29 -07:00
flux
7ca7d0d5b2
tweak default nutrient decay gamma 2023-05-31 15:34:01 -07:00
flux
aab1cd992b
remove outdated random thoughts from README 2023-05-31 15:33:51 -07:00
flux
972c6e4be3
add setting to control how quickly food values ramp up 2023-05-29 14:01:27 -07:00
flux
2b49a83fde
don't gain nutrients immediately, gain over a small amount of time 2023-05-29 13:53:16 -07:00
flux
6552b6b46e
increase max saturation from 10 to 12 2023-05-28 19:11:56 -07:00
flux
87a299d45d
remember to add new food saturation to the total if we *haven't* already eaten it. special message if a food is too large for a player to eat 2023-05-27 14:46:28 -07:00
flux
7c80372e7a
call after_eat callback of a food definition 2023-05-26 15:15:53 -07:00
flux
76d0eb5a23
if a nutrient value is 0, don't include it 2023-05-26 15:01:24 -07:00
flux
b3d9e5ebde
cleanup 2023-05-25 09:03:24 -07:00
flux
fa49f3c8d1
saturation hudbar: more precision 2023-04-23 15:54:42 -07:00
flux
c7b029f332
stomach grumbling noises 2023-04-20 15:02:05 -07:00
flux
62c9760d60
diet hud: color food based on remaining, use percentages, add decimal to nutrients 2023-04-19 16:10:27 -07:00
flux
cb24490103
switch sort ordering to visible spelling 2023-04-19 16:02:09 -07:00
flux
9a1a0bafe7
properly extract item name for sort ordering 2023-04-19 15:59:09 -07:00
flux
630355bb84
add support for food categories which prevent eating varieties of the same thing 2023-04-19 12:35:52 -07:00
flux
41253c24ee
APGL -> LGPL 2023-04-16 18:19:44 -07:00
flux
8fc295cf57
add a unified inventory category 2023-04-13 15:22:55 -07:00
flux
d894a070ef
purge on death 2023-04-12 11:58:42 -07:00
flux
ddf6d676ab
remove dependence on staminoid 2023-04-10 16:30:34 -07:00
flux
2695f332ab
turn saturation into an attribute 2023-04-10 09:33:39 -07:00
flux
3016d93984
log when player eats something 2023-04-10 08:40:51 -07:00
flux
fd1838b64d
add a couple more eating sounds 2023-04-09 11:14:56 -07:00
flux
366cbfe52a
avoid crash due to comparing the wrong thing 2023-04-07 16:29:43 -07:00
flux
08588a6823
tweak sort order of foods in the diet hud 2023-04-06 14:24:26 -07:00
flux
b0a071c903
hide saturation hud when value is 0 2023-04-04 15:06:00 -07:00
flux
03565d8296
hudbars: identifier must match %w 2023-04-03 10:25:02 -07:00
flux
62abef9569
less penalty on staminoid exhaustion 2023-04-02 10:44:47 -07:00
flux
9b89f34475
advance eaten timer if when over-exhausted (staminoid) 2023-04-01 15:49:58 -07:00
flux
fe61c5e49a
merge eaten hud and nutrients hud into diet hud 2023-04-01 07:29:33 -07:00
flux
d7b79650ff
don't crash when eating singular item 2023-03-31 11:21:01 -07:00
flux
f1831a767f
more meaningful error 2023-03-31 11:18:06 -07:00
flux
00f57c14d8
more meaningful error 2023-03-31 11:14:02 -07:00
flux
b7e696ecf1
more meaningful error 2023-03-31 11:11:07 -07:00
flux
cf9dabcbd0
last_set: store as int to avoid 5.6.* float truncation of metadata 2023-03-31 09:33:38 -07:00
flux
a0d95b843b
enable huds by default 2023-03-26 15:01:53 -07:00
flux
c41f5b58a7
step around hudbars bug 2023-03-26 14:17:19 -07:00
flux
9f7b3a8675
semi-functional 2023-03-26 12:57:39 -07:00
flux
5b77ebd256
checkpoint 2023-03-23 10:24:39 -07:00
flux
effef2f000
update description of foods 2023-03-20 12:11:55 -07:00