Commit graph

2 commits

Author SHA1 Message Date
RedSTwix
e4282251ad
fix: server-side quest tracker persistence (#3934)
New Features:
• Server-side quest tracker persistence with per-player options
(auto-track/auto-untrack) and safe initial-sync.

Improvements:
• Robust login/logout sync to prevent lost or empty tracker state.
• Automatic tracking/untracking pipeline with delayed, cancelable
removals.
• Tighter quest/mission progression checks and reduced tracked-quest
limits.

Stability:
• Safer protocol parsing with malformed-packet guards, expanded logging,
and message unread-byte support.
2026-05-06 22:56:15 -03:00
Marco
a4450a4505
refactor: player logout to core (#2345) 2024-03-02 17:15:05 -03:00
Renamed from data-otservbr-global/scripts/creaturescripts/others/logout.lua (Browse further)