File Details
Overlord-6.3.15
- R
- Jun 1, 2026
- 356.91 KB
- 45
- 12.0.1
- Retail
File Name
Overlord-6.3.15.zip
Supported Versions
- 12.0.1
6.3.15
Login sync catch-up, domination bar, community capture relay, and German locale
Fixed
- Login gate stuck on stale SV map (e.g. Fanécorce / Grangeneuve orange at 0:00): After the login capture gate, active front zones now always zero
updatedAtfor SR/ZA catch-up. ZA no longer blocks all remotecapturedupdates during the gate when the snapshot has a validcapturedTime. A secondSendSyncRequestruns 0.5 s after the gate closes. - SR on realm channel before channel join:
JoinChannel(1)runs atPLAYER_LOGIN(before the 1.5 s SR timer). Realm-channel SR is skipped untilGetChannelId()is ready. - Domination bar diverging between clients: Incoming DM merges use
MergeDominationBucket(adopt the remote pair when its total activity is higher, otherwise per-faction max). After a useful ZA realigns the map, DM totals are broadcast again after 0.5 s. - Cross-realm / RP missing live
C: Community capture relay (Cretry at +1.5 s) now runs for all front zones, not only capitals (second +4 s retry remains capitals only). - Enemy abandon on disk not reverting: When attack prerequisites fail but no enemy is visible on the capture disk, the local sensor tick no longer blocks decay/revert (player on disk only; no observer-side owner flip).
- Co-capturer timer jumps: Display-only hold interpolation for co-capturers uses
holdStartTimebetween ZS updates (does not change syncedholdTimeElapsed). - Ally ZS auto-promote crash:
ClearZsRelayAfterZsApplyis now defined beforeTryPromoteAllyInProgressFromZs(Lua forward-reference fix; error at Sync.lua:2083 when a remote ally capture hit 100% via ZS).
Added
- German locale (deDE): New
Locales-de.lua(~335 strings) plus gold tip strings inLocales.lua. Client WoW in German loads German UI text automatically. - Domination boost % (wood / victory) community catch-up: WB passive sync (120 s) also relays active boost state to the Overlord community via
BroadcastDominationBoostStateToCommunity. Live WB uses dedicated community relay limits.
Unchanged
- BNet outbound and bridge relay remain disabled (
SYNC_USE_BNET_OUTBOUND = false). Cross-faction delivery still relies on community whispers and SR/ZA catch-up. - Capture authority, ZS payload format, and capteur-side
holdTimeElapsedfrom 6.3.12/6.3.13. - Observer display interpolation for non co-capturers from 6.3.14 (
_observerDisplayHold).
Recommended after updating
/reloadafter updating.- If a zone still looks wrong after login, run
/ov synconce or whisper SR to a guildmate on the front.