<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons, branch origin/sticky_blocks</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2015-02-28T12:42:39+00:00</updated>
<entry>
<title>Add support for sticky blocks for pistons and a a sample sticky block</title>
<updated>2015-02-28T12:42:39+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-28T12:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=a6d0a523ba896762ac8b0d327863e523ab86dc47'/>
<id>urn:sha1:a6d0a523ba896762ac8b0d327863e523ab86dc47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pressure plates calling receptor_on on a regular basis</title>
<updated>2015-02-25T20:01:00+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-25T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=aa5538a7348f56b654b9204bf0644c11ee5f8b1d'/>
<id>urn:sha1:aa5538a7348f56b654b9204bf0644c11ee5f8b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add mesecon.register_mvps_unmov(objectname) since other mods (pipeworks) are using it</title>
<updated>2015-02-19T13:27:20+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-19T13:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=eb416475cc511ebfa91d287f911afa9d66162199'/>
<id>urn:sha1:eb416475cc511ebfa91d287f911afa9d66162199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix movestones sometimes not starting to move again when they are at the</title>
<updated>2015-02-17T19:02:24+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-17T19:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1ee3b2107db8dd5e36b773d446eece882ad27e2a'/>
<id>urn:sha1:1ee3b2107db8dd5e36b773d446eece882ad27e2a</id>
<content type='text'>
end of the wire
</content>
</entry>
<entry>
<title>Rewrite movestones, make them nodes instead of entities</title>
<updated>2015-02-14T12:35:50+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-14T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1df6e5a03bbc4057571a882017009f5e6c54907b'/>
<id>urn:sha1:1df6e5a03bbc4057571a882017009f5e6c54907b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #222 from MT-Modder/stoppers-2</title>
<updated>2015-02-14T08:22:56+00:00</updated>
<author>
<name>Florian Euchner</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-14T08:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b7076e635c370493133739a2db7dec584da1026a'/>
<id>urn:sha1:b7076e635c370493133739a2db7dec584da1026a</id>
<content type='text'>
Register only locked nodes as stoppers</content>
</entry>
<entry>
<title>Register only locked nodes as stoppers</title>
<updated>2015-02-14T04:58:36+00:00</updated>
<author>
<name>MT-Modder</name>
<email>thomas.waits148@gmail.com</email>
</author>
<published>2015-02-14T04:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=6d9f44455ccff5d8237c92d4d0d27cd1dc49d12e'/>
<id>urn:sha1:6d9f44455ccff5d8237c92d4d0d27cd1dc49d12e</id>
<content type='text'>
This was suggested here:
https://github.com/Jeija/minetest-mod-mesecons/pull/216
</content>
</entry>
<entry>
<title>Fix #219, do not try to override unregistered doors</title>
<updated>2015-02-13T23:02:19+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-13T23:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=8bf5b7d0e4d2988cd7b4c5370d722dcf4d215e4f'/>
<id>urn:sha1:8bf5b7d0e4d2988cd7b4c5370d722dcf4d215e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #221 from MT-Modder/remove-from-group</title>
<updated>2015-02-13T22:51:42+00:00</updated>
<author>
<name>Florian Euchner</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-13T22:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=14281a1bd4e9b24d2c270169d963186fec9e6e29'/>
<id>urn:sha1:14281a1bd4e9b24d2c270169d963186fec9e6e29</id>
<content type='text'>
Remove insulated t-junction and crossover from craftable group</content>
</entry>
<entry>
<title>Remove insulated t-junction and crossover from craftable group</title>
<updated>2015-02-13T22:02:09+00:00</updated>
<author>
<name>MT-Modder</name>
<email>thomas.waits148@gmail.com</email>
</author>
<published>2015-02-13T22:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1d93a51f6edbc2df276a756f05b88a21e9d1ed71'/>
<id>urn:sha1:1d93a51f6edbc2df276a756f05b88a21e9d1ed71</id>
<content type='text'>
</content>
</entry>
</feed>
