Commit Graph

73 Commits

Author SHA1 Message Date
avitasia a7d2cd4fa6 include spellId in UPDATE_DURATION events to indicate refreshes
fix guid in GetCastInfo
2026-02-10 20:54:49 -08:00
avitasia b45185317c update readme 2026-02-10 10:05:51 -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 f85e0c0156 correct readme 2026-01-13 11:52:17 -08:00
avitasia 0b4663a300 update readme 2026-01-11 12:34:24 -08:00
avitasia c45e8796bd update readme 2026-01-11 12:33:26 -08:00
avitasia a0c321b192 add auto attack events 2026-01-11 12:28:31 -08:00
avitasia d55dc6e693 update readme 2026-01-10 12:56:06 -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 c847cef874 Merge pull request 'settable gets called outside' (#13) from Mats391/nampower:master into master
Reviewed-on: https://gitea.com/avitasia/nampower/pulls/13
2026-01-07 15:09:49 +00:00
Mats391 92808e184c settable gets called outside 2026-01-07 11:28:14 +01:00
avitasia 5573ce5f0c fix bugs with GetBagItems and remove begin cast event 2026-01-02 16:41:39 -08:00
avitasia f7d8a0a002 Merge pull request 'Added optional bagIndex parameter to GetBagItems()' (#11) from Mats391/nampower:specificBagItems into master
Reviewed-on: https://gitea.com/avitasia/nampower/pulls/11
2026-01-02 23:14:43 +00:00
avitasia acbc784afb Merge pull request 'New event fo begin casting' (#12) from Mats391/nampower:BeginCastEvent into master
Reviewed-on: https://gitea.com/avitasia/nampower/pulls/12
2026-01-02 23:14:26 +00:00
avitasia 95f134f42d fix target in AURA_CAST events 2026-01-02 14:17:48 -08:00
Mats391 92e91ad50e Added documentation 2025-12-31 10:26:56 +01:00
Mats391 cf45f26d5a Renaming to Begin Cast 2025-12-31 10:13:30 +01:00
Mats391 b0bf8c8812 Adding new event for sending spell 2025-12-31 10:13:29 +01:00
Mats391 0e03427296 Convert to 0 based index 2025-12-30 17:28:51 +01:00
Mats391 b1f21bd750 Fixing navigation 2025-12-30 17:22:25 +01:00
Mats391 c5ad4e0ed9 Return error for invalid bags 2025-12-30 17:14:36 +01:00
Mats391 f0b5473945 Updating documentation 2025-12-30 17:14:02 +01:00
Mats391 f6c280fa1f Evaluating -1 bank as well 2025-12-30 17:13:52 +01:00
Mats391 7ef1ab1030 Bank bags go 5 to 9 2025-12-30 16:55:56 +01:00
Mats391 72f698f95e Getting content of specific bags only 2025-12-30 16:53:13 +01:00
avitasia 69e0b07944 make initial hooks more robust by retrying on error 2025-12-29 20:08:58 -08:00
avitasia 7825e5566e update readme 2025-12-29 13:41:24 -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
avitasia 416dfdaeee create map for debugging 2025-12-20 08:26:30 -08:00
avitasia 4f68a7d60b Update EVENTS.md 2025-12-18 22:24:40 +00:00
avitasia e7f4bc9ae5 update readme 2025-12-18 13:29:39 -08:00
avitasia 68512b73fb add UseItemIdOrName, UseTrinket, GetTrinkets, and AURA_CAST events 2025-12-18 13:23:55 -08:00