phaneron phaneron · he/him
  • Joined on 2025-06-07
phaneron synced new reference refs/tags/v0.4.8-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-12 11:10:14 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-12 11:10:13 +00:00
5adb5e0e9f feat: add health bar color transitions for player and pet frames
d14982d125 feat: add DPS/HPS meter showing real-time damage and healing output
797bb5d964 feat: add center-screen raid warning and boss emote overlay
66ec35b106 feat: show decimal precision for short action bar cooldowns
6068d0d68d feat: add HP% text and cast bars to nameplates
Compare 111 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-12 03:10:13 +00:00
6dd7213083 Fix zombie renderer instances on same-map SMSG_NEW_WORLD teleports
7dbf950323 Fix talent tab hang when switching trees by rate-limiting icon uploads
711cb966ef Fix chest interaction and measure server RTT for latency meter
14f672ab6a Pre-query vendor item information to avoid placeholder display
b5291d1883 Revert quest reward window delay that caused dialog to hang
Compare 56 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-11 19:00:14 +00:00
4be7910fdf refactor: consolidate QueryTimer struct to shared header
b5a2175269 refactor: consolidate duplicate ShadowParamsUBO structure definition
b3d8651db9 refactor: consolidate duplicate environment variable utility functions
cda703b0f4 refactor: consolidate duplicate ShadowPush structure definition
3202c1392d refactor: extract shared attachment lookup logic into helper function
Compare 36 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-11 10:50:15 +00:00
2f0809b570 fix: correct TBC aura entry minimum-size guard from 13 to 15 bytes
144c87a72f feat: show spell failure reason in chat from SMSG_SPELL_FAILURE
1446d4fddd fix: pass player power type to getSpellCastResultString for result 85
84a6ee4801 fix: surface absorb/resist in SMSG_ENVIRONMENTAL_DAMAGE_LOG (Classic/TBC)
00db93b7f2 fix: show RESIST (not MISS) for SMSG_PROCRESIST combat text
Compare 71 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-11 02:40:15 +00:00
34bab8edd6 feat: use rich spell tooltip for buff/debuff frame icons
caf0d18393 feat: show rich spell tooltip on action bar hover
7bbf2c7769 refactor: improve quest offer reward item display
bae3477c94 feat: display spell school in spellbook tooltip
458a95ae8e refactor: use quality colors and hover tooltips for quest reward items
Compare 71 commits »
phaneron synced commits to refs/tags/v0.4.4-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-11 02:40:15 +00:00
phaneron synced new reference refs/tags/v0.4.4-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-11 02:40:15 +00:00
phaneron synced new reference refs/tags/v0.4.3-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:16 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
785df23f1b net: dispatch flying movement opcodes (pitch up/down, ascend/descend) for other players
274419584e net: add MSG_MOVE_SET_WALK/RUN_MODE to compressed-moves batch dispatch
d96a87aafc net: dispatch MSG_MOVE_SET_WALK_MODE and MSG_MOVE_SET_RUN_MODE through handleOtherPlayerMovement
ec665bae25 net: store moveFlags in UpdateBlock for Classic and TBC parsers
48d21f97bd net: correct pitch condition to use FLYING=0x01000000 not SPLINE_ELEVATION=0x02000000
Compare 67 commits »
phaneron synced commits to refs/tags/v0.4.1-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
phaneron synced new reference refs/tags/v0.4.1-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
phaneron synced commits to refs/tags/v0.4.2-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
phaneron synced new reference refs/tags/v0.4.2-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
phaneron synced commits to refs/tags/v0.4.3-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 18:30:15 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 10:20:15 +00:00
29ca9809b1 game: fix Classic parseQuestDetails missing emote section before reward items
16cdde82b3 rendering: add diagnostic logging to applyEquipment for Classic equipment debugging
967cedba0e game: fix Classic/TBC SMSG_QUESTGIVER_QUEST_LIST quest title and questCount parsing
7270a4e690 game: fix TBC 2.4.3 SMSG_CAST_FAILED missing parseCastFailed override
528b796dff game: fix Classic 1.12 SMSG_AUCTION_LIST_RESULT enchant slot count
Compare 71 commits »
phaneron synced commits to refs/tags/v0.4.0-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 10:20:15 +00:00
phaneron synced new reference refs/tags/v0.4.0-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-10 10:20:15 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-10 02:10:14 +00:00
3eded6772d Implement bird/cricket ambient sounds and remove stale renderer TODO
6cba3f5c95 Implement SMSG_MULTIPLE_PACKETS unpacking and fix unused variable warning
18e6c2e767 Fix game object sign orientation and restrict nameplates to target only
6a681bcf67 Implement terrain shadow casting in shadow depth pass
2afd455d52 Replace (std::min + std::max) with std::clamp
Compare 87 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-09 18:00:14 +00:00
ae48e4d7a6 Make FSR3 SDK integration Kits-only and align CI/docs
e916ef9bda Fix Windows frustum enum macro collision
1c7b87ee78 Remove FSR3 wrapper path and keep official Path-A runtime only
9ff9f2f1f1 Fix cross-platform FSR3 compile path and Path-A runtime wiring
725602b5e5 Retry macOS DMG creation on resource-busy failures
Compare 5 commits »