Commit Graph

  • 3ae96044a6 upstream merge sync: fix redundant checks for players, backguard compatibility main mckaygerhard 2023-07-24 05:54:49 -0400
  • cd4833fae7 it was not a bug at lucky_block.lua mckaygerhard 2023-07-24 05:41:16 -0400
  • a39c32d1d0 sync code with MR and comment on performance issues mckaygerhard 2023-07-23 21:01:21 -0400
  • 26ae940ec9 fix confused code and redundant checks for fake players, backguard compatibility mckaygerhard 2023-07-23 20:17:25 -0400
  • 41bd87405d sync player nil checks; add settings for stamina speed, jump and drain mckaygerhard 2023-07-23 18:37:50 -0400
  • edb8199c70 dont update hud/hunger if damage not enabled master tenplus1 2023-01-17 09:46:38 +0000
  • 44141e678e remove print line tenplus1 2022-12-22 08:36:04 +0000
  • a92128b6ee add settings for stamina speed, jump and drain (thankx Awkanimus) tenplus1 2022-12-22 08:34:51 +0000
  • c84bee49b2 add loaded msg tenplus1 2022-12-19 17:00:04 +0000
  • 48fdde0122 add license.txt file tenplus1 2022-11-29 08:12:54 +0000
  • 6814cc85ee replace sip sound with licensed one tenplus1 2022-11-24 08:36:52 +0000
  • dbb5be1e31 use wield image if inventory image not found tenplus1 2022-10-30 08:08:26 +0000
  • 96570a558e if enable_damage is false, disable eating functions tenplus1 2022-08-02 14:10:31 +0100
  • 0fb4e82b58 tweak lucky blocks and update readme tenplus1 2022-07-30 07:45:07 +0100
  • 9a175b5dfb add player nil checks where needed tenplus1 2022-01-22 08:15:26 +0000
  • c328513513 Improve the readme for minenux Герхард PICCORO Lenz McKAY 2022-01-21 10:06:44 -0400
  • 7912e7c95b hotfixes checks for player object on sudden disconnections Герхард PICCORO Lenz McKAY 2022-01-21 09:39:43 -0400
  • 5fd2b2e5c9 fix player monoid bug (thanks Bastrabun) tenplus1 2022-01-21 08:41:39 +0000
  • 7971f5ce44 add nil check tenplus1 2021-07-13 20:58:56 +0100
  • ec07a652b0 Signed-off-by: tenplus1 <kinsellaja@yahoo.com> tenplus1 2021-07-13 20:57:56 +0100
  • f83ee21cac fix nil pos on drop tenplus1 2021-07-06 08:39:52 +0100
  • 2a01d97315 change dig and craft exhaustion levels tenplus1 2021-07-03 13:42:23 +0100
  • 7b7b45360e add particle effects for being drunk and poisoned tenplus1 2021-06-21 12:24:41 +0100
  • 3ebe58f854 add poison and drunk effect to lucky blocks tenplus1 2021-06-08 18:54:27 +0100
  • 2fd7a45f31 add stamina.mod = "redo" flag, add lucky blocks tenplus1 2021-06-08 18:27:28 +0100
  • cd681aa6da eating particles appear at eye level tenplus1 2021-04-02 10:10:36 +0100
  • aacc11d64c tidy and tweak code, add some nil checks tenplus1 2021-02-19 16:22:43 +0000
  • d597cf488c add nil check tenplus1 2021-02-08 20:30:28 +0000
  • 294ddbf283 update mod.conf info tenplus1 2021-01-21 10:46:04 +0000
  • 715a58d34f stamina_tick settings added to menu, soy_milk heals poison effect, code tidy tenplus1 2021-01-06 14:41:39 +0000
  • 5166bf7796 update settings tenplus1 2020-12-30 13:17:48 +0000
  • b1497e7165 code tidy tenplus1 2020-11-09 13:25:21 +0000
  • f13a9456d9 add nil check for sprint tenplus1 2020-08-29 17:26:21 +0100
  • e82125db98 add nil check for sprint tenplus1 2020-08-23 13:49:06 +0100
  • ed153b9e60 nil check for poisoned tenplus1 2020-07-31 18:42:11 +0100
  • d0c0e4c78a bucket or glass of milk negates drunk and poison effects TenPlus1 2020-06-30 20:26:09 +0100
  • 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 +0100
  • 250cbeca55 stop being drunk or poisoned after drinking bucket of milk tenplus1 2020-06-20 21:43:42 +0100
  • 95ae8a2894 nil check for controls tenplus1 2020-06-16 21:13:05 +0100
  • 7951c8bc6e tweak code TenPlus1 2020-06-05 20:40:43 +0100
  • 04d394c75d hp_change now has reasons added TenPlus1 2020-05-17 20:09:36 +0100
  • ae318e73a6 use player meta TenPlus1 2020-04-12 16:01:56 +0100
  • 8b766a1ba0 do not update stamina if 'interact' priv not true TenPlus1 2019-07-23 11:47:59 +0100
  • 0f57240fd1 dont apply starvation damage if already dead TenPlus1 2019-07-17 12:55:42 +0100
  • fa04ff3fdc add screenshot TenPlus1 2019-03-02 19:37:37 +0000
  • 2018b55168 reverted back to previous player loops TenPlus1 2019-03-01 11:55:59 +0000
  • ac55721c95 tweak code TenPlus1 2019-02-28 13:06:44 +0000
  • a8119b5e3f reset hud on death if poisoned or drunk TenPlus1 2019-02-28 10:22:54 +0000
  • 173b4fde48 tweaked drunk effects, tweaked and tidied code TenPlus1 2019-02-28 10:11:18 +0000
  • b825006c0b dont do drunk effects when player is riding boat/cart/horse etc. TenPlus1 2019-02-27 15:50:54 +0000
  • 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 +0000
  • ceca6bebff added check for pipeworks' fake players TenPlus1 2019-02-27 14:34:17 +0000
  • 4b5de2831c reset vars on respawn also TenPlus1 2019-02-25 21:27:54 +0000
  • ddf2c4f600 reset exhaustion on player join TenPlus1 2019-02-22 09:50:32 +0000
  • d838ae4dd5 tweak and tidy code TenPlus1 2018-08-15 20:44:13 +0100
  • caac9047fd added support for POVA, player_monoids, and poisoning lasts n seconds depending on -number from food. TenPlus1 2018-04-26 12:30:26 +0100
  • 3136a2c4b2 updated to latest, getpos to get_pos TenPlus1 2017-10-09 15:30:51 +0100
  • 4fb89757d2 added particle effects when eating TenPlus1 2017-03-17 14:17:11 +0000
  • 7fd085692e fix priv check bug TenPlus1 2016-08-01 20:59:18 +0100
  • 417f2cb413 Fixed eat sound position TenPlus1 2016-07-21 15:40:51 +0100
  • 010731dfa4 Fixed error TenPlus1 2016-07-21 11:38:54 +0100
  • 879140b322 Tweaked n tidied code TenPlus1 2016-07-20 21:05:17 +0100
  • e67a8f7a8e uncomment ground check for particles TenPlus1 2016-07-20 09:49:02 +0100
  • 512e94f410 Initial upload with fixes TenPlus1 2016-07-20 09:46:42 +0100