Commit Graph

10 Commits

Author SHA1 Message Date
algodoogle 87641dd55c Enable file logging to logs/, gitignore its output
Pairs with the debug-log-heavy investigation workflow: Godot writes its
own engine log to logs/godot.log alongside the existing NetworkManager
temp-file log, and the directory is excluded from version control since
it's runtime output, not source.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-25 21:07:29 +01:00
JonShard 13567e5dd3 Add global key events to close game 2026-07-25 20:48:36 +02:00
algodoogle f7024db98d added multi 2026-07-25 18:20:12 +01:00
JonShard 4d06e72bc1 Add Recipemanager that loads recipes from YAML 2026-07-19 10:47:28 +02:00
algodoogle 5e0b58a984 add kanban 2026-07-16 15:52:34 +01:00
JonShard 5e6b403a43 Add Container detects platable items 2026-07-16 12:07:32 +02:00
algodoogle 8845a519c5 fix hob 2026-07-14 16:42:27 +01:00
algodoogle 295f9802bf added some stuff
added some stuff
2026-07-14 16:05:12 +01:00
JonShard 32f4b92983 Add logic to convert item to other 2026-07-14 15:38:01 +02:00
JonShard f101648080 Initial commit - pickup object 2026-07-14 12:51:57 +02:00