Commit Graph

36 Commits

Author SHA1 Message Date
f2b11e4238 Merge pull request #48 from khonkhortisan/gates
Gates
2012-09-05 13:58:38 -07:00
98b8c8da76 Receiver now looks insulated, since it behaves that way anyways. 2012-09-01 14:37:32 -04:00
6147c385cc initial gates commit, logic behind gates works, more work to do. 2012-09-01 01:23:15 -07:00
8206ac70f1 Gave receivers their own textures. Needed so that they can be textured
separately, plus the nodeboxes were a little glitchy with the wires textures.
2012-08-28 14:17:18 -04:00
73474e1bb5 added images for blue lightstone 2012-08-25 04:33:00 -04:00
d399162fc1 Reduced the number of µC images. Instead of 16 top images, there is one
off image, then four port images that can be overlaid on top of the
blank.
2012-08-24 23:23:44 -07:00
d0ae1b56e8 added proper bottom image to microcontroller 2012-08-25 01:32:24 -04:00
59eded4918 added texture for fiber craft item 2012-08-18 10:16:20 -04:00
a941f4ebd8 new nodeboxes for receiver objects opposite wall levers etc 2012-08-18 09:46:26 -04:00
863ef26b63 Make isolated wires depend on facedir, rename them to 'insulated' 2012-08-17 11:59:06 +02:00
11f91bfdd6 new nodeboxes+textures for isolated mesecons 2012-08-17 05:26:18 -04:00
2a7f49ee04 fixed minor error on one of the new textures. 2012-08-13 05:56:49 -04:00
b78b540653 reworked textures for mesecons wires, added a new one for each of on/off
states, to allow wires without junction bumps to be textured differently.
2012-08-13 05:54:14 -04:00
84e4f4cc6e (remove side texture) 2012-08-13 04:37:20 -04:00
2a1eb20410 solarpanel doesn't actually need a side texture, the top texture can serve both
purposes with a minor tweak.
2012-08-13 04:36:19 -04:00
61f1c28b72 reworked microcontroller images to make the lettering and LEDs look more
slender and symmetric.
2012-08-12 02:00:36 -04:00
b2a6553ff3 Gave solar panel a side texture. Removed alpha channel from top. 2012-08-11 21:10:45 -04:00
5d1c184941 thinned the microcontroller down a bit to fit the style of the other floor objects. 2012-08-11 21:04:05 -04:00
1f6e1fa7ab Mesecons only connect to blocks with group mesecon > 1 2012-08-11 23:39:28 +02:00
0891b9e5af reworked the mesecons object detector textures. Much better now. 2012-08-10 18:35:27 -04:00
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
2e99d234c9 new textures and nodeboxes for mesecons microcontroller 2012-08-09 04:13:05 -04:00
ef740353ef Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
98fc808c68 Merge pull request #8 from Kotolegokot/master
Solar panel nodebox
2012-08-07 09:37:51 -07:00
6aa2f2d5be darkened wall button sides texture a bit, for better contrast. 2012-08-07 03:41:56 -04:00
c3ebe6c308 Better textures for mesecons delayer: Redrew my previously-submitted ones at a
larger size to properly fit in with the new nodebox-based delayers, and added a
"sides" texture to go with them.  Fixed deprecated tile_images lines.
2012-08-07 03:40:04 -04:00
ddbe33ed56 Better wall button nodeboxes. Also fixed the deprecated time_images lines (now
"tiles").  This also restores the textures I added a few months ago, since the
ones I made are needed for a nodebox of this sort.
2012-08-07 02:56:40 -04:00
83aa17606d Solar panel 2012-08-02 11:43:43 +06:00
9f493e8cb7 Meselamp nodebox 2012-08-01 23:29:03 +06:00
a0417d3ad3 Mesecon Torch 2012-08-01 21:30:30 +06:00
20d1b9dd52 Power Plant 2012-08-01 19:36:32 +06:00
35de798dcd Blinky Plant 2012-08-01 16:48:00 +06:00
7568182f4a Add (still experimental) better textures for the battery 2012-07-22 09:34:34 +02:00
3a6b099ae1 Replace old wall button with a fancy new 3d button 2012-06-21 16:38:48 +02:00
ee141db06d Fancy New Textures :-) 2012-05-12 17:57:23 -04:00
36ae0cc1a5 Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00