Commit Graph

8 Commits

Author SHA1 Message Date
duckietm 43dc054fed 🆙 Floorplan fix 2026-04-30 07:57:31 +02:00
simoleo89 d45381716f feat(floorplan): add real-time preview support to FloorplanEditor
- Add getMapData() method to expose current floor map state
- Enables real-time preview in the UI floor plan editor
2026-03-20 14:19:35 +01:00
duckietm 5aef7a3de2 🆕 Disconnection handler, when you got disconnected you automatic go back to the room 2026-03-19 15:04:47 +01:00
simoleo89 31de6daac5 Add real-time preview support to FloorplanEditor
Add onTilemapChange callback that fires after every renderTiles() call,
enabling the UI layer to react to tilemap mutations in real-time.

Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com>
2026-03-18 21:03:44 +01:00
duckietm 4fac511a09 🆕 Rollers can now go up and down the mountains ! 🗻 2026-03-13 20:52:55 +01:00
duckietm 37bdcf7ef8 🆙 Fix floorplanner 2026-03-11 13:38:50 +01:00
duckietm 7d71ac2d59 🆙 Fixed Floorplan 2026-02-18 11:17:14 +01:00
duckietm 3364530621 🆙 New floorplan 2026-02-17 17:30:26 +01:00