index
:
muhqs-game
ai-companion
boss
draftsim
go
hoverable_pngs_in_cardlisting
main
master
resize
rework-targets
rwc-player-ctrl
touchHover
game material for muhq's game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
maps: use strip block chomp operator
Florian Fischer
2023-01-25
1
-2
/
+1
*
use absolute image path when invoking generate_card_hover_links.py
Florian Fischer
2022-01-04
1
-4
/
+8
*
use python to generate card listings
Florian Fischer
2022-01-04
1
-0
/
+51
*
improve scripts
Florian Fischer
2022-01-04
4
-25
/
+90
*
fix mypy invocation for newer mypy version
Florian Fischer
2022-01-04
1
-1
/
+1
*
remove unused argument in generate_map_img
Florian Fischer
2022-01-04
1
-2
/
+2
*
fix pylint not handling local imports correctly
Florian Fischer
2022-01-04
1
-1
/
+1
*
generalize hover link creation and use them in card listings
Florian Fischer
2022-01-03
2
-7
/
+38
*
generate_card: use latex fields for unit stats
Florian Fischer
2022-01-02
1
-1
/
+1
*
generate_map_img: add vertical gate
Florian Fischer
2021-12-12
1
-2
/
+2
*
use selector to choose correct tower tile
Florian Fischer
2021-12-12
1
-14
/
+26
*
generate_deck: add markdown generation and improve code
Florian Fischer
2021-12-12
1
-6
/
+9
*
improve fortification tiles
Florian Fischer
2021-12-12
1
-30
/
+79
*
scripts: improve code quality
Florian Fischer
2021-12-12
3
-5
/
+3
*
Merge branch 'tyrant'
Florian Fischer
2021-12-10
1
-1
/
+13
|
\
|
*
generate_card: als print unit stats without effect italic
Florian Fischer
2021-12-10
1
-1
/
+1
|
*
generate_card.py: fix intension without effect generation
Florian Fischer
2021-12-10
1
-2
/
+5
|
*
intermeddiate tyrant commit
Florian Fischer
2021-12-09
1
-0
/
+9
*
|
[generatecard_hover_links] fix popups not beeing in the viewport
Florian Fischer
2021-12-10
1
-2
/
+23
|
/
*
hover links: don't be pseudo fancy
Florian Fischer
2021-12-08
1
-1
/
+1
*
ignore __pycache__
Florian Fischer
2021-12-08
1
-0
/
+1
*
generate_deck: format and move data related code into data.py
Florian Fischer
2021-12-08
1
-17
/
+4
*
html: add script generating hoverable card links with image previews
Florian Fischer
2021-12-08
3
-0
/
+93
*
[html] add decks page and cleanup makefile
Florian Fischer
2021-12-06
1
-1
/
+1
*
add deck support and three decks
Florian Fischer
2021-12-06
1
-0
/
+94
*
generate_card.py: prefix full actions with '\faRedo:'
Florian Fischer
2021-11-20
1
-1
/
+1
*
[generate_card.py] assert against useless use of lists
Florian Fischer
2021-10-10
1
-0
/
+2
*
[generate_card] fix use of not decalred latex_value
Florian Fischer
2021-10-10
1
-2
/
+6
*
[de/rules] use Spiel-/ and Unterhaltskosten for play and upkeep cost
Florian Fischer
2021-10-10
1
-2
/
+2
*
[generate_card] generalize list filed handling, add babel
Florian Fischer
2021-10-10
1
-29
/
+50
*
[generate_map_img] fix pylint warnings and type hints
Florian Fischer
2021-10-10
1
-10
/
+16
*
[scripts/generate_card] fix type hints
Florian Fischer
2021-10-10
1
-5
/
+5
*
[scripts/generate_card] support multiple full_actions
Florian Fischer
2021-10-10
1
-14
/
+33
*
add unfinished potions set
Florian Fischer
2021-10-08
1
-1
/
+9
*
[scripts/Makefile] improve check-pylint and add check-mypy
Florian Fischer
2021-10-07
1
-2
/
+5
*
[generate_card.py] translate durability
Florian Fischer
2021-10-07
1
-1
/
+1
*
[maps] add new tyrant map, tiles and improve map generation script
Florian Fischer
2021-09-13
1
-51
/
+154
*
[generate_card] add latex_name support
Florian Fischer
2021-04-28
1
-1
/
+1
*
fix some more internationalization issues
Florian Fischer
2021-03-28
1
-1
/
+2
*
[generate_card] fix links in markdown cards
Florian Fischer
2021-03-27
1
-3
/
+4
*
add en and de card listings to web page
Florian Fischer
2021-03-27
1
-3
/
+6
*
add german version of cards
Florian Fischer
2021-03-27
1
-75
/
+116
*
add script Makefile, python tooling and run yapf in generate_map_img.py
Florian Fischer
2021-03-27
4
-9
/
+636
*
add exp1
Florian Fischer
2021-03-25
1
-1
/
+2
*
add YAML links to cards html page
Florian Fischer
2021-03-25
1
-1
/
+2
*
[generate_card.py] remove useless debug print
Florian Fischer
2021-03-07
1
-1
/
+0
*
[html] generate cards listing
Florian Fischer
2021-03-01
1
-4
/
+23
*
convert map definition to YAML
Florian Fischer
2021-02-28
1
-36
/
+11
*
rework how cards are defined and generated
Florian Fischer
2021-02-28
2
-194
/
+165
*
add material for cooperative "The Kraken" game mode
Florian Fischer
2021-02-20
1
-1
/
+6
[next]