avitasia
|
13b2bd0d3c
|
add PlayerisMoving/Swimming/Rooted functions
|
2026-02-15 10:36:21 -08:00 |
|
avitasia
|
f4a4ce5bb4
|
fix guids not being string, add LearnTalentRank
|
2026-02-12 16:10:07 -08:00 |
|
avitasia
|
c094fdd5e8
|
add CancelPlayerAuraSpellId/CancelPlayerAuraSlot
|
2026-02-12 09:10:14 -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
|
a39ba6d2ce
|
fix stacks removed not triggering BUFF_REMOVED events and add additional state arg
|
2026-02-10 10:03:35 -08:00 |
|
avitasia
|
d61c9ce0ed
|
add GetSpellPower fn and SPELL_MISS events
|
2026-02-09 21:09:48 -08:00 |
|
avitasia
|
5ee9e492a4
|
remove spellId from duration events as it isn't accessible yet
|
2026-02-09 12:54:53 -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
|
9a340d6357
|
add ability to get nameplate guid using getName(1)
|
2026-02-06 08:51:37 -08:00 |
|
avitasia
|
5629c869d4
|
fix spell_failed_other not working
|
2026-02-03 08:17:33 -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
|
701b0a3c98
|
add new heal and energize events
|
2026-01-20 17:58:51 -08:00 |
|
avitasia
|
a4963e01dc
|
add spell start/go/failed/delayed/channel events
|
2026-01-14 18:45:58 -08:00 |
|
avitasia
|
a0c321b192
|
add auto attack events
|
2026-01-11 12:28:31 -08:00 |
|
avitasia
|
0fbcf6e6c8
|
fix/improve target logic in SPELL_AURA_CAST events
|
2026-01-10 12:45:30 -08:00 |
|
avitasia
|
9004208b7d
|
fix GetBagItems when not all bank slots filled
|
2026-01-07 07:32:08 -08:00 |
|
avitasia
|
5573ce5f0c
|
fix bugs with GetBagItems and remove begin cast event
|
2026-01-02 16:41:39 -08:00 |
|
avitasia
|
95f134f42d
|
fix target in AURA_CAST events
|
2026-01-02 14:17:48 -08:00 |
|
avitasia
|
69e0b07944
|
make initial hooks more robust by retrying on error
|
2025-12-29 20:08:58 -08:00 |
|
avitasia
|
0368dd69b2
|
improvements to disenchant all and cast retry logic
|
2025-12-29 13:35:51 -08:00 |
|
avitasia
|
84520d1c20
|
refactor and make DisenchantAll default to ignoring soulbound
|
2025-12-26 15:10:20 -08:00 |
|
avitasia
|
d9e764181c
|
add nice error msg if they don't have disenchant
|
2025-12-26 13:30:50 -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
|
960239c4b7
|
fix getbagitems and improve performance of getbagitems and gettrinkets
|
2025-12-24 13:04:09 -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
|
f1a278fef0
|
hopefully fix race condition on startup
|
2025-12-20 08:26:30 -08:00 |
|