No description
Find a file
Samuel Bouchet 210be72100 Fix stop reset, piece selection visuals, add trajectory preview and menu button
Bugfixes:
- Stop now fully rebuilds piece visuals (fixes destroyed pieces not
  reappearing and lingering cargo indicators)
- Piece stock buttons use explicit selected/unselected styling instead
  of ambiguous toggle behavior (teal bg + bright border when selected)
- Color dots next to stock buttons match piece colors

Features:
- Clicking a placed piece highlights its start/end cells with piece color
- Back-to-menu button ("← Menu") in top-left returns to level selector
  with fade transition
- DetailPanel shows "Pion" name and has styled remove button

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 23:21:38 +02:00
.devcontainer Add technical files 2026-04-10 17:14:09 +02:00
chessistics-engine Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
chessistics-tests Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
Data/levels Normalize indentation in level_01.json 2026-04-10 22:52:07 +02:00
docs Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
research Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Scenes Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
Scripts Fix stop reset, piece selection visuals, add trajectory preview and menu button 2026-04-10 23:21:38 +02:00
.editorconfig Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitattributes Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitignore Add technical files 2026-04-10 17:14:09 +02:00
Chessistics.csproj Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Chessistics.slnx Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
CLAUDE.md Juice pass: procedural SFX, particles, polished visuals 2026-04-10 23:05:55 +02:00
icon.svg Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
icon.svg.import Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
PLAN.md Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
PLAN_juice.md Juice pass: procedural SFX, particles, polished visuals 2026-04-10 23:05:55 +02:00
project.godot Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00