<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustifarm.git/content/encyclopediae/crops.json, branch main</title>
<subtitle>fork of: https://github.com/jmdejong/rustifarm
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/'/>
<entry>
<title>added dense grass; home is now part of monsterAI component</title>
<updated>2020-10-03T13:20:52+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-10-03T13:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=fa5ddaa570473ece02e0a3bfb35702211d21ce12'/>
<id>fa5ddaa570473ece02e0a3bfb35702211d21ce12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed parametertype</title>
<updated>2020-09-28T12:29:53+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-28T12:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=eb9853dec24045adb7447e1c8ac186e52204b690'/>
<id>eb9853dec24045adb7447e1c8ac186e52204b690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better serialisation structure for encyclopediae</title>
<updated>2020-09-27T13:33:09+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-27T13:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=a20bcfed7d3b6aacc3211514d9804651a458e725'/>
<id>a20bcfed7d3b6aacc3211514d9804651a458e725</id>
<content type='text'>
["list", [1, 2, 3]] is now just [1, 2, 3] and {"type": builtwall", "kwargs": {"health": 50}} is now {":template": "builtwall", "health": 50}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
["list", [1, 2, 3]] is now just [1, 2, 3] and {"type": builtwall", "kwargs": {"health": 50}} is now {":template": "builtwall", "health": 50}
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed bug where planted/growing carrots/cotton would crash the game</title>
<updated>2020-09-26T20:00:08+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-26T20:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=08927590ba1012dd8043361f5f5bf4d3dad7b99c'/>
<id>08927590ba1012dd8043361f5f5bf4d3dad7b99c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed bug where carrotplants behaved as cottonplants</title>
<updated>2020-09-26T14:20:11+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-26T14:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=0d0586816a87fa1b977f7fa84ee38e639ffccfc5'/>
<id>0d0586816a87fa1b977f7fa84ee38e639ffccfc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more serde (de)serialisation</title>
<updated>2020-09-24T15:12:39+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-24T15:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=5ae2f9040324baaeaed3f91a84662425cb6186dc'/>
<id>5ae2f9040324baaeaed3f91a84662425cb6186dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added cotton</title>
<updated>2020-09-21T23:24:19+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-21T23:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=410de5640c76b1501240e39e725350fc58a7e094'/>
<id>410de5640c76b1501240e39e725350fc58a7e094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create interactions from parameter instead of json</title>
<updated>2020-09-20T21:33:13+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-20T21:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=5eda37efbd1b34851364923069c0c3effdc32ca8'/>
<id>5eda37efbd1b34851364923069c0c3effdc32ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>encyclopedia can be split over different files</title>
<updated>2020-05-16T10:03:49+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-05-16T10:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=dc25e66031fc0a1fbdb15579ad346bcb3903b3bb'/>
<id>dc25e66031fc0a1fbdb15579ad346bcb3903b3bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
