• Joined on 2026-06-03
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:30:28 +00:00
91a8e5c6d9 Fix world dot centering and right-click menu
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:28:09 +00:00
76f6961564 Fix world door dot clicks — use onNodeClick instead of div onClick
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:26:04 +00:00
d5f088a48f Make world door dots clickable and linkable in randomiser
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:20:38 +00:00
b8b54405ec Show world door dots on main map; shrink placement dots to 14px
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:18:15 +00:00
9ad8582bb5 Bump storage key to v2 — clears old basemap nodes from localStorage
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:16:48 +00:00
5b283d115d Restore TiledMapBg on main page; Reset clears links only
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:14:59 +00:00
368cf5e746 Remove world map tile bg from main randomiser; restore dot grid
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:13:06 +00:00
17c3359cbb WorldDoorsAdmin: ReactFlow+TiledMapBg; DoorsAdmin: delete room
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:05:12 +00:00
e6bbfba5b5 Extract TiledMapBg to shared component; add to DoorsAdmin
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:01:21 +00:00
efc3f00bda Fix out-of-bounds tile rendering below/beside the map
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 13:00:14 +00:00
155f5416e6 Fix tile flicker: two-layer backdrop strategy
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:56:57 +00:00
258ec145b7 Replace PNG bg with ReactFlow-native tile renderer
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:50:07 +00:00
d43e204957 Show world door dots and links on background map
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:48:34 +00:00
a9dbca11c8 World map as background layer, tiles overlay on top
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:46:03 +00:00
416b8039bc Replace main canvas with world map; indoor tiles become bottom panel
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:34:24 +00:00
25d5e610a1 Remove door label prompt — click immediately places a door
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:32:36 +00:00
439d072279 Add world map page with Leaflet overworld tiles and world doors editor
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:05:11 +00:00
4f6c1e84d9 Remove dist from git, server builds its own
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:04:20 +00:00
60f4619c3e Rebuild dist with resize persistence fix
claude pushed to master at bwsbot/pokemon-doors 2026-06-03 12:01:56 +00:00
9fcb8fd55b Fix resize persistence — use HTTP POST for saves, server broadcasts to WS clients after each save