Commit Graph

581 Commits

Author SHA1 Message Date
Wuzzy 794ec7b386 Update lava/water help 2017-05-23 06:18:57 +02:00
Wuzzy 0fe26b785e Make water/lava interactions much more MC-like 2017-05-23 05:31:07 +02:00
Wuzzy 1188a499d6 Update food item usage help 2017-05-23 02:55:48 +02:00
Wuzzy be79ade294 Fix fake milk drinking before end of eat delay 2017-05-23 02:14:43 +02:00
Wuzzy fa3cd83f5a Prevent eating cake if full 2017-05-23 02:09:47 +02:00
Wuzzy c2c9a2f4a4 Prevent eating most things at full hunger bar 2017-05-23 02:04:27 +02:00
Wuzzy eab0205c2f Disable eat delay for cake 2017-05-23 01:51:37 +02:00
Wuzzy 16adc1b029 Add cake group 2017-05-23 01:45:35 +02:00
Wuzzy b8cc752e79 Rename: playerplus→mcl_playerplus, drop compat. 2017-05-23 00:53:55 +02:00
Wuzzy ce3d3e06e9 Fix missing footstep sound for block of clay 2017-05-22 23:23:53 +02:00
Wuzzy c4094e17ea Reduce lava flowing range to 3 2017-05-22 22:31:22 +02:00
Wuzzy 4ef90204e3 Lava flow destroys chorus pl., nether wart, cocoa 2017-05-22 22:29:15 +02:00
Wuzzy fbee20d80f Remove unused freezemelt attribute from water nodes 2017-05-22 21:01:11 +02:00
Wuzzy ceac155074 Increase water surface opacity 2017-05-22 20:58:57 +02:00
Wuzzy 7c89679a1c Make underwater view much darker 2017-05-22 20:53:40 +02:00
Wuzzy e58b65100b Make lava post_effect_color fully opaque 2017-05-22 19:37:35 +02:00
Wuzzy d5cda21ef5 Change water post_effect_color to match texture 2017-05-22 19:33:51 +02:00
Wuzzy d199819f14 Change screen color when inside lava 2017-05-22 19:31:31 +02:00
Wuzzy 95e4a5a177 Fix sources with param2==0 not washing stuff away 2017-05-22 18:56:46 +02:00
Wuzzy 0d1f499446 Add cyan and pink glazed terracotta 2017-05-21 06:57:56 +02:00
Wuzzy 59930fd13c Exhaust for falling anvil damage 2017-05-21 06:08:46 +02:00
Wuzzy c1ad39febd Exhaust player for hitting by arrow 2017-05-21 05:55:55 +02:00
Wuzzy 2197a48974 Add TNT explosion damage exhaust 2017-05-21 05:31:30 +02:00
Wuzzy 0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy 579a6ed6f3 Fix incorrect/missing saturation points 2017-05-21 03:26:51 +02:00
Wuzzy d454aa7745 Update help for poison foods 2017-05-21 01:07:46 +02:00
Wuzzy 4fb404bba5 Update poisonous food help and values 2017-05-21 00:43:30 +02:00
Wuzzy 8ce001a564 Make milk stop food poisoning 2017-05-21 00:22:11 +02:00
Wuzzy c328a9b1bc Update falling nodes after eating up cake 2017-05-20 20:10:12 +02:00
Wuzzy 3291fcb054 Add saturation value to food items 2017-05-20 17:45:04 +02:00
Wuzzy c98c0bc6e6 Wash away carpets and cobwebs 2017-05-20 05:09:29 +02:00
Wuzzy 5f35bd2d2d Proper implemetation of liquid flow node actions 2017-05-20 05:05:58 +02:00
Wuzzy 7ec501f779 Remove fire debug stuff 2017-05-20 04:25:51 +02:00
Wuzzy d625fa734b Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
Wuzzy c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy 7140bf71d8 Play sound for cooling lava 2017-05-20 03:36:07 +02:00
Wuzzy f7b75834f1 Ignite air above lava sources 2017-05-20 03:24:36 +02:00
Wuzzy e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy d257fa1437 Change fire spread rules, switch to timers 2017-05-20 02:45:37 +02:00
Wuzzy 09753ae57a The mod mcl_fishing now uses mcl_loot API 2017-05-19 18:00:21 +02:00
Wuzzy c46cdb67c0 Fix the partially non-pointable fences
This was caused by incorrect ordering of nodebox boundaries (bigger value was first sometimes)
2017-05-19 14:22:06 +02:00
Wuzzy 5907d43179 Reset farmland, etc. to dirt when gourd grows on top 2017-05-19 13:22:29 +02:00
Wuzzy 80a0e32f4b Turn farmland to dirt when gourd appears on top 2017-05-15 21:55:01 +02:00
Wuzzy 609a967c32 Fix broken stained glass crafting (no groups) 2017-05-15 20:42:23 +02:00
Wuzzy 63d1272110 Add crafting recipe for white wool 2017-05-15 20:32:50 +02:00
Wuzzy 27b88f3a70 No more group crafts for colored wool 2017-05-15 20:31:31 +02:00
Wuzzy 16bdcc5ea3 Fix typo in baked potato help 2017-05-15 19:44:27 +02:00
Wuzzy ab9b2056d9 Stained glass is now transparent to sunlight 2017-05-15 01:16:30 +02:00
Wuzzy 91dc94a41f Don't wash away nodes diagonally 2017-05-15 01:09:33 +02:00
Wuzzy 7ac57b7a0b Don't wash away dig_by_water when above water 2017-05-15 01:00:10 +02:00