v2.10.2 : bestiaire etape 3 - encyclopedie (150 monstres par famille + blasons)
treasures.js : section 'Bestiaire' (fetch /api/reference/bestiary, BESTIARY_DB), monsterCard (blason image lazy + plages de stats + fourchette d'ages via BESTIARY_AGE_NAMES + drapeaux/capacites), groupee par famille, + lien de nav. CSS .tz-blason. Reste : integration spawn (en attente du choix profondeur->niveaux de Perco). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
const APP_VERSION = "2.10.1";
|
||||
const APP_VERSION = "2.10.2";
|
||||
|
||||
/* Alpha : maîtrise initiale haute pour les tests. Remettre 15 % / 15 % à la v1.0 officielle. */
|
||||
const START_COMP_PCT = 90;
|
||||
|
||||
Reference in New Issue
Block a user