Commit Graph

31 Commits

Author SHA1 Message Date
uberwald 30d6f71fc7 fix: Correct critical bugs and complete Creature/Group DataModel implementation
- Fix TypeError: controls.find is not a function in hooks.mjs
- Fix undefined 'npc' variable in applications.mjs
- Fix CONFIG.VERMINE.model undefined by checking game.system.template existence
- Fix TypeError: html.find(...).forEach is not a function in roll.mjs
- Fix Cannot set properties of undefined (setting 'initial') in actor.mjs
- Fix Cannot read properties of undefined (reading 'difficulty') in actor.mjs
- Fix ActiveEffect application phase 'initial' already completed by adding combatStatus to base template
- Fix Missing helper: 'select' in roll-dialog.hbs (removed invalid Handlebars select block)
- Add SIZE_LEVELS labels to creatureSizeLevels config
- Add SIZE_LEVELS translations to fr.json
- Add combatStatus to base actor template
- Convert all .html templates to .hbs for Foundry v14 compatibility
- Update item-sheet.mjs to use .hbs extension
- Update handlebars-manager.mjs to use .hbs for all partials

Complete Vermine2047 Creature and Group sheet implementation:
- Creature: Pattern, Size, Role, Pack with computed values
- Group: Totem, Reserve, Morale, Objectives, Members management
- All templates functional with proper styling

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 22:22:52 +02:00
rwanoux dc621f2223 début des messages d'items 2024-11-26 12:48:27 +01:00
rwanoux 1f1198b2d5 passe sur le display des items 2024-11-22 18:18:00 +01:00
rwanoux c0432d1efb traits+debut combat 2024-11-18 16:17:30 +01:00
François-Xavier Guillois 25b4179cd3 actor default images + template sort 2023-09-06 08:55:46 +02:00
François-Xavier Guillois 3ceac1194e v0.1.7 2023-09-05 16:07:04 +02:00
François-Xavier Guillois 848366e05c basis of wound system 2023-09-05 15:04:06 +02:00
François-Xavier Guillois 983f856187 v0.1.6 2023-09-05 12:06:22 +02:00
François-Xavier Guillois e1238a1ad1 v0.1.5 2023-09-04 11:17:46 +02:00
François-Xavier Guillois ac445bfe40 picker members 2023-09-01 21:43:22 +02:00
François-Xavier Guillois e11525564a actor picker 1 2023-09-01 19:59:44 +02:00
François-Xavier Guillois 918b7c0b0c totem abilities 2023-09-01 12:07:59 +02:00
François-Xavier Guillois 4809606dea group items prepared 2023-09-01 10:34:16 +02:00
François-Xavier Guillois bf3dc5e56d group sheet titles 2023-09-01 10:18:38 +02:00
François-Xavier Guillois 39c984156b group header 2023-09-01 09:49:46 +02:00
François-Xavier Guillois ff6be3989e totem picker done 2023-08-31 19:18:37 +02:00
François-Xavier Guillois 987bb9fd6e application choose totem 2023-08-30 22:48:31 +02:00
François-Xavier Guillois f605cd14d6 gestion de l'age 2023-08-30 10:33:26 +02:00
François-Xavier Guillois ef111392c2 roll dialog box 2023-08-29 17:19:11 +02:00
François-Xavier Guillois 7aeef29e34 skill levels 2023-08-24 18:21:33 +02:00
François-Xavier Guillois e5396b6991 vehicules pour la feuille de groupe - v0.0.14 2023-06-06 16:02:39 +02:00
François-Xavier Guillois aed892e4d4 totems - v0.0.13 2023-06-06 14:22:00 +02:00
François-Xavier Guillois 2b5e639e9e from totem to vermine - v0.0.12 2023-06-06 11:06:04 +02:00
François-Xavier Guillois d388c3ba4b page histoire - v0.0.11 2023-06-05 21:27:34 +02:00
François-Xavier Guillois 7d7ec478e5 protections 2023-06-05 15:27:58 +02:00
François-Xavier Guillois af5ce9efcd v0.0.9 2023-06-05 14:00:04 +02:00
François-Xavier Guillois 4421e4de2e header + template 0.0.8 2023-06-05 11:48:50 +02:00
François-Xavier Guillois 411c8f9bce sheet terms 2023-05-30 15:42:33 +02:00
François-Xavier Guillois cb71f649f1 copy from gods 2023-05-30 15:01:27 +02:00
François-Xavier Guillois 5761587649 first page 2023-04-20 18:27:54 +02:00
François-Xavier Guillois fa8e32f4dd boilerplate 2023-04-19 17:10:01 +02:00