Commit Graph

27 Commits

Author SHA1 Message Date
Isaac Johnson e1711435a0 add initial version.ini
Build and Publish Docker Image / Build and Push Docker Image (push) Failing after 39s Details
2026-09-08 06:29:51 -05:00
Isaac Johnson 1f9f07a9e9 missed dockerfile
Build and Publish Docker Image / Build and Push Docker Image (push) Failing after 39s Details
2026-09-08 06:27:54 -05:00
Isaac Johnson a5ee339319 chart and workflow
Build and Publish Docker Image / Build and Push Docker Image (push) Failing after 36s Details
2026-09-08 06:26:57 -05:00
Isaac Johnson 80200ca1f3 add GEAR, add AGENTS.md 2026-09-08 06:13:25 -05:00
Isaac Johnson 1635cfe8fd updates 2026-09-06 16:26:24 -05:00
Isaac Johnson a65acbfa9e improved local agent, usage 2026-09-06 16:25:35 -05:00
Isaac Johnson fe50196dab first pass at agentic bot 2026-09-06 13:56:51 -05:00
Isaac Johnson b42b328770 docs: update GAME_RULES.md with accurate obstacle deductions, scoring, and mechanics 2026-09-06 13:18:06 -05:00
Isaac Johnson 529f5c2dc9 feat(game): implement follow-the-leader party movement so squads form single-file lines 2026-09-06 13:14:41 -05:00
Isaac Johnson f04b6c78aa feat(game): damage bots for squeezing diagonally between impassable terrain pieces 2026-09-06 09:00:16 -05:00
Isaac Johnson cb732ad626 continguos space drawn properly 2026-09-06 08:53:14 -05:00
Isaac Johnson e570d888e5 fix(botagent): auto-rejoin lobby if player avatar was dropped due to a board layout reset 2026-09-06 08:50:21 -05:00
Isaac Johnson 5dd6c84352 feat(ui): always display Recreate Layout button to allow map terrain regeneration 2026-09-06 08:44:46 -05:00
Isaac Johnson b70789c306 feat(botagent): support CLI flags and environment variables for URL, name, color, and strength 2026-09-06 08:32:14 -05:00
Isaac Johnson e9e95c409b fix(agent): handle bot reconnection and return 400 on duplicate registration 2026-09-06 08:29:31 -05:00
Isaac Johnson 8e26c21995 fix(botagent): correct unterminated string literal in lobby waiting loop 2026-09-06 08:26:33 -05:00
Isaac Johnson 7e7173280b feat: add lobby phase with Start Game button and turn gating 2026-09-06 08:24:06 -05:00
Isaac Johnson 5fb7e07103 Update external bot agent with obstacle-aware distance navigation and safe pass fallback 2026-09-05 20:04:12 -05:00
Isaac Johnson 85ee13a513 Replace valley obstacles with lush green forest groves and pine tree graphics 2026-09-05 19:50:49 -05:00
Isaac Johnson d12b5615e5 Add impassable mountain and valley obstacles with connectivity guarantee and procedural rendering 2026-09-05 19:46:30 -05:00
Isaac Johnson 6e8f8ef2b2 new bot agent, in python 2026-09-05 19:32:44 -05:00
Isaac Johnson d2f2eed3f7 scoring, game win, noise 2026-09-05 18:50:27 -05:00
Isaac Johnson df75f43214 goals to form parties and battle setup 2026-09-05 18:20:54 -05:00
Isaac Johnson f78df72cad added some battle mechanics and scoring details 2026-09-05 17:09:18 -05:00
Isaac Johnson 2f02259c38 parties can be created. if a party defeated, leader is respawned and looses a point 2026-09-05 16:55:07 -05:00
Isaac Johnson 910e9d91b6 add initial movement (and auto play) 2026-09-05 16:20:39 -05:00
Isaac Johnson 1a62477528 Working first version. The web UI works well, can add players manually. We can see bots on there 2026-09-05 16:10:18 -05:00