<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tacticians-client/src/shared/battle-map/BattleMap/Struct, branch master</title>
<subtitle>Web-based client for Tacticians Online, written in Elm.
</subtitle>
<id>https://www.segfault.tech/cgit.cgi/tacticians-client/atom?h=master</id>
<link rel='self' href='https://www.segfault.tech/cgit.cgi/tacticians-client/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/'/>
<updated>2019-06-13T11:32:43Z</updated>
<entry>
<title>Adds AoO pathfinding &amp; temporary representation.</title>
<updated>2019-06-13T11:32:43Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2019-06-13T11:32:43Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=499c0981df958643097f96365138df689432e5b4'/>
<id>urn:sha1:499c0981df958643097f96365138df689432e5b4</id>
<content type='text'>
The animation manager does not work correctly though: when a move action
has been interrupted, it will rewind like if there was only the last
movement part, yet play back all parts, landing the character at the
wrong location.
</content>
</entry>
<entry>
<title>Working on Attacks of Opportunity...</title>
<updated>2019-06-12T16:08:31Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2019-06-12T16:08:31Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=9eaf4c0a006e2a08fdd1e2248978c4ac5cdaef3b'/>
<id>urn:sha1:9eaf4c0a006e2a08fdd1e2248978c4ac5cdaef3b</id>
<content type='text'>
I think that the use of map markers to handle attacks of opportunity is
justified on the client: quick and cheap detection is key for the path finding
algorithm, and we don't need to propagate the changes to another copy of
the data.
</content>
</entry>
<entry>
<title>Updates Dijkstra's to avoid attacks of opportunity.</title>
<updated>2019-05-14T15:38:27Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2019-05-14T15:38:27Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=f3f09c301fdb1acf9fb7e77db92bfed3147ab215'/>
<id>urn:sha1:f3f09c301fdb1acf9fb7e77db92bfed3147ab215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds danger zone calculation.</title>
<updated>2019-05-09T20:07:36Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2019-05-09T20:07:36Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=beceea45a9840c306f8db79d4d02db400bd6426c'/>
<id>urn:sha1:beceea45a9840c306f8db79d4d02db400bd6426c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working on markers...</title>
<updated>2019-05-07T15:23:44Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2019-05-07T15:23:44Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=af452e14397afb04d207628f568238a09989478d'/>
<id>urn:sha1:af452e14397afb04d207628f568238a09989478d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds partial Marker edition (no permissions yet).</title>
<updated>2019-05-03T15:23:24Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2019-05-03T15:23:24Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=c14e56360447d5581913d5a535b0540378f04a04'/>
<id>urn:sha1:c14e56360447d5581913d5a535b0540378f04a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got everything to compile again.</title>
<updated>2019-03-15T22:10:22Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2019-03-15T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=a3c380b2813c9928a2ee600c276295c7803e9e66'/>
<id>urn:sha1:a3c380b2813c9928a2ee600c276295c7803e9e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Broken] Got 'battle' to compile again.</title>
<updated>2019-03-15T17:41:39Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2019-03-15T17:41:39Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=8103bf80277b759bb9c3b1e032612721f132f256'/>
<id>urn:sha1:8103bf80277b759bb9c3b1e032612721f132f256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Broken] Starting a code refactoring...</title>
<updated>2019-03-15T17:16:55Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2019-03-15T17:16:55Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-client/commit/?id=6678cfe464ed9ee595f4f3dd7398dec1416454c9'/>
<id>urn:sha1:6678cfe464ed9ee595f4f3dd7398dec1416454c9</id>
<content type='text'>
</content>
</entry>
</feed>
