| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | link to cgitmaster | Florian Fischer | 2025-01-27 | 1 | -2/+2 |
| | | |||||
| * | update pandoc flags for embedding pictures in the html | Florian Fischer | 2022-12-28 | 1 | -1/+1 |
| | | |||||
| * | improve the rules html page | Florian Fischer | 2022-09-25 | 1 | -3/+5 |
| | | | | | | Clarify that the official rules are the English ones. Reword the describtion of the linked pages. | ||||
| * | also apply color schemes to tools.html | Florian Fischer | 2022-02-15 | 1 | -2/+18 |
| | | |||||
| * | use css variables to aplly colors | Florian Fischer | 2022-02-15 | 1 | -11/+33 |
| | | |||||
| * | cleanup template css | Florian Fischer | 2022-02-15 | 1 | -8/+5 |
| | | | | | Remove unused css and introduce line breaks for better readability. | ||||
| * | use python to generate card listings | Florian Fischer | 2022-01-04 | 1 | -8/+4 |
| | | | | | | | | | | | 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. | ||||
| * | html/maps: add tyrant map | Florian Fischer | 2021-12-12 | 1 | -0/+1 |
| | | |||||
| * | html/tools: add tyrant random house tool | Florian Fischer | 2021-12-12 | 1 | -1/+31 |
| | | |||||
| * | html/tools: seperate range and highlightRandom | Florian Fischer | 2021-12-12 | 1 | -5/+5 |
| | | |||||
| * | html/tools: rename map to xy | Florian Fischer | 2021-12-12 | 1 | -7/+7 |
| | | |||||
| * | add the tyrant ai rules and tyrant set to cards.html | Florian Fischer | 2021-12-10 | 1 | -0/+3 |
| | | |||||
| * | html: add script generating hoverable card links with image previews | Florian Fischer | 2021-12-08 | 4 | -65/+54 |
| | | |||||
| * | rename cash_or_trash to cash_or_trash! | Florian Fischer | 2021-12-08 | 1 | -1/+1 |
| | | |||||
| * | add blog post about economy pieces | Florian Fischer | 2021-12-07 | 3 | -3/+112 |
| | | |||||
| * | [html] add decks page and cleanup makefile | Florian Fischer | 2021-12-06 | 4 | -24/+56 |
| | | |||||
| * | [html/tools] correct random range from text | Florian Fischer | 2021-11-01 | 1 | -1/+3 |
| | | |||||
| * | [html/cars] add potion set | Florian Fischer | 2021-10-19 | 1 | -0/+2 |
| | | |||||
| * | [html/make] only build rules html with numbered sections | Florian Fischer | 2021-04-28 | 1 | -5/+5 |
| | | |||||
| * | [html/make] generate numbered sections and self-contained html | Florian Fischer | 2021-04-28 | 1 | -1/+1 |
| | | |||||
| * | improve tools.html style | Florian Fischer | 2021-04-03 | 1 | -20/+52 |
| | | |||||
| * | add simple web tools | Florian Fischer | 2021-04-02 | 3 | -2/+190 |
| | | |||||
| * | only the set headline as link in card listings | Florian Fischer | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | link to set pdfs in card listing | Florian Fischer | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | make html depend on the template and tweak sidebar css | Florian Fischer | 2021-03-28 | 2 | -34/+35 |
| | | |||||
| * | fix html template css | Florian Fischer | 2021-03-28 | 1 | -0/+1 |
| | | |||||
| * | link the new set renders in the cards page | Florian Fischer | 2021-03-28 | 1 | -7/+7 |
| | | |||||
| * | fix intro headline (thx luca :*) | Florian Fischer | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | [html] add missing cards page | Florian Fischer | 2021-03-27 | 1 | -0/+39 |
| | | |||||
| * | add en and de card listings to web page | Florian Fischer | 2021-03-27 | 1 | -20/+49 |
| | | |||||
| * | [html] reduce left padding of <ul> in our sidebars | Florian Fischer | 2021-03-27 | 1 | -1/+1 |
| | | |||||
| * | adjust the main content position only if necessary | Florian Fischer | 2021-03-25 | 1 | -13/+16 |
| | | |||||
| * | fix sidebar overlapping with main content and remove white space | Florian Fischer | 2021-03-25 | 2 | -48/+39 |
| | | |||||
| * | add YAML links to cards html page | Florian Fischer | 2021-03-25 | 1 | -0/+1 |
| | | |||||
| * | [html] fix rules creation | Florian Fischer | 2021-03-07 | 2 | -9/+15 |
| | | |||||
| * | fix link to yaml files whitch end with .yml | Florian Fischer | 2021-03-04 | 1 | -5/+5 |
| | | |||||
| * | s/raw/yaml/ | Florian Fischer | 2021-03-04 | 1 | -5/+5 |
| | | |||||
| * | change links to raw map files | Florian Fischer | 2021-03-04 | 1 | -5/+5 |
| | | |||||
| * | [html] remove generated cards listing | Florian Fischer | 2021-03-01 | 1 | -726/+0 |
| | | |||||
| * | [html] generate cards listing | Florian Fischer | 2021-03-01 | 2 | -15/+775 |
| | | |||||
| * | use plural for cards link | Florian Fischer | 2021-02-26 | 1 | -1/+1 |
| | | |||||
| * | [html] add pandoc template using a sidebar for the toc | Florian Fischer | 2021-02-24 | 2 | -5/+289 |
| | | |||||
| * | remove outogenerated html | Florian Fischer | 2021-02-20 | 11 | -2569/+0 |
| | | |||||
| * | add simple website to make muhq's game more accessible | Florian Fischer | 2021-02-20 | 17 | -2/+2648 |
| | | | | | TODO: show all cards on the website | ||||
| * | add license and contribution info to website | Florian Fischer | 2021-01-03 | 1 | -0/+8 |
| | | |||||
| * | Use root README for technical instruction and html/ for fluff | Florian Fischer | 2021-01-03 | 1 | -0/+22 |
