• Joined on 2025-11-18
tekki commented on issue tekki/nissefolk#16 2026-03-22 11:07:59 +00:00
Overlay opacity: global setting + apply to all panels
  1. Try it with a slider. This slider would be used at various point, so do it in a way to reuse it.
  2. As an other layer or a seperate scene. ESC Menu can be closed. If ESC is pressed in the…
tekki pushed to master at tekki/nissefolk 2026-03-22 09:21:38 +00:00
b259d966ee Merge pull request '🐛 Nisse info panel no longer pauses the game' (#18) from fix/nisse-info-panel-no-pause into master
9b22f708a5 🐛 fix nisse info panel no longer pauses the game
Compare 2 commits »
tekki closed issue tekki/nissefolk#15 2026-03-22 09:21:38 +00:00
Nisse info panel should not pause the game
tekki merged pull request tekki/nissefolk#18 2026-03-22 09:21:38 +00:00
🐛 Nisse info panel no longer pauses the game
tekki commented on pull request tekki/nissefolk#18 2026-03-22 07:52:47 +00:00
🐛 Nisse info panel no longer pauses the game

merge it.

tekki opened issue tekki/nissefolk#14 2026-03-21 15:27:17 +00:00
Tiles
tekki pushed to master at tekki/nissefolk 2026-03-21 14:07:08 +00:00
0c636ed5ec Merge pull request 'Issue #6: F3 Debug View' (#11) from feature/debug-view into master
01e57df6a6 📝 add session-start warning to CLAUDE.md
1feeff215d 🔒 ignore .claude/ dir and game-test.log
793ab430e4 📝 update CHANGELOG for Issue #6 debug view
6f0d8a866f add F3 debug view (Issue #6)
Compare 5 commits »
tekki closed issue tekki/nissefolk#6 2026-03-21 14:07:07 +00:00
Debug view.
tekki merged pull request tekki/nissefolk#11 2026-03-21 14:07:07 +00:00
Issue #6: F3 Debug View
tekki approved tekki/nissefolk#11 2026-03-21 14:06:58 +00:00
Issue #6: F3 Debug View
tekki pushed to master at tekki/nissefolk 2026-03-21 14:06:47 +00:00
4c41dc9205 Merge pull request 'Issue #5: Mouse handling — zoom-to-mouse + middle-click pan' (#10) from feature/mouse-handling into master
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
Compare 22 commits »
tekki closed issue tekki/nissefolk#5 2026-03-21 14:06:45 +00:00
Mouse handling
tekki merged pull request tekki/nissefolk#10 2026-03-21 14:06:45 +00:00
Issue #5: Mouse handling — zoom-to-mouse + middle-click pan
tekki approved tekki/nissefolk#11 2026-03-21 14:04:54 +00:00
Issue #6: F3 Debug View
tekki commented on issue tekki/nissefolk#5 2026-03-20 19:16:16 +00:00
Mouse handling
  1. While held.
  2. To the mouse!
tekki commented on issue tekki/nissefolk#6 2026-03-20 19:14:09 +00:00
Debug view.

Bring all these in the view. Its just for gattering informations - don't know what i need from that...

tekki commented on issue tekki/nissefolk#7 2026-03-20 19:12:51 +00:00
ESC Menu
  1. Yes. Leave it empty for now.
  2. Dialog first.
tekki commented on issue tekki/nissefolk#9 2026-03-20 19:05:55 +00:00
Click on Nisse to open info panel with work log

How many log entries to keep per Nisse? (suggestion: 20) -> Yes. Panel position: at click position, or fixed corner? -> Fixed, top left. Close behaviour: click outside / ESC / X button? ->…