Kelsidavis-WoWee/src
Kelsi c97898712b feat: add GetSpellPowerCost for spell cost display addons
Returns a table of power cost entries: {{ type=powerType, cost=amount,
name=powerName }}. Data from SpellDataResolver (Spell.dbc ManaCost and
PowerType fields). Used by spell tooltip addons and action bar addons
that display mana/rage/energy costs.
2026-03-21 09:38:41 -07:00
..
addons feat: add GetSpellPowerCost for spell cost display addons 2026-03-21 09:38:41 -07:00
audio feat: play minimap ping sound when party members ping the map 2026-03-20 18:21:34 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core feat: display Lua addon errors as in-game UI errors 2026-03-21 06:00:06 -07:00
game feat: fire UPDATE_WORLD_STATES event on world state changes 2026-03-21 09:12:59 -07:00
network fix: increase world packet size limit from 16KB to 32KB 2026-03-20 17:49:49 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering feat: apply M2 color alpha and transparency tracks to batch opacity 2026-03-21 03:14:57 -07:00
ui feat: show grey focus frame name for tapped mobs 2026-03-21 08:42:56 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00