Files
tekton/TODO.md
T

857 B

Tekton Game - TODO

Bugs to fix (checked 2026-07-04)

  • Playerboard desync — doesn't refresh correctly, stuck (fixed sync ready order)
  • Multiple punch SFX — sounds play more than once per punch (fixed charged strike state clearance)
  • Currency not shared — gacha wallet and shop wallet are separate (fixed UI state sync)
  • Multiplayer gauntlet mode broken — single player works, multiplayer doesn't (fixed client crash from bad indentation)

In Progress

  • CI release pipeline (docker network connect approach pending verification)

Done

  • Cleanup test runs 96-99
  • Remove test tag v9.9.9-test
  • Remove orphan Docker containers/networks/volumes
  • Prune dangling images (~7.7GB reclaimed)
  • Tailscale status check (peer traffic works; coordination-server sync is the only red)