<feed xmlns='http://www.w3.org/2005/Atom'>
<title>automathon.git/site/main.mjs, branch main</title>
<subtitle>forth robots</subtitle>
<id>https://git.spork.org/automathon.git/atom?h=main</id>
<link rel='self' href='https://git.spork.org/automathon.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/'/>
<updated>2025-12-24T16:55:01Z</updated>
<entry>
<title>part 2: move core logic to game module, which owns robos</title>
<updated>2025-12-24T16:55:01Z</updated>
<author>
<name>brian cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-24T16:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=826e3d959d2339af285cc3417315efe16a8ff07d'/>
<id>urn:sha1:826e3d959d2339af285cc3417315efe16a8ff07d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: move arena stuff to module</title>
<updated>2025-12-24T02:47:59Z</updated>
<author>
<name>brian cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-24T02:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=fdd715f4e610ae68dcb5310c37cebfbf383b1a4c'/>
<id>urn:sha1:fdd715f4e610ae68dcb5310c37cebfbf383b1a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: begin migration to multi-bot life</title>
<updated>2025-12-24T00:52:31Z</updated>
<author>
<name>brian cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-24T00:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=d1bc29694219a3d3d34e6dcc696ce249c7540fcd'/>
<id>urn:sha1:d1bc29694219a3d3d34e6dcc696ce249c7540fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify css, allow multiple inspectors</title>
<updated>2025-12-23T18:53:49Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T18:53:49Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=1887bb00cf21177b7ba70954e8a1f638ef7dcb53'/>
<id>urn:sha1:1887bb00cf21177b7ba70954e8a1f638ef7dcb53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: use web component for inspector</title>
<updated>2025-12-23T17:41:35Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T17:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=a0d6b9ce39bce2182c400b529a9698f12307ae2d'/>
<id>urn:sha1:a0d6b9ce39bce2182c400b529a9698f12307ae2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>html: use svg buttons rather than text</title>
<updated>2025-12-23T15:26:17Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T15:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=55981ed9db09d029644725bfe64f6ba390ec0621'/>
<id>urn:sha1:55981ed9db09d029644725bfe64f6ba390ec0621</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: time delta is int</title>
<updated>2025-12-23T00:51:03Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T00:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=89426c8a02210daf19cd6b9230e59a0d1b2fe006'/>
<id>urn:sha1:89426c8a02210daf19cd6b9230e59a0d1b2fe006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: only compute tween frames if time delta &gt; 0</title>
<updated>2025-12-23T00:27:54Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T00:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=acad2b35e50a250330975bda90f3e36002584f90'/>
<id>urn:sha1:acad2b35e50a250330975bda90f3e36002584f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>js: rename r → renderFrame</title>
<updated>2025-12-23T00:22:21Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T00:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=ef4807c680711a868d67b027a6fb618b920139ad'/>
<id>urn:sha1:ef4807c680711a868d67b027a6fb618b920139ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>html: turn subpixel smoothing back on</title>
<updated>2025-12-22T20:50:09Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-22T20:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=e3d02f915d1b2140657cc86fc84f59862eeba848'/>
<id>urn:sha1:e3d02f915d1b2140657cc86fc84f59862eeba848</id>
<content type='text'>
</content>
</entry>
</feed>
