<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/scripts/generate_card_listing.py, branch resize</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 a path prefix for the hover card placeholder png</title>
<updated>2025-09-03T11:49:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-09-03T11:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=149d4c9578a4fec1e6a99161a084eaebe0b7df6d'/>
<id>149d4c9578a4fec1e6a99161a084eaebe0b7df6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retrieve draft rates in card listings</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:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=5807ac1749521fa905c7b5c7068fb7ee1e910a9d'/>
<id>5807ac1749521fa905c7b5c7068fb7ee1e910a9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mode and typo in scripts</title>
<updated>2025-08-20T13:57:17+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-05-12T04:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2e08fb381fa30dd1b3d6f62e44acbb05487e919e'/>
<id>2e08fb381fa30dd1b3d6f62e44acbb05487e919e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use python to generate card listings</title>
<updated>2022-01-04T13:39:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-01-04T13:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=0c797df47f0e65f6aeadd917e21ca580866723de'/>
<id>0c797df47f0e65f6aeadd917e21ca580866723de</id>
<content type='text'>
The previous make/shell based approach results in only a single
placeholder id 'placeholder-0' because we invoke generate_card.py
for each card which will initialize the placeholder id count each time
with 0.
Now we generate the whole car listing in python which greatly reduces
the number of program invocations and allows the placeholder id
to be incremented for each listed card.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous make/shell based approach results in only a single
placeholder id 'placeholder-0' because we invoke generate_card.py
for each card which will initialize the placeholder id count each time
with 0.
Now we generate the whole car listing in python which greatly reduces
the number of program invocations and allows the placeholder id
to be incremented for each listed card.
</pre>
</div>
</content>
</entry>
</feed>
