Kelsidavis-WoWee/src
Kelsi 05e85d9fa7 fix: correct melee swing sound paths to match WoW MPQ layout
The melee swing clips used non-existent paths (SwordSwing, MeleeSwing)
instead of the actual WoW 3.3.5a weapon swing files: WeaponSwings/
mWooshMedium and mWooshLarge for hit swings, MissSwings/MissWhoosh
for misses. Fixes "No melee swing SFX found in assets" warning.
2026-03-24 13:46:01 -07:00
..
addons feat: add GetNetStats (latency) and AcceptBattlefieldPort (BG queue) 2026-03-23 04:17:25 -07:00
audio fix: correct melee swing sound paths to match WoW MPQ layout 2026-03-24 13:46:01 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: flush GPU before first render frame after world load 2026-03-24 13:34:52 -07:00
game feat: server-synced bag sort, fix world map continent bounds, update docs 2026-03-24 09:24:09 -07:00
network fix: increase world packet size limit from 16KB to 32KB 2026-03-20 17:49:49 -07:00
pipeline fix: auto-detect CharSections.dbc layout and add Blood Elf/Draenei NPC voices 2026-03-23 11:00:49 -07:00
rendering fix: track render pass subpass mode to prevent ImGui secondary violation 2026-03-24 13:05:27 -07:00
ui fix: add VkSampler cache to prevent sampler exhaustion crash 2026-03-24 11:44:54 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00