Commit Graph

12 Commits

Author SHA1 Message Date
Houmgaor
0d07a1f698 refactor(mhfpacket): rename 15 Unk fields with identified meanings
Replace unknown field names with descriptive names based on handler
logic analysis, switch dispatch patterns, DB query context, and
inline comments:

- ObjectHandleID, IsQuest, ItemIDCount, MaxCount, TokenLength,
  FormatVersion, LogoutType (high confidence from comments/constants)
- QueryType, DataType, MissionIndex, CheckOnly, RequestType,
  ExchangeType, TournamentID (confirmed by handler switch/if usage)

Also fix MsgSysLogout.Build calling ReadUint8 instead of WriteUint8.
2026-02-18 21:48:08 +01:00
wish
bcb71536ec initial rights v4 concept 2023-03-11 23:17:14 +11:00
wish
29cf7add11 rework netcafe course activation 2023-03-11 16:26:16 +11:00
wish
bef11ce82e support more courses 2023-02-28 18:18:22 +11:00
wish
a99fa78fc2 change recurring course names 2022-11-04 18:02:41 +11:00
wish
5bb9637db8 rights v3.1 2022-11-02 20:44:53 +11:00
wish
5bf8c9d9a9 update course calculations 2022-11-02 13:30:16 +11:00
wish
4390617ccf update rights integer via struct 2022-10-30 23:18:53 +11:00
wish
31bac7bd68 initial course command 2022-10-30 15:03:12 +11:00
wish
bac4e70be4 course enumeration concept 2022-10-30 11:44:22 +11:00
wish
d48a64e208 rename rights variable 2022-08-14 18:09:06 +10:00
wish
2c0e7a5267 repository cleanup 2022-07-29 03:25:23 +10:00