Commit Graph

20 Commits

Author SHA1 Message Date
avitasia e92c222ac0 add duration+spellType args to SPELL_START events to make it easier to handle channeling spells for other players
add GetSpellDuration
2026-02-17 17:53:06 -08:00
avitasia ab8c0b9a9f add ability to pass unitstr to CastSpellByName 2nd param, add SetMouseoverUnit 2026-02-16 12:12:14 -08:00
avitasia 13b2bd0d3c add PlayerisMoving/Swimming/Rooted functions 2026-02-15 10:36:21 -08:00
avitasia a7d2cd4fa6 include spellId in UPDATE_DURATION events to indicate refreshes
fix guid in GetCastInfo
2026-02-10 20:54:49 -08:00
avitasia d61c9ce0ed add GetSpellPower fn and SPELL_MISS events 2026-02-09 21:09:48 -08:00
avitasia 983ea93c71 remove accidental debug log
add auraSlot to buff/debuff events
add buff/debuff duration events
add GetPlayerAuraDuration
2026-02-09 12:24:32 -08:00
avitasia 453e656e3e add getammo function 2026-02-07 09:02:55 -08:00
avitasia 5d5c530517 rename GetItemTexture and GetSpellTexture to GetItemIconTexture/GetSpellIconTexture to avoid conflict 2026-02-02 18:00:59 -08:00
avitasia 4e25ef66a2 add new texture functions, fix tooltip/description missing on spellrec 2026-02-02 08:49:30 -08:00
avitasia 5573ce5f0c fix bugs with GetBagItems and remove begin cast event 2026-01-02 16:41:39 -08:00
Mats391 b1f21bd750 Fixing navigation 2025-12-30 17:22:25 +01:00
Mats391 f0b5473945 Updating documentation 2025-12-30 17:14:02 +01:00
avitasia 7825e5566e update readme 2025-12-29 13:41:24 -08:00
avitasia 84520d1c20 refactor and make DisenchantAll default to ignoring soulbound 2025-12-26 15:10:20 -08:00
avitasia c5b4549044 update readme 2025-12-26 13:13:07 -08:00
avitasia bd9049f8bc add logging and disenchant all ability 2025-12-26 13:04:16 -08:00
avitasia ed1ba92f1f - Fix table references when reloading ui or logging out
- Block mounting when buff capped (can disable with NP_PreventMountingWhenBuffCapped)
- add some additional information to GetTrinkets
2025-12-23 10:23:09 -08:00
avitasia 68512b73fb add UseItemIdOrName, UseTrinket, GetTrinkets, and AURA_CAST events 2025-12-18 13:23:55 -08:00
avitasia 163b4db361 switch to table references to reduce memory usage 2025-12-17 09:27:25 -08:00
avitasia a0751ccf19 refactor + add cast and cooldown functions 2025-12-16 10:30:16 -08:00