phaneron phaneron · he/him
  • Joined on 2025-06-07
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-06 00:22:30 +00:00
08d40583c9 Fix MLIQ water parsing, skip interior water, clear movement on teleport
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-05 08:02:31 +00:00
16daa2baf7 Reduce instance portal area trigger range to prevent premature teleports
16d44c5bb3 Fix interior WMO floor gaps, water exit stair clipping, NPC equipment, portal animation
Compare 2 commits »
phaneron pushed to master at thunderbrewhq/samples 2026-03-05 05:36:25 +00:00
4ec58c805d wow: add Ghidra XML conversion of PDB
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-04 23:52:31 +00:00
bec7a678aa Fix missing floors in dungeon instances by restricting LOD detection
84b04446c1 Per-instance NPC hair/skin textures, fix binary search float comparison
e6acb4ac9a Optimize animation hotpaths: binary keyframe search, eliminate sqrt calls
2e432fc123 Eliminate per-instance hash lookups in M2 render/shadow culling loops
30fa9836d9 Fix glow sprite flashing, move fadeAlpha to push constants, throttle character bones
Compare 5 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-03-02 22:52:31 +00:00
3482dacea8 Optimize M2 update loop: skip static doodads, incremental spatial index
7535084652 Disable captureSceneHistory to fix VK_ERROR_DEVICE_LOST crash
f5f4467565 Fix terrain streaming performance: revert copy back to move, remove broken cache
335b1b1c3a Fix terrain loss after map transition and GPU crash on WMO-only maps
5519c73f5c Validate WMO GPU resources before render to prevent device lost
Compare 11 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-28 22:12:31 +00:00
19652ae521 Add purgeExtractedAssets() to clear all extracted asset data from disk
543535a892 Add clean.sh reset utility, exclude CSVs from repo, prefer binary DBCs
Compare 2 commits »
phaneron synced commits to refs/tags/v0.3.5-preview at phaneron/Kelsidavis-WoWee from mirror 2026-02-27 13:32:31 +00:00
phaneron synced new reference refs/tags/v0.3.5-preview to phaneron/Kelsidavis-WoWee from mirror 2026-02-27 13:32:31 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-27 13:32:31 +00:00
0e1241ca60 Propagate realm-reported build to world handshake for vanilla compatibility
16d88f19fc Fix instance portals: WDT byte order, box trigger sizing, suppress ping-pong, WMO cache cleanup
Compare 2 commits »
phaneron synced commits to refs/tags/v0.3.4-preview at phaneron/Kelsidavis-WoWee from mirror 2026-02-27 05:22:31 +00:00
phaneron synced new reference refs/tags/v0.3.4-preview to phaneron/Kelsidavis-WoWee from mirror 2026-02-27 05:22:31 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-27 05:22:31 +00:00
d0e8b44866 Add instance support: WDT parser, WMO-only map loading, area triggers, BG queue accept
a559d5944b Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn
Compare 2 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-26 21:12:31 +00:00
804b947203 Fix bank for all expansions: add missing field indices and per-expansion slot counts
66bcb0a712 Fix map exploration by checking subzone bits instead of only the parent zone bit
5d92152701 Fix bank items not appearing by deferring inventory rebuild after item creation
74b78cd10b Add pet tracking via SMSG_PET_SPELLS and dismiss pet button
a1f73fdd39 Handle SMSG_PARTY_MEMBER_STATS to show group health out of visual range
Compare 5 commits »
phaneron synced commits to refs/tags/v0.3.3-preview at phaneron/Kelsidavis-WoWee from mirror 2026-02-26 13:02:40 +00:00
phaneron synced new reference refs/tags/v0.3.3-preview to phaneron/Kelsidavis-WoWee from mirror 2026-02-26 13:02:40 +00:00
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-26 13:02:40 +00:00
1cf485d149 Increase terrain load radius during taxi flights to fix missing tiles
1c07e87b7e Add missing movement ACK responses to avoid server stalls
923260c90c Fix reversed strafe directions while swimming
3d6e3993d2 Fix water splash sounds bypassing mute via ffplay path
25412ff5cc Fix DBC loading and bank drag-and-drop reliability
Compare 9 commits »
phaneron synced commits to master at phaneron/Kelsidavis-WoWee from mirror 2026-02-26 04:52:39 +00:00
7982815a67 Add Companions tab to spellbook for vanity pets (SkillLine 778)
0d87a86516 Separate spellbook into spec, general, profession, and mount tabs
da959cfb8f Revamp talent and spellbook UIs with proper visuals and functionality
889cd86fb0 Remove level cap from auction search to allow finding items of any required level
1ae5fe867c Improve auction house UI with search filters, pagination, sell picker, and tooltips
Compare 13 commits »
phaneron synced commits to refs/tags/v0.3.0-preview at phaneron/Kelsidavis-WoWee from mirror 2026-02-25 20:42:45 +00:00
phaneron synced new reference refs/tags/v0.3.0-preview to phaneron/Kelsidavis-WoWee from mirror 2026-02-25 20:42:45 +00:00
phaneron synced commits to refs/tags/v0.3.1-preview at phaneron/Kelsidavis-WoWee from mirror 2026-02-25 20:42:45 +00:00