Commit Graph

7 Commits

Author SHA1 Message Date
uberwald 6cec1da910 UPdate gitgnore 2026-06-05 00:45:20 +02:00
uberwald 3db03f5159 fix(templates): complete revision of actor templates to remove duplicates and fix inconsistencies
- Fixed grid-2 to grid-2col CSS class usage
- Replaced improper <p><a> tags with <div><a> in item lists (actor-weapons, actor-defenses, group-items, group-vehicles)
- Fixed typos: smarttlk -> smarttl, compétence -> Compétence
- Fixed duplicate class attributes
- Standardized HTML comments to Handlebars comments ({{!-- --}})
- Added missing localizations for Character and Skills headers
- Removed orphan {{/if}} tag in character-id.hbs
- Created npc-skill-category.hbs partial to eliminate 150+ lines of duplicated skill category code in actor-npc-sheet.hbs
- Created item-list.hbs partial for reusable item list display
- Fixed html.find(...).forEach error in roll.mjs by ensuring jQuery object
- Added .history/ to .gitignore

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 22:58:46 +02:00
rwanoux d8cc16526f .gitignore is now working 2024-11-18 16:24:40 +01:00
rwanoux dead9cbec1 .gitignore is now working 2024-11-18 16:21:28 +01:00
rwanoux ca816eec2d adding pack tools. 2024-11-18 09:27:33 +01:00
rwanoux be8b4f320d dev helpers 2024-05-14 09:18:51 +02:00
François-Xavier Guillois fa8e32f4dd boilerplate 2023-04-19 17:10:01 +02:00