fix(locations): only show locations that are accessible to the player (by level)
authorxangelo <me@xangelo.ca>
Thu, 5 Dec 2024 05:30:55 +0000 (00:30 -0500)
committerxangelo <me@xangelo.ca>
Thu, 5 Dec 2024 05:30:55 +0000 (00:30 -0500)
commitca010511ad7bd54ca52e7c75a065f87c4a785bd6
tree448f97f88bb800185d38c59ce0125e4e2200c931
parent41c9cda266074243300ee4537a38bd9552b745e3
fix(locations): only show locations that are accessible to the player (by level)
src/server/api.ts
src/server/map.ts
src/server/routes/travel.ts