Joaquin Pereyra
|
08a21dcb2f
|
REFACTOR: rename folder data/items -> data/item
REFACTOR: rename folder `data/messages` -> `data/chat-message`.
|
2025-06-02 18:00:04 -03:00 |
|
Joaquin Pereyra
|
527a0cd419
|
FEAT: new FormulaField class
FEAT: add getRollData on BaseDataItem Class
FEAT: weapon
FIX: remove inventoryWeapon field on Weapon Data Model
|
2025-05-31 12:46:26 -03:00 |
|
Joaquin Pereyra
|
ec7f32cdc7
|
FEAT: BaseDataItem class
add TODO comments for future improvements
FIX: Remove effect field on template
FIX: remove unused DhpEffects file
|
2025-05-30 20:31:34 -03:00 |
|
Joaquin Pereyra
|
d6eef9da47
|
- Move all DataModel item files to a new 'items' subfolder for better organization
- Add _module.mjs file to simplify imports
- Update all import paths
- Rename class for use the new acronym DH
|
2025-05-30 16:56:00 -03:00 |
|