120 Commits

Author SHA1 Message Date
Brues 2c7f51cd43 ci: ship PDB debug symbols with release v4.6.1 2026-08-22 16:06:26 -05:00
Brues 0c1d9a6b86 Fix workflow 2026-06-30 18:31:34 -05:00
avitasia 35f8e7585f fix GetGUIDFromName not working with guid strings 2026-05-11 16:44:20 -07:00
avitasia 04e75a5c2e update readme 2026-04-13 10:58:06 -07:00
avitasia cdddc604dc fix bugs with getEquippedItems, add randomPropertiesId, add quest functions 2026-04-13 10:54:04 -07:00
avitasia 7a5205871f Merge pull request 'add quest log ID and quest dialog ID' (#64) from YourNameVanilla/nampower:master into master
Reviewed-on: https://gitea.com/avitasia/nampower/pulls/64
2026-04-13 15:41:14 +00:00
YourNameVanilla 2f3631d9f8 add quest log ID and quest dialog ID 2026-04-10 08:42:21 -05:00
avitasia a1f7ed5392 bump version 2026-04-08 13:20:04 -07:00
avitasia 7789de05d5 refactor event flags, improve/fix bugs with SetLocalRaidTarget 2026-04-08 13:19:26 -07:00
avitasia a42adc9e17 update readme 2026-04-07 11:42:41 -07:00
avitasia a166da61f5 update readme 2026-04-07 11:34:37 -07:00
avitasia a86e257de5 refactor and add SetLocalRaidTargetIndex + GetRaidTargets 2026-04-07 11:27:39 -07:00
avitasia 5560036cdc fix IsSpellInRange for more targets, add more icds 2026-04-03 12:22:09 -07:00
avitasia 0abf6be5e7 add more icds 2026-04-02 09:48:19 -07:00
avitasia a41fb80abc show cooldown, proc chance, and ICD info in item tooltips 2026-04-01 12:53:24 -07:00
avitasia aea37f99e3 clear spell slot caches on pet change 2026-04-01 08:13:48 -07:00
avitasia 9c46553a0b bump version 2026-03-30 08:44:01 -07:00
avitasia ce7aff7a71 treat autoshot as special spell 2026-03-30 08:42:00 -07:00
avitasia 72d6b96b19 fix missing spell charges information in inventory functions 2026-03-22 10:24:25 -07:00
avitasia 368b7a6f22 update readme 2026-03-22 09:53:37 -07:00
avitasia ddd6758348 fix spell functions that looked up spell name -> spell id sometimes using incorrect spell ranks after changing specs 2026-03-21 21:50:38 -07:00
avitasia bbc029beaf working party member info fallback 2026-03-19 21:37:33 -07:00
avitasia 56d0952cdc fix GetUnitData/GetUnitField on invisible raid members for some info 2026-03-19 10:27:43 -07:00
avitasia 6d18fbdbbb handle unicode filenames in import/export 2026-03-17 09:00:21 -07:00
avitasia 0ecf1b2346 update map 2026-03-10 15:04:11 -07:00
avitasia 7a325adfda remove pvp restrictions as they are pointless 2026-03-10 14:58:44 -07:00
avitasia 88dc717c91 add GetSpellRangeData, restrict some functions/events in PVP 2026-03-10 12:53:18 -07:00
avitasia a82e8d8be4 add events for environmental dmg, damage shield, dispels 2026-03-09 10:19:09 -07:00
avitasia 208c617e26 fix regular raid messages not looking at NP_ChatBubblesRaid cvar 2026-03-06 08:18:13 -08:00
avitasia 58d56178ad add chat bubble options, store reaction states for greater demons, check if spell is missing from dbc in castspell 2026-03-05 15:15:48 -08:00
avitasia f279bb19f8 add new file commands, other small fixes 2026-03-03 14:23:12 -08:00
avitasia 97ba0ff2f4 add ability to save autocasts for greater demons
add CastSpellNoQueue
default to current target in SPELL_CAST_EVENT
2026-03-02 08:45:08 -08:00
avitasia 6c511db61b bump major version for rename 2026-02-27 12:57:48 -08:00
avitasia 3ea6edfb0f rename UnitGUID -> GetUnitGUID to avoid breaking AI voiceover 2026-02-27 12:56:08 -08:00
avitasia 18045d602f fix luaSlot not handling hidden buffs on BUFF/DEBUFF event, add IsAuraHidden function 2026-02-27 11:27:07 -08:00
avitasia ccea6956cd fix CastType in readme 2026-02-22 20:53:45 -08:00
avitasia 86d0c47778 Add KEY_UP/DOWN events, implement GetGUIDFromName support for owner/target/pet/mark, bug fixes 2026-02-22 13:44:55 -08:00
avitasia a54af0b960 fix packedguid parsing, add corpse info to spell start and spell go, refactor 2026-02-20 16:06:36 -08:00
avitasia 91e1892146 fix typo 2026-02-20 12:16:28 -08:00
avitasia 16afba6c37 remove debugging statements that were missed 2026-02-20 12:11:00 -08:00
avitasia cbeafea450 add fine grained control of UNIT_* events and new UNIT_*_GUID versions of key events 2026-02-20 08:44:08 -08:00
avitasia 5c50dfa25e fix GetItemStats for non english languages, refactor some item scripts 2026-02-18 16:56:46 -08:00
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 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 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