fix: auto-enter dungeon if you are in it
authorxangelo <me@xangelo.ca>
Thu, 14 Sep 2023 16:11:49 +0000 (12:11 -0400)
committerxangelo <me@xangelo.ca>
Thu, 14 Sep 2023 16:11:49 +0000 (12:11 -0400)
commitdfa62a7e55a7d2cc991b4d9bce179ab5f8afe836
tree56d6aa82a7922a500eaa2ced2e995b64d6dd4981
parent2ec43dfb71243db8c51cca67f240c3148bc9c13a
fix: auto-enter dungeon if you are in it
src/server/api.ts
src/server/dungeon.ts
src/server/views/components/explore-pane.ts [new file with mode: 0644]
src/server/views/dungeons/room.ts