<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/game/artifact.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>support unit state marks</title>
<updated>2025-07-28T16:03:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-25T00:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=d4e04a8736adb91c84323608b67bfa67c28f09cb'/>
<id>d4e04a8736adb91c84323608b67bfa67c28f09cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set the tile for new artifacts</title>
<updated>2025-07-28T16:03:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-24T21:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=32410744074b3d4bc9d537ef50a3fdfeb92cfdc8'/>
<id>32410744074b3d4bc9d537ef50a3fdfeb92cfdc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement house tile effect</title>
<updated>2025-07-22T16:54:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-22T15:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=7f4ba6774db54e8bb427024dca05c7c16efa7039'/>
<id>7f4ba6774db54e8bb427024dca05c7c16efa7039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken permanent initializations</title>
<updated>2025-07-22T16:54:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-19T23:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=28a858ce697af5f23c3e2ce8b200d4ae4db1a90a'/>
<id>28a858ce697af5f23c3e2ce8b200d4ae4db1a90a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>intermediate commit</title>
<updated>2025-01-27T15:43:52+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-25T22:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=db469da2704f703d15e81f5e44ba157c10a21e77'/>
<id>db469da2704f703d15e81f5e44ba157c10a21e77</id>
<content type='text'>
* Implement move artifact action
* Fix widget update memory leak
  * update the highlights not during on each frame
  * do not update the unchanged label of a button
* Allow to exit the game by pressing 'q'
* Implement some cards from the magic set
* Improve permanent formatting
* Some tweaks to UnitAI code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implement move artifact action
* Fix widget update memory leak
  * update the highlights not during on each frame
  * do not update the unchanged label of a button
* Allow to exit the game by pressing 'q'
* Implement some cards from the magic set
* Improve permanent formatting
* Some tweaks to UnitAI code
</pre>
</div>
</content>
</entry>
<entry>
<title>export less methods</title>
<updated>2025-01-27T15:43:50+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-17T11:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=edbbe6041628461e673bd7802932075692c0c25f'/>
<id>edbbe6041628461e673bd7802932075692c0c25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>client: use only the currently available actions in the action choice</title>
<updated>2025-01-27T15:43:50+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-16T12:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2f01274717d62e59e4bf3b4426a2ec6a76ffac11'/>
<id>2f01274717d62e59e4bf3b4426a2ec6a76ffac11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace Fatalf with Panicf</title>
<updated>2025-01-27T15:43:50+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-15T15:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=f9fef6046fdc6895d5eaa7fc15d9b4f4a02becae'/>
<id>f9fef6046fdc6895d5eaa7fc15d9b4f4a02becae</id>
<content type='text'>
Panicf includes a stacktrace and causes a debugger to halt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Panicf includes a stacktrace and causes a debugger to halt.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix artifact IsDestroyed for non solid artifacts</title>
<updated>2025-01-27T15:43:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-08T11:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=27f407012d4a1a95a6fa6280566400ce1ca0e58d'/>
<id>27f407012d4a1a95a6fa6280566400ce1ca0e58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>intermediate commit</title>
<updated>2025-01-27T15:43:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-06T23:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=000b3230a77106ef49c5a581db7120e2ef6e56b1'/>
<id>000b3230a77106ef49c5a581db7120e2ef6e56b1</id>
<content type='text'>
adding area effects and hooks for permanents entering and leaving tiles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adding area effects and hooks for permanents entering and leaving tiles
</pre>
</div>
</content>
</entry>
</feed>
