710 Commits

Author SHA1 Message Date
oilboi
df748cc7e7 Nerf tnt 2020-05-31 05:04:01 -04:00
oilboi
81e69c4257 Make combat a bit more fast paced 2020-05-31 04:47:51 -04:00
oilboi
7f1b2aed23 Add in Krock's awesome CSM Colored Names chat mod 2020-05-31 04:38:47 -04:00
oilboi
d3de106004 Make the armor texture more consistent 2020-05-31 01:33:51 -04:00
oilboi
5e1ddf3e47 Add in armor GUI 2020-05-31 00:55:13 -04:00
oilboi
861ee7c9d4 Fix regeneration not continuing with full hunger bar 2020-05-30 23:36:24 -04:00
oilboi
e6dbd7d4d2 Implement armor defense and make mobs more powerful 2020-05-30 23:20:50 -04:00
oilboi
8cd7bef89c Tune experience even more 2020-05-30 17:25:24 -04:00
oilboi
3b204e5cf9 Implement stage 2 of experience orb overhaul 2020-05-30 17:22:43 -04:00
oilboi
91be062634
Merge pull request #43 from Treer/feature/even-snow-cover
Even snow coverage, eventually covering ground in full blanket
2020-05-30 15:47:51 -04:00
Treer
cb5830f85c Even snow coverage, eventually covering ground in full blanket
Use "fizzlefade" effect (linear feedback shift register) to ensure do_snow() covers empty nodes before snowing on nodes which already have snow.

To adjust how many times do_snow() must be called for a full blanket of snow, adjust cDoSnow_call_count_for_blanket_coverage
2020-05-30 21:29:34 +10:00
oilboi
fe2e42be76 Tune experience buffer even more :D 2020-05-30 04:25:17 -04:00
oilboi
d710784554 Polish experience orbs a bit more 2020-05-30 04:16:28 -04:00
oilboi
6f9456d6cb Overhaul experience orbs 2020-05-30 04:03:47 -04:00
oilboi
8ca1dd626a Stop items from having extreme jitter on servers 2020-05-30 03:42:19 -04:00
oilboi
7a72464406 Remove more deprecated calls 2020-05-30 03:28:29 -04:00
oilboi
ad2c5c41b3 Remove experience debug 2020-05-30 03:24:45 -04:00
oilboi
25d0500b8b Fix deprecated calls in experience 2020-05-30 03:24:24 -04:00
oilboi
f8a990c800 Fix deprecated calls in doors 2020-05-30 03:23:18 -04:00
oilboi
737e71e346 Fix errors in too_many_items 2020-05-30 03:20:35 -04:00
oilboi
33b7983a7f Fix all deprecated calls in redstone 2020-05-30 03:17:41 -04:00
oilboi
410e318293 Fix deprecated calls 2020-05-30 03:08:45 -04:00
oilboi
a2bd86376c Turn off insane terminal debug 2020-05-30 02:46:28 -04:00
oilboi
fd4a0794d3 Stop arrow from shooting out of forehead 2020-05-30 02:42:17 -04:00
oilboi
751a1988f2 Stop weather from throwing deprecation error 2020-05-30 02:40:49 -04:00
oilboi
2abba47f49 Improve eating particles to look nicer and not block view 2020-05-30 02:22:37 -04:00
oilboi
2937566781 Fix bows still hitting mobs when stuck 2020-05-30 02:22:21 -04:00
oilboi
3f41672a5d Polish arrows more 2020-05-30 02:13:44 -04:00
oilboi
f2d1e82925 Add in Verticen's awesome rework of the character model 2020-05-30 00:45:38 -04:00
oilboi
f0c1ae899b Add client and server version checking 2020-05-30 00:03:24 -04:00
oilboi
30882dd12e Remove old data from skins mod 2020-05-29 10:27:23 -04:00
oilboi
746844f77c Add in prototype of armor 2020-05-28 18:20:02 -04:00
oilboi
443ddf1368 Snowmen now drop a carrot, coal, stick, or snowball 2020-05-28 15:20:04 -04:00
oilboi
f507741832 Save arrow velocity 2020-05-28 15:11:43 -04:00
oilboi
9934d873da Slightly change bow sound 2020-05-28 15:03:58 -04:00
oilboi
7dc389d1b0 Make the bow function better 2020-05-28 14:51:51 -04:00
oilboi
71b7ecb2e6 Small fix to bows 2020-05-28 04:54:31 -04:00
oilboi
81f6bdabf7 Chickens now drop eggs and feathers 2020-05-28 04:46:55 -04:00
oilboi
a99dcbddc0 Add in crafting recipes for bows and arrows 2020-05-28 04:40:56 -04:00
oilboi
6a81492c4d Make arrows finite 2020-05-28 04:28:05 -04:00
oilboi
26e9345956 Overhaul arrows even more (now collected like items) 2020-05-28 04:21:28 -04:00
oilboi
05d0b173db Overhaul arrows 2020-05-28 04:00:41 -04:00
oilboi
75f4f21f09 Fix weird slowly raising hand animation with tools 2020-05-28 02:57:21 -04:00
oilboi
1cdf0bc6f4 Update README.md 2020-05-28 02:49:07 -04:00
oilboi
599b13d1e7 Fix swords wearing out fast 2020-05-28 02:48:07 -04:00
oilboi
9617d75a4c Make players use same damage mechanics as mobs 2020-05-28 02:47:45 -04:00
oilboi
4780853360 Fix a bug with experience 2020-05-28 02:47:15 -04:00
oilboi
b3606f0aee Fixed only one person being able to teleport within the same server step 2020-05-28 01:50:57 -04:00
oilboi
b32c701f0c Fix only one player being able to run on a server 2020-05-28 01:06:54 -04:00
oilboi
d8e3316984 Update to version Alpha 0.05 2020-05-28 00:29:14 -04:00