Commit Graph

5 Commits

Author SHA1 Message Date
Houmgaor
d6938f2a27 fix(guild): implement alliance application toggle (#166)
Alliance applications were hardcoded to always-open. Add a `recruiting`
column to guild_alliances and handle OperateJoint actions 0x06 (Allow)
and 0x07 (Deny) confirmed via Wii U debug symbols. Only the parent
guild leader can toggle the setting, matching the existing disband guard.
2026-02-27 14:59:18 +01:00
Houmgaor
2bd5f98f32 docs: add doc.go files and godoc comments to all packages
Add package-level documentation (doc.go) to all 22 first-party
packages and godoc comments to ~150 previously undocumented
exported symbols across common/, network/, and server/.
2026-02-18 21:39:13 +01:00
wish
85fc76edd5 update parsing of many packets 2023-11-19 02:34:02 +11:00
wish
665c2dd32f handle alliance kicking 2022-10-01 00:10:00 +10:00
wish
2c0e7a5267 repository cleanup 2022-07-29 03:25:23 +10:00