587 Commits

Author SHA1 Message Date
oilboi
063f94e3cc Make stemmed plants follow standard growth randomness 2020-05-08 04:13:46 -04:00
oilboi
5024742050 Make tall grass drop wheat,melon,and pumpkin seeds 2020-05-08 04:12:51 -04:00
oilboi
57a98d3d8e Add wheat seeds back in 2020-05-08 04:10:14 -04:00
oilboi
d2a48f5bea Complete farming api, add pumpkins, pumpkin pie, melon slices,pumpkin and melon seeds, pumpkins are fuel 2020-05-08 04:07:09 -04:00
oilboi
03a0c8962b add tmi note 2020-05-08 04:06:27 -04:00
oilboi
d056b79116 fix tilling dirt 2020-05-08 04:06:19 -04:00
oilboi
1684a8f926 Make melon stems fully grown drop nothing for now 2020-05-08 01:30:14 -04:00
oilboi
68d440888d Add prototype 2 of melons 2020-05-08 01:23:53 -04:00
oilboi
3f8ac26036 Add in prototype of melons 2020-05-07 23:43:35 -04:00
oilboi
334a9f9eb8 Update todo.txt 2020-05-07 20:14:24 -04:00
oilboi
ec4c3fdbe1 Update todo.txt 2020-05-07 20:13:06 -04:00
oilboi
d2fa63b88b Fix double negative breaking player suffocation 2020-05-07 20:12:51 -04:00
oilboi
206516052f Update todo.txt 2020-05-07 20:05:17 -04:00
oilboi
164fc9543e Add in prototype nether trees 2020-05-07 07:42:52 -04:00
oilboi
aefcaa739f Make snow slightly faster 2020-05-07 06:09:04 -04:00
oilboi
70d291fdc8 Optimize snow even more and add advanced debug info (commented out) 2020-05-07 05:26:14 -04:00
oilboi
5454f0c29a Tune snow for sub 23ms average per function call 2020-05-07 04:58:19 -04:00
oilboi
d3552501e3 Optimize snow fall to the EXTREME 2020-05-07 04:42:04 -04:00
oilboi
32ba43a793 Begin snow optimization 2020-05-07 03:40:55 -04:00
oilboi
58d2eb3a21 Fix hunger crashing with nil digger 2020-05-07 03:33:05 -04:00
oilboi
afe5e8ea2d Move version info over 2 pixels 2020-05-07 03:17:24 -04:00
oilboi
35c6b3b8df fix paper and sugar recipes 2020-05-07 03:10:53 -04:00
oilboi
3b44983cd4 Lower grass place sound gain 2020-05-07 02:28:40 -04:00
oilboi
0a70522719 Make wheat collisionbox smaller 2020-05-07 02:28:20 -04:00
oilboi
e09c1a9c02 Balance plant growth more 2020-05-07 02:28:06 -04:00
oilboi
80a58b0996 Fix water source check for crops to be on the same plane 2020-05-07 01:19:22 -04:00
oilboi
a435244cbf Remove bucket saturating and desaturating soil as it breaks farming mechanics 2020-05-06 23:59:58 -04:00
oilboi
ecfbae4301 Make soil dry out and saturate better 2020-05-06 23:58:08 -04:00
oilboi
6a0680a71f Make crops easier to grow 2020-05-06 23:57:54 -04:00
oilboi
82981df323 Add more functionality to farming prototype 2 2020-05-06 23:43:43 -04:00
oilboi
4a910e295f Make soil destroy crops when dried out 2020-05-06 22:42:55 -04:00
oilboi
70157c5c71 Make soil use node timers 2020-05-06 22:37:46 -04:00
oilboi
de15023901 Add part 1 of farming overhaul with register_plant 2020-05-06 21:58:59 -04:00
oilboi
ea1d6e317d Add 0.05 seconds to fov fade 2020-05-06 21:25:04 -04:00
oilboi
17e6a746d6 Fix server digging node crashing game 2020-05-06 21:16:18 -04:00
oilboi
2d83d3395b Break farming into multiple files 2020-05-06 00:27:11 -04:00
oilboi
acdb1358ad Make satiation only affect hunger depletion when hunger bar is full 2020-05-05 21:59:20 -04:00
oilboi
390404a562 Make regeneration a bit more balanced 2020-05-05 21:49:32 -04:00
oilboi
6a0572a683 Comment out debug info on satiation and exhaustion_tick 2020-05-05 21:20:16 -04:00
oilboi
8f617c5e72 Players have to have 3 full hunger drumsticks to run, automatically stops them if goes too low 2020-05-05 21:07:57 -04:00
oilboi
78dbab8511 Use actual state modifiers with ticks to control satiation and hunger instead of randomness 2020-05-05 21:06:38 -04:00
oilboi
6389c5d878 Fix dead players collecting experience 2020-05-05 21:06:00 -04:00
oilboi
85a913ccdb Balance hunger so it doesn't last forever 2020-05-05 04:43:22 -04:00
oilboi
c5c0cb7d91 Add block breaking induced hunger and tweak hunger mechanics even further 2020-05-05 04:13:39 -04:00
oilboi
28b0614fa8 Balance hunger even further so players do not starve within 2 minutes 2020-05-05 03:26:11 -04:00
oilboi
331d2f158f Make it so you must not be full to eat food 2020-05-05 02:28:48 -04:00
oilboi
58bb5c40f0 Make it so you can't eat past being full 2020-05-05 02:21:48 -04:00
oilboi
42f78ddeee Fix more balancing with hunger 2020-05-05 01:59:01 -04:00
oilboi
1f8c55ec46 Fix player respawning not setting their satiation and hunger 2020-05-05 01:55:56 -04:00
oilboi
499fbbd1c1 Correct minor hunger expenditure 2020-05-05 01:41:10 -04:00