mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-23 16:13:04 +01:00
docs(hunting-tournament): document tournament RE gaps and branch status
Add hunting-tournament.md covering the 公式狩猟大会 system: game context (cups, schedule, rewards), what is already implemented in develop (handlers_tournament.go is mostly functional), and the four remaining gaps requiring RE — quest clear time recording, ClanID leaderboard filtering, AcquireTournament reward delivery, and guild cup soul attribution to Mezeporta Festival. Documents why feature/hunting-tournament is not mergeable (duplicate handlers) and preserves its useful findings: ClanID field name on EnumerateOrder and the festa timing corrections. Update unimplemented.md open branches summary accordingly.
This commit is contained in:
@@ -191,6 +191,7 @@ that needs no reply). Others are genuine feature gaps.
|
||||
|--------|:---:|-------------------|
|
||||
| `feature/enum-event` | 4 | `EnumerateEvent` scheduling only — not mergeable, see `docs/fort-attack-event.md` |
|
||||
| `feature/conquest` | 4 | Conquest quest handlers — not mergeable, see `docs/conquest-war.md` |
|
||||
| `feature/hunting-tournament` | 7 | `EnumerateRanking` / `EnumerateOrder` — not mergeable (duplicates handlers_tournament.go), see `docs/hunting-tournament.md` |
|
||||
| `feature/tower` | 4 | Tower handlers |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user