<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/activities/draft.go, branch draftsim</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>allow to start a local draft with external values</title>
<updated>2025-07-06T15:49:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-06T02:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=793286b8e3e14b3013d0fb7cc69e9c8b28e9d054'/>
<id>793286b8e3e14b3013d0fb7cc69e9c8b28e9d054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show drafted decklist after local draft is done</title>
<updated>2025-07-06T15:49:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-05T16:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=179f442ba75d13ce8ef30c451404d1c6db712765'/>
<id>179f442ba75d13ce8ef30c451404d1c6db712765</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-07-06T15:49:19+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=f3e085ceccd95899d8d705a28266003709ab87b7'/>
<id>f3e085ceccd95899d8d705a28266003709ab87b7</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>support remote drafts</title>
<updated>2025-07-04T02:01:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-04T01:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=fa5c66a13d7c182f44c9fa52c216e4d0f455ea29'/>
<id>fa5c66a13d7c182f44c9fa52c216e4d0f455ea29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make input events consumable</title>
<updated>2025-07-04T02:01:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-17T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=844b302ea1f8154010af39b3303790dc12b04737'/>
<id>844b302ea1f8154010af39b3303790dc12b04737</id>
<content type='text'>
Having a input queue of consumable input events allow widgets to prevent
the further handling of the same event by different collections by
consuming the event.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having a input queue of consumable input events allow widgets to prevent
the further handling of the same event by different collections by
consuming the event.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor client activities</title>
<updated>2025-07-04T02:01:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-06T21:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=154cf56c5deafb8bcbdef925775c9c565d7f6362'/>
<id>154cf56c5deafb8bcbdef925775c9c565d7f6362</id>
<content type='text'>
Make the activity stack explicit and move reusable activities to the
activity package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the activity stack explicit and move reusable activities to the
activity package.
</pre>
</div>
</content>
</entry>
</feed>
