Keith Solomon keith
keith merged pull request keith/2D6-Dungeon#3 2026-03-15 18:19:54 +00:00
✨Feature: enhance encounter resolution with creature names and result labels
keith pushed to staging/features at keith/2D6-Dungeon 2026-03-15 18:19:54 +00:00
67453df51e Merge pull request 'Feature: enhance encounter resolution with creature names and result labels' (#3) from feature/encounter-resolution into staging/features
39703ce6b0 Feature: enhance encounter resolution with creature names and result labels
Compare 2 commits »
keith created pull request keith/2D6-Dungeon#3 2026-03-15 18:19:48 +00:00
Feature: enhance encounter resolution with creature names and result labels
keith pushed to staging/features at keith/2D6-Dungeon 2026-03-15 18:19:17 +00:00
cff5f786a0 Merge pull request 'Feature: implement dungeon state management with room expansion and exit handling' (#2) from feature/dungeon-state into staging/features
1ff20723ec Feature: implement dungeon state management with room expansion and exit handling
Compare 2 commits »
keith merged pull request keith/2D6-Dungeon#2 2026-03-15 18:19:16 +00:00
✨Feature: implement dungeon state management with room expansion and exit handling
keith created pull request keith/2D6-Dungeon#2 2026-03-15 18:19:04 +00:00
Feature: implement dungeon state management with room expansion and exit handling
keith created branch staging/features in keith/2D6-Dungeon 2026-03-15 18:18:06 +00:00
keith pushed to staging/features at keith/2D6-Dungeon 2026-03-15 18:18:06 +00:00
keith created branch feature/encounter-resolution in keith/2D6-Dungeon 2026-03-15 18:11:35 +00:00
keith pushed to feature/encounter-resolution at keith/2D6-Dungeon 2026-03-15 18:11:35 +00:00
39703ce6b0 Feature: enhance encounter resolution with creature names and result labels
keith pushed to feature/dungeon-state at keith/2D6-Dungeon 2026-03-15 18:05:55 +00:00
1ff20723ec Feature: implement dungeon state management with room expansion and exit handling
keith created branch feature/dungeon-state in keith/2D6-Dungeon 2026-03-15 18:05:55 +00:00
keith pushed to main at keith/2D6-Dungeon 2026-03-15 17:58:16 +00:00
5debb5bd5e Merge pull request 'Feature: Add foundational rules and mechanics' (#1) from feature/rules-foundation into main
6bf48df74c Feature: add character creation logic and tests
Compare 2 commits »
keith merged pull request keith/2D6-Dungeon#1 2026-03-15 17:58:15 +00:00
✨Feature: Add foundational rules and mechanics
keith created pull request keith/2D6-Dungeon#1 2026-03-15 17:57:14 +00:00
Feature: Add foundational rules and mechanics
keith pushed to feature/room-generation at keith/2D6-Dungeon 2026-03-15 17:54:55 +00:00
120e144b3f Feature: add level 1 content including room templates, encounter tables, and room generation logic
keith created branch feature/room-generation in keith/2D6-Dungeon 2026-03-15 17:54:55 +00:00
keith pushed to feature/rules-foundation at keith/2D6-Dungeon 2026-03-15 16:59:57 +00:00
6bf48df74c Feature: add character creation logic and tests
keith created branch feature/rules-foundation in keith/2D6-Dungeon 2026-03-15 16:59:56 +00:00
keith pushed to main at keith/2D6-Dungeon 2026-03-15 15:26:29 +00:00
e303373441 feature: Initial code setup