Commit Graph

15 Commits

Author SHA1 Message Date
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