<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digtron/textures, branch origin/cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/digtron/atom?h=origin%2Fcleanup</id>
<link rel='self' href='http://git.linux-forks.de/digtron/atom?h=origin%2Fcleanup'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/'/>
<updated>2017-01-22T03:38:19+00:00</updated>
<entry>
<title>Revamp storage module textures, controller colorization</title>
<updated>2017-01-22T03:38:19+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-22T03:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=d2df31bd6b499560dac82d9c15d937b5e4179ae5'/>
<id>urn:sha1:d2df31bd6b499560dac82d9c15d937b5e4179ae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bunch of achievements via optional dependency on the Awards mod</title>
<updated>2017-01-19T06:42:36+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-19T06:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=d962dd16544e7b53ef6e8cf3b619811fd3b58e9a'/>
<id>urn:sha1:d962dd16544e7b53ef6e8cf3b619811fd3b58e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crate marker entities will indicate when they're in a non-buildable node. Doesn't show protection though.</title>
<updated>2017-01-17T18:50:02+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-17T18:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=a3a1402e1b9ef6578375b07654a1c25765104955'/>
<id>urn:sha1:a3a1402e1b9ef6578375b07654a1c25765104955</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add crates for packing up, transporting, and unpacking digtron arrays</title>
<updated>2017-01-15T23:12:07+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-15T23:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=2078572811a1c80ebd1228b24b35392ba02f4908'/>
<id>urn:sha1:2078572811a1c80ebd1228b24b35392ba02f4908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update axle to new layout class, drop dug items in the right place</title>
<updated>2017-01-12T07:50:17+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-12T07:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=e008aed60c3e4e5875c94617a6cc6d588f283582'/>
<id>urn:sha1:e008aed60c3e4e5875c94617a6cc6d588f283582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug in player-movement code, and also turn controller tints into a texture for easier modding by end users</title>
<updated>2017-01-11T15:02:40+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-11T15:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=f665f430fc94165a8c2d01f7d09fc327eee66c58'/>
<id>urn:sha1:f665f430fc94165a8c2d01f7d09fc327eee66c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert all the textures to transparent overlays on digtron_plate to allow easier reskinning</title>
<updated>2017-01-11T05:59:11+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-11T05:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=e682130266799f7b320a9b56964963bb348cc1cb'/>
<id>urn:sha1:e682130266799f7b320a9b56964963bb348cc1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a rotation controller</title>
<updated>2017-01-08T08:23:10+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-08T08:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=d7e5309833bc7044447982424dc8431d84d7a1a0'/>
<id>urn:sha1:d7e5309833bc7044447982424dc8431d84d7a1a0</id>
<content type='text'>
Well that was a lot of work. Also, switched the "waiting" timer
management to the actual on_timer system - I noticed that minetest.after
wasn't persisting through server shutdown and restart, that could put a
controller in a "broken" state.
</content>
</entry>
<entry>
<title>Adding combined storage module</title>
<updated>2017-01-06T19:07:27+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-06T19:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=6af67133be0524a1482e512038c5c1267b0ba1b9'/>
<id>urn:sha1:6af67133be0524a1482e512038c5c1267b0ba1b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added a bit of dinginess and dirt to the yellow/black pattern on the digger head</title>
<updated>2017-01-06T05:49:44+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2017-01-06T05:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=4699ad04cc1e02ac0e0b1be25ed1c7ddf04ff9a7'/>
<id>urn:sha1:4699ad04cc1e02ac0e0b1be25ed1c7ddf04ff9a7</id>
<content type='text'>
</content>
</entry>
</feed>
