mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-23 16:13:04 +01:00
docs(conquest): document Conquest War RE status and implementation gaps
The feature/conquest branch drifted too far from develop without completing the core gameplay loop. This doc captures all known packet wire formats, handler states, confirmed values from captures, and a prioritised table of unknowns needed before the feature can be implemented cleanly. Also updates unimplemented.md to link to the new reference.
This commit is contained in:
@@ -190,7 +190,7 @@ that needs no reply). Others are genuine feature gaps.
|
||||
| Branch | Commits ahead | Handlers targeted |
|
||||
|--------|:---:|-------------------|
|
||||
| `feature/enum-event` | 4 | `EnumerateEvent` scheduling only — not mergeable, see `docs/fort-attack-event.md` |
|
||||
| `feature/conquest` | 4 | Conquest quest handlers |
|
||||
| `feature/conquest` | 4 | Conquest quest handlers — not mergeable, see `docs/conquest-war.md` |
|
||||
| `feature/tower` | 4 | Tower handlers |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user