<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_lightstone, 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-11T17:15:44+00:00</updated>
<entry>
<title>Fix a bug reported here: http://minetest.net/forum/viewtopic.php?pid=56152#p56152</title>
<updated>2012-12-11T17:15:44+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-11T17:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=5540fcbcb31eb32003fa0391113ed3b1dea25e47'/>
<id>urn:sha1:5540fcbcb31eb32003fa0391113ed3b1dea25e47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, make and use util.lua, port command block and delayer to nodedef</title>
<updated>2012-12-08T20:56:09+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T20:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=00e071b695574928fce2ca56e3e8eca6ad3d35ef'/>
<id>urn:sha1:00e071b695574928fce2ca56e3e8eca6ad3d35ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port lightstones (as reference for effectors) + blinky plant to the new nodedef system</title>
<updated>2012-12-08T18:02:34+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T18:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=8578fd89c859162bda64af48826b7c1ae1c9e744'/>
<id>urn:sha1:8578fd89c859162bda64af48826b7c1ae1c9e744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>recipe for blue lightstone from fiber, missing texture</title>
<updated>2012-08-25T08:33:48+00:00</updated>
<author>
<name>Kyle</name>
<email>kyle.kylina@gmail.com</email>
</author>
<published>2012-08-25T08:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c228861c1f6588556c069369ce7d031f7e5f10f8'/>
<id>urn:sha1:c228861c1f6588556c069369ce7d031f7e5f10f8</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>New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)</title>
<updated>2012-08-13T18:17:45+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-13T18:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=00ce2540c22340ed02135d74c6d70a35757e8deb'/>
<id>urn:sha1:00ce2540c22340ed02135d74c6d70a35757e8deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HUGE speed improvement</title>
<updated>2012-08-12T08:57:00+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-12T08:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=9829abc74dcc5ce886dfd6bbb01315e874fe917e'/>
<id>urn:sha1:9829abc74dcc5ce886dfd6bbb01315e874fe917e</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>
</feed>
