magicciv/tools/sprite-generation
Claude Code 8688885ffe chore(sprite-generation): 🔧 Update sprite generation build script for dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 12:09:55 -07:00
..
demo-data docs(sprite-generation): 📝 Update demo data with new/modified sprite unit definitions for demo visualization 2026-03-26 11:38:32 -07:00
docs docs(sprite-generation): 📝 clarify workflow details in PIPELINE.md for new and existing features 2026-03-28 21:31:40 -07:00
engine feat(sprite-generation): Implement advanced sprite generation algorithms and enhance prompt handling system 2026-03-29 10:07:32 -07:00
experiments feat(sprite-generation): Add experimental sprite generation scripts and configs in the experiments directory to enable advanced image optimization workflows 2026-03-28 21:32:05 -07:00
gui feat(sprite-generation): Implement sprite generation GUI component with visual and functional enhancements 2026-03-29 10:07:33 -07:00
review refactor(sprite-generation): ♻️ Implement modular validation and staging steps for sprite generation pipeline 2026-03-29 10:07:35 -07:00
tools feat(sprite-generation): Add terrain quality metrics and improve sprite compression reporting with new review workflows 2026-03-29 10:07:33 -07:00
variants ui(sprite-generation): 💄 Add 129 new sprite variants for healing/light spells, biome grids, and dwarven units (bowmen, cavalry, crossbowmen, engineers) 2026-03-29 10:07:35 -07:00
check_unscored.sql refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
cli.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
monitor_pipeline.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
rank_output.txt refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
requirements.txt deps-upgrade(sprite-generation): ⬆️ Update dependencies in sprite-generation tool and core project packages 2026-03-28 21:31:35 -07:00
server.py db(sprite-generation): 🗃️ Update SQLite schema and regenerate database files to support new sprite data storage logic 2026-03-29 10:07:32 -07:00
sprite-config.json refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
spritegen.db infra(sprite-generation): 🧱 Reinitialize sprite database to clear cached sprite metadata and ensure clean sprite generation 2026-03-29 11:44:08 -07:00
spritegen.db-shm chore(sprite-generation): 🔧 Update sprite generation build script for dependency updates 2026-03-29 12:09:55 -07:00
spritegen.db-wal chore(sprite-generation): 🔧 Update sprite generation build script for dependency updates 2026-03-29 12:09:55 -07:00
sprites.db refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
sprites.db-shm refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
sprites.db-wal refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_rank.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_rank_simple.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_score_one.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00