mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-23 16:13:04 +01:00
docs(unimplemented): remove merged branches from open branches summary
feature/return-guild and fix/clan-invites have been merged into develop. Remove them from the open branches table and clean up the stale branch reference in the ShutClient handler note.
This commit is contained in:
@@ -44,7 +44,7 @@ Grouped by handler file / game subsystem. Handlers with an open branch are marke
|
||||
|
||||
| Handler | Notes |
|
||||
|---------|-------|
|
||||
| `handleMsgMhfShutClient` | Server-initiated client disconnect — partial draft in `fix/clan-invites` |
|
||||
| `handleMsgMhfShutClient` | Server-initiated client disconnect |
|
||||
| `handleMsgSysHideClient` | Hide a client session from the session list |
|
||||
|
||||
### Data / Auth (`handlers_data.go`)
|
||||
@@ -192,8 +192,6 @@ that needs no reply). Others are genuine feature gaps.
|
||||
| `feature/enum-event` | 4 | `GetRestrictionEvent` |
|
||||
| `feature/conquest` | 4 | Conquest quest handlers |
|
||||
| `feature/tower` | 4 | Tower handlers |
|
||||
| `feature/return-guild` | 1 | `UpdateGuild` |
|
||||
| `fix/clan-invites` | 1 | `ShutClient` (unfinished draft) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user