<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustifarm.git/src/item.rs, 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>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>proper serialisation for playerstate; strum for old-style enums</title>
<updated>2020-09-25T06:54:20+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-25T06:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=09306cb76c6e1eabb4082a985a0a0fa335bda5c1'/>
<id>09306cb76c6e1eabb4082a985a0a0fa335bda5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>even more serde stuff</title>
<updated>2020-09-24T16:58:49+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-24T16:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=13b53f3e89bcd6d33a534403162d1b09502bec70'/>
<id>13b53f3e89bcd6d33a534403162d1b09502bec70</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>actually use the serde serialisation more</title>
<updated>2020-09-24T11:10:54+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-24T11:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=e6476e7afff0234d67ebce7c74e4c91c31d87755'/>
<id>e6476e7afff0234d67ebce7c74e4c91c31d87755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't try to read into the json data structure all manually</title>
<updated>2020-09-24T07:38:18+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-24T07:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=523a635dc88bc7890a0e1d3c062a8165259761d6'/>
<id>523a635dc88bc7890a0e1d3c062a8165259761d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>can base sprite on equipped items</title>
<updated>2020-09-22T13:36:58+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-09-22T13:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=37ad98cf725aa22f1c793b66102c99c9a76a4ec2'/>
<id>37ad98cf725aa22f1c793b66102c99c9a76a4ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better json parsing using serde_json::value::from_value</title>
<updated>2020-05-19T13:06:45+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-05-19T13:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=dac89209fdde17e2e4fdf89768e814945a8cea62'/>
<id>dac89209fdde17e2e4fdf89768e814945a8cea62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor refactoring with cargo clippy</title>
<updated>2020-04-06T19:06:17+00:00</updated>
<author>
<name>troido</name>
<email>troido@protonmail.com</email>
</author>
<published>2020-04-06T19:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/rustifarm.git/commit/?id=36034d79acde5039601a0fdf2f9c5e19b5f91003'/>
<id>36034d79acde5039601a0fdf2f9c5e19b5f91003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
