<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/data/cards/magic/action!.yml, 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>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>
