<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tacticians-server/src/battlemap, branch reorganizing</title>
<subtitle>Server for Tacticians Online, written in Erlang.
</subtitle>
<id>https://www.segfault.tech/cgit.cgi/tacticians-server/atom?h=reorganizing</id>
<link rel='self' href='https://www.segfault.tech/cgit.cgi/tacticians-server/atom?h=reorganizing'/>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/'/>
<updated>2018-06-06T20:27:15Z</updated>
<entry>
<title>... it actually seems to work rather well.</title>
<updated>2018-06-06T20:27:15Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2018-06-06T20:27:15Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=d99f1e8b0efedf1286ab15c656a0ea874823865f'/>
<id>urn:sha1:d99f1e8b0efedf1286ab15c656a0ea874823865f</id>
<content type='text'>
Quite a lot of missing db_query:op() though.
</content>
</entry>
<entry>
<title>...</title>
<updated>2018-06-06T15:00:21Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T15:00:21Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=daa6c9b3fa9a62d3f6a1a696f67976e904d641b9'/>
<id>urn:sha1:daa6c9b3fa9a62d3f6a1a696f67976e904d641b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2018-06-06T14:42:42Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T14:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=82081d45fd64294f4bc417085e06284f3487b32f'/>
<id>urn:sha1:82081d45fd64294f4bc417085e06284f3487b32f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Figuring out how to organize the src folder(s)...</title>
<updated>2018-06-06T13:54:18Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T13:54:18Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=ee9c2ac044cc77b80f30420c8f0788cad4281084'/>
<id>urn:sha1:ee9c2ac044cc77b80f30420c8f0788cad4281084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kind of hacked around to get the db working.</title>
<updated>2018-06-05T14:13:56Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-05T14:13:56Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=97f7511e61cebae3676a83aa9c0dc2efb15d8d8c'/>
<id>urn:sha1:97f7511e61cebae3676a83aa9c0dc2efb15d8d8c</id>
<content type='text'>
It does seem to work, though.
</content>
</entry>
<entry>
<title>Looking into dynamically updated records/tuples.</title>
<updated>2018-05-30T19:03:24Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-05-30T19:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=09bdaed7100ac97392e152a488d21db016952213'/>
<id>urn:sha1:09bdaed7100ac97392e152a488d21db016952213</id>
<content type='text'>
So far, the plan is for the DB to not even know what it's storing.
Instead, it trusts the queries to know what they are accessing (using
record fields positions with erlang:setelement and such). That might
turn out to be a terrible idea, though.
</content>
</entry>
<entry>
<title>Preparing to add actual DBs...</title>
<updated>2018-06-01T16:16:43Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-01T16:16:43Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=2a50c908383d5d5d14cb501f8ad707dcba1da212'/>
<id>urn:sha1:2a50c908383d5d5d14cb501f8ad707dcba1da212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensures required headers are present.</title>
<updated>2018-05-28T14:33:16Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-05-28T14:33:16Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=5aaa03c62f784c75991b72b6745919eabb68445d'/>
<id>urn:sha1:5aaa03c62f784c75991b72b6745919eabb68445d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes arg order, JSON encodes timeline elements.</title>
<updated>2018-05-11T19:59:56Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2018-05-11T19:59:56Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=a8e7e53a19ccc80e41b48e737ffed36e13110380'/>
<id>urn:sha1:a8e7e53a19ccc80e41b48e737ffed36e13110380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates how the random battle is generated.</title>
<updated>2018-05-11T19:32:23Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2018-05-11T19:32:23Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=92756a57bcad59c8b7a617b608bb6b7a18f128c8'/>
<id>urn:sha1:92756a57bcad59c8b7a617b608bb6b7a18f128c8</id>
<content type='text'>
</content>
</entry>
</feed>
