Commit Graph

1146 Commits

Author SHA1 Message Date
27ed296419 tweaks to auction house menu 2025-09-30 21:13:16 -04:00
2947c06a7b moved NPCBots into own class methods and updated for new core changes 2025-01-23 00:24:26 -05:00
fa9b7987d2 fixed issue with eluna reloading v0.1.0 2024-12-02 16:23:01 -05:00
aedb410aa8 updated READMe 2024-08-23 01:42:17 -04:00
9f1f4c88b5 added updates to build release to only release off araxia-main 2024-08-22 20:30:41 -04:00
91f9b34836 removed not needed file 2024-08-22 19:56:50 -04:00
fc951497db Added new shared build-release 2024-08-22 19:56:14 -04:00
a0096036ac Updated to latest changes from core 2024-08-22 19:09:14 -04:00
382ba03e4f Merge branch 'npcbots_3.3.5' 2024-08-15 21:56:25 -04:00
Kitzunu
ec0dbf76f3 Update LuaEngine.cpp (#192) 2024-08-10 11:40:16 -03:00
Kitzunu
68d0a09143 https://github.com/azerothcore/azerothcore-wotlk/pull/19491 (#189)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2024-08-08 21:36:23 -03:00
sudlud
b39869a556 Fix unused variable warning in GlobalMethods:Ban() (#183) 2024-07-07 17:10:45 +02:00
sudlud
e00386fa5b fix OnBeforeCreateInstanceScript() hook (#182) 2024-07-03 23:01:03 +02:00
AnchyDev
c652ee8e1a Update OnCommand for core hook changes. (#181) 2024-06-17 22:27:48 +02:00
Tralenor
36e1c715fc fix: gossip menu item overflow (#180)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2024-06-15 13:11:46 +02:00
Tralenor
3fea22bc41 feat: add player:RunCommand (#176) 2024-06-15 11:34:57 +02:00
Tralenor
067fa20bad feature: Add GetGlyph (#178)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2024-06-11 21:24:00 +02:00
Foe
cc442de602 feat: Add multistate compatibility methods (#175) 2024-06-05 06:19:41 +02:00
kabigon
152a491663 feat: add GetRank method for creatures (#173) 2024-05-04 21:23:51 +02:00
66ba397d01 Merge branch 'master' into npcbots_3.3.5 2024-03-02 18:45:09 -05:00
3ster
2bd22cf927 feat: Add Spell:GetReagentCost() function (#165) 2024-02-25 20:45:58 +01:00
55Honey
05b43dd89b add unit method SetImmuneTo (#167) 2024-02-11 14:57:28 +01:00
93246b2551 Added functions for getting raw bot data for stats and info 2024-02-10 23:05:09 -05:00
23fb801724 Added Talent Spec 2024-02-08 18:32:39 -05:00
4111d20bc3 Added support for new NPC Bot commands 2024-02-06 17:59:00 -05:00
V
5e4521696f feat: Adding HandleStatModifier for Unit (#161) 2024-01-28 09:52:12 -03:00
V
d3638cd99d feat: Adding SetSpellPower for Player (#162) 2024-01-28 09:51:51 -03:00
mfiners
fe1b709c18 feat: Add 4 methods (#158)
1:
Player:GetAchievementPoints

2:
Player:GetCompletedQuestsCount
This should have been GetCompletedQuestsCount, not sure how to update that now.

3: You also have an option to include feats of strength or not (not included by default, blizzard like)
Player:GetCompletedAchievementsCount

4: RegisterPlayerEvent
OnCreatureKilledByPet
2024-01-28 09:51:30 -03:00
V
502136e5d6 feat: Add Specialization Check Methods to Player (#163) 2024-01-28 09:50:07 -03:00
d0dbc0c349 Added NPCBot commands 2024-01-21 21:12:53 -05:00
Sven Bledt
a3997ac988 fix: add GetSpeedRate and SetSpeedRate, remove ifdefs (#155) 2023-10-14 17:47:34 +02:00
Axel Cocat
7c6e6dbbd0 docs(README): add PR #152 2023-08-08 01:43:49 +02:00
Tralenor
510eb1d8ee add Player:SetGlyph (#152) 2023-08-08 01:42:20 +02:00
Axel Cocat
b92b8bf1f1 feat(libs): update httplib (#151) 2023-07-28 10:31:58 +02:00
Kevin
1abf24490e feat: add OnBattlegroundDesertion hook (#146) 2023-06-11 15:28:56 +02:00
Axel Cocat
7ea0b975c2 revert: PLAYER_EVENT_ON_APPLY_AURA and PLAYER_EVENT_ON_REMOVE_AURA 2023-06-11 15:12:45 +02:00
Axel Cocat
4fb0949ddf feat: add OnError event 2023-05-31 03:09:30 +02:00
Axel Cocat
974083ba62 style: camelCase for return names 2023-05-31 01:16:42 +02:00
najoast
cc138e8c9b fix: crash caused by VendorRemoveAllItems (#142) 2023-05-31 00:49:55 +02:00
Axel Cocat
61c1ef924b fix: fix crash in CanCompleteRepeatableQuest / CanRewardQuest 2023-05-31 00:38:30 +02:00
Axel Cocat
91e0499ce4 style: remove extra whitespaces, replace single quotes with backticks 2023-05-31 00:23:33 +02:00
Stefano Borzì
1be2af11ad Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) (#141) 2023-05-29 00:59:05 +02:00
Krisande
c359f72bb1 Update README.md
Fixed a little fail with the positioning of the new added methods at the readme file
2023-05-27 16:56:36 +02:00
Krisande
11e6fb4947 Update README.md 2023-05-27 12:41:12 +02:00
Krisande
9ea7f9834b Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) 2023-05-27 12:38:14 +02:00
Krisande
5da1ba94da Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) 2023-05-27 12:36:41 +02:00
Krisande
92818c6311 feature: add GetUnitFlags(), GetUnitFlagsTwo(), SetUnitFlags(flags), SetUnitFlagsTwo(flags), PlayerEvent OnApplyAura/OnRemoveAura (#137) 2023-05-21 14:05:59 +02:00
Axel Cocat
8bcec886b9 docs (#135) 2023-05-09 16:01:22 +02:00
Axel Cocat
145d577652 docs: add missing callback argument to async query methods 2023-05-09 15:59:33 +02:00
Axel Cocat
9d60e1b147 style: change DBQueryAsync to static 2023-05-09 15:59:00 +02:00