<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/scripts/generate_latex.py, 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>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>
<entry>
<title>add material for cooperative "The Kraken" game mode</title>
<updated>2021-02-20T15:00:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-02-20T15:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=a4569355f2edc31a4b916d171f06c9cf7bac1b24'/>
<id>a4569355f2edc31a4b916d171f06c9cf7bac1b24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce seperate assets subdirectory</title>
<updated>2021-01-03T13:59:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-01-03T13:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=757d3fad52a1467b414e104b51d82c88ddd6a625'/>
<id>757d3fad52a1467b414e104b51d82c88ddd6a625</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove "Effekt: " suffix from unit effects</title>
<updated>2020-10-18T12:32:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-10-16T10:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=8cb970aee1340f905a965511d350e68b3f38ca1f'/>
<id>8cb970aee1340f905a965511d350e68b3f38ca1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ability to generate all cards defined in a data dir and build sets</title>
<updated>2020-10-18T12:32:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-10-11T12:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=c13b8861b2b831d4b1f251a307eb9f987bf887d8'/>
<id>c13b8861b2b831d4b1f251a307eb9f987bf887d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tokens to tikzcards and add recruiting action to recruiter</title>
<updated>2020-10-18T12:32:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-10-08T08:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=53521f5ff633b0a0c5c608ccd4164ecf74eff7a2'/>
<id>53521f5ff633b0a0c5c608ccd4164ecf74eff7a2</id>
<content type='text'>
Tokens have a unique background color and are marked as TOKEN on the card.
The latex commands to generate cards now takes the card title as argument.
Card names or TOKEN is printed on the left type strip to make cards
easier recognizable when hold in hands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tokens have a unique background color and are marked as TOKEN on the card.
The latex commands to generate cards now takes the card title as argument.
Card names or TOKEN is printed on the left type strip to make cards
easier recognizable when hold in hands.
</pre>
</div>
</content>
</entry>
<entry>
<title>add some spacing between effect and full_action of units</title>
<updated>2020-10-18T12:30:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-10-08T08:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=4e37236a92d0dfd1f0df5309b13a9f7fce4131de'/>
<id>4e37236a92d0dfd1f0df5309b13a9f7fce4131de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix and use cardmodule command</title>
<updated>2020-10-18T12:29:16+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-10-01T09:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=f9ca9a1ed63f326d71f147dbc64d76bc2681a808'/>
<id>f9ca9a1ed63f326d71f147dbc64d76bc2681a808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use fontawesome5 instead of fontawesome</title>
<updated>2020-10-18T12:29:16+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-09-18T11:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2fc0b18195c60f550b9a63809ebf9563e468a471'/>
<id>2fc0b18195c60f550b9a63809ebf9563e468a471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve how card content is drawn</title>
<updated>2020-10-18T12:28:12+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-09-16T12:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=9394103e42aec8d8348ad0c19e70c0fd635d3e3c'/>
<id>9394103e42aec8d8348ad0c19e70c0fd635d3e3c</id>
<content type='text'>
* Card content is always bottom aligned at \contentBottom
* Only use one node instead of two to draw \splitcontent
* Draw content background relative to the content size
* Remove now obsolete \contentsplit variants
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Card content is always bottom aligned at \contentBottom
* Only use one node instead of two to draw \splitcontent
* Draw content background relative to the content size
* Remove now obsolete \contentsplit variants
</pre>
</div>
</content>
</entry>
</feed>
