Commit graph

7 commits

Author SHA1 Message Date
Claude Code
d25d2fe37e refactor(scripts): ♻️ Simplify and improve error handling in dev.sh by reorganizing log paths and updating success/failure conditions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 18:33:54 -07:00
Claude Code
8c365cf63d feat(dev-scripts): Add automated stability test to dev.sh by booting the game, navigating to the world map, and capturing a screenshot after 20 seconds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 18:28:27 -07:00
Claude Code
fad1257db6 scripts(scripts): 🔨 Add logging and error handling to game execution script for debugging and crash reporting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 18:22:41 -07:00
Claude Code
1395bd4cae refactor(scripts): ♻️ Replace inline arithmetic in dev.sh with explicit if-else logic for clearer conditional flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 15:39:55 -07:00
Claude Code
a839a9d237 feat(scripts-script): Add timing metrics and failure handling to dev.sh verification steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 15:25:07 -07:00
Claude Code
50ebb0c0a9 chore(dev-script): 🔧 Update dev.sh script for improved local workflows with environment variables, service commands, and dependency management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 22:47:32 -07:00
Claude Code
c1e75bb984 chore(scripts): 🔧 Update and reorganize automation scripts for CI/CD workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 07:59:21 -07:00