2.0 KiB
2.0 KiB
Sixty-Fifth Battle Map Repaint v1
Date: 2026-07-10
Target: sixty-fifth-battle-weishui-northbank / battle-map-sixty-fifth
Changes
- Added the
weishui-northbankdetail profile toscripts/generate-handpaint-map-sample.py. - Regenerated
src/assets/images/battle/sixty-fifth-battle-map.webpfrom the scenario terrain with desktop runtime output at 64 px/tile. - Added northbank battle details: stronger river flow strokes, reeded banks, ferry planks, pursuit road ruts, forward command tents, supply crates, delay-line barricades, beacon towers, and camp flags.
- Kept the original 130x112 terrain grid and aspect ratio.
Asset Result
- Previous image: 14,560 x 12,544, 19,334,520 bytes.
- New image: 8,320 x 7,168, 8,388,418 bytes.
- Source render density remains 112 px/tile before downsampling; runtime asset density is 64 px/tile for desktop browser performance.
Evidence
docs/visual-asset-sixty-fifth-map-repaint-v1-before-after.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-source-preview.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-detail-crops.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-deploy.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-start.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-start-clear.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-river-ferry.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-village-beacon.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-delay-line.pngdocs/visual-asset-sixty-fifth-map-repaint-v1-north-gate.png
Validation
python -m py_compile scripts\generate-handpaint-map-sample.pypnpm run verify:static-datapnpm run buildpnpm run audit:visual-assetsgit diff --check
Browser QA reached the 65th battle deployment screen and active battle views around the start area, river ferry, northbank village beacon line, and Sima Yi delay line. The in-app browser log buffer still contained an older 64th-map Phaser image-processing error timestamped before this pass; the 65th battle map rendered successfully in all captured views.