acdream/tests/AcDream.UI.Abstractions.Tests/Input
Erik f6fe0f2a4f
All checks were successful
CI / linux-portable (push) Successful in 3m27s
CI / windows-gate (push) Successful in 6m42s
CI / release (push) Successful in 2m12s
fix(client): restore retail interaction parity
Harden keyboard and camera routing, inventory and vendor interactions, chat/emotes, relog portal flow, and paperdoll rendering. Add retail research, connected gate coverage, and release-gate validation.
2026-08-26 20:45:11 +02:00
..
FakeKeyboardSource.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
FakeMouseSource.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
InputDispatcherCaptureTests.cs fix(client): restore retail interaction parity 2026-08-26 20:45:11 +02:00
InputDispatcherClickTests.cs feat(input): assess world objects on right click 2026-07-24 05:42:28 +02:00
InputDispatcherDoubleClickTests.cs test: remove ambient timing from double-click contracts 2026-08-18 11:38:31 +02:00
InputDispatcherIsActionHeldTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
InputDispatcherLifetimeTests.cs feat(input): assess world objects on right click 2026-07-24 05:42:28 +02:00
InputDispatcherTests.cs fix(client): restore retail interaction parity 2026-08-26 20:45:11 +02:00
KeyBindingsJsonTests.cs fix(client): restore retail interaction parity 2026-08-26 20:45:11 +02:00
KeyBindingsRetailTests.cs fix(client): restore retail interaction parity 2026-08-26 20:45:11 +02:00
KeyBindingsTests.cs test: replace campaign labels with behavior names 2026-08-18 12:25:00 +02:00
KeyChordTests.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
MmbMouseLookTests.cs fix(gameplay): reconcile wield ownership and target facing 2026-07-15 08:19:23 +02:00
ModifierMaskTests.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
MuteChordDispatchTests.cs fix(input): #358 — RetailDefaults() never carried the Ctrl+M mute binding over from AcdreamCurrentDefaults() 2026-08-10 14:48:44 +02:00