phaneron phaneron · he/him
  • Joined on 2025-06-07
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 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 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 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.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 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 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 »
phaneron synced commits to refs/tags/v0.3.9-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-09 09:50:15 +00:00
phaneron synced new reference refs/tags/v0.3.9-preview to phaneron/Kelsidavis-WoWee from mirror 2026-03-09 09:50:15 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-09 09:50:14 +00:00
78fa10c6ba Gate bridge interop export by wrapper capability bits
076793c61a Gate Linux wrapper checks on generated CMake targets
a08260e2b8 Add runtime wrapper ABI smoke probe and CI execution
09d6cd41c7 Document Linux/Windows auto-fallback to dx12_bridge
ae3f2a53cf Enforce Linux bridge preflight during auto-fallback
Compare 68 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-09 01:40:14 +00:00
a8500a80b5 FSR2: selective clamp, tonemapped accumulation, terrain load radius 3
2003cc8aaa FSR2: de-jitter scene sampling, fix loading screen progress
f74dcc37e0 FSR2: reduce doubling via tighter clamp, MV dead zone, luminance stability
e8bbb17196 Merge pull request #12 from rursache/feat/aur-pkgbuild
c21da8a1e2 Merge pull request #11 from rursache/fix/arch-vulkan-headers-dep
Compare 8 commits »
phaneron synced commits to refs/tags/v0.1.0 at phaneron/Kelsidavis-WoWee from mirror 2026-03-08 09:30:14 +00:00
phaneron synced new reference refs/tags/v0.1.0 to phaneron/Kelsidavis-WoWee from mirror 2026-03-08 09:30:14 +00:00
phaneron synced commits to refs/tags/v0.3.7-preview at phaneron/Kelsidavis-WoWee from mirror 2026-03-08 09:30:14 +00:00