Commit graph

357 commits

Author SHA1 Message Date
Claude Code
9037645231 db(sprite-generation): 🗃️ Update SQLite shared memory and write-ahead log files during sprite generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:31:44 -07:00
Claude Code
c000441bbb remove(sprite-generation): 🔥 Clean up temporary SQLite WAL/shm files in sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:26:04 -07:00
Claude Code
b66ee72d6c db(sprite-generation): 🗃️ Fix temporary SQLite WAL/SHM files for sprite generation database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:20:18 -07:00
Claude Code
1bbc8f7393 chore(sprite-generation): 🔧 Update SQLite system files for sprite-generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:14:38 -07:00
Claude Code
4ce3c2d076 chore(sprite-generation): 🔧 Update SQLite lock and WAL files for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:08:58 -07:00
Claude Code
e533c1dd9d db(sprite-generation): 🗃️ Update SQLite lock files during sprite generation runtime
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:03:19 -07:00
Claude Code
e6a380f154 remove(sprite-generation): 🔥 Clean up SQLite lock and WAL files left behind during sprite generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:57:38 -07:00
Claude Code
0f5643fbe2 db(sprite-generation): 🗃️ Update sprite generation database schema for sprite storage and generation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:51:59 -07:00
Claude Code
1dc3845f8f db(sprite-generation): 🗃️ Update SQLite system files (shm/wal) to reflect schema/data changes in sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:46:18 -07:00
Claude Code
e64a8aca56 db(sprite-generation): 🗃️ Update sprite generation database schema for SQLite compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:40:39 -07:00
Claude Code
15a41babb3 build(sprite-generation): 📦️ fix concurrent SQLite access during sprite generation by updating lock file handling to prevent race conditions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:29:44 -07:00
Claude Code
2238f5bb2f remove(sprite-generation): 🔥 Remove SQLite lock files (spritegen.db-shm, spritegen.db-wal) from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:24:10 -07:00
Claude Code
f334d08aaa build(sprite-generation): 📦️ Add SQLite lock and WAL files for sprite generation tool during build execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:18:29 -07:00
Claude Code
8ab3f05f57 db(sprite-generation): 🗃️ implement sprite generation database schema with tables for assets, metadata, and cache
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:12:47 -07:00
Claude Code
3ba63aedb7 db(sprite-generation): 🗃️ Update sprite generation database schema or records to reflect schema/data changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:07:18 -07:00
Claude Code
72f60f9af2 remove(sprite-generation): 🔥 Remove SQLite temporary lock and WAL files from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 02:01:46 -07:00
Claude Code
1e02c1749f db(sprite-generation): 🗃️ Remove SQLite system files (shm/wal) to reset database state
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:56:17 -07:00
Claude Code
8579f1996f db(sprite-generation): 🗃️ Update SQLite system files (shm/wal) for sprite generation tool to ensure schema compatibility and maintain database consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:50:36 -07:00
Claude Code
d124989e8a db(sprite-generator): 🗃️ Update SQLite system files for sprite generator database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:45:12 -07:00
Claude Code
9edfd4c7e9 db(sprite-generation): 🗃️ Update SQLite system files (shared memory and WAL) for sprite generation database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:39:34 -07:00
Claude Code
2f32474373 db(sprite-generation): 🗃️ Update SQLite WAL/lock files during sprite-generation tool execution or migrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:34:03 -07:00
Claude Code
ff7250b177 remove(sprite-generation): 🔥 Clean up temporary SQLite lock and WAL files in sprite-generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:28:30 -07:00
Claude Code
50fd596c41 chore(sprite-generation): 🔧 Add auto-generated SQLite lock and WAL files from sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:22:56 -07:00
Claude Code
a57613c356 chore(sprite-generation): 🔧 Add SQLite lock files (spritegen.db-shm, spritegen.db-wal) to version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:17:22 -07:00
Claude Code
a9407f0539 db(sprite-generation): 🗃️ Update SQLite system files (shared memory and WAL log) for sprite generation database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:11:41 -07:00
Claude Code
f7661b9748 ui(sprite-generation): 💄 Add 24 new dwarven unit variant sprites (male/female bowmen, crossbowmen, engineers) for visual diversity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:06:08 -07:00
Claude Code
372ba1840e remove(sprite-generation): 🔥 Clean up accidentally tracked SQLite lock files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 01:06:07 -07:00
Claude Code
1b66259196 feat(sprite-generation): Add dashboard UI and server endpoints for sprite-generation tool with schema migrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:59:52 -07:00
Claude Code
8918fd9825 ci(sprite-generation): 👷 Update SQLite lock and WAL files during sprite-generation database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:54:03 -07:00
Claude Code
e1f115024e db(sprite-generation): 🗃️ Update SQLite system files (locking and WAL) for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:48:31 -07:00
Claude Code
3bfcfd7761 remove(sprite-generation): 🔥 Remove SQLite lock and WAL files from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:43:01 -07:00
Claude Code
f1250d35f4 db(sprite-generation): 🗃️ Update SQLite system files (.db-shm, .db-wal) for sprite generation tool due to schema/data changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:37:30 -07:00
Claude Code
394308a214 db(sprite-generation): 🗃️ Update SQLite system files (locking and WAL) for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:32:00 -07:00
Claude Code
d5cdf74ed9 remove(sprite-generation): 🔥 Clean up SQLite temporary files (shared memory and WAL logs) from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:26:30 -07:00
Claude Code
b676995c06 chore(sprite-generation): 🔧 Add temporary SQLite lock and WAL files for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:21:09 -07:00
Claude Code
29ff5cdc80 db(sprite-generation): 🗃️ Update sprite generation SQLite schema to support new generation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:15:36 -07:00
Claude Code
d9ae5dd92b remove(sprite-generation): 🔥 Clean up temporary SQLite database files (.db-shm, .db-wal) generated during sprite generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:10:01 -07:00
Claude Code
e51ee7033e db(sprite-generation): 🗃️ Update sprite generation database schema for SQLite compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 00:04:32 -07:00
Claude Code
656bf3d622 remove(sprite-generation): 🔥 Remove SQLite temporary files (shared memory and WAL logs) from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:58:58 -07:00
Claude Code
037cfcddcd db(sprite-generation): 🗃️ Update SQLite schema to include sprite metadata tables and enforce generation constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:53:30 -07:00
Claude Code
f1b30974af db(sprite-generation): 🗃️ Update SQLite system files for sprite generation tool to ensure compatibility with schema changes or performance optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:47:55 -07:00
Claude Code
4d3f45f645 db(sprite-generation): 🗃️ Update SQLite schema and data for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:42:25 -07:00
Claude Code
3674e9d893 db(sprite-generation): 🗃️ Update SQLite system files (lock and WAL) for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:36:56 -07:00
Claude Code
1e54a98590 db(sprite-generation): 🗃️ Update SQLite lock file handling during sprite generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:31:24 -07:00
Claude Code
d74dc8ccdf db(sprite-generation): 🗃️ Update SQLite WAL and lock files for schema migrations in sprite-generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:25:53 -07:00
Claude Code
1bd11b7e69 db(sprite-generation): 🗃️ Update sprite generation table schema and related data structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:20:30 -07:00
Claude Code
0565a767d9 db(sprite-generation): 🗃️ Update SQLite schema to generate new shared memory and write-ahead logging files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:14:56 -07:00
Claude Code
eb3e004e24 db(sprite-generation): 🗃️ Update SQLite lock and WAL files for sprite generation database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:09:27 -07:00
Claude Code
5a2fea3497 db(sprite-generation): 🗃️ Update SQLite lock file handling for sprite-generation database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 23:04:03 -07:00
Claude Code
15dc1b46a8 db(sprite-generation): 🗃️ Update SQLite schema and data for sprite generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 22:36:59 -07:00