<feed xmlns='http://www.w3.org/2005/Atom'>
<title>technic/concrete, branch origin/radiation</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/technic/atom?h=origin%2Fradiation</id>
<link rel='self' href='http://git.linux-forks.de/technic/atom?h=origin%2Fradiation'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/'/>
<updated>2016-03-20T04:08:50+00:00</updated>
<entry>
<title>Make blast-resistant concrete blast resistant</title>
<updated>2016-03-20T04:08:50+00:00</updated>
<author>
<name>MT-Modder</name>
<email>MT-Modder@users.noreply.github.com</email>
</author>
<published>2016-03-20T04:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=0c144cd75c638f1f1c67ae91973f3ff8ffc781dd'/>
<id>urn:sha1:0c144cd75c638f1f1c67ae91973f3ff8ffc781dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use connected nodeboxes for concrete posts</title>
<updated>2016-03-20T04:02:33+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2016-03-20T02:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=4a993c2de8b89e8c7522021598a8b700959e4286'/>
<id>urn:sha1:4a993c2de8b89e8c7522021598a8b700959e4286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change tile_images to tiles</title>
<updated>2015-10-16T17:55:57+00:00</updated>
<author>
<name>MT-Modder</name>
<email>MT-Modder@users.noreply.github.com</email>
</author>
<published>2015-10-02T17:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=2d86ee64e360e7a2825bbd7c46ac3d40596d39ab'/>
<id>urn:sha1:2d86ee64e360e7a2825bbd7c46ac3d40596d39ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update and rename concrete/locale to concrete/locale/tr.txt</title>
<updated>2015-03-11T22:08:15+00:00</updated>
<author>
<name>Mahmut Elmas</name>
<email>mahmutelmas06@hotmail.com</email>
</author>
<published>2015-03-02T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=01fd5d6e6b2e8d6249391b4fef5e8d9e4fa83db6'/>
<id>urn:sha1:01fd5d6e6b2e8d6249391b4fef5e8d9e4fa83db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce intllib code</title>
<updated>2015-02-05T09:09:14+00:00</updated>
<author>
<name>Tim</name>
<email>t4im@users.noreply.github.com</email>
</author>
<published>2015-02-05T09:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=41a10a86d5d2257778b2e422b8a560ed8ea2cbba'/>
<id>urn:sha1:41a10a86d5d2257778b2e422b8a560ed8ea2cbba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>supress undeclared variable access warnings in cases of intentional declaration checks</title>
<updated>2015-02-05T08:47:37+00:00</updated>
<author>
<name>Tim</name>
<email>t4im@users.noreply.github.com</email>
</author>
<published>2015-02-05T08:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=49e82a604bd947813ec93daeafcdfc188765c597'/>
<id>urn:sha1:49e82a604bd947813ec93daeafcdfc188765c597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken concrete posts.</title>
<updated>2014-08-28T23:26:25+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>maciej.kasatkin@o2.pl</email>
</author>
<published>2014-08-28T23:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=0defb2e66d40f4058e096c9048ee09e81715069a'/>
<id>urn:sha1:0defb2e66d40f4058e096c9048ee09e81715069a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split default iron/steel into three metals</title>
<updated>2014-05-22T18:57:50+00:00</updated>
<author>
<name>Zefram</name>
<email>zefram@fysh.org</email>
</author>
<published>2014-05-16T21:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=68b7bcc28e39bdf0926072b834eeeeec0ee6c721'/>
<id>urn:sha1:68b7bcc28e39bdf0926072b834eeeeec0ee6c721</id>
<content type='text'>
Override the default mod's iron/steel substance, replacing it with three
metals: wrought iron (pure iron), carbon steel (iron alloyed with a little
carbon), and cast iron (iron alloyed with lots of carbon).  Wrought iron
is easiest to refine, then cast iron, and carbon steel the most difficult,
matching the historical progression.  Recipes that used default steel are
changed to use one of the three, the choice of alloy for each application
being both somewhat realistic and also matching up with game progression.

The default:steel{_ingot,block} items are identified specifically with
wrought iron.  This makes the default refining recipes work appropriately.
Iron-using recipes defined outside technic are thus necessarily
reinterpreted to use wrought iron, which is mostly appropriate.
Some objects are renamed accordingly.

Rather than use the default steel textures for wrought iron, with technic
providing textures for the other two, technic now provides textures for
all three metals.  This avoids problems that would occur with texture
packs that provide default_steel_{ingot,block} textures that are not
intended to support this wrought-iron/carbon-steel/cast-iron distinction.
A texture pack can provide a distinct set of three textures specifically
for the situation where this distinction is required.

Incidentally make grinding and alloy cooking recipes work correctly when
ingredients are specified by alias.
</content>
</entry>
<entry>
<title>Add german translations for all mods</title>
<updated>2014-04-22T20:30:27+00:00</updated>
<author>
<name>Xanthin</name>
<email>Xanthin@users.noreply.github.com</email>
</author>
<published>2014-04-16T17:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=39c41a06f4993dc17507fb480fcabbca319ceff7'/>
<id>urn:sha1:39c41a06f4993dc17507fb480fcabbca319ceff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partial rewrite</title>
<updated>2013-09-17T20:37:56+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>noreply@gmail.com</email>
</author>
<published>2013-07-17T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/technic/commit/?id=ee0765804c0a21deeb2f33c22ac1a36cb0db5f43'/>
<id>urn:sha1:ee0765804c0a21deeb2f33c22ac1a36cb0db5f43</id>
<content type='text'>
</content>
</entry>
</feed>
