Erzangel
  • Joined on 2024-04-25
Erzangel opened issue heronfief/cards-gen#12 2024-08-06 15:49:48 +00:00
Change the color of the circle on the top left of the cards depending on faction
Erzangel commented on issue heronfief/cards-gen#10 2024-08-06 15:48:23 +00:00
Bring back my live

image

so, this means that we treat those Base cards as special cases I would assume.

Do we make the effect spheres overlap the images?…

Erzangel opened issue heronfief/cards-gen#11 2024-08-06 15:46:01 +00:00
"Ou" text does not turn grey when one of the two effects has been selected
Erzangel created branch feat/img-fit in heronfief/cards-gen 2024-08-05 16:23:55 +00:00
Erzangel pushed to feat/img-fit at heronfief/cards-gen 2024-08-05 16:23:55 +00:00
0fb1c77907 feat: llm crimes
Erzangel closed issue heronfief/cards-gen#7 2024-08-05 14:00:51 +00:00
Cirno and Saki do not clearly display the resource choice on their respective cards
Erzangel commented on issue heronfief/cards-gen#7 2024-08-05 14:00:51 +00:00
Cirno and Saki do not clearly display the resource choice on their respective cards

and woop, fixed both problems in a relatively elegant way, theres some margin for constructive criticism but this shall do

Erzangel pushed to main at heronfief/cards-gen 2024-08-05 13:51:31 +00:00
b7abbb646d feat: draw vertical or, fix horizontal or for more than 2
Erzangel commented on issue heronfief/cards-gen#7 2024-08-04 15:36:28 +00:00
Cirno and Saki do not clearly display the resource choice on their respective cards

Ended up restoring a simple "ou" text between the effects. we might want the spacing to be bigger between effects when this occurs

A problem still exists for:

  • Cat Familiar (missing "ou",…
Erzangel pushed to main at heronfief/cards-gen 2024-08-04 15:35:05 +00:00
2d03a3b36a Merge branch 'main' of git.legonzaur.fr:heronfief/cards-gen
5b72b60aa2 fix: or condition, effects translation for upcoming cards
Compare 2 commits »
Erzangel opened issue heronfief/cards-gen#9 2024-08-04 15:20:39 +00:00
Daring Escape's main effects do not render properly
Erzangel opened issue heronfief/cards-gen#8 2024-08-04 10:29:04 +00:00
Custom fonts
Erzangel commented on issue heronfief/cards-gen#7 2024-08-04 10:21:58 +00:00
Cirno and Saki do not clearly display the resource choice on their respective cards

The below part of the code seems p interesting to solve this issue.

for [i, e] in enumerate(effect_with_icons):

…

Erzangel commented on issue heronfief/cards-gen#5 2024-08-04 10:07:42 +00:00
Have card images be the correct size

image

Erzangel opened issue heronfief/cards-gen#7 2024-08-04 10:06:58 +00:00
Cirno and Saki do not clearly display the resource choice on their respective cards
Erzangel opened issue heronfief/cards-gen#6 2024-08-04 10:06:18 +00:00
Krythos, Master Vampire / Miguel O'Hara does not display that he gains 3 damage upon sacrifice
Erzangel pushed to main at heronfief/cards-gen 2024-08-03 10:56:43 +00:00
1a3219e6e6 feat(img): provide imgs for all of base game
Erzangel commented on issue heronfief/cards-gen#4 2024-08-03 10:24:11 +00:00
Add flavor texts to skin data & draw it properly on cards at the bottom

Created https://git.legonzaur.fr/heronfief/cards-gen/src/branch/feat/flavor_text with my WIP changes, which is what I used for the screenshot

Erzangel pushed to feat/flavor_text at heronfief/cards-gen 2024-08-03 10:23:25 +00:00
2e9b8a0e1e feat(wip): draw flavor text in a placeholder spot
Erzangel created branch feat/flavor_text in heronfief/cards-gen 2024-08-03 10:23:25 +00:00