Commit Graph

2102 Commits

Author SHA1 Message Date
Wuzzy 1a7b455fd2 Fix item entity wiggle on flowing water 2017-06-10 20:47:12 +02:00
Wuzzy be5d1c08db Refactor item entity physics code 2017-06-10 20:37:17 +02:00
Wuzzy 55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy ebfec57705 Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
Wuzzy 1c4c2dafc3 Remove horses, replace with cows and rabbits 2017-06-10 18:11:00 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy a589cbc17a Fix global variable bug in mcl_item_entity 2017-06-10 17:23:14 +02:00
Wuzzy 91912b6f74 Remove unused mcl_mobitems_fireball.png 2017-06-10 17:11:07 +02:00
Wuzzy ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy 279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy c843e8ca87 Use Faithful 1.12 textures for hotbar 2017-06-10 15:31:26 +02:00
Wuzzy 84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy 46bf871ba2 Don't randomly destroy double plants 2017-06-10 04:12:13 +02:00
Wuzzy d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy f10b712752 Sharper moon and sun textures 2017-06-10 03:37:13 +02:00
Wuzzy d629f9f6cc Resize heard.png to 16×16 2017-06-10 03:31:20 +02:00
Wuzzy 09207ea062 Fix armor inventory not updating after death 2017-06-09 23:29:56 +02:00
Wuzzy e87a1dc44a Remove unused mcl_inventory code 2017-06-09 23:28:37 +02:00
Wuzzy bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy 12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy 369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy 2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy 765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy b7f50d9028 Restrict flower place to dirt/grassblock and light 2017-06-09 19:18:23 +02:00
Wuzzy 8fcbda3765 Revert "Enable zooming by default"
This reverts commit 7bbb105488.
Reason: Zooming is actually not possible in Minecraft.
2017-06-09 15:42:35 +02:00
Wuzzy 7bbb105488 Enable zooming by default 2017-06-09 15:09:03 +02:00
Wuzzy 0d27248330 Add crafting guide setting to settingtypes.txt 2017-06-09 14:18:51 +02:00
Wuzzy 913d8ed762 Update setting type help for Creative Mode 2017-06-09 14:14:33 +02:00
Wuzzy b2b196bccd Rename setting name 2017-06-09 14:11:16 +02:00
Wuzzy 5d5743939f Add tile drops setting 2017-06-09 14:05:58 +02:00
Wuzzy bc04767529 Update settingtypes.txt 2017-06-09 14:00:02 +02:00
Wuzzy 6f01334c80 Add simple death messages 2017-06-09 13:39:06 +02:00
Wuzzy deb041c889 Add settingtypes.txt 2017-06-09 12:47:29 +02:00
Wuzzy 900b840762 Add “keep inventory” setting 2017-06-09 12:42:21 +02:00
Wuzzy ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00
Wuzzy bdddaf3429 Update craftguide error msgs 2017-06-08 21:36:23 +02:00
Wuzzy fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy 2e1267b7de Enable progressive mode for crafting guide 2017-06-08 21:25:41 +02:00
Wuzzy 2d42a1d31b Change leaves dug sound 2017-06-08 21:14:07 +02:00
Wuzzy 8ac3349a3e Re-align survival buttons 2017-06-08 21:09:23 +02:00
Wuzzy 6a39ed5dd0 Reposition crafting guide buttons 2017-06-08 20:59:34 +02:00
Wuzzy dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy 7f490987d0 Rename hardened clay to terracotta 2017-06-08 20:43:44 +02:00
Wuzzy b1b73dd100 Don't crash if liquid_range==nil for liquids 2017-06-08 03:11:59 +02:00
Wuzzy 1274df70a7 Remove music disc: Moonsong (low quality) 2017-06-08 03:03:46 +02:00