Commit Graph
12604 Commits
Author SHA1 Message Date
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
adminandGitHub 72dc8ba9fb Fix command title vertical centering (#8605) 2026-07-15 11:38:51 -07:00
adminandGitHub 7adc38fe12 Report and isolate game loading failures (#8604) 2026-07-15 11:35:19 -07:00
adminandGitHub 67dbf928d6 Isolate running game serialization failures (#8603) 2026-07-15 11:26:58 -07:00
adminandGitHub efad456bef Add tutorial dialogue for duel outcomes (#8601)
* Add tutorial dialogue for duel outcomes

* Distinguish lost and inconclusive duels

* Simplify duel outcome consequences
2026-07-15 11:21:18 -07:00
adminandGitHub 9ebc517c9f Reject unauthenticated game requests (#8602)
* Preserve authentication context for game streams

* Reject unauthenticated game requests
2026-07-15 11:19:11 -07:00
adminandGitHub 49020af5e9 Serialize unit selector touch targets (#8600) 2026-07-15 11:04:15 -07:00
adminandGitHub e5e5dd9fdc Serialize March touch targets (#8598)
* Serialize March touch targets

* Preserve March slider handle aspect
2026-07-15 10:56:25 -07:00
adminandGitHub 0dd780fc63 Add tutorial attack readiness guidance (#8599) 2026-07-15 10:53:39 -07:00
adminandGitHub ae4c441427 Clarify province abandonment before tutorial march (#8597) 2026-07-15 10:38:06 -07:00
adminandGitHub f01a2ee378 Show game over state in text client (#8595) 2026-07-15 10:34:49 -07:00
adminandGitHub e4901b6414 Clarify Retreat and Flee outcomes (#8596) 2026-07-15 10:31:51 -07:00
adminandGitHub f0b2fd5f5e Add attack preparation tutorial sequence (#8591)
* Add attack preparation tutorial sequence

* Emphasize hiring troops in attack tutorial

* Recommend Champions for troop training
2026-07-15 10:27:46 -07:00
adminandGitHub a28a0ef8d5 Serialize Battle Aftermath touch targets (#8594) 2026-07-15 10:26:22 -07:00
adminandGitHub 88ff742bb1 Serialize Attack Decision touch targets (#8593) 2026-07-15 10:21:12 -07:00
adminandGitHub d549c0642b Prevent duplicate gRPC stream closure (#8592) 2026-07-15 10:19:39 -07:00