Commit Graph

2298 Commits

Author SHA1 Message Date
Wuzzy aea8bb8305 Return items to main inv when closing crafting
This is a MC 1.12 feature.
2017-07-25 18:00:49 +02:00
Wuzzy b031f478f8 Update mcl_beds depends 2017-07-25 17:33:44 +02:00
Wuzzy bbbfeaf116 Make white bed redye shapeless 2017-07-25 17:14:59 +02:00
Wuzzy 6281d885f1 Add recoloring recipes for white bed 2017-07-25 16:48:06 +02:00
Wuzzy 1af8cd59b6 Change hue of magenta wool (way too far from 300°) 2017-07-25 16:28:39 +02:00
Wuzzy 3326b15598 Add colored beds 2017-07-25 16:17:26 +02:00
Wuzzy 6f0e7f1f55 Add help button to furnace formspec 2017-07-25 05:18:35 +02:00
Wuzzy 1078217af7 Add help button to command block interface 2017-07-25 05:18:27 +02:00
Wuzzy 388b324fb1 Support mob explosions again 2017-07-25 04:44:46 +02:00
Wuzzy b25254e516 Update mobs mod 2017-07-25 04:30:23 +02:00
Wuzzy 084c299a3c Add signs FIXME 2017-07-25 03:33:54 +02:00
Wuzzy 3dd3f0b3e2 Tweak sign text position 2017-07-25 03:31:23 +02:00
Wuzzy 3987b6a4fa Tweak standing sign model 2017-07-25 03:08:32 +02:00
Wuzzy 8d71f77f8b Make signs attached nodes 2017-07-25 03:06:25 +02:00
Wuzzy 7d9aa28054 More regular sign placement 2017-07-25 02:44:40 +02:00
Wuzzy 6c4ccf3897 Rename signs mod to mcl_signs 2017-07-25 02:20:37 +02:00
Wuzzy 3748c1e09c Update sign help 2017-07-25 02:11:14 +02:00
Wuzzy 72d3819a97 Tweak sign formspec 2017-07-25 02:05:01 +02:00
Wuzzy 1bb3d41be0 Reduce sign line length to 15 2017-07-25 01:57:05 +02:00
Wuzzy f43db6cda4 Allow to edit the sign only after placing 2017-07-25 01:56:04 +02:00
Wuzzy 90abfb0347 Remove sign owner 2017-07-25 01:35:29 +02:00
Wuzzy b57ffe9d12 Fix text alignment on signs 2017-07-25 01:33:06 +02:00
Wuzzy 2b2e73bf98 Fix sign crashes 2017-07-25 01:25:54 +02:00
Wuzzy 9d53398045 Don't update sign entity if node is gone 2017-07-25 01:17:30 +02:00
Wuzzy 3bee57e97d Make arrows only damage players and mobs 2017-07-25 01:14:32 +02:00
Wuzzy 613ea77713 Make sign text entity more robust 2017-07-25 01:01:50 +02:00
Wuzzy 5f68f6f7e5 Center the yard sign 2017-07-25 00:52:37 +02:00
Wuzzy 86954eeae0 Shrink signs textures 2017-07-25 00:52:20 +02:00
Wuzzy d7f292611a Fix some sign line length bugs 2017-07-25 00:44:33 +02:00
Wuzzy 7ba83734e2 Fix sign line length 2017-07-25 00:06:06 +02:00
Wuzzy 7fe3cae934 Tweak indents in signs mod 2017-07-25 00:01:46 +02:00
Wuzzy 22f3d368d5 Use minetest.log instead of prin in signs mod 2017-07-24 23:55:34 +02:00
Wuzzy 27f7b0a1ca Update signs metadata 2017-07-24 23:54:05 +02:00
Wuzzy ee663c1fea Tweak sign nodebox and textures 2017-07-24 23:36:18 +02:00
Wuzzy cd355befdf Add placement sound for lily pad 2017-07-24 21:26:49 +02:00
Wuzzy 88263e357a Increase damage caused by TNT 2017-07-24 21:08:21 +02:00
Wuzzy 89a266f78c Implement arrow shot source 2017-07-24 20:57:23 +02:00
Wuzzy 9e095d0c0c Silly creeper explosion death msg workaround 2017-07-24 20:37:51 +02:00
Wuzzy 26f2fc1b12 Update doc_identifier 2017-07-24 20:19:32 +02:00
Wuzzy dde6c678ad Correct stair/slab rightclick handling 2017-07-24 20:10:13 +02:00
Wuzzy 979246a7c5 Fix fire charge and flint and steel ignoring itemframe 2017-07-24 19:57:37 +02:00
Wuzzy e9070ee134 Fix fire charge death message 2017-07-24 19:53:03 +02:00
Wuzzy 95e8f80f2c Add more death messages 2017-07-24 19:36:04 +02:00
Wuzzy 8970bd16ef Move mcl_death_messages to HUD 2017-07-24 19:21:57 +02:00
Wuzzy 1ddb89a86c Separate death mods & add cactus/magma block msgs 2017-07-24 19:20:06 +02:00
Wuzzy 6f309da747 Add fireball death messages 2017-07-24 18:36:41 +02:00
Wuzzy 41de05a796 Remove error message on death 2017-07-24 18:25:18 +02:00
Wuzzy 47e2c019ad Add entity kill death messages 2017-07-24 18:19:24 +02:00
Wuzzy b522c66af8 Make redstone lamp sound like glass 2017-07-24 17:14:55 +02:00
Wuzzy df8efb050e Tweak textures: Clay, flint (and steel), gravel 2017-07-24 02:44:50 +02:00