6fa3ae4465
🐛 fix debug cross: world-space position + counter-scale, tracks viewport center correctly
2026-03-20 20:57:46 +00:00
6de4c1cbb9
🐛 zoom-to-mouse: track world coords on pointermove, avoid ptr.worldX getter
2026-03-20 20:45:18 +00:00
d354a26a80
🐛 fix zoom-to-mouse: capture worldX/Y before setZoom
2026-03-20 20:39:53 +00:00
fb4abb7256
🐛 zoom-to-mouse: ptr.worldX/Y formula, debug log still active
2026-03-20 20:37:11 +00:00
0e4c7c96ee
🐛 debug: log mouse+center on zoom, draw red cross at viewport center
2026-03-20 20:34:32 +00:00
cccfd9ba73
♻️ revert zoom to simple center zoom, remove mouse targeting
2026-03-20 20:21:49 +00:00
216c70dbd9
🐛 zoom-to-mouse: use ptr.worldX/Y + set scroll after setZoom
2026-03-20 20:15:13 +00:00
b5130169bd
🐛 fix zoom: center world point under mouse, then zoom to center
2026-03-20 19:39:15 +00:00
f0065a0cda
🐛 fix zoom-to-mouse using getWorldPoint diff instead of manual formula
2026-03-20 19:29:53 +00:00
fa41075c55
📝 update CHANGELOG for Issue #5 mouse handling
2026-03-20 19:19:53 +00:00
715278ae78
✨ zoom to mouse pointer + middle-click pan
...
- Scroll wheel now zooms toward the mouse cursor instead of screen center
- Middle mouse button held: pan camera by dragging
- Both actions respect current zoom level
2026-03-20 19:19:44 +00:00
2c949cc19e
Merge pull request ' 🐛 Fix resize, Nisse idle bug + rename Villager → Nisse' ( #4 ) from feature/resize-fix into master
...
Reviewed-on: #4
Reviewed-by: tekki <tekki.mariani@googlemail.com >
2026-03-20 18:58:42 +00:00
6385872dd1
📝 update changelog with tile-clearing fix
2026-03-20 18:54:58 +00:00
c9c8e45b0c
🐛 clear FOREST/ROCK tile after harvest so Nisse can access deeper resources
2026-03-20 17:39:25 +00:00
787ada7cb4
🐛 fix Nisse stuck idle after stockpile deposit; rename Villager → Nisse in UI
2026-03-20 17:07:34 +00:00
8ed67313a8
🐛 fix UI repositioning and mouse coords after window resize
2026-03-20 12:19:57 +00:00
5828f40497
Merge pull request ' ✨ Right-click context menu' ( #2 ) from feature/right-click-context-menu into master
...
Reviewed-on: #2
Reviewed-by: tekki <tekki.mariani@googlemail.com >
2026-03-20 12:01:54 +00:00
38127adb9c
📝 update changelog for right-click context menu
2026-03-20 11:58:40 +00:00
1c450abf2a
✨ add right-click context menu with Build and Folks actions
2026-03-20 11:57:09 +00:00
fe389a9856
🎉 initial commit
2026-03-20 08:11:31 +00:00