Kelsidavis-WoWee/include
Kelsi 35034ca544 Throttle player equipment compositing and spawning to fix walking stutter
Defer equipment texture compositing to a queue processed max 1 per frame
instead of compositing immediately on callback (each compositeWithRegions
call does file I/O + CPU blit + GPU upload on the main thread). Reduce
MAX_SPAWNS_PER_FRAME from 96 to 8 and increase inspect rate limit from
0.75s to 2s. Demote noisy per-frame logs to DEBUG level.
2026-02-16 00:51:59 -08:00
..
audio Add original music to login rotation and zone playlists 2026-02-15 05:53:27 -08:00
auth Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
core Throttle player equipment compositing and spawning to fix walking stutter 2026-02-16 00:51:59 -08:00
game Add mailbox system and fix logging performance stutter 2026-02-15 14:00:41 -08:00
network Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
pipeline Fix character geoset mapping and texture corruption on equipment change 2026-02-15 20:53:01 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Remove debug logging and add negative texture cache to fix lag spikes 2026-02-16 00:45:47 -08:00
ui Add mailbox system and fix logging performance stutter 2026-02-15 14:00:41 -08:00