Commit Graph

118 Commits

Author SHA1 Message Date
Acentech Dev
9f2078d724 feat(CS-P3): throne capture + settlement winner in state machine + tests
Some checks failed
.NET Core / build (push) Has been cancelled
2026-07-15 00:48:09 +03:00
Acentech Dev
396527a62a docs: CS P3 siege battle plan (minimal playable increment first) 2026-07-15 00:42:05 +03:00
Acentech Dev
41588bd237 feat(CS-P2): registration fee (zen) + already-registered guard on Guardsman 2026-07-15 00:36:20 +03:00
Acentech Dev
44dcb2fd58 feat(CS-P2): Guardsman (NPC 224) talk handler -> register guild during registration phase
Some checks failed
.NET Core / build (push) Has been cancelled
2026-07-14 23:11:35 +03:00
Acentech Dev
268d40acd1 feat(CS-P1): GM chat commands (/csstatus /csstart /csphase /cssetowner /csreset)
Some checks failed
.NET Core / build (push) Has been cancelled
2026-07-14 22:44:46 +03:00
Acentech Dev
6999a780f3 feat(CS-P1): periodic Castle Siege plugin (per-context tick + custom config) 2026-07-14 22:41:46 +03:00
Acentech Dev
73de807bef feat(CS-P1): Castle Siege phase state machine (in-memory, time-injected) + tests 2026-07-14 22:40:24 +03:00
Acentech Dev
c2b495c754 docs: CS P1 plan (phase state machine + scheduling + admin, in-memory)
Some checks failed
.NET Core / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 22:33:16 +03:00
Acentech Dev
b44cc4f60d docs: mark remote-NPC touch registry as applied (Faz 0b)
Some checks failed
.NET Core / build (push) Has been cancelled
2026-07-14 21:37:03 +03:00
Acentech Dev
2ced76b303 test(ADAMU-CUSTOM): regression test for GameMap.GetNpcByNumber (remote-NPC) 2026-07-14 21:36:34 +03:00
Acentech Dev
03521c3ef5 feat(ADAMU-CUSTOM): port remote-NPC (open NPC window from anywhere via 0x8000 marker) 2026-07-14 21:35:25 +03:00
Acentech Dev
7ff1e12f2a docs: Phase 0b plan (remote-NPC port with ADAMU-CUSTOM markers + regression test)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 21:32:13 +03:00
Acentech Dev
5d48b1512e docs: ADAMU.md project runbook (workflow commands + Faz 0a summary)
Some checks failed
.NET Core / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 21:17:33 +03:00
Acentech Dev
2e59cdfe1f chore: AdamuSw deploy composes (local test + Coolify/Traefik prod) using self-built image
Some checks failed
.NET Core / build (push) Has been cancelled
- deploy-adamu/docker-compose.local.yml: local postgres + adamu-openmu:dev, direct 8080
- deploy-adamu/docker-compose.prod.yml: Coolify/Traefik prod adapted from AdaMu, image swapped to our build
- additive folder (deploy-adamu) to avoid upstream deploy/ merge conflicts
- plan Step5 fixed (-p:ci=true), paths -> deploy-adamu

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 19:31:07 +03:00
Acentech Dev
6aba2dd3c9 docs: fix Phase0a Step5 to use -p:ci=true (skip source-gen prebuild, matches Dockerfile)
Some checks failed
.NET Core / build (push) Has been cancelled
2026-07-14 19:05:58 +03:00
Acentech Dev
36fc125d5c baseline: OpenMU upstream b5a0961 (fresh source) 2026-07-14 19:00:35 +03:00
Acentech Dev
450402e47d docs: Phase 0a implementation plan (bootstrap + self-built image + DockerHub)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 18:56:36 +03:00
Acentech Dev
ed464095f9 docs: Castle Siege umbrella design spec
Full-fidelity Castle Siege architecture + fork/deploy strategy for AdamuSw.
Covers phase state machine, component design, upstream-merge safety
(additive-first, ADAMU-CUSTOM markers, touch registry, regression tests),
and phased rollout (Faz 0 bootstrap + P1-P5).

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