Files
AdamuSw/tests/MUnique.OpenMU.Tests/CastleSiege
Acentech Dev 7cf790c2a8
Some checks failed
.NET Core / build (push) Has been cancelled
feat(CS): on-map siege countdown timer (S6 client protocol C1 B2 17/1E)
Client already renders the siege-map countdown but never received the packets.
New ICastleSiegeStatusViewPlugIn + RemoteView impl send the raw S6 packets:
C1 B2 17 (battle start/stop flag, arms the countdown) and C1 B2 1E (remaining
hour/minute). CastleSiegeEventPlugIn broadcasts them to players on the battle map
every 10s during Siege and sends stop at Settlement. No client changes. +1 test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 13:45:01 +03:00
..