v1.2.0 — Pixel Text & Z-Layer
What's New
Pixel Text
Place custom pixel art text on walls with a built-in font renderer:
- Two font sizes: 3x5 (compact) and 5x7 (readable)
- Adjustable pixel scale (1x, 2x, 3x)
- Hex color picker for text color
- Edit button (pencil icon) to modify text after placement
Z-Layer Control
New layer button on selected furniture to control draw order:
- Bring to front (↑) — renders above walls but behind walking characters
- Send to back (↓) — returns to default draw order
- Works on any furniture item, not just pixel text
Furniture Z-Order Fix
Fixed a bug where tall furniture (bookshelves, whiteboards, etc.) rendered above characters:
- Z-sorting now uses footprint bottom row instead of sprite pixel height
- Characters correctly walk in front of all furniture at the same or lower row
Install
code --install-extension pixel-agent-1.2.0.vsix --forceOr in VS Code: Cmd+Shift+P → Install from VSIX