magicciv/tools/sprite-generation
2026-04-07 17:52:04 -07:00
..
demo-data
docs feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
engine feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
experiments feat(sprite-generation): Add 17 experimental sprite sheet variations for attack, death, idle, walk animations, and refined H3B-style sprites for character types 12, 13, and 14 2026-04-07 17:51:05 -07:00
gui feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
review
tools
variants feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
check_unscored.sql
cli.py feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -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
requirements.txt
server.py chore(pages): 🔧 Update build script for failed page deployment 2026-03-30 08:50:21 -07:00
sprite-config.json
sprite_pipeline.db feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
spritegen.db chore(sprite-generation): 🔧 Update sprite generation build script for dependency cleanup 2026-03-30 08:36:41 -07:00
spritegen.db-shm chore(sprite-generation): 🔧 Update sprite-generation build script for error handling 2026-03-30 08:43:31 -07:00
spritegen.db-wal chore(sprite-generation): 🔧 Update sprite-generation build script for error handling 2026-03-30 08:43:31 -07:00
sprites.db
sprites.db-shm
sprites.db-wal
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
test_score_one.py