<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_movestones, 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-26T21:54:28+00:00</updated>
<entry>
<title>Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause too many new ones.</title>
<updated>2012-12-26T21:54:28+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-26T21:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d91e0b66cb7971ba54d071a0955f17d1a7b0162e'/>
<id>urn:sha1:d91e0b66cb7971ba54d071a0955f17d1a7b0162e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix movestone crash bug</title>
<updated>2012-12-20T19:16:07+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-20T19:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f114cb8ddcbb2e007889a6bf45b8b3383c793756'/>
<id>urn:sha1:f114cb8ddcbb2e007889a6bf45b8b3383c793756</id>
<content type='text'>
</content>
</entry>
<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>Actuator ignored liquid (all)</title>
<updated>2012-08-30T12:20:18+00:00</updated>
<author>
<name>Jat</name>
<email>jinan15@hotmail.com</email>
</author>
<published>2012-08-30T12:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b7553145b088f595d3af187a0515a70aaaadc46b'/>
<id>urn:sha1:b7553145b088f595d3af187a0515a70aaaadc46b</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>Several bugfixes and cleanups for movestones</title>
<updated>2012-06-23T11:24:03+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-06-23T11:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=04bcc458d9ff0a7595b90c67a306b453afc95d7f'/>
<id>urn:sha1:04bcc458d9ff0a7595b90c67a306b453afc95d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use minetest.env:place_node and minetest.env:dig_node to enable usage of the on_place and on_dig callbacks.</title>
<updated>2012-06-22T00:32:48+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2012-06-22T00:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1e569782f52e48566da52e8a8c7e69c5acb1ee90'/>
<id>urn:sha1:1e569782f52e48566da52e8a8c7e69c5acb1ee90</id>
<content type='text'>
</content>
</entry>
</feed>
