Expand handpainted maps to battles four and five
@@ -2,7 +2,7 @@
|
||||
|
||||
## Scope
|
||||
|
||||
The first three 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 five 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
|
||||
|
||||
@@ -20,6 +20,8 @@ Example:
|
||||
```powershell
|
||||
python scripts/generate-handpaint-map-sample.py --map second --webp-quality 90
|
||||
python scripts/generate-handpaint-map-sample.py --map third --webp-quality 90
|
||||
python scripts/generate-handpaint-map-sample.py --map fourth --webp-quality 90
|
||||
python scripts/generate-handpaint-map-sample.py --map fifth --webp-quality 90
|
||||
```
|
||||
|
||||
## Current Assets
|
||||
@@ -27,6 +29,8 @@ python scripts/generate-handpaint-map-sample.py --map third --webp-quality 90
|
||||
- `src/assets/images/battle/first-battle-map.webp`
|
||||
- `src/assets/images/battle/second-battle-map.webp`
|
||||
- `src/assets/images/battle/third-battle-map.webp`
|
||||
- `src/assets/images/battle/fourth-battle-map.webp`
|
||||
- `src/assets/images/battle/fifth-battle-map.webp`
|
||||
|
||||
## QA Outputs
|
||||
|
||||
@@ -34,5 +38,9 @@ python scripts/generate-handpaint-map-sample.py --map third --webp-quality 90
|
||||
- `docs/second-battle-map-handpaint-preview.png`
|
||||
- `docs/third-battle-map-handpaint-before-after.png`
|
||||
- `docs/third-battle-map-handpaint-preview.png`
|
||||
- `docs/fourth-battle-map-handpaint-before-after.png`
|
||||
- `docs/fourth-battle-map-handpaint-preview.png`
|
||||
- `docs/fifth-battle-map-handpaint-before-after.png`
|
||||
- `docs/fifth-battle-map-handpaint-preview.png`
|
||||
|
||||
Browser screenshots are saved per verification run after build/deploy.
|
||||
|
||||
BIN
docs/fifth-battle-map-handpaint-before-after.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
docs/fifth-battle-map-handpaint-local-active-check.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
docs/fifth-battle-map-handpaint-local-battle-check.png
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
docs/fifth-battle-map-handpaint-preview.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
docs/fifth-battle-map-handpaint-prod-active-check.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
docs/fourth-battle-map-handpaint-before-after.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
docs/fourth-battle-map-handpaint-local-active-check.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
docs/fourth-battle-map-handpaint-local-battle-check.png
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
docs/fourth-battle-map-handpaint-preview.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
docs/fourth-battle-map-handpaint-prod-active-check.png
Normal file
|
After Width: | Height: | Size: 101 KiB |