Kelsidavis-WoWee/include
Kelsi 99de1fa3e5 feat: track UNIT_FIELD_STAT0-4 from server update fields for accurate character stats
Add UNIT_FIELD_STAT0-4 (STR/AGI/STA/INT/SPI) to the UF enum and wire up
per-expansion indices in all four expansion JSON files (WotLK: 84-88,
Classic/Turtle: 138-142, TBC: 159-163). Read the values in both CREATE
and VALUES player update handlers and store in playerStats_[5].

renderStatsPanel now uses the server-authoritative totals when available,
falling back to the previous 20+level estimate only if the server hasn't
sent UNIT_FIELD_STAT* yet. Item-query bonuses are still shown as (+N)
alongside the server total for both paths.
2026-03-10 23:08:15 -07:00
..
audio audio: stop precast sound on spell completion, failure, or interrupt 2026-03-09 21:04:24 -07:00
auth Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
core feat: propagate OBJECT_FIELD_SCALE_X through creature and GO spawn pipeline 2026-03-10 22:45:47 -07:00
game feat: track UNIT_FIELD_STAT0-4 from server update fields for accurate character stats 2026-03-10 23:08:15 -07:00
network Fix Windows socket WSAENOTCONN disconnect; add boss encounter frames 2026-03-09 20:05:09 -07:00
pipeline ui,game,pipeline: player nameplates always-on, level-up ring effect, vanilla tile fallback, warden null guard 2026-03-10 07:25:04 -07:00
platform Fix all remaining build warnings and eliminate UB in binary parsers 2026-02-23 19:58:38 -08:00
rendering fix: world map exploration fallback when server mask is unavailable 2026-03-10 22:27:00 -07:00
third_party Fix cross-platform FSR3 compile path and Path-A runtime wiring 2026-03-09 04:24:24 -07:00
ui feat: track UNIT_FIELD_STAT0-4 from server update fields for accurate character stats 2026-03-10 23:08:15 -07:00