<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/game/trigger.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>support phase change triggers and implement relic</title>
<updated>2025-10-18T10:59:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-10-18T10:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2c2a2d84a92cda814e0e56d9408e6cbfd68c4fbb'/>
<id>2c2a2d84a92cda814e0e56d9408e6cbfd68c4fbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement discard event and reformer</title>
<updated>2025-09-05T15:21:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-09-05T15:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=18dfde76df708631089d39f63394f3a8c1dc9df7'/>
<id>18dfde76df708631089d39f63394f3a8c1dc9df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch exp/slices to slices module</title>
<updated>2025-09-03T10:39:41+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-09-02T12:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=4c3e641243ee0ce712dbdd6da7085253b4bdcc91'/>
<id>4c3e641243ee0ce712dbdd6da7085253b4bdcc91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more events</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:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=a30839fcdff7585e2b36edf29f7b2230c1923f30'/>
<id>a30839fcdff7585e2b36edf29f7b2230c1923f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement mace and add damage dealt events/triggers</title>
<updated>2025-08-20T13:57:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-08-15T18:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=488f6377e6f6fd3099bb927a986d548fbc1eb63f'/>
<id>488f6377e6f6fd3099bb927a986d548fbc1eb63f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use any instead of interface{}</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:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=84d69cf805e1b998768a5a340f0388cf68307ff2'/>
<id>84d69cf805e1b998768a5a340f0388cf68307ff2</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>improve code</title>
<updated>2025-08-20T13:57:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2024-12-28T10:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=6fa10a0a7b7781030f87b469a5d0d358d74e3c8f'/>
<id>6fa10a0a7b7781030f87b469a5d0d358d74e3c8f</id>
<content type='text'>
* explicitly ignore errors where appropriate
* do not append in a loop
* specify format string in Errorf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* explicitly ignore errors where appropriate
* do not append in a loop
* specify format string in Errorf
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce game.State interface abstraction</title>
<updated>2025-08-20T13:57:12+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2024-12-27T11:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=5fa8f32e9795244188e6088c6f3ac90b03913237'/>
<id>5fa8f32e9795244188e6088c6f3ac90b03913237</id>
<content type='text'>
This allows to not use the internal game state directly from client
code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to not use the internal game state directly from client
code.
</pre>
</div>
</content>
</entry>
<entry>
<title>add new trigger and event implementations</title>
<updated>2025-08-20T13:57:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2024-03-25T17:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=c8b2b38cd43c2a54b02a19637e45660a39fe8d1b'/>
<id>c8b2b38cd43c2a54b02a19637e45660a39fe8d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
