<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crops/textures, branch origin/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/crops/atom?h=origin%2Fmaster</id>
<link rel='self' href='http://git.linux-forks.de/crops/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/'/>
<updated>2015-11-26T06:25:41+00:00</updated>
<entry>
<title>Particle spawner on dead plants: flies.</title>
<updated>2015-11-26T06:25:41+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2015-11-26T06:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=5329ff5b369602918fbb70b61351b2d89ae440eb'/>
<id>urn:sha1:5329ff5b369602918fbb70b61351b2d89ae440eb</id>
<content type='text'>
These buzz around dead plants, right after they die.
</content>
</entry>
<entry>
<title>These are not needed, game creates the inventory image.</title>
<updated>2015-11-25T00:35:48+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2015-11-25T00:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=f5908b08afddf6da3d569c2328fd61784da7a0c3'/>
<id>urn:sha1:f5908b08afddf6da3d569c2328fd61784da7a0c3</id>
<content type='text'>
Just saves bandwidth for client startup.
</content>
</entry>
<entry>
<title>changes</title>
<updated>2015-11-24T16:15:53+00:00</updated>
<author>
<name>HybridDog</name>
<email>ovvv@web.de</email>
</author>
<published>2015-11-24T16:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=90f8b622f00133e5733cafadd62146ca7fe87bb0'/>
<id>urn:sha1:90f8b622f00133e5733cafadd62146ca7fe87bb0</id>
<content type='text'>
reduce texture sizes
</content>
</entry>
<entry>
<title>Pumpkins!</title>
<updated>2015-11-24T05:47:16+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2015-11-24T05:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=0ed89f31a3a5cc5ada21759a5b176fe66c1bd37b'/>
<id>urn:sha1:0ed89f31a3a5cc5ada21759a5b176fe66c1bd37b</id>
<content type='text'>
Since it's almost thanksgiving, here's some pumpkins, and
as usual, with a twist. In itself the pumpkins behave
like you expect - digging them yields a block, not slices.
You can get seeds from a block, or cook a block into roast
pumpkin, which is edible.

The catch is that there's only one piece of food from a pumpkin
so it's a lot of work. And if you want to expand your pumpkin
farm, you'll have to water as otherwise the plants die and
will not spawn more than 1 pumpkin if you're unlucky, so
it's going to be difficult and labor intensive to grow a
large pumpkin farm.

So yeah, maybe just grow pumpkins once a year for some
holiday cheer, like some countries do, and then back to
taters, cuz they easy.
</content>
</entry>
<entry>
<title>Add particles showing plants being watered.</title>
<updated>2015-05-10T06:15:54+00:00</updated>
<author>
<name>Auke Kok</name>
<email>auke-jan.h.kok@intel.com</email>
</author>
<published>2015-05-10T06:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=c210807fe440522bd2d368e22db26ecd8686aaf3'/>
<id>urn:sha1:c210807fe440522bd2d368e22db26ecd8686aaf3</id>
<content type='text'>
Supposed to be a visual reinforcement that water actually
made it to the plant. The particles are drops of water
that fall down from the plant that was watered.
</content>
</entry>
<entry>
<title>Humidity for melons.</title>
<updated>2015-05-04T08:52:41+00:00</updated>
<author>
<name>Auke Kok</name>
<email>auke-jan.h.kok@intel.com</email>
</author>
<published>2015-05-04T08:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=0bb0aceabe6e9bad9b5635f4926ee6f9951b6319'/>
<id>urn:sha1:0bb0aceabe6e9bad9b5635f4926ee6f9951b6319</id>
<content type='text'>
Lots of more templated code here. Use swap_node throughout. Each
plant has it's own properties table now, which trims the settings.txt
file. Will be easier to maintain and extend.

Had to add a withered texture for the melon plant... yes melon
plants will be able to wither on hard settings.
</content>
</entry>
<entry>
<title>Revert "Apparently I can turn off al these gimp export PNG options."</title>
<updated>2015-05-03T18:33:33+00:00</updated>
<author>
<name>Auke Kok</name>
<email>auke-jan.h.kok@intel.com</email>
</author>
<published>2015-05-03T18:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=29e7a20f288a819c82d67bbdf98467608b7b0c87'/>
<id>urn:sha1:29e7a20f288a819c82d67bbdf98467608b7b0c87</id>
<content type='text'>
This reverts commit 4b71d7af7610a9f6c6e1ba692a245c566402e284.
</content>
</entry>
<entry>
<title>Apparently I can turn off al these gimp export PNG options.</title>
<updated>2015-05-03T18:33:33+00:00</updated>
<author>
<name>Auke Kok</name>
<email>auke-jan.h.kok@intel.com</email>
</author>
<published>2015-05-03T02:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=4df176e4edfecd06b5c2fa93b9505103f2c72d2a'/>
<id>urn:sha1:4df176e4edfecd06b5c2fa93b9505103f2c72d2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>advpng and optipng textures</title>
<updated>2015-05-03T09:38:49+00:00</updated>
<author>
<name>HybridDog</name>
<email>adresse_test@t-online.de</email>
</author>
<published>2015-05-03T09:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=c5535a31efb3cf8dab90d80bddd94be6dddf7164'/>
<id>urn:sha1:c5535a31efb3cf8dab90d80bddd94be6dddf7164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7 from ExcaliburZero/compress-textures</title>
<updated>2015-05-03T02:04:27+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar+github@foo-projects.org</email>
</author>
<published>2015-05-03T02:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/crops/commit/?id=3501c6d8d02ee3a9f0e977d31a83f355ae81b841'/>
<id>urn:sha1:3501c6d8d02ee3a9f0e977d31a83f355ae81b841</id>
<content type='text'>
Compressed texture images</content>
</entry>
</feed>
