Commit Graph

858 Commits

Author SHA1 Message Date
Wuzzy
4f5e7f9184 Lower boats in water 2017-07-08 17:55:46 +02:00
Wuzzy
381147edab Add boat paddling animation 2017-07-08 17:26:07 +02:00
Wuzzy
1a5a467d96 Remove unused chest formspec texture 2017-07-08 16:30:57 +02:00
Wuzzy
5de05b404e Reorganize some GUI-related textures 2017-07-08 16:28:25 +02:00
Wuzzy
88cdc0a907 Remove minecart.png 2017-07-08 15:25:10 +02:00
Wuzzy
1b7b43551e 5% chance spawn endermite after using ender pearl 2017-07-07 17:26:55 +02:00
Wuzzy
7d2ffe1c92 More mcl_core refactoring 2017-07-07 16:52:28 +02:00
Wuzzy
722d4cb500 Heavily refactor nodes in mcl_core 2017-07-07 16:37:05 +02:00
Wuzzy
5312352e9e Fix sapling place sound, place only on certain blocks 2017-07-07 15:25:39 +02:00
Wuzzy
1814fe5ea5 Remove minetest.env in mcl_mobspawners 2017-07-06 15:23:16 +02:00
Wuzzy
a0863a47bf Make horse armor smeltable 2017-07-06 15:00:25 +02:00
Wuzzy
1ea09bb520 Update mob head textures 2017-07-06 01:30:00 +02:00
Wuzzy
8dbeeade01 Base mob heads off the mob/player textures 2017-07-06 01:13:57 +02:00
Wuzzy
bd076dcb69 Add monster egg help 2017-07-06 00:16:11 +02:00
Wuzzy
20bd869738 Remove stone, cobble and friends from deco group 2017-07-06 00:03:36 +02:00
Wuzzy
305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy
598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy
ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy
fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy
f0c86debb3 Simplify arrow textures 2017-07-05 00:59:14 +02:00
Wuzzy
e0cb50a279 Don't destroy metadata if place item in itemframe 2017-07-03 00:22:21 +02:00
Wuzzy
d7b5ee494e Remove on_construct of snowballs 2017-07-01 19:04:27 +02:00
Wuzzy
6fb818d7bf Don't crash if TNT wants to blow up unknown node 2017-06-30 21:31:09 +02:00
Wuzzy
38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy
790456cbc4 Fix crash w/ wall near unknown node 2017-06-29 11:57:38 +02:00
Wuzzy
ddaeac8273 Fix crash when using stairs near unknown nodes 2017-06-29 11:55:39 +02:00
Wuzzy
fa3ca02906 Fix crash with unknown item in water 2017-06-29 11:49:51 +02:00
Wuzzy
82fca7edf6 Fix boat model rotation 2017-06-27 21:35:24 +02:00
Wuzzy
6a5b2e6d1b Spawn chicks (instead of chickens) from eggs 2017-06-24 15:31:46 +02:00
Wuzzy
1ae64037af Fix dye color groups of cocoa beans 2017-06-24 15:11:34 +02:00
Wuzzy
6a74301637 Clear snowy block below after flooding top snow 2017-06-20 15:40:49 +02:00
Wuzzy
95d9681b0c Fix giant player on boat 2017-06-20 15:21:44 +02:00
Wuzzy
4e5667541e Fix shulker box content being destroyed, but disable rotation 2017-06-13 18:15:08 +02:00
Wuzzy
3fb5ce8ab0 Fix armor destroy bugs on death 2017-06-13 17:41:59 +02:00
Wuzzy
bf57c48245 Update trapdoor help 2017-06-13 14:51:00 +02:00
Wuzzy
bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
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
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
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
ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00