mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-29 02:15:43 +00:00
deproto-command-choice-helpers-full
- Change FulfillQuestsCommandSelector.chosenFulfillEasyQuestsCommand to take native GameState instead of proto - Update UnaffiliatedHeroWithQuest to use native QuestT and heroId instead of proto types - Update all 9 quest command choosers to use native quest types from model.state.quest.concrete instead of proto types - Update MidGameAIClient to convert proto -> native when calling FulfillQuestsCommandSelector - Update tests to use native quest types with required fields (componentCount, componentsFulfilled) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Migrate EndDiplomacyResolutionPhaseAction and PerformUnaffiliatedHeroesAction to protoless RandomStateSequencer (#4702)
The file is empty.
Languages
Scala
44.5%
C++
19.9%
C#
16.6%
Starlark
10.1%
Go
3.5%
Other
5.3%