<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons, branch 2017.03.05</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=2017.03.05</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=2017.03.05'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2017-03-04T08:10:44+00:00</updated>
<entry>
<title>Change sticky movestone craft recipe</title>
<updated>2017-03-04T08:10:44+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-02-23T17:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d80c788fab91d20928bb4dedaf6018a310544ca9'/>
<id>urn:sha1:d80c788fab91d20928bb4dedaf6018a310544ca9</id>
<content type='text'>
It used to be so that you could gain two sticky movestones out of one normal one,
this didn't make much sense.
</content>
</entry>
<entry>
<title>Fix active ghoststones being droppable with sand</title>
<updated>2017-02-15T22:00:02+00:00</updated>
<author>
<name>Wuzzy</name>
<email>almikes@aol.com</email>
</author>
<published>2017-02-15T22:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=03ab151c873fd6a4574a8490b17a48b4e9e65d76'/>
<id>urn:sha1:03ab151c873fd6a4574a8490b17a48b4e9e65d76</id>
<content type='text'>
Fixes #289
</content>
</entry>
<entry>
<title>fix wrong UV mapping on "on" turbine blades</title>
<updated>2017-02-13T19:24:29+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-13T19:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=dd2b36c41cb5b2096bbd5168adbbb9f9a176c646'/>
<id>urn:sha1:dd2b36c41cb5b2096bbd5168adbbb9f9a176c646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #321 from Jeija/animated_turbine</title>
<updated>2017-02-13T00:56:29+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-13T00:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=0cb286b42539167e5c7130656bbb359bf027d89b'/>
<id>urn:sha1:0cb286b42539167e5c7130656bbb359bf027d89b</id>
<content type='text'>
Make "on" water turbine animated!</content>
</entry>
<entry>
<title>make "on" water turbine animated!</title>
<updated>2017-02-12T18:57:30+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-12T18:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b'/>
<id>urn:sha1:46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b</id>
<content type='text'>
This uses a fairly simple trick: the textures are animated, while the
model is static and has a number of rotated copies of the parts that are
seen to move (four copies of the blades, eight copies of the top/bottom
and their edges).  The opaque parts of the textures then decide which of
those faces' copies are visible in each frame.
</content>
</entry>
<entry>
<title>fix Z-fighting on water turbine</title>
<updated>2017-02-12T15:56:54+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-12T15:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=fa3bd1927042ca5ded14623226f447bcb907b953'/>
<id>urn:sha1:fa3bd1927042ca5ded14623226f447bcb907b953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fpga: Make formspec usage less prone to breakage</title>
<updated>2017-01-28T10:54:27+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-28T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2bc3c5d97c6227b4d93316e344dd2a312a872f7a'/>
<id>urn:sha1:2bc3c5d97c6227b4d93316e344dd2a312a872f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FPGAs (#315)</title>
<updated>2017-01-28T10:33:13+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-28T10:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=07d074075c82dd762fa9d6d3b1b5a466a77f177b'/>
<id>urn:sha1:07d074075c82dd762fa9d6d3b1b5a466a77f177b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make descriptions of insulated wires consistent</title>
<updated>2017-01-22T12:39:10+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-22T12:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=518885301494805f92e29fcab299c2d277d4fb46'/>
<id>urn:sha1:518885301494805f92e29fcab299c2d277d4fb46</id>
<content type='text'>
This allows finding all of them by searching
"insulated" in the creative menu.
</content>
</entry>
<entry>
<title>Fix Lua error with microcontrollers</title>
<updated>2017-01-19T15:31:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-19T15:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=7667e7d8c53b310daf8fc7a2edb20525837c038c'/>
<id>urn:sha1:7667e7d8c53b310daf8fc7a2edb20525837c038c</id>
<content type='text'>
caused by an oversight in ececf525b6f717956a38fa314d2472f72451159d
</content>
</entry>
</feed>
