Commit Graph

42 Commits

Author SHA1 Message Date
uberwald 76a5afc79e Fix buildSkillConfig to work with DataModels
Replace game.data.template.Actor reference with hardcoded skill structure.
With DataModels, template.json is no longer used at runtime.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 11:35:46 +01:00
uberwald f130f24a23 Migration complète vers DataModels Foundry VTT
- Ajout de 14 DataModels (10 Items + 3 Acteurs)
  * Items: equipment, weapon, trait, specialization, maneuver, scar, annency, boheme, contact, confrontation
  * Acteurs: pc, npc, annency

- Corrections d'initialisation
  * Ordre d'initialisation corrigé (CONFIG.dataModels avant game.system)
  * Import dynamique des DataModels pour éviter timing issues
  * Helper functions pour éviter réutilisation de champs

- Documentation complète
  * AUDIT_DATAMODELS.md: Rapport d'audit complet (85+ champs vérifiés)
  * MIGRATION_DATAMODELS.md: Guide de migration
  * FIX_INIT_ERROR.md: Résolution des erreurs
  * BABELE_ERROR_ANALYSIS.md: Analyse erreur Babele
  * RESUME_MIGRATION.md: Résumé complet
  * modules/models/README.md: Documentation des DataModels

- template.json marqué comme DEPRECATED
- changelog.md mis à jour

Note: Erreur Babele/LibWrapper non résolue (problème de module externe)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 11:32:29 +01:00
uberwald fc386487e8 Fix FR translatrion with babele 2026-02-17 23:38:06 +01:00
uberwald 0fadd0783c Update internal system with dynamic message 2025-10-17 15:12:19 +02:00
uberwald a55a038d32 Update internal system with dynamic message 2025-10-17 15:01:42 +02:00
uberwald d012f78881 Update internal system with dynamic message 2025-10-17 14:59:37 +02:00
uberwald bc09b5050d Correction sur application tokens acteurs 2025-10-17 00:32:42 +02:00
uberwald d68001b376 Fix token/actor 2025-10-02 22:53:09 +02:00
uberwald 6b22dade9c Foundry v13 migration 2025-05-01 23:27:51 +02:00
uberwald 965fc02eb3 Foundry v13 migration 2025-05-01 23:23:29 +02:00
uberwald c6dcc187d8 Fix babele 2025-03-11 22:29:24 +01:00
uberwald 0487893f47 Fix v12 issue + remove warnings 2024-04-27 09:33:22 +02:00
uberwald 51e5a409c4 Update v11/v12 et correction sur le niveau de jeu 2024-04-26 19:28:28 +02:00
uberwald 40e12c1bba Ajout des traits dans le header + gestion plus simple des PNJs 2024-03-19 09:15:30 +01:00
uberwald 67c1066194 Fix traits bonus/malus and pictures in journals 2024-03-18 21:56:10 +01:00
uberwald e1990f88b4 Fix background+landing pages 2024-03-15 12:10:44 +01:00
uberwald f99abb0966 Enhance stats 2024-02-08 13:02:57 +01:00
uberwald ec6e6be231 Fix confrontation with players 2023-10-12 08:28:30 +02:00
uberwald 81848155e5 Amélirations des specialisations 2023-10-10 20:02:13 +02:00
uberwald 1d0d123947 Various fixes in equipment, biodata 2023-08-25 09:09:21 +02:00
uberwald d669059403 Corrections diverses 2023-08-17 08:31:22 +02:00
uberwald b9e2a77e88 Needs babele, fix translation, fix margine 2023-08-16 21:17:34 +02:00
uberwald e7268a1578 Fix NPC sheet 2023-08-09 20:44:25 +02:00
uberwald 0d25bbe764 Ajout annence et NPC 2023-08-09 17:33:11 +02:00
uberwald 554a1af531 Annence/Boheme 2023-08-08 18:05:10 +02:00
uberwald b2219c0f81 Annence/Boheme 2023-08-08 14:54:39 +02:00
uberwald 61a1a4a904 Annence/Boheme 2023-08-08 09:08:11 +02:00
uberwald 06ef98bed9 Manage compendiusm 2023-07-29 09:44:29 +02:00
uberwald 166f3367fb Fix rolls 2023-07-21 21:21:17 +02:00
uberwald 0551d7812f Fix rolls 2023-07-21 18:57:41 +02:00
uberwald f20fded23c Update confrontation 2023-06-28 11:49:17 +02:00
uberwald a3df0499a7 Update confrontation 2023-06-28 11:12:51 +02:00
uberwald 88385d2307 Improve confrontation management 2023-06-01 22:13:04 +02:00
uberwald b3cbe7b31a Ajout des impacts 2023-05-31 09:26:55 +02:00
uberwald 8800c32e8c Ajout des impacts 2023-05-31 09:16:30 +02:00
uberwald 0392263666 Ajout des impacts 2023-05-30 22:22:52 +02:00
uberwald dbb22bbeb7 Confrontation stuff 2023-05-30 19:25:26 +02:00
uberwald 4058cd530b Sync WIP 2023-05-26 07:46:06 +02:00
uberwald 08f0aba1d8 Manage spec/skills 2023-05-03 20:05:31 +02:00
uberwald 06d91f11f1 Fiche armes et traits 2023-04-28 15:25:57 +02:00
uberwald b9978545d2 Ajout/rework 2023-04-28 09:39:18 +02:00
uberwald 63f6d0271d Initial import 2023-04-19 18:44:41 +02:00