Replace tenth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:04:46 +09:00
parent e2fa97941f
commit 1630e10ab6
7 changed files with 15 additions and 99 deletions

View File

@@ -2,7 +2,7 @@
## Scope
The first nine 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 ten 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
@@ -26,6 +26,7 @@ python scripts/generate-handpaint-map-sample.py --map sixth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map seventh --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map eighth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map ninth --webp-quality 90
python scripts/generate-handpaint-map-sample.py --map tenth --webp-quality 90
```
## Current Assets
@@ -39,6 +40,7 @@ python scripts/generate-handpaint-map-sample.py --map ninth --webp-quality 90
- `src/assets/images/battle/seventh-battle-map.webp`
- `src/assets/images/battle/eighth-battle-map.webp`
- `src/assets/images/battle/ninth-battle-map.webp`
- `src/assets/images/battle/tenth-battle-map.webp`
## QA Outputs
@@ -58,5 +60,7 @@ python scripts/generate-handpaint-map-sample.py --map ninth --webp-quality 90
- `docs/eighth-battle-map-handpaint-preview.png`
- `docs/ninth-battle-map-handpaint-before-after.png`
- `docs/ninth-battle-map-handpaint-preview.png`
- `docs/tenth-battle-map-handpaint-before-after.png`
- `docs/tenth-battle-map-handpaint-preview.png`
Browser screenshots are saved per verification run after build/deploy.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB