From ceed22d6de09e95bfa003035c57b4665eec90e22 Mon Sep 17 00:00:00 2001 From: Dan Crosby Date: Fri, 29 May 2026 08:31:41 -0700 Subject: [PATCH] Prioritize remaining small Eagle alpha work (#6795) --- docs/SMALL_EAGLE_TODO.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/SMALL_EAGLE_TODO.md b/docs/SMALL_EAGLE_TODO.md index 8b299d0bae..8e52f15be5 100644 --- a/docs/SMALL_EAGLE_TODO.md +++ b/docs/SMALL_EAGLE_TODO.md @@ -6,6 +6,16 @@ Be able to support a small (10-50 user) private alpha, including with strangers. Larger set of goals in [The Big Eagle TODO](https://docs.google.com/document/d/17RTt3-4Wl2AAVMRLodaC3a84E4de6xuQTWBPvCRM484/edit?pli=1&tab=t.0), but most of that is not necessary for MVP. +## Current priority order + +1. Finish tutorial & first-session onboarding, especially the clear first-session goal and guided first scenario. +2. Fix the basic Shardok AI issues that can make tactical battles feel broken or unfair. +3. Publish a known issues doc so alpha testers do not repeatedly report the same rough edges. +4. Verify the existing game-ended flow, then mark the win condition done if "all other factions defeated" works end-to-end. +5. Add mid-game progression events where the King recognizes the player as they gain power. +6. Add account-linking when provider switching or account recovery becomes important for alpha support. +7. Leave terms of service and Windows code signing deferred until they matter for public release or broader distribution. + ## Required ### Gameplay Productionization @@ -17,7 +27,7 @@ Larger set of goals in [The Big Eagle TODO](https://docs.google.com/document/d/1 - [x] ~~Fix long disconnects on deployments~~ - [x] Fix the Mac installer - [x] ~~Still not reconnecting after deployments~~ -- [ ] Notify about client updates, button to come directly back +- [x] Notify about client updates, button to come directly back - [x] Generatedtext healing - [x] Kill outstanding shardok requests when game is deleted