Kelsidavis-WoWee/src
Kelsi 3103662528
Some checks are pending
Build / Build (arm64) (push) Waiting to run
Build / Build (x86-64) (push) Waiting to run
Build / Build (macOS arm64) (push) Waiting to run
Build / Build (windows-arm64) (push) Waiting to run
Build / Build (windows-x86-64) (push) Waiting to run
Security / CodeQL (C/C++) (push) Waiting to run
Security / Semgrep (push) Waiting to run
Security / Sanitizer Build (ASan/UBSan) (push) Waiting to run
fix: query corpse position on ghost login for accurate minimap marker
When logging in while already dead (reconnect/crash recovery), send
MSG_CORPSE_QUERY to get the server-authoritative corpse location.
Without this, the minimap corpse marker would be missing or point to
the wrong position after reconnecting as a ghost.
2026-03-21 14:13:03 -07:00
..
addons feat: add UnitDistanceSquared for proximity and range check addons 2026-03-21 12:52:56 -07:00
audio feat: play minimap ping sound when party members ping the map 2026-03-20 18:21:34 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: use geoset 503 for bare shins to reduce knee width discontinuity 2026-03-21 13:53:02 -07:00
game fix: query corpse position on ghost login for accurate minimap marker 2026-03-21 14:13:03 -07:00
network fix: increase world packet size limit from 16KB to 32KB 2026-03-20 17:49:49 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering feat: apply M2 color alpha and transparency tracks to batch opacity 2026-03-21 03:14:57 -07:00
ui feat: show grey focus frame name for tapped mobs 2026-03-21 08:42:56 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00