acdream/tests/AcDream.Core.Tests/Chat
Erik 7b7ffcd278 fix(gameplay): reconcile wield ownership and target facing
Preserve PlayerDescription inventory/equipment ownership across authoritative manifest replacement, make weapon switching and combat/UI consumers read the same canonical object state, and carry the complete outbound player position frame across landblocks.

Route target-facing and mouse-look through the shared MovementManager and MotionInterpreter completion owner. Match retail input aggregation, toggle ordering, turn/sidestep remapping, per-axis hold keys, and synchronous movement publication without render-only heading state.

Initialize the live streaming origin from the first accepted canonical player Position, defer other projections until that origin exists, and retain logical entity identity through hydration.

Advance the project ledger from completed M2 to active M3, synchronize CLAUDE.md/AGENTS.md and durable memory, and record the next cast-lifecycle, spellbook/enchantment, and two-client portal gates.

Co-Authored-By: Codex <noreply@openai.com>
2026-07-15 08:19:23 +02:00
..
ChatChannelInfoTests.cs feat(net+chat): #19 TurbineChat (0xF7DE) codec + ChatChannelInfo + SetTurbineChatChannels parser 2026-04-25 19:44:56 +02:00
ChatLogLocalGuidTests.cs feat(chat): Phase J - welcome message + own-echo dedup + long-form slash aliases + WeenieError templates 2026-04-25 21:07:56 +02:00
ChatLogSystemDedupTests.cs fix(chat): /help client-side handler + System dedup + ThatIsNotAValidCommand template 2026-04-25 21:22:07 +02:00
ChatLogTests.cs feat(chat): #20 CombatChatTranslator - retail-faithful combat -> ChatLog templates 2026-04-25 19:55:15 +02:00
CombatChatTranslatorTests.cs fix(combat): match retail live attack feedback 2026-07-11 21:10:01 +02:00
TurbineChatStateTests.cs feat(net+chat): #19 TurbineChat (0xF7DE) codec + ChatChannelInfo + SetTurbineChatChannels parser 2026-04-25 19:44:56 +02:00
WeenieErrorMessagesTests.cs fix(gameplay): reconcile wield ownership and target facing 2026-07-15 08:19:23 +02:00