Skip to content

Enhance domain model with inventory, items, and dice mechanics#23

Merged
valb-mig merged 12 commits into
developfrom
wip
Apr 1, 2026
Merged

Enhance domain model with inventory, items, and dice mechanics#23
valb-mig merged 12 commits into
developfrom
wip

Conversation

@valb-mig
Copy link
Copy Markdown
Collaborator

@valb-mig valb-mig commented Apr 1, 2026

No description provided.

valb-mig added 12 commits March 19, 2026 15:21
feat: advantage and disadvantage dice rolls
feat: Implement entity "check"
- add Item entity with identity, weight and attributes
- add Inventory entity to manage item collections
- prepare domain for inventory-driven gameplay
- remove character-specific attributes implementation
- introduce generic Attributes value object
- improve reusability across domain (items, characters, etc.)
- introduce durability concept for items
- enable future support for item degradation and repair mechanics
- update Character entity to support inventory association
- align character structure with new domain entities
- adjust bundle structure to support domain collections
- prepare for reuse in inventory and attributes
- adjust issues.json configuration
@valb-mig valb-mig self-assigned this Apr 1, 2026
@valb-mig valb-mig added enhancement New feature or request wip Work in Progress labels Apr 1, 2026
@valb-mig valb-mig merged commit ad54821 into develop Apr 1, 2026
3 of 4 checks passed
@valb-mig valb-mig deleted the wip branch April 1, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request wip Work in Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant