<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digtron, branch bananach/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/digtron/atom?h=bananach%2Fmaster</id>
<link rel='self' href='http://git.linux-forks.de/digtron/atom?h=bananach%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/'/>
<updated>2018-06-19T07:30:57+00:00</updated>
<entry>
<title>Fixed links in README</title>
<updated>2018-06-19T07:30:57+00:00</updated>
<author>
<name>Gabriel Pérez-Cerezo</name>
<email>gabriel@gpcf.eu</email>
</author>
<published>2018-06-19T07:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=1bf8cf53732b59835f7b121447386f06259fdc30'/>
<id>urn:sha1:1bf8cf53732b59835f7b121447386f06259fdc30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The cause for "no fuel" while digging with filled fuel storage</title>
<updated>2018-06-18T15:37:28+00:00</updated>
<author>
<name>Och Noe</name>
<email>och_noe@forksworld.de</email>
</author>
<published>2018-06-18T15:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=ffe206d82ede453597d8a9d860faa32003f3143b'/>
<id>urn:sha1:ffe206d82ede453597d8a9d860faa32003f3143b</id>
<content type='text'>
was found.

The patch from 2017-01-21 washiding the problem instead of removing
the real cause.

This patch removes the real cause: the variable 'fuel_burning' can
get below 0 but the code does not take this possibilitiy into account.
</content>
</entry>
<entry>
<title>add ability for Digtron to emerge unloaded map blocks</title>
<updated>2018-06-11T05:00:54+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2018-06-11T05:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=0cb8d2dc3333e6e885c0470c3dcfe3d349dadac6'/>
<id>urn:sha1:0cb8d2dc3333e6e885c0470c3dcfe3d349dadac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2018-06-10T03:06:02+00:00</updated>
<author>
<name>FaceDeer</name>
<email>derksenmobile@gmail.com</email>
</author>
<published>2018-06-10T03:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=1c41a2cdcd43764e02487a9ec82aa1ec46084250'/>
<id>urn:sha1:1c41a2cdcd43764e02487a9ec82aa1ec46084250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #20 from numberZero/fix-global</title>
<updated>2018-05-09T14:18:55+00:00</updated>
<author>
<name>FaceDeer</name>
<email>FaceDeer@users.noreply.github.com</email>
</author>
<published>2018-05-09T14:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=b33d33074c2848a05d64131e5aed85d004bc2d9a'/>
<id>urn:sha1:b33d33074c2848a05d64131e5aed85d004bc2d9a</id>
<content type='text'>
No need to make auto_cycle global</content>
</entry>
<entry>
<title>Merge pull request #21 from shivajiva101/shivajiva101-patch-1</title>
<updated>2018-05-09T14:17:46+00:00</updated>
<author>
<name>FaceDeer</name>
<email>FaceDeer@users.noreply.github.com</email>
</author>
<published>2018-05-09T14:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=6ef9f95a608de5e1464280e93ca5233b25108a75'/>
<id>urn:sha1:6ef9f95a608de5e1464280e93ca5233b25108a75</id>
<content type='text'>
fix crash vector</content>
</entry>
<entry>
<title>fix crash vector</title>
<updated>2018-05-09T08:48:01+00:00</updated>
<author>
<name>shivajiva101</name>
<email>shivajiva101@hotmail.com</email>
</author>
<published>2018-05-09T08:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=bdc7e8e4f259d6d2b54b70e058842611495b06aa'/>
<id>urn:sha1:bdc7e8e4f259d6d2b54b70e058842611495b06aa</id>
<content type='text'>
add nil check to prevent crash, fixes #17</content>
</entry>
<entry>
<title>Merge pull request #18 from joejulian/broken_inventory_hack</title>
<updated>2018-02-26T06:51:25+00:00</updated>
<author>
<name>FaceDeer</name>
<email>FaceDeer@users.noreply.github.com</email>
</author>
<published>2018-02-26T06:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=9cc52883265cab590da9ce6472c041a816737fd6'/>
<id>urn:sha1:9cc52883265cab590da9ce6472c041a816737fd6</id>
<content type='text'>
Create missing tables</content>
</entry>
<entry>
<title>No need to make auto_cycle global</title>
<updated>2018-01-26T20:29:26+00:00</updated>
<author>
<name>number Zero</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2018-01-26T20:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=3209856d6beef2f5076002061d6a83e0ca3b6720'/>
<id>urn:sha1:3209856d6beef2f5076002061d6a83e0ca3b6720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create missing tables</title>
<updated>2018-01-11T19:13:10+00:00</updated>
<author>
<name>Joe Julian</name>
<email>me@joejulian.name</email>
</author>
<published>2018-01-11T19:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=564bc1179932f5c7b21bc56b4f7aa55e7f121abb'/>
<id>urn:sha1:564bc1179932f5c7b21bc56b4f7aa55e7f121abb</id>
<content type='text'>
After a failure to move the digtron with its metadata, some nodes were
broken. This worked around crashes that occurred if the inventory table
was missing.
</content>
</entry>
</feed>
