<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/game/draft.go, branch main</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>use slog and add game log handler callback</title>
<updated>2025-08-20T13:57:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-08-17T13:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=9463ec4cb063f0bde03d0e1b2a650f5887ad29ff'/>
<id>9463ec4cb063f0bde03d0e1b2a650f5887ad29ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make format</title>
<updated>2025-08-20T13:57:33+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-30T18:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=deaee56c8a5ac7f40ca9fe85afcb5a3caddea0ca'/>
<id>deaee56c8a5ac7f40ca9fe85afcb5a3caddea0ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor code improvements reported by golangci-lint</title>
<updated>2025-08-20T13:57:33+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-30T18:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=81e9ab9db504e09e24523482b169726a25d9a3b1'/>
<id>81e9ab9db504e09e24523482b169726a25d9a3b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix draft bugs</title>
<updated>2025-08-20T13:57:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-06T15:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=6f69c5a37ac8bbbd1b35aaea5bb816418d4cb4c7'/>
<id>6f69c5a37ac8bbbd1b35aaea5bb816418d4cb4c7</id>
<content type='text'>
Do not access an empty slice by index.
Do not assume all received notificarions are DraftPickPrompts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not access an empty slice by index.
Do not assume all received notificarions are DraftPickPrompts.
</pre>
</div>
</content>
</entry>
<entry>
<title>make draft more flexible</title>
<updated>2025-08-20T13:57:24+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-05T17:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=91af2f3fe4a9b40093ea43c7c899f8281ee887f8'/>
<id>91af2f3fe4a9b40093ea43c7c899f8281ee887f8</id>
<content type='text'>
Add more draft specific errors and a function to replace AI by a new player.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more draft specific errors and a function to replace AI by a new player.
</pre>
</div>
</content>
</entry>
<entry>
<title>make draft more flexible</title>
<updated>2025-08-20T13:57:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-04T14:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=ba45b9ce0f916a8d5f4cca2233fc421ce989c8df'/>
<id>ba45b9ce0f916a8d5f4cca2233fc421ce989c8df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor playerControl</title>
<updated>2025-08-20T13:57:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-04T13:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=e4ec9266c205120a51dc8d5c4ac956f2b8792f1b'/>
<id>e4ec9266c205120a51dc8d5c4ac956f2b8792f1b</id>
<content type='text'>
Allow to propagate errors in order to handle them acordingly.
Use playerNotifications by value to reduce the amount of allocations.
Add session managment playerNotifications.
Support marshalling notifications to plain text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to propagate errors in order to handle them acordingly.
Use playerNotifications by value to reduce the amount of allocations.
Add session managment playerNotifications.
Support marshalling notifications to plain text.
</pre>
</div>
</content>
</entry>
<entry>
<title>export more information during a draft</title>
<updated>2025-08-20T13:57:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-10T04:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=31491dd57babb01191d7338c95876dd839f4d957'/>
<id>31491dd57babb01191d7338c95876dd839f4d957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to add players to draft</title>
<updated>2025-08-20T13:57:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-09T01:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=b24daba1eaad3023eebbfcf3fc452397763ae622'/>
<id>b24daba1eaad3023eebbfcf3fc452397763ae622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make PlayerControl a Closer</title>
<updated>2025-08-20T13:57:18+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-07T02:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2bc941c548c7249fe122fbdf43963b798cb2b14f'/>
<id>2bc941c548c7249fe122fbdf43963b798cb2b14f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
