Commit Graph

795 Commits

Author SHA1 Message Date
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