<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/data/cards/misc, 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>update combat rules and unify German Eigentuemer/Besitzer nomenclature</title>
<updated>2022-02-15T13:50:17+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-02-15T13:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=a3f101a7e09ccaecdee262c833fcbc6ab84a7dea'/>
<id>a3f101a7e09ccaecdee262c833fcbc6ab84a7dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[generate_card] generalize list filed handling, add babel</title>
<updated>2021-10-10T15:51:24+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-10-10T15:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=1887f62868e92e9cd5e87f7cf6f44e70a75add44'/>
<id>1887f62868e92e9cd5e87f7cf6f44e70a75add44</id>
<content type='text'>
* Use lists wehere appropriate
* Fix some typos
* Rename thieve to thief
* units add \n after upkeep cost
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use lists wehere appropriate
* Fix some typos
* Rename thieve to thief
* units add \n after upkeep cost
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some more internationalization issues</title>
<updated>2021-03-28T10:44:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-03-28T10:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=29aba401aecd2369b80bcf47a74b6c82752beb35'/>
<id>29aba401aecd2369b80bcf47a74b6c82752beb35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix plate armor and king</title>
<updated>2021-03-27T19:32:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-03-27T19:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=b1445cfa3e920b9bbcb22ca95d7c880479a69635'/>
<id>b1445cfa3e920b9bbcb22ca95d7c880479a69635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add german version of cards</title>
<updated>2021-03-27T17:03:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-03-27T17:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=4345d4198869c47783e416dae5e9f98052d4965d'/>
<id>4345d4198869c47783e416dae5e9f98052d4965d</id>
<content type='text'>
Translatable properties now have the language as subkey (currently en, de).

generate_card.py takes an optional argument to select the language.

The latex/Makefile has two new targets de and en each building all
cards under latex/cards/&lt;lang&gt; and latex/build/&lt;lang&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Translatable properties now have the language as subkey (currently en, de).

generate_card.py takes an optional argument to select the language.

The latex/Makefile has two new targets de and en each building all
cards under latex/cards/&lt;lang&gt; and latex/build/&lt;lang&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rework how cards are defined and generated</title>
<updated>2021-02-28T16:01:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-02-28T16:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=0692ccd33afc4fdd80550e9979b824c1c25e973b'/>
<id>0692ccd33afc4fdd80550e9979b824c1c25e973b</id>
<content type='text'>
Card definitions are now stored in data/cards/ in a subdirectory for each
set as YAML files.
YAML is still human readable but stricter and better to handle in code
than ini.

The latex filesystem layout resembles the card definition layout and
is created by the Makefile from the YAML card definitions and must not
be regenerated each time by hand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Card definitions are now stored in data/cards/ in a subdirectory for each
set as YAML files.
YAML is still human readable but stricter and better to handle in code
than ini.

The latex filesystem layout resembles the card definition layout and
is created by the Makefile from the YAML card definitions and must not
be regenerated each time by hand.
</pre>
</div>
</content>
</entry>
</feed>
