Commit Graph

5 Commits

Author SHA1 Message Date
970ff224c3 Fix tile rendering dimensions and alignment, update tile definitions to use height 2026-01-02 23:06:40 +01:00
9234a2e3a0 feat: Implement door interaction system and UI improvements
- Add interactive door system with click detection on door meshes
- Create custom DoorModal component replacing browser confirm()
- Implement door opening with texture change to door1_open.png
- Add additive door rendering to preserve opened doors
- Remove exploration button and requestExploration method
- Implement camera orbit controls with smooth animations
- Add active view indicator (yellow highlight) on camera buttons
- Add vertical zoom slider with label
- Fix camera to maintain isometric perspective while rotating
- Integrate all systems into main game loop
2026-01-01 17:16:58 +01:00
fd1708688a Phase 1 Complete: Dungeon Engine & Visuals. Switched to Manual Exploration Plan. 2025-12-31 00:21:07 +01:00
e90cfe3664 Versión inicial: Motor funcional con visualización de texturas corregida 2025-12-30 23:40:39 +01:00
7dbc77e75a versión inicial del juego 2025-12-30 23:24:58 +01:00