Commit Graph

772 Commits

Author SHA1 Message Date
Wuzzy 4002fe123c Make pistons fully transparent to light 2017-06-13 14:26:50 +02:00
Wuzzy 7ac2abb0b8 Make pressure plates fully transparent 2017-06-13 14:20:49 +02:00
Wuzzy ad29d5dbb2 Fix light: melon/pumpkin/jack'o lantern 2017-06-13 14:18:12 +02:00
Wuzzy 9adf034e1c Rename boat model file 2017-06-13 01:39:21 +02:00
Wuzzy 86b99882d2 Remove unused boat model 2017-06-13 01:36:53 +02:00
Wuzzy bdc541b01e Add boats description.txt 2017-06-13 00:50:49 +02:00
Wuzzy da3618e04f Add boats README 2017-06-13 00:50:18 +02:00
Wuzzy 33cb5f7499 Squash boat help into 1 entry 2017-06-13 00:33:31 +02:00
Wuzzy 4729c3cd89 Refactor mcl_boats 2017-06-13 00:26:17 +02:00
Wuzzy 57c17b1a00 Only register 1 boat entity 2017-06-13 00:21:43 +02:00
Wuzzy 83396f56d1 Add boat help 2017-06-13 00:18:51 +02:00
Wuzzy 4cf9dc6f25 Fix boat staticdata 2017-06-13 00:14:17 +02:00
Wuzzy 9e1d9abce9 Drop boat on ground after punch 2017-06-12 23:58:32 +02:00
Wuzzy 1a6a9ecf0f Remove some dangerous minetest.after in mcl_boats 2017-06-12 23:56:48 +02:00
Wuzzy 5dc2037de1 Update boat textures to Faithful 2017-06-12 23:50:42 +02:00
Wuzzy 3c0eade540 Dump unused boat code 2017-06-12 23:23:14 +02:00
Wuzzy df3062f86f Import boat code from Grieftest 2017-06-12 23:21:41 +02:00
Wuzzy 7ecae53502 Fix furnace not cooking when hopper inserts item 2017-06-12 22:51:17 +02:00
Wuzzy 38e30fee8d Make shulker boxes rotatable on place 2017-06-12 22:36:31 +02:00
Wuzzy 06a8a810be Don't erase item metadata when out of dropper 2017-06-12 22:27:37 +02:00
Wuzzy 1d91d94ee6 Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
Wuzzy 6eaa6cde54 Fix another large chest item duplication bug 2017-06-12 21:04:35 +02:00
Wuzzy 515a47e463 Fix possible item duplication in large chest 2017-06-12 20:49:35 +02:00
Wuzzy 2be0893cc8 Part. workaround for large chest listring support 2017-06-12 20:36:50 +02:00
Wuzzy 91b2fee45d Fix hoppers placing >1 lava buckets into furnace 2017-06-12 19:06:33 +02:00
Wuzzy dd7980553a Remove mcl_hoppers screenshot (outdated) 2017-06-12 18:36:03 +02:00
Wuzzy f49cdfe0ef Fix grass path creation 2017-06-12 17:37:21 +02:00
Wuzzy 4067f61623 Update plant placement help 2017-06-11 23:20:50 +02:00
Wuzzy 13ce8fcf1a Flowerlike place restriction for tallgrass/fern 2017-06-11 23:07:25 +02:00
Wuzzy b7bc1a38b1 Update dispenser help 2017-06-11 22:54:46 +02:00
Wuzzy ddb1174042 Pumpkins and heads can now be dispensed as armor 2017-06-11 22:53:12 +02:00
Wuzzy 62f755f52a Remove heads and pumpkin from combat creative tab 2017-06-11 22:20:25 +02:00
Wuzzy b04abdaf99 Update head and armor stand help 2017-06-11 22:06:07 +02:00
Wuzzy ea564dd284 Fix weird armor slot exchange logic (a bit) 2017-06-11 21:56:30 +02:00
Wuzzy 95ae6c7bbb Allow stacks >= 1 being equippable as armor 2017-06-11 21:34:30 +02:00
Wuzzy 175890fb15 Simplify armor stack handling w/ armor stand 2017-06-11 21:08:19 +02:00
Wuzzy 3c46886f9a Make the head blocks wearable 2017-06-11 15:55:01 +02:00
Wuzzy 7101e0719e Fix pumpkin helmet texture rotation 2017-06-11 15:40:51 +02:00
Wuzzy 1f8d5639cc Fix bugs when placing pumpkin stack on armor stand 2017-06-11 15:31:14 +02:00
Wuzzy 6e2f47a1ce Make pumpkins wearable 2017-06-11 15:21:20 +02:00
Wuzzy fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +02:00
Wuzzy 3121ab7c2d Update armor stand textures … a bit 2017-06-11 14:21:52 +02:00
Wuzzy 7745e1ad31 Drop armor stand's armor when it got destroyed 2017-06-11 14:16:22 +02:00
Wuzzy 47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy f3fa9b6e4b Fix textures of mob heads (the blocks)
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy 55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +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