Commit Graph

940 Commits

Author SHA1 Message Date
Jeija 3be48e6985 Merge remote-tracking branch 'origin/master' 2012-08-12 10:58:55 +02:00
Jeija 9829abc74d HUGE speed improvement 2012-08-12 10:57:00 +02:00
sfan5 0c6d41259e Merge pull request #21 from VanessaE/master
microcontroller tweaks.
2012-08-11 23:54:06 -07:00
Vanessa Ezekowitz 61f1c28b72 reworked microcontroller images to make the lettering and LEDs look more
slender and symmetric.
2012-08-12 02:00:36 -04:00
Jeija d72c0e6bdd Add VanessaE to the contrib list 2012-08-12 07:27:14 +02:00
Jeija 6d208f6bca Merge pull request #20 from VanessaE/master
Multiple changes as discussed on IRC today
2012-08-11 22:18:47 -07:00
Vanessa Ezekowitz b2a6553ff3 Gave solar panel a side texture. Removed alpha channel from top. 2012-08-11 21:10:45 -04:00
Vanessa Ezekowitz 5d1c184941 thinned the microcontroller down a bit to fit the style of the other floor objects. 2012-08-11 21:04:05 -04:00
Vanessa Ezekowitz e12b297987 change all recipes to use group:mesecon_conductor_craftable
fixed deprecated/invalid recipes in lightstones.

fixed copy&paste error in one of the delayer textures

fixed recipe for player detector to rely on microcontroller instead of old IC
2012-08-11 20:53:47 -04:00
Vanessa Ezekowitz 83ac20018c Improvements to mesecons delayers nodeboxes and textures 2012-08-11 20:20:50 -04:00
Jeija 8f0d765ffe Merge pull request #19 from VanessaE/master
inventory image
2012-08-11 14:56:35 -07:00
Vanessa Ezekowitz d950f0d169 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-08-11 17:52:11 -04:00
Vanessa Ezekowitz d2aeeb3e94 Reverted back to old mesecons wire image for inventory 2012-08-11 17:51:36 -04:00
Jeija 8b62511615 Add some wires to mesecon_conductor_craftable group 2012-08-11 23:45:51 +02:00
Jeija 1f6e1fa7ab Mesecons only connect to blocks with group mesecon > 1 2012-08-11 23:39:28 +02:00
Jeija 6b1941a380 Add new nodebox style wires. Can be activated by setting NEW_STYLE_WIRES to true (in mesecons/settings.lua) 2012-08-11 22:58:00 +02:00
VanessaE a57b8f4a07 Merge pull request #17 from VanessaE/master
added mesecon=1 to torches also
2012-08-11 04:26:44 -07:00
Vanessa Ezekowitz 0214dbc582 added mesecon = 1 to groups for torches also. 2012-08-11 07:12:55 -04:00
Anthony c060e56e1d Merge pull request #16 from VanessaE/master
mesecons groups settings, detector textures
2012-08-10 16:04:23 -07:00
Vanessa Ezekowitz 0891b9e5af reworked the mesecons object detector textures. Much better now. 2012-08-10 18:35:27 -04:00
Vanessa Ezekowitz fa1213134a did the same for buttons and up/down pistons 2012-08-10 17:59:52 -04:00
Vanessa Ezekowitz 39db9cf01c Added "mesecon = 1" to the groups setting for most objects, so that they'll
visibly connect to neighboring wires.
2012-08-10 17:35:54 -04:00
Jeija b0a0387722 Make Delayer use facedir 2012-08-10 22:58:48 +02:00
Jeija 6772bc0112 Auto-Generate delayers 2012-08-10 21:50:07 +02:00
Jeija 813c0a83b0 Remove support for old jeija_* nodenames; add delayer and microcontroller aliases 2012-08-10 21:48:24 +02:00
Jeija 4db24333f5 Add craft recipe for noteblock 2012-08-10 21:31:52 +02:00
Jeija 32fba63267 Update Microcontroller Tutorial 2012-08-10 20:58:39 +02:00
Jeija 9d52049e83 Fix sticky piston duplicate bug 2012-08-10 20:12:53 +02:00
Jeija 8fa6894953 Consistency improvement and remove dead code 2012-08-10 18:58:21 +02:00
Jeija fe6c9f3e09 Little bugfix: Register microcontroller0000 as off receptor 2012-08-10 11:46:17 +02:00
Jeija daf1a7e5a3 Fix bug in registration of wall lever as receptor_node_on 2012-08-10 11:42:21 +02:00
Jeija ca7bd1f24f Improve light level a little 2012-08-10 11:31:01 +02:00
Jeija 2fe312618c Make button and Wall lever emit very few light if turned on 2012-08-10 11:11:53 +02:00
Jeija ce72ed2bab Add print command print(string in quotes or condition, can be concatenated using comma) 2012-08-10 10:47:40 +02:00
Jeija 6a524b8cdd Add else: if(condition)command()>command(); > is else 2012-08-10 10:19:33 +02:00
Jeija 0633809f73 Allow usage of sbi(PORT, condition) and change preset snippets to use this 2012-08-10 09:44:49 +02:00
Jeija 7e370d5377 Merge pull request #15 from VanessaE/master
pressure plates tweak
2012-08-09 23:31:02 -07:00
Vanessa Ezekowitz b24cc2a14d made pressure plates go thin (1/4 pixel thick) when "on" 2012-08-10 02:28:22 -04:00
Jeija 5c5db631a6 Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons 2012-08-10 08:26:38 +02:00
Jeija 9fa033db7b Remove dead timer 2012-08-10 08:23:55 +02:00
Jeija a41bc07d11 Merge pull request #14 from VanessaE/master
Nodebox-based wall levers, take 2.
- This time it works -
Thanks, VanessaE
2012-08-09 23:12:41 -07:00
Vanessa Ezekowitz e19a31b865 thickened soloar panel slightly for consistency with floor-objects
(though that means it's inconsistent with wall levers/buttons when placed
next to those, but it still looks good)
2012-08-09 21:44:05 -04:00
Vanessa Ezekowitz 368a7c1eda thickened up pressure plates slightly for consistency 2012-08-09 21:35:34 -04:00
Vanessa Ezekowitz 6d0e2b04c6 made mesecons delayer thinner to better match the other floor devices 2012-08-09 21:29:33 -04:00
Vanessa Ezekowitz 4559828953 thickened base of wall button to match that of wall lever (for consistency) 2012-08-09 21:24:31 -04:00
Vanessa Ezekowitz 90fd7977a7 Re-added nodebox-based wall levers, this time making sure to check that they
can actually rotate and activate nearby mesecons :-)   These look a little
better than the last try anyway.
2012-08-09 20:00:36 -04:00
Jeija d3ba13e878 Update Tutorial 2012-08-10 00:39:16 +02:00
Jeija ce928a5954 Little bugfix for programming the microcontroller 2012-08-09 23:09:02 +02:00
Jeija 686e420430 Remove the obsolete AND block - Replacement: Microcontroller 2012-08-09 22:42:26 +02:00
Jeija af3288f61d Add buttons for logic gates and some FlipFlops 2012-08-09 22:39:54 +02:00