Commit Graph

147 Commits

Author SHA1 Message Date
Wuzzy be135b7066 Tweak button/pressure plate connection sides 2017-09-12 05:37:03 +02:00
Wuzzy b86b83cc58 Make pressure plates non-walkable 2017-09-11 18:40:34 +02:00
Wuzzy b5c89dd2f6 Update and fix pressure plate help 2017-09-11 18:38:49 +02:00
Wuzzy c7599fbdf5 Stone pressure plate activates by player/mob only 2017-09-11 18:29:10 +02:00
Wuzzy 151bbed928 Remove redundant pressure plate textures 2017-09-11 17:46:57 +02:00
Wuzzy 5b38bb2737 Add back the redstone help 2017-08-29 23:34:02 +02:00
Wuzzy aebe0dec9f Fix some invalid globals in redstone mods 2017-08-29 23:27:20 +02:00
Wuzzy bd74902789 Fix dispenser's bucket support in the Nether 2017-08-29 02:50:46 +02:00
Wuzzy 3a18f4044d Support all minecart types in dispenser 2017-08-29 02:36:50 +02:00
Wuzzy 0795a97dd7 Fix redstone being named “Mesecon” 2017-08-29 01:47:44 +02:00
Wuzzy 2337d31699 Merge branch 'mesecons_update' 2017-08-28 18:57:12 +02:00
Wuzzy 59a04d5ffe Remove 3 redundant comparator help entries 2017-08-28 02:05:31 +02:00
Wuzzy 794fcd4199 Update mesecons code for ex-bart's comparator code 2017-08-28 01:58:18 +02:00
Wuzzy 1d42f568de Rename mcl_comparator to mcl_comparators 2017-08-28 01:58:07 +02:00
Wuzzy 3dcaa83962 Add redstone comparators by ex-bart 2017-08-28 01:51:21 +02:00
Wuzzy 272c456499 Portals are piston stoppers 2017-08-17 02:17:45 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 9dbe91af88 Tweak daylight sensor textures 2017-08-06 14:31:44 +02:00
Wuzzy 8388235600 Simplify mcl_util.move_item_container 2017-08-04 02:19:47 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy a218a7c982 Fix pressure plates constantly firing signals 2017-07-31 02:14:11 +02:00
Wuzzy 27a3099b56 Make banner a piston stopper 2017-07-31 00:45:10 +02:00
Wuzzy 29037a05a6 Update mesecons_mvps 2017-07-31 00:41:37 +02:00
Wuzzy b299b95fac Update the mesecons mod and dependencies
This touches a lot of the existing Mesecons mods.
Also add mesecons_wires.
2017-07-31 00:12:21 +02:00
Wuzzy aa5223c915 Change redstone texture
Thanks, kingoscargames!
2017-07-27 16:53:33 +02:00
Wuzzy 1078217af7 Add help button to command block interface 2017-07-25 05:18:27 +02:00
Wuzzy 6c4ccf3897 Rename signs mod to mcl_signs 2017-07-25 02:20:37 +02:00
Wuzzy e9070ee134 Fix fire charge death message 2017-07-24 19:53:03 +02:00
Wuzzy b522c66af8 Make redstone lamp sound like glass 2017-07-24 17:14:55 +02:00
Wuzzy a68722fed3 Simplify torch textures 2017-07-24 02:35:38 +02:00
Wuzzy dacb06579c Render redstone dot for curves and crossings 2017-07-21 17:57:56 +02:00
Wuzzy 42d71c5b71 Use dot texture for singular redstone dust 2017-07-21 17:49:46 +02:00
Wuzzy f24754453a Update redstone trail textures 2017-07-21 17:39:35 +02:00
Wuzzy b5aa90b9d7 Redstone textures → mods. Delete mesecons_textures 2017-07-21 16:57:32 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy f3817d3ebe Fix redstone dust texture 2017-07-17 17:38:20 +02:00
Wuzzy 4fdf601b69 Remove redundant piston side textures 2017-07-17 17:29:53 +02:00
Wuzzy f5bcea2bde Remove duplicate redstone dust texture 2017-07-17 16:44:52 +02:00
Wuzzy b2b8639764 Remove jeija_torches_on_inv.png 2017-07-17 16:38:14 +02:00
Wuzzy b014be8e8a Remove red_torch.png 2017-07-17 16:14:46 +02:00
Wuzzy 4bb3eddeed Remove unused dispenser textures 2017-07-17 15:50:59 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +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 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 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