File Details
WarbandNexus_v2.5.7b.zip
- B
- Apr 3, 2026
- 1.64 MB
- 54
- 12.0.5+1
- Retail
File Name
WarbandNexus-2.5.7b.zip
Supported Versions
- 12.0.5
- 12.0.1
═══════════════════════════════════════════════════════════════════════════
WARBAND NEXUS - Version 2.5.7b (03.04.2026) ( BETA )
═══════════════════════════════════════════════════════════════════════════
Improvements
- Characters tab: new "Default Order" sort (logged-in character first, then level high→low, then name A–Z). Core defaults set `characterSort.key` to `"default"` for new profiles. Sort dropdown maps unknown or invalid saved keys to the first menu option (per tab). Logged-in character stays at the top of Favorites, tracked, and Untracked for all sort modes including manual; manual custom-order seed includes every character in the section with the online character first; `characterOrder` gains an `untracked` list; reorder keeps the online character pinned to the top.
- Settings window: uses WindowManager (POPUP priority, shared ESC handler with the main window) instead of a fixed FULLSCREEN_DIALOG strata/frame level. `RefreshSettingsKeyboard` re-enables keyboard when showing an existing frame after Hide/Show. Font-related rebuilds unregister the settings frame from WindowManager before closing it.
- WindowManager: after combat, when restoring visible frames, call `EnableKeyboard(true)` in addition to `SetPropagateKeyboardInput(true)` so ESC/focus behavior is reliable.
- Try Counter: instance difficulty prefers a snapshot taken on instance entry (`PLAYER_ENTERING_WORLD`) keyed by instance ID, then live `GetInstanceInfo`, before ENCOUNTER_END and dungeon/raid APIs — fixes Mythic runs misread as Normal (e.g. Operation: Mechagon, HK-8). `ResolveLiveInstanceDifficultyID` handles M+ and APIs when `GetInstanceInfo` difficulty is 0; `ResolveEffectiveEncounterDifficultyID` centralizes effective difficulty for gating.
- Try Counter: `FilterDropsByDifficulty` (and shared collectible-collected checks) used consistently for loot processing, delayed ENCOUNTER_END handling, and CHAT_MSG_LOOT. CHAT path uses the same `encounter_<journalEncounterID>` dedup key as the loot window.
- Try Counter: when a boss loot pass yields zero trackable drops (difficulty gate or all collected), still record the encounter dedup key so delayed ENC/CHAT cannot increment the same kill again.
- Try Counter: merged open-world loot uses an item-ID-based corpse multiplier so mixed NPC templates that share the same mount drop (e.g. Nazmir Bloodfeaster) count every corpse, not only the first matched NPC id.
- Try Counter: LOOT_READY may fire twice while the window is open — second READY no longer clears an active loot session; debug trace lines for LOOT_READY/LOOT_CLOSED are deduped within a short window to reduce chat spam.
- Try Counter: [WN-Drops] instance reminder header updated (`TRYCOUNTER_INSTANCE_DROPS_HEADER`); when the DB gates a drop by difficulty, the required label is shown in parentheses after the item link — green if the current instance qualifies, red if not, amber if current difficulty cannot be verified (long prose wrong-diff messages removed from chat).
- In-game What's New: `CHANGELOG_V257` (enUS) and NotificationManager fallback changelog text updated for 2.5.7.
Bug fixes
- Try Counter: attempt counter could increase even after a "skipped difficulty" message (loot path vs delayed ENC / CHAT duplicate attribution).

