mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Prioritize remaining small Eagle alpha work (#6795)
This commit is contained in:
@@ -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.
|
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
|
## Required
|
||||||
|
|
||||||
### Gameplay Productionization
|
### 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 long disconnects on deployments~~
|
||||||
- [x] Fix the Mac installer
|
- [x] Fix the Mac installer
|
||||||
- [x] ~~Still not reconnecting after deployments~~
|
- [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] Generatedtext healing
|
||||||
- [x] Kill outstanding shardok requests when game is deleted
|
- [x] Kill outstanding shardok requests when game is deleted
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user