-
96570a558e
if enable_damage is false, disable eating functions
master
tenplus1
2022-08-02 14:10:31 +01:00
-
0fb4e82b58
tweak lucky blocks and update readme
tenplus1
2022-07-30 07:45:07 +01:00
-
9a175b5dfb
add player nil checks where needed
tenplus1
2022-01-22 08:15:26 +00:00
-
5fd2b2e5c9
fix player monoid bug (thanks Bastrabun)
tenplus1
2022-01-21 08:41:39 +00:00
-
7971f5ce44
add nil check
tenplus1
2021-07-13 20:58:56 +01:00
-
ec07a652b0
Signed-off-by: tenplus1 <kinsellaja@yahoo.com>
tenplus1
2021-07-13 20:57:56 +01:00
-
f83ee21cac
fix nil pos on drop
tenplus1
2021-07-06 08:39:52 +01:00
-
2a01d97315
change dig and craft exhaustion levels
tenplus1
2021-07-03 13:42:23 +01:00
-
7b7b45360e
add particle effects for being drunk and poisoned
tenplus1
2021-06-21 12:24:41 +01:00
-
3ebe58f854
add poison and drunk effect to lucky blocks
tenplus1
2021-06-08 18:54:27 +01:00
-
2fd7a45f31
add stamina.mod = "redo" flag, add lucky blocks
tenplus1
2021-06-08 18:27:28 +01:00
-
cd681aa6da
eating particles appear at eye level
tenplus1
2021-04-02 10:10:36 +01:00
-
aacc11d64c
tidy and tweak code, add some nil checks
tenplus1
2021-02-19 16:22:43 +00:00
-
d597cf488c
add nil check
tenplus1
2021-02-08 20:30:28 +00:00
-
294ddbf283
update mod.conf info
tenplus1
2021-01-21 10:46:04 +00:00
-
715a58d34f
stamina_tick settings added to menu, soy_milk heals poison effect, code tidy
tenplus1
2021-01-06 14:41:39 +00:00
-
5166bf7796
update settings
tenplus1
2020-12-30 13:17:48 +00:00
-
b1497e7165
code tidy
tenplus1
2020-11-09 13:25:21 +00:00
-
f13a9456d9
add nil check for sprint
tenplus1
2020-08-29 17:26:21 +01:00
-
e82125db98
add nil check for sprint
tenplus1
2020-08-23 13:49:06 +01:00
-
ed153b9e60
nil check for poisoned
tenplus1
2020-07-31 18:42:11 +01:00
-
d0c0e4c78a
bucket or glass of milk negates drunk and poison effects
TenPlus1
2020-06-30 20:26:09 +01:00
-
f46e004c1e
play sip sound when item eaten has {drink=1} group set, burp every 20 seconds when drunk
TenPlus1
2020-06-30 20:01:12 +01:00
-
250cbeca55
stop being drunk or poisoned after drinking bucket of milk
tenplus1
2020-06-20 21:43:42 +01:00
-
95ae8a2894
nil check for controls
tenplus1
2020-06-16 21:13:05 +01:00
-
7951c8bc6e
tweak code
TenPlus1
2020-06-05 20:40:43 +01:00
-
04d394c75d
hp_change now has reasons added
TenPlus1
2020-05-17 20:09:36 +01:00
-
ae318e73a6
use player meta
TenPlus1
2020-04-12 16:01:56 +01:00
-
8b766a1ba0
do not update stamina if 'interact' priv not true
TenPlus1
2019-07-23 11:47:59 +01:00
-
0f57240fd1
dont apply starvation damage if already dead
TenPlus1
2019-07-17 12:55:42 +01:00
-
fa04ff3fdc
add screenshot
TenPlus1
2019-03-02 19:37:37 +00:00
-
2018b55168
reverted back to previous player loops
TenPlus1
2019-03-01 11:55:59 +00:00
-
ac55721c95
tweak code
TenPlus1
2019-02-28 13:06:44 +00:00
-
a8119b5e3f
reset hud on death if poisoned or drunk
TenPlus1
2019-02-28 10:22:54 +00:00
-
173b4fde48
tweaked drunk effects, tweaked and tidied code
TenPlus1
2019-02-28 10:11:18 +00:00
-
b825006c0b
dont do drunk effects when player is riding boat/cart/horse etc.
TenPlus1
2019-02-27 15:50:54 +00:00
-
2c70abd4e2
Added 60 second drunk effect when you eat 3 or more foods with {alcohol=1} group set (thanks LumberJ)
TenPlus1
2019-02-27 15:18:19 +00:00
-
ceca6bebff
added check for pipeworks' fake players
TenPlus1
2019-02-27 14:34:17 +00:00
-
4b5de2831c
reset vars on respawn also
TenPlus1
2019-02-25 21:27:54 +00:00
-
ddf2c4f600
reset exhaustion on player join
TenPlus1
2019-02-22 09:50:32 +00:00
-
d838ae4dd5
tweak and tidy code
TenPlus1
2018-08-15 20:44:13 +01:00
-
caac9047fd
added support for POVA, player_monoids, and poisoning lasts n seconds depending on -number from food.
TenPlus1
2018-04-26 12:30:26 +01:00
-
3136a2c4b2
updated to latest, getpos to get_pos
TenPlus1
2017-10-09 15:30:51 +01:00
-
4fb89757d2
added particle effects when eating
TenPlus1
2017-03-17 14:17:11 +00:00
-
7fd085692e
fix priv check bug
TenPlus1
2016-08-01 20:59:18 +01:00
-
417f2cb413
Fixed eat sound position
TenPlus1
2016-07-21 15:40:51 +01:00
-
010731dfa4
Fixed error
TenPlus1
2016-07-21 11:38:54 +01:00
-
879140b322
Tweaked n tidied code
TenPlus1
2016-07-20 21:05:17 +01:00
-
e67a8f7a8e
uncomment ground check for particles
TenPlus1
2016-07-20 09:49:02 +01:00
-
512e94f410
Initial upload with fixes
TenPlus1
2016-07-20 09:46:42 +01:00