• Joined on 2026-04-07
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:35:08 -07:00
2cdbafe3bd fix: wire item_confirmed signal and set item cursor icon
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:29:53 -07:00
b87c574b76 fix: set Background to MOUSE_FILTER_PASS so clicks reach panel children
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:28:42 -07:00
f291f4bc25 fix: restore show_overlay and hide_overlay bodies (edit merged them)
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:26:25 -07:00
4fa09e6769 debug: add logging to inventory overlay and backpack for click debugging
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:25:38 -07:00
3393db5020 fix: set Frame mouse_filter to PASS so clicks reach inventory slots
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:24:26 -07:00
221b1e2fd6 fix: set ItemBox mouse_filter to PASS so clicks reach InventorySlot
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:23:33 -07:00
d98f0bb349 fix: single-click selects item and closes overlay
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:23:20 -07:00
beec5160eb fix: single-click confirms item selection instead of requiring two clicks
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:21:57 -07:00
07e73ef741 fix: add slot to grid before calling set_item so @onready nodes exist
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:20:22 -07:00
61a9649ec9 fix: refresh inventory grid when overlay opens
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:18:44 -07:00
fad90a73e9 feat: add example splash item for inventory testing
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:17:39 -07:00
2657966317 feat: add example splash item for inventory testing
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:16:48 -07:00
1cc74d4e59 fix: backpack icon returns to home position when overlay closes
notid pushed to migrate-ssr at notid/integreat 2026-04-26 22:15:29 -07:00
5df1d63f80 terraform fixes
108cc204a9 changes
Compare 2 commits »
notid pushed to staging at notid/integreat 2026-04-26 22:15:24 -07:00
5df1d63f80 terraform fixes
108cc204a9 changes
Compare 2 commits »
notid created branch staging in notid/integreat 2026-04-26 22:15:24 -07:00
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:04:46 -07:00
82c5aa0bfa fix: connect Background gui_input to close overlay on outside click
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 21:54:13 -07:00
652d1e5fdc fix: clicking outside inventory panel closes overlay
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 21:53:34 -07:00
79f152f161 fix: correct overlay node path in MainGame signal handlers
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 21:52:53 -07:00
88b4ce3e14 fix: wire backpack signals to root Node2D instead of HUD CanvasLayer
09b96360f8 fix: wire backpack signals and simplify positioning
Compare 2 commits »