2b4c9d9dcb6f447cfaa552bac3a31df99686fa86
- Changed knock from instant-ambush to toggle-and-walk: press Q to toggle Knock Mode ON, walk into target to execute, consumed on use - Unified knock animation with other game modes (attack_mode SFX, bump, 3-tile knockback, stagger) - Added +100 score rewards for completing goals, KNOCK, and GHOST - Fixed RPC unknown peer ID crash for AI bots in ghost/candy stack sync - Bots auto-toggle is_charged_strike when they have knock charges - Fixed profile panel username update on connected peers - Added SafeNakamaMultiplayerBridge for match state crash prevention
Tekton Dash Armageddon
Full developer documentation lives in this repo's wiki (sidebar link).
See in particular: Skin Creation Workflow, Nakama Deployment, and Patch Release Workflow.
Clone
SSH is preferred:
git clone git@ssh.git.klud.top:danchie/tekton.git
HTTPS also works:
git clone https://git.klud.top/danchie/tekton.git
First-time SSH setup:
SSH test:
ssh -T git@ssh.git.klud.top
Expected output:
Hi there, <yourname>! You've successfully authenticated with the key named <key-title>, but Gitea does not provide shell access.
Description