<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digtron, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/digtron/atom?h=master</id>
<link rel='self' href='http://git.linux-forks.de/digtron/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/'/>
<updated>2018-10-26T20:49:17+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/minetest-mods/digtron</title>
<updated>2018-10-26T20:49:17+00:00</updated>
<author>
<name>root</name>
<email>root@linux-forks.de</email>
</author>
<published>2018-10-26T20:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=66222c29b54a7568289481c4ac896f404c674f89'/>
<id>urn:sha1:66222c29b54a7568289481c4ac896f404c674f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix crate protection (#25)</title>
<updated>2018-10-15T23:13:06+00:00</updated>
<author>
<name>Thomas Rudin</name>
<email>thomas@rudin.li</email>
</author>
<published>2018-10-15T23:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=1011901938ea0b256ab5048392d56d935d152534'/>
<id>urn:sha1:1011901938ea0b256ab5048392d56d935d152534</id>
<content type='text'>
* fix crate protection

all crates check area protection (minetest.is_protected)
protected crates check area and owner (even if not in protected area)

* separate check and action

* whitespace stuff

* another missing whitespace

* add suggestion from T4im
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/minetest-mods/digtron</title>
<updated>2018-09-14T14:57:17+00:00</updated>
<author>
<name>root</name>
<email>root@linux-forks.de</email>
</author>
<published>2018-09-14T14:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=76f723270ef58c236a6fd78a0c6aef53997582f7'/>
<id>urn:sha1:76f723270ef58c236a6fd78a0c6aef53997582f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix undeclared global variable warnings</title>
<updated>2018-08-28T18:25:13+00:00</updated>
<author>
<name>Thomas Rudin</name>
<email>thomas@rudin.li</email>
</author>
<published>2018-08-28T18:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/digtron/commit/?id=d3397563ec29b193aa2bfd720da1a4aba34304d3'/>
<id>urn:sha1:d3397563ec29b193aa2bfd720da1a4aba34304d3</id>
<content type='text'>
Closes #26 (trivial)</content>
</entry>
<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>
</feed>
