Commit Graph

2 Commits

Author SHA1 Message Date
uberwald 20b56c3bb1 Fix gitea release action
Release Creation / build (release) Successful in 54s
2026-07-12 18:49:36 +02:00
uberwald b34df3e432 fix: 3 bugs suite revue — race condition ensureDeck, label MJ/Opposant, rename isMJ
- tarot-deck-manager: supprime appel auto loadDeckState() du constructeur
- ensureDeck: appelle explicitement dm.loadDeckState() après création
- openManager: devient async, appelle loadDeckState() sur nouvelle instance
- chat-tension.hbs: utilise isSousTension pour afficher MJ ou Opposant
- fvtt-hamalron.mjs: renomme isMJ → isOpponentWinning (clarifie intention)
- lang/fr.json: ajoute clé opposant
- .gitea/workflows/release.yaml: workflow release Gitea
2026-07-12 18:47:36 +02:00