Commit Graph
88 Commits
Author SHA1 Message Date
uberwaldandCopilot 5ce0059f1b Add documentTypes section to system.json for DataModels
Declare all Actor and Item types with their HTML fields.
Required for Foundry VTT v13 with DataModels.

Actor types: pc, npc, annency
Item types: equipment, weapon, trait, specialization, maneuver, scar, annency, boheme, contact, confrontation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 11:44:00 +01:00
uberwaldandCopilot 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
uberwaldandCopilot 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 e47ad95a38 Fix FR translatrion with babele 2026-02-18 00:08:07 +01:00
uberwald fc386487e8 Fix FR translatrion with babele 2026-02-17 23:38:06 +01:00
uberwald bda88c067e Release with specific message 2025-10-17 22:50:39 +02:00
uberwald 4003e0e42b Release with specific message 2025-10-17 22:50:04 +02:00
uberwald a6d811bcda Sync message 2025-10-17 15:32:44 +02:00
uberwald 94eb637637 Sync message 2025-10-17 15:32:22 +02:00
uberwald 8c58367cdc Sync message 2025-10-17 15:31:53 +02:00
uberwald c439ca978c Update internal system with dynamic message 2025-10-17 15:17:04 +02:00
uberwald ffe1144f2a Update internal system with dynamic message 2025-10-17 15:16:00 +02:00
uberwald 38ef07d17b Update internal system with dynamic message 2025-10-17 15:15:03 +02:00
uberwald a8cc2dce4b Update internal system with dynamic message 2025-10-17 15:14:29 +02: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 01e13da234 Correction sur application tokens acteurs 2025-10-17 00:33:24 +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 0ef689bf1b Fix specialization again 2025-03-11 23:47:08 +01:00
uberwald c6dcc187d8 Fix babele 2025-03-11 22:29:24 +01:00
uberwald e2f24405af Fix waring about grid 2025-02-14 13:36:52 +01:00
uberwald 0487893f47 Fix v12 issue + remove warnings 2024-04-27 09:33:22 +02:00
uberwald d7b7bccbdf Update v11/v12 et correction sur le niveau de jeu 2024-04-26 19:31:30 +02:00
uberwald dbf4b17afb Update v11/v12 et correction sur le niveau de jeu 2024-04-26 19:28:57 +02:00
uberwald 51e5a409c4 Update v11/v12 et correction sur le niveau de jeu 2024-04-26 19:28:28 +02:00
uberwald 1e4692e850 Ajout des traits dans le header + gestion plus simple des PNJs 2024-03-19 09:16:08 +01:00
uberwald 40e12c1bba Ajout des traits dans le header + gestion plus simple des PNJs 2024-03-19 09:15:30 +01:00
uberwald 2450dce46c Fix traits bonus/malus and pictures in journals 2024-03-18 21:57:15 +01:00
uberwald 67c1066194 Fix traits bonus/malus and pictures in journals 2024-03-18 21:56:10 +01:00
uberwald 65fe498572 Fix background+landing pages 2024-03-15 12:12:02 +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 9d26d7bfad Amélirations des specialisations 2023-10-10 20:04:02 +02:00
uberwald 81848155e5 Amélirations des specialisations 2023-10-10 20:02:13 +02:00
uberwald 6778a9aa0b Release fix 2023-08-26 21:49:32 +02:00
uberwald 63aa49c77f Fix CI/CD 2023-08-26 19:18:07 +02:00
uberwald 0a3265419a Move repo to public area 2023-08-26 09:57:43 +02:00
uberwald f5093980b0 Move repo to public area 2023-08-26 09:53:14 +02:00
uberwald 062a597b70 Various fixes in equipment, biodata 2023-08-25 09:18:45 +02:00
uberwald 1d0d123947 Various fixes in equipment, biodata 2023-08-25 09:09:21 +02:00
uberwald bf94dc30b8 Picture link 2023-08-22 08:35:02 +02:00
uberwald fc3b83cfc2 Picture link 2023-08-22 08:34:12 +02:00
uberwald 19b88c3de9 Add changelog 2023-08-21 15:20:10 +02:00
uberwald d669059403 Corrections diverses 2023-08-17 08:31:22 +02:00
uberwald 45d419115d Needs babele, fix translation, fix margine 2023-08-16 21:17:49 +02:00
uberwald b9e2a77e88 Needs babele, fix translation, fix margine 2023-08-16 21:17:34 +02:00
uberwald 5dca748bf3 v11 ready 2023-08-16 20:52:48 +02:00
uberwald 98f9e1e2a6 v11 ready 2023-08-16 20:49:26 +02:00
uberwald 1a90be13be v11 ready 2023-08-16 20:45:23 +02:00
uberwald e2f97762b9 Add workflow 2023-08-14 17:39:39 +02:00
uberwald de11053a9a Add workflow 2023-08-14 17:02:40 +02:00
uberwald 3f7ce9918e Add workflow 2023-08-14 16:59:00 +02:00
uberwald 919147b4af Add workflow 2023-08-14 16:58:18 +02:00
uberwald 22953744ba Add workflow 2023-08-14 16:55:43 +02:00
uberwald 6aee41b817 Final import 2023-08-14 16:47:12 +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 b0834469a1 Ajout maneuver 2023-07-27 15:36:14 +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 debd401d58 Fix equipment 2023-07-20 17:34:49 +02:00
uberwald 02b69c8602 Fix costs 2023-07-18 22:10:53 +02:00
uberwald fedf7e608e Fix costs 2023-07-18 22:07:55 +02:00
uberwald 2b32fa885d Update Ecryme 2023-06-30 15:49:53 +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 688d67751c Ajout des impacts 2023-05-30 22:23:22 +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 ec4223085c Initial import 2023-04-19 19:04:44 +02:00
uberwald c43e3c6921 Initial import 2023-04-19 18:45:22 +02:00
uberwald 63f6d0271d Initial import 2023-04-19 18:44:41 +02:00