Skip to content

Mirror dungeon definitions in web lobby#161

Merged
jackandcarter merged 1 commit into
2.0from
codex/start-web-app-development-after-lobby-creation
Nov 23, 2025
Merged

Mirror dungeon definitions in web lobby#161
jackandcarter merged 1 commit into
2.0from
codex/start-web-app-development-after-lobby-creation

Conversation

@jackandcarter

Copy link
Copy Markdown
Owner

Summary

  • add shared difficulty definitions and floor room rules derived from the database seed data, and expose them via /api/difficulties
  • update dungeon generation to honor database-driven difficulty settings, room kinds, and boss placement while serializing richer floor metadata
  • refresh the lobby UI to load dynamic difficulties, display dungeon legends, and show new floor/difficulty details for sessions

Testing

  • npm run lint (fails: eslint config missing in repo)
  • npm run build (fails: missing TypeScript/node type dependencies in the environment)

Codex Task

@jackandcarter jackandcarter merged commit 0879eae into 2.0 Nov 23, 2025
0 of 3 checks passed
@jackandcarter jackandcarter deleted the codex/start-web-app-development-after-lobby-creation branch November 23, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant