12769 Commits
Author SHA1 Message Date
adminandGitHub 9b033230c9 Generate valid Defend command samples (#8657) 2026-07-16 17:15:28 -07:00
adminandGitHub bc813b8659 Clear retained tutorial focus after player action (#8655)
* Clear tutorial focus when dialogue closes

* Clear retained tutorial focus after player action
2026-07-16 16:43:36 -07:00
adminandGitHub 0fe61c71c9 Resolve tutorial speakers against the current game (#8654) 2026-07-16 13:48:20 -07:00
adminandGitHub 315c1daf82 Skip empty AI expansion marches (#8653) 2026-07-16 13:39:09 -07:00
adminandGitHub 45abe81540 Persist emitted tutorial dialogue IDs (#8652) 2026-07-16 13:22:16 -07:00
adminandGitHub 8141770268 Fix Visit Town selector project reference (#8651) 2026-07-16 11:03:40 -07:00
adminandGitHub fa7775a023 Track LLM stream attempts across retries (#8650) 2026-07-16 11:01:28 -07:00
adminandGitHub b3bf291a7d Reset client text before retrying LLM streams (#8649) 2026-07-16 10:46:06 -07:00
adminandGitHub 557669546b Persist displayed tutorial dialogue IDs (#8648) 2026-07-16 10:37:04 -07:00
adminandGitHub 42958cb34e Strengthen post-faction tutorial guidance (#8647) 2026-07-16 10:19:21 -07:00
adminandGitHub 91f02da9cf Contract Visit Town database column (#8646) 2026-07-16 10:00:45 -07:00
adminandGitHub 8d8b55e2c4 Cut over Visit Town database writes (#8645) 2026-07-16 09:23:24 -07:00
adminandGitHub 947cedc0f0 Explain hero units with zero troops (#8642) 2026-07-16 09:07:24 -07:00
adminandGitHub 4e5206220c Expand Visit Town database migration (#8644) 2026-07-16 09:07:02 -07:00
adminandGitHub acd299c346 Remove internal vigor ceiling from unit views (#8643) 2026-07-16 09:06:34 -07:00
adminandGitHub 74b816d3f4 Rename Travel command to Visit Town (#8641) 2026-07-16 08:47:06 -07:00
adminandGitHub 4abdefd40d Clarify vigor values in text client (#8640) 2026-07-16 08:45:58 -07:00
adminandGitHub 08f7e4ebfc Expose battle-start hero vigor correctly (#8639) 2026-07-16 08:45:05 -07:00
adminandGitHub afbf4c226c Teach tactical vigor thresholds contextually (#8638) 2026-07-16 08:44:27 -07:00
adminandGitHub 0afa842efe Clarify Travel versus March (#8635)
* Clarify Travel versus March

* Fix Travel command tooltip
2026-07-16 07:56:10 -07:00
adminandGitHub e78ae6ad75 Expand vigor and tactical unit documentation (#8637) 2026-07-16 07:15:49 -07:00
adminandGitHub 9631435dea Document tribute demand outcomes (#8636) 2026-07-16 07:08:55 -07:00
adminandGitHub 5ae910b19b Document refused tribute flow (#8634) 2026-07-16 07:00:08 -07:00
adminandGitHub dc9b1171fb Add tutorial defeat dialogue (#8633) 2026-07-16 05:34:29 -07:00
adminandGitHub 508eb64bfb Support spaces in text lookup IDs (#8632) 2026-07-15 22:27:10 -07:00
adminandGitHub 9aa7be4620 Fix text client command loss after reconnect (#8631)
* Fix text client command loss after reconnect

* Normalize text client game status from history
2026-07-15 22:20:01 -07:00
adminandGitHub f3d887e370 Move loyalty tutorial warning to October (#8630) 2026-07-15 22:12:11 -07:00
adminandGitHub ce4ed6a305 Register tutorial Info button target (#8629) 2026-07-15 22:04:54 -07:00
adminandGitHub 2b5e4aa96e Add strategic tutorial handoff dialogue (#8628) 2026-07-15 22:04:42 -07:00
adminandGitHub 41b9f5526c Hide ended games from active lobby (#8627) 2026-07-15 16:53:47 -07:00
adminandGitHub 6b24776e0a Handle terminal game state in text client (#8626) 2026-07-15 16:53:34 -07:00
adminandGitHub b1b44ebb6c Expose Eagle province graph in text client (#8625)
* Expose Eagle province graph in text client

* Limit province views to strategic adjacency

* Isolate queued battle result Unity test
2026-07-15 15:25:45 -07:00
adminandGitHub 45a2d50b57 Fix tutorial duel outcome after capture (#8624) 2026-07-15 14:06:32 -07:00
adminandGitHub 84f329ab80 Document tutorial playthrough notes (#8361)
* Document tutorial playthrough notes

* Record tutorial battle reset findings

* Clarify tutorial reset as probable defeat

* Record castle-hold tutorial attempt

* Record successful tutorial battle strategy

* Record failed Hedrick tutorial attack
2026-07-15 13:58:21 -07:00
adminandGitHub fcf9246562 Preserve final tactical battle action (#8623) 2026-07-15 13:57:36 -07:00
adminandGitHub 0d361f5ad7 Show army origins in tribute and defend panels (#8622)
* Show tribute-demand army origins

* Show army origins in defend panel
2026-07-15 13:42:16 -07:00
adminandGitHub 217d495747 Trust local GameAdmin service calls (#8621)
* Forward admin authentication to Eagle RPCs

* Revert "Forward admin authentication to Eagle RPCs"

This reverts commit feeff278c440be313cdb50902bff10a12c68379b.

* Trust local GameAdmin service calls
2026-07-15 13:36:49 -07:00
adminandGitHub ca80ad0057 Align tutorial dialogue with hero departures (#8619) 2026-07-15 13:23:38 -07:00
adminandGitHub c49c4d26e1 Include client texts in save downloads (#8617)
* Include client texts in save downloads

* Fix admin service client text dependencies
2026-07-15 13:16:58 -07:00
adminandGitHub 68906df5b9 Clarify diplomacy with departing heroes (#8618) 2026-07-15 13:15:52 -07:00
adminandGitHub dc54584fa3 Limit support deadline tutorial to first year (#8616)
* Limit support deadline tutorial to first year

* Use the actual tutorial start year
2026-07-15 13:11:37 -07:00
adminandGitHub d665eb53f3 Remove tutorial phase from game state view (#8615) 2026-07-15 13:06:01 -07:00
adminandGitHub 59143a2e04 Add tutorial dialogue for battle conditions (#8613)
* Add tutorial dialogue for battle conditions

* Mention castle morale recovery in tutorial

* Mention Holy Wave battle recovery
2026-07-15 13:01:58 -07:00
adminandGitHub f9825861e3 Order generated hero names before backstories (#8614) 2026-07-15 13:01:09 -07:00
adminandGitHub 9b5dcc40a0 Keep editor OAuth flow in polling mode (#8612) 2026-07-15 13:00:32 -07:00
adminandGitHub 44514fb2f2 Activate unused-hero warning in tutorial battle (#8609) 2026-07-15 12:08:40 -07:00
adminandGitHub 3014602331 Retry transient OAuth polling failures (#8611) 2026-07-15 12:08:10 -07:00
adminandGitHub bb182efc3e Add dormant tutorial end-turn warning support (#8608) 2026-07-15 11:57:29 -07:00
adminandGitHub 3a04d865b6 Add OAuth login to text client (#8610) 2026-07-15 11:56:42 -07:00
adminandGitHub f2f81d1cda Add tutorial unused-hero warning protocol (#8607) 2026-07-15 11:54:11 -07:00