<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_detector, branch origin/nextgen</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fnextgen</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fnextgen'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2012-12-08T23:42:30+00:00</updated>
<entry>
<title>Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)</title>
<updated>2012-12-08T23:42:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T23:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76'/>
<id>urn:sha1:b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port more blocks to nodedef system: object detector, extrawires, water turbine, insulated wire</title>
<updated>2012-12-08T21:28:46+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T21:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=cf6080f7237af1c55a6d80bea4725dcb5c8cb1eb'/>
<id>urn:sha1:cf6080f7237af1c55a6d80bea4725dcb5c8cb1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from tile_images to tiles = {...}</title>
<updated>2012-08-20T08:12:10+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-20T08:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=15fa38b848c016f6b3404cd8428b2517a3e00984'/>
<id>urn:sha1:15fa38b848c016f6b3404cd8428b2517a3e00984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on)</title>
<updated>2012-08-13T11:12:19+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-13T11:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b197d29bef365947d0f288287ebaf09fab07cd86'/>
<id>urn:sha1:b197d29bef365947d0f288287ebaf09fab07cd86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change all recipes to use group:mesecon_conductor_craftable</title>
<updated>2012-08-12T00:53:47+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-08-12T00:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=e12b29798770fd49e74d76d4872595dae90c12f7'/>
<id>urn:sha1:e12b29798770fd49e74d76d4872595dae90c12f7</id>
<content type='text'>
fixed deprecated/invalid recipes in lightstones.

fixed copy&amp;paste error in one of the delayer textures

fixed recipe for player detector to rely on microcontroller instead of old IC
</content>
</entry>
<entry>
<title>Mesecons only connect to blocks with group mesecon &gt; 1</title>
<updated>2012-08-11T21:39:28+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-11T21:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1f6e1fa7abba58508a6274e9d0fa6bdfb6632dc2'/>
<id>urn:sha1:1f6e1fa7abba58508a6274e9d0fa6bdfb6632dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "mesecon = 1" to the groups setting for most objects, so that they'll</title>
<updated>2012-08-10T21:35:54+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-08-10T21:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=39db9cf01c9c681a5fbbd582aa917317c85de6de'/>
<id>urn:sha1:39db9cf01c9c681a5fbbd582aa917317c85de6de</id>
<content type='text'>
visibly connect to neighboring wires.
</content>
</entry>
<entry>
<title>not_in_creative_inventory</title>
<updated>2012-08-01T09:58:19+00:00</updated>
<author>
<name>Kotolegokot</name>
<email>gkotolegokot@gmail.com</email>
</author>
<published>2012-08-01T09:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=70841d8c8e633650d48341afba12bed44f36ace9'/>
<id>urn:sha1:70841d8c8e633650d48341afba12bed44f36ace9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix detector player name lookup</title>
<updated>2012-06-23T10:39:35+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-06-23T10:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=bc80efd68568fb1d2a0525b24124b4273249d8d3'/>
<id>urn:sha1:bc80efd68568fb1d2a0525b24124b4273249d8d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible.</title>
<updated>2012-06-05T02:20:04+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2012-06-05T02:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4200757ba3ac7f450a6b51592339aa62af905f0e'/>
<id>urn:sha1:4200757ba3ac7f450a6b51592339aa62af905f0e</id>
<content type='text'>
</content>
</entry>
</feed>
