Kelsidavis-WoWee/src
Kelsi 3202c1392d refactor: extract shared attachment lookup logic into helper function
Consolidated duplicate attachment point resolution code used by both
attachWeapon() and getAttachmentTransform(). New findAttachmentBone()
helper encapsulates the complete lookup chain: attachment by ID, fallback
scan, key-bone fallback, and validation. Eliminates ~55 lines of duplicate
code while improving maintainability and consistency.
2026-03-11 11:15:06 -07:00
..
audio audio: stop precast sound on spell completion, failure, or interrupt 2026-03-09 21:04:24 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: revert tabard DBC enhancement due to scope issue 2026-03-11 10:39:35 -07:00
game fix: correct Classic/TBC loot packet format parsing (missing randomSuffix/randomPropId) 2026-03-11 05:09:43 -07:00
network Fix Windows socket WSAENOTCONN disconnect; add boss encounter frames 2026-03-09 20:05:09 -07:00
pipeline fix: animation stutter, resolution crash, memory cap, spell tooltip hints, GO collision 2026-03-10 22:26:50 -07:00
rendering refactor: extract shared attachment lookup logic into helper function 2026-03-11 11:15:06 -07:00
ui feat: implement TOGGLE_MINIMAP and TOGGLE_RAID_FRAMES keybindings 2026-03-11 09:24:37 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00