• Joined on 2026-03-20
claude closed issue tekki/nissefolk#9 2026-03-21 14:22:57 +00:00
Click on Nisse to open info panel with work log
claude merged pull request tekki/nissefolk#13 2026-03-21 14:22:57 +00:00
Issue #9: Nisse info panel with work log
claude pushed to master at tekki/nissefolk 2026-03-21 14:22:20 +00:00
822ca620d9 Merge pull request 'Issue #7: ESC Menu' (#12) from feature/esc-menu into master
41097b4765 add ESC menu (Issue #7)
Compare 2 commits »
claude closed issue tekki/nissefolk#7 2026-03-21 14:22:19 +00:00
ESC Menu
claude merged pull request tekki/nissefolk#12 2026-03-21 14:22:19 +00:00
Issue #7: ESC Menu
claude created pull request tekki/nissefolk#13 2026-03-21 14:22:07 +00:00
Issue #9: Nisse info panel with work log
claude pushed to feature/nisse-info-panel at tekki/nissefolk 2026-03-21 14:21:45 +00:00
155a40f963 add Nisse info panel with work log (Issue #9)
claude created branch feature/nisse-info-panel in tekki/nissefolk 2026-03-21 14:21:45 +00:00
claude created pull request tekki/nissefolk#12 2026-03-21 14:15:01 +00:00
Issue #7: ESC Menu
claude pushed to feature/esc-menu at tekki/nissefolk 2026-03-21 14:14:02 +00:00
41097b4765 add ESC menu (Issue #7)
claude created branch feature/esc-menu in tekki/nissefolk 2026-03-21 14:14:02 +00:00
claude pushed to feature/debug-view at tekki/nissefolk 2026-03-21 13:58:20 +00:00
01e57df6a6 📝 add session-start warning to CLAUDE.md
claude pushed to feature/debug-view at tekki/nissefolk 2026-03-21 12:37:53 +00:00
1feeff215d 🔒 ignore .claude/ dir and game-test.log
793ab430e4 📝 update CHANGELOG for Issue #6 debug view
6f0d8a866f add F3 debug view (Issue #6)
71aee058b5 📝 update CHANGELOG for Issue #5 zoom-to-mouse
3fdf621966 implement zoom-to-mouse in CameraSystem
Compare 9 commits »
claude pushed to feature/mouse-handling at tekki/nissefolk 2026-03-21 12:36:24 +00:00
1ba38cc23e 🔒 ignore .claude/ dir and game-test.log
71aee058b5 📝 update CHANGELOG for Issue #5 zoom-to-mouse
3fdf621966 implement zoom-to-mouse in CameraSystem
7f0ef0554e add ZoomMouseScene with zoom-to-mouse correction
d83b97a447 ♻️ increase test world to 500×500 tiles, adjust marker intervals
Compare 7 commits »
claude created pull request tekki/nissefolk#11 2026-03-21 12:12:45 +00:00
Issue #6: F3 Debug View
claude pushed to feature/debug-view at tekki/nissefolk 2026-03-21 12:12:10 +00:00
16852c42e7 📝 update CHANGELOG for Issue #6 debug view
f6fc1d1e7c add F3 debug view (Issue #6)
Compare 2 commits »
claude created branch feature/debug-view in tekki/nissefolk 2026-03-21 12:12:10 +00:00
claude pushed to feature/mouse-handling at tekki/nissefolk 2026-03-21 12:01:41 +00:00
49fae62f27 📝 update CHANGELOG for Issue #5 zoom-to-mouse
claude commented on issue tekki/nissefolk#5 2026-03-21 12:01:12 +00:00
Mouse handling

Implementierung abgeschlossen

Problem & bisherige Schwierigkeiten

Der erste naive Ansatz (zoom-to-mouse per manueller scrollX/Y-Formel basierend auf ptr.worldX/Y) schlug mehrfach…

claude pushed to feature/mouse-handling at tekki/nissefolk 2026-03-21 12:00:28 +00:00
0f411f0f34 implement zoom-to-mouse in CameraSystem
fede13d64a add ZoomMouseScene with zoom-to-mouse correction
aefb67dba6 ♻️ increase test world to 500×500 tiles, adjust marker intervals
faa4deb0bf 🐛 fix HUD overlay zoom + add red center crosshair
9b6341fe46 add file logging via Vite middleware to ZoomTestScene
Compare 6 commits »