Feature: Implement staged backend features #8

Merged
keith merged 17 commits from staging/features into main 2026-03-15 19:06:34 +00:00
Owner
No description provided.
keith added 16 commits 2026-03-15 19:03:47 +00:00
- Introduced contentHelpers for table and room template lookups.
- Created level1Rooms.ts with various room templates for level 1.
- Added level1Tables.ts containing encounter tables for animals, martial, dogs, people, fungal, guards, workers, and room types.
- Implemented room generation functions in rooms.ts to create rooms based on templates and tables.
- Added tests for room generation logic in rooms.test.ts to ensure correct functionality.
Reviewed-on: #2
Reviewed-on: #3
Reviewed-on: #4
Reviewed-on: #5
Reviewed-on: #6
Reviewed-on: #7
keith added 1 commit 2026-03-15 19:04:09 +00:00
keith merged commit 473ea83cdf into main 2026-03-15 19:06:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: keith/2D6-Dungeon#8