114748a54fbc658e47a62507ec935d0aba237c86
- Delete portal_mode_manager.gd, portal_door.gd, portal_door.tscn - Strip all Tekton Doors logic from main.gd, player.gd, lobby.gd, lobby_room.gd, lobby_manager.gd, camera_context_manager.gd, music_manager.gd, tekton.gd, enhanced_gridmap.gd, playerboard_manager.gd, special_tiles_manager.gd - Remove TK enum (TEKTON_DOORS=2), mode_config schema, arena area - Update tests: 3 modes instead of 4 - Strip HowToPlay tab from main.tscn
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