Replace fifteenth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:25:41 +09:00
parent ef8d90d8fe
commit d257499769
7 changed files with 15 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
## Scope
The first fourteen campaign battles now use the same hand-painted tactical map pipeline. The renderer still reads the original scenario tile coordinates and battle logic; only the map texture asset changes from flat/vector map art to low-contrast raster terrain.
The first fifteen campaign battles now use the same hand-painted tactical map pipeline. The renderer still reads the original scenario tile coordinates and battle logic; only the map texture asset changes from flat/vector map art to low-contrast raster terrain.
## Art Direction
@@ -31,6 +31,7 @@ python scripts/generate-handpaint-map-sample.py --map eleventh --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map twelfth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map thirteenth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map fourteenth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map fifteenth --webp-quality 90
```
## Current Assets
@@ -49,6 +50,7 @@ python scripts/generate-handpaint-map-sample.py --map fourteenth --webp-quality
- `src/assets/images/battle/twelfth-battle-map.webp`
- `src/assets/images/battle/thirteenth-battle-map.webp`
- `src/assets/images/battle/fourteenth-battle-map.webp`
- `src/assets/images/battle/fifteenth-battle-map.webp`
## QA Outputs
@@ -78,5 +80,7 @@ python scripts/generate-handpaint-map-sample.py --map fourteenth --webp-quality
- `docs/thirteenth-battle-map-handpaint-preview.png`
- `docs/fourteenth-battle-map-handpaint-before-after.png`
- `docs/fourteenth-battle-map-handpaint-preview.png`
- `docs/fifteenth-battle-map-handpaint-before-after.png`
- `docs/fifteenth-battle-map-handpaint-preview.png`
Browser screenshots are saved per verification run after build/deploy.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB