Commit Graph

4 Commits

Author SHA1 Message Date
florian.berthold 694f6262ee feat(class): add CoA custom-class stat-summary defaults via CoAClassPrimaryStats
release / release (push) Successful in 2s
Copy CoAClassSpecData.lua into the addon folder and load it before
RatingBuster.lua in the .toc.  After the vanilla if/elseif ladder in
applyClassProfileDefaults(), a new CoA branch checks
CoAClassPrimaryStats[cls]: if the player's token is a CoA custom class,
enable the stat-summary keys that match the class's union of primary
stats (Agility→physical melee block, Strength→physical melee block,
Intellect→spell block, Spirit→healing/mp5 block, Stamina→health/sta).
Vanilla classes and unrelated settings are not touched.
2026-05-30 01:27:49 +02:00
florian.berthold 1887013749 fix(class): resolve player class at login and defer class-specific defaults/options (was hardcoded DRUID) 2026-05-29 10:43:54 +02:00
Andrew6810 004b174706 hero class fixes from Mattibalize 2022-10-24 05:01:11 -07:00
Andrew6810 34b48be542 init 2022-10-23 21:31:42 -07:00