Commit Graph

80 Commits

Author SHA1 Message Date
Wuzzy d625fa734b Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
Wuzzy c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 2270121d03 Turn farmland to dirt when piston extends above 2017-05-14 21:24:17 +02:00
Wuzzy 044b775724 Dispensers stop pistons 2017-03-30 02:55:19 +02:00
Wuzzy 726b187d98 Make activated trapped chests stop pistons 2017-03-30 02:53:01 +02:00
Wuzzy ffd4218327 Make sign a piston stopper 2017-03-30 02:48:08 +02:00
Wuzzy 8cc20c1287 Drop lever when pushed 2017-03-30 02:44:22 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 2f4f196eaf Make some nodes drop when pushed by piston 2017-03-29 22:12:24 +02:00
Wuzzy 77ccff7e7d Make buttons transmit power again (kinda) 2017-03-28 01:52:09 +02:00
Wuzzy 06a874b621 Less ugly inventory imgs for buttons 2017-03-28 01:31:58 +02:00
Wuzzy d6f00e28e2 Change push duration of wooden buttons to 1.5s 2017-03-28 01:28:52 +02:00
Wuzzy 3c7d01e39b Make buttons placable at any side 2017-03-28 01:22:01 +02:00
Wuzzy bcf6a46c6e Add Help alias for redstone trails 2017-03-21 04:34:30 +01:00
Wuzzy be48f46837 Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
Wuzzy 9a96b525ae Fix daylight sensor dig times 2017-03-20 21:39:39 +01:00
Wuzzy c3834971bb Remove unused mesecons file oldwires.lua 2017-03-17 02:23:41 +01:00
Wuzzy 9fc8ee881e Add trapped chest dummy nodes 2017-03-16 01:48:52 +01:00
Wuzzy 20bc1a9134 Fix floating activated redstone wires 2017-03-16 00:41:17 +01:00
Wuzzy 763a751efc Remove unused mesecons settings 2017-03-15 21:03:45 +01:00
Wuzzy 16c55f5cf3 Increase number of pushable blocks by piston to 12 2017-03-15 21:02:52 +01:00
Wuzzy 6892e45e1f Fix sticky piston dropping piston only 2017-03-15 20:54:33 +01:00
Wuzzy 58bbbf1627 Fix redstone block being insta-breakable 2017-03-15 20:46:36 +01:00
Wuzzy 5d53c6093e Fix pressure plate help typo 2017-03-14 06:00:39 +01:00
Wuzzy 51db4a21ed Fix redstone blocks not conducting to -X 2017-03-12 05:07:57 +01:00
Wuzzy 0a9eee6100 Open and close doors by redstone signals
Also fix weird door sound bug
2017-03-12 04:20:06 +01:00
Wuzzy 7c7a77f011 Sunlight does not propagate through repeaters 2017-03-12 00:54:16 +01:00
Wuzzy 110a83734e Change inventory and wield image for repeater 2017-03-12 00:17:10 +01:00
Wuzzy 0ac7f42d1b Rotate redstone repeaters and change textures 2017-03-12 00:09:55 +01:00
Wuzzy fbd2ecddea Simplify redstone repeater collision box 2017-03-11 23:38:15 +01:00
Wuzzy e0856fbdfc Make redstone repeaters attached nodes 2017-03-11 23:36:38 +01:00
Wuzzy 8b99e3e8a9 Redstone repeaters now use delay of 0.1s..0.4s 2017-03-11 23:29:46 +01:00
Wuzzy 6b570dac1b Add redstone repeater help 2017-03-11 23:28:22 +01:00
Wuzzy 8114097ef8 Add help text for redstone 2017-03-11 22:37:53 +01:00
Wuzzy 7c0eb4d7c8 Add torch and redstone torch help 2017-03-11 22:00:06 +01:00
Wuzzy d79d629e3d Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
Wuzzy 5b7e969a71 Remove unused mesecons_extrawires mod 2017-03-11 07:15:39 +01:00
Wuzzy 079c0898c0 Fix noteblock help typo 2017-03-11 06:56:36 +01:00
Wuzzy 6c003d62f5 Replace some note block sounds to be more MC-like 2017-03-11 06:51:45 +01:00
Wuzzy 249742b3ba Update noteblock help 2017-03-11 06:26:47 +01:00
Wuzzy c009dd2466 Noteblocks play current sound when punched 2017-03-11 06:17:35 +01:00
Wuzzy 1466c87e7a Clean up legacy noteblock code 2017-03-11 06:15:58 +01:00
Wuzzy 5fa77270d7 Add 12 new semitones to the noteblock 2017-03-11 06:14:26 +01:00
Wuzzy a9b6b29e4f Increase noteblock hear distance to 48 2017-03-11 05:48:21 +01:00
Wuzzy 1b97d4d361 Change note block special sound materials 2017-03-11 05:46:05 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy 620eb34f9e Simplify pusher help 2017-03-11 04:14:28 +01:00
Wuzzy ffb2f7008d Add piston and pressure plate help 2017-03-11 04:12:55 +01:00
Wuzzy ff6e4d5a83 Add redstone block and lever help 2017-03-11 03:56:29 +01:00