Commit Graph

  • 27ed296419 tweaks to auction house menu araxia-main James Huston 2025-09-30 21:13:16 -04:00
  • 2947c06a7b moved NPCBots into own class methods and updated for new core changes Ben Carter 2025-01-23 00:24:26 -05:00
  • fa9b7987d2 fixed issue with eluna reloading v0.1.0 Ben Carter 2024-12-02 16:23:01 -05:00
  • aedb410aa8 updated READMe Ben Carter 2024-08-23 01:42:17 -04:00
  • 9f1f4c88b5 added updates to build release to only release off araxia-main Ben Carter 2024-08-22 20:30:41 -04:00
  • 91f9b34836 removed not needed file Ben Carter 2024-08-22 19:56:50 -04:00
  • fc951497db Added new shared build-release Ben Carter 2024-08-22 19:56:14 -04:00
  • a0096036ac Updated to latest changes from core Ben Carter 2024-08-22 19:09:14 -04:00
  • 382ba03e4f Merge branch 'npcbots_3.3.5' master Ben Carter 2024-08-15 21:56:25 -04:00
  • ec0dbf76f3 Update LuaEngine.cpp (#192) Kitzunu 2024-08-10 16:40:16 +02:00
  • 68d0a09143 https://github.com/azerothcore/azerothcore-wotlk/pull/19491 (#189) Kitzunu 2024-08-09 02:36:23 +02:00
  • b39869a556 Fix unused variable warning in GlobalMethods:Ban() (#183) sudlud 2024-07-07 17:10:45 +02:00
  • e00386fa5b fix OnBeforeCreateInstanceScript() hook (#182) sudlud 2024-07-03 23:01:03 +02:00
  • c652ee8e1a Update OnCommand for core hook changes. (#181) AnchyDev 2024-06-18 06:27:48 +10:00
  • 36e1c715fc fix: gossip menu item overflow (#180) Tralenor 2024-06-15 13:11:46 +02:00
  • 3fea22bc41 feat: add player:RunCommand (#176) Tralenor 2024-06-15 11:34:57 +02:00
  • 067fa20bad feature: Add GetGlyph (#178) Tralenor 2024-06-11 21:24:00 +02:00
  • cc442de602 feat: Add multistate compatibility methods (#175) Foe 2024-06-05 06:19:41 +02:00
  • 152a491663 feat: add GetRank method for creatures (#173) kabigon 2024-05-04 21:23:51 +02:00
  • 66ba397d01 Merge branch 'master' into npcbots_3.3.5 npcbots_3.3.5 Ben Carter 2024-03-02 18:45:09 -05:00
  • 2bd22cf927 feat: Add Spell:GetReagentCost() function (#165) 3ster 2024-02-25 20:45:58 +01:00
  • 05b43dd89b add unit method SetImmuneTo (#167) 55Honey 2024-02-11 14:57:28 +01:00
  • 93246b2551 Added functions for getting raw bot data for stats and info Ben Carter 2024-02-10 23:05:09 -05:00
  • 23fb801724 Added Talent Spec Ben Carter 2024-02-08 18:32:39 -05:00
  • 4111d20bc3 Added support for new NPC Bot commands Ben Carter 2024-02-06 17:59:00 -05:00
  • 5e4521696f feat: Adding HandleStatModifier for Unit (#161) V 2024-01-28 13:52:12 +01:00
  • d3638cd99d feat: Adding SetSpellPower for Player (#162) V 2024-01-28 13:51:51 +01:00
  • fe1b709c18 feat: Add 4 methods (#158) mfiners 2024-01-28 06:51:30 -06:00
  • 502136e5d6 feat: Add Specialization Check Methods to Player (#163) V 2024-01-28 13:50:07 +01:00
  • d0dbc0c349 Added NPCBot commands Ben Carter 2024-01-21 21:12:53 -05:00
  • a3997ac988 fix: add GetSpeedRate and SetSpeedRate, remove ifdefs (#155) Sven Bledt 2023-10-14 17:47:34 +02:00
  • 7c6e6dbbd0 docs(README): add PR #152 Axel Cocat 2023-08-08 01:43:49 +02:00
  • 510eb1d8ee add Player:SetGlyph (#152) Tralenor 2023-08-08 01:42:20 +02:00
  • b92b8bf1f1 feat(libs): update httplib (#151) Axel Cocat 2023-07-28 10:31:58 +02:00
  • 1abf24490e feat: add OnBattlegroundDesertion hook (#146) Kevin 2023-06-11 10:28:56 -03:00
  • 7ea0b975c2 revert: PLAYER_EVENT_ON_APPLY_AURA and PLAYER_EVENT_ON_REMOVE_AURA Axel Cocat 2023-06-11 15:12:45 +02:00
  • 4fb0949ddf feat: add OnError event Axel Cocat 2023-05-31 03:09:30 +02:00
  • 974083ba62 style: camelCase for return names Axel Cocat 2023-05-31 01:16:42 +02:00
  • cc138e8c9b fix: crash caused by VendorRemoveAllItems (#142) najoast 2023-05-31 06:49:55 +08:00
  • 61c1ef924b fix: fix crash in CanCompleteRepeatableQuest / CanRewardQuest Axel Cocat 2023-05-31 00:38:30 +02:00
  • 91e0499ce4 style: remove extra whitespaces, replace single quotes with backticks Axel Cocat 2023-05-31 00:23:33 +02:00
  • 1be2af11ad Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) (#141) Stefano Borzì 2023-05-29 00:59:05 +02:00
  • c359f72bb1 Update README.md Krisande 2023-05-27 16:56:36 +02:00
  • 11e6fb4947 Update README.md Krisande 2023-05-27 12:41:12 +02:00
  • 9ea7f9834b Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) Krisande 2023-05-27 12:38:14 +02:00
  • 5da1ba94da Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) Krisande 2023-05-27 12:36:41 +02:00
  • 92818c6311 feature: add GetUnitFlags(), GetUnitFlagsTwo(), SetUnitFlags(flags), SetUnitFlagsTwo(flags), PlayerEvent OnApplyAura/OnRemoveAura (#137) Krisande 2023-05-21 14:05:59 +02:00
  • 8bcec886b9 docs (#135) Axel Cocat 2023-05-09 16:01:22 +02:00
  • 145d577652 docs: add missing callback argument to async query methods Axel Cocat 2023-05-09 15:59:33 +02:00
  • 9d60e1b147 style: change DBQueryAsync to static Axel Cocat 2023-05-09 15:59:00 +02:00
  • 97ca3dabf0 Revert "fix(docs): ignore DBQueryAsync" Axel Cocat 2023-05-09 15:57:12 +02:00
  • c996aeb6ad rework docs (#133) Axel Cocat 2023-05-07 14:52:44 +02:00
  • bc92afc287 Merge branch 'master' into docs Axel Cocat 2023-05-07 14:52:16 +02:00
  • 36390f838e fix(docs): ignore DBQueryAsync Axel Cocat 2023-05-07 14:50:00 +02:00
  • 6c4a4dec7e feat(docs): add link to eluna-ts Axel Cocat 2023-05-07 11:57:28 +02:00
  • 6e085fae96 feat(docs): rework index Axel Cocat 2023-05-06 23:54:52 +02:00
  • 9f7167c67b feat(docs): add dark theme Axel Cocat 2023-05-06 23:08:36 +02:00
  • f7e9024c0b docs: update comment for PLAYER_EVENT_ON_GIVE_XP Axel Cocat 2023-05-06 16:01:01 +02:00
  • 817859aec8 fix: Include new parameter for OnGiveXP hook. (#131) Skjalf 2023-05-06 07:33:56 -03:00
  • a78da5b6c2 Update hook comment. AnchyDev 2023-05-02 09:55:59 +10:00
  • 05aa8f01f1 Update OnGiveXP to include new parameter. AnchyDev 2023-05-02 09:33:59 +10:00
  • bbd82e7e9b Revert "fix compile error" (#130) Axel Cocat 2023-04-29 15:10:47 +02:00
  • 0bf4431e32 fix compile error (#129) Julio A. Leyva Osorio 2023-04-28 06:26:36 -04:00
  • 2a683a59e3 feat: add Player:GetTrader (#126) Axel Cocat 2023-04-15 19:33:05 +02:00
  • cea79af0b1 feat(PlayerMethods): Expose the player settings methods (#125) Skjalf 2023-04-13 19:41:54 -03:00
  • a689c043a7 feat: add PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM and roll methods (#119) Axel Cocat 2023-04-07 20:59:30 +02:00
  • 1407daaf36 feat: add Unit:GetThreatList (#117) Axel Cocat 2023-04-04 21:19:00 +02:00
  • 8a85df8ee7 feat: add Unit:GetAttackers (#116) Axel Cocat 2023-04-04 21:17:11 +02:00
  • 995ca165a9 fix: GetItemLink crash (#114) Axel Cocat 2023-04-02 21:44:38 +02:00
  • b946914dfd feat: replace getLevel with GetLevel (#115) Axel Cocat 2023-04-02 21:01:47 +02:00
  • 108627f41e fix(ci): exclude date.js from doc PR git status Axel Cocat 2023-04-02 14:20:23 +02:00
  • fb1f240177 feat: add async queries (#113) Axel Cocat 2023-04-01 18:33:31 +02:00
  • 50329656fb fix(ci): exclude date.js from doc PR git status (#108) Axel Cocat 2023-03-27 15:20:28 +02:00
  • 554bf506c5 fix: player timed events not carrying over between maps (#106) Rochet2 2023-03-09 13:16:27 +02:00
  • 39c4117927 feat: add AchievementEntry:GetName() (#104) Axel Cocat 2023-03-02 00:02:33 +01:00
  • 1bfc88bb0a fix: do not garbage collect AchievementEntry (#103) Axel Cocat 2023-03-02 00:01:51 +01:00
  • f126d4d828 fix: channel id in PLAYER_EVENT_ON_CHANNEL_CHAT (#101) Axel Cocat 2023-03-01 10:51:29 +01:00
  • 2d915de6bc feat: add Group:SetMemberFlag() (#102) Axel Cocat 2023-03-01 10:34:36 +01:00
  • 85714c1123 feat: add PLAYER_EVENT_ON_CAN_GROUP_INVITE (#100) Axel Cocat 2023-03-01 10:33:12 +01:00
  • 53514a228b fix(build): EnterCombat -> JustEngagedWith (#97) Kitzunu 2023-02-13 21:40:04 +01:00
  • 6b88021ae7 https://github.com/azerothcore/azerothcore-wotlk/pull/15026 Kitzunu 2023-02-13 20:41:17 +01:00
  • 067f780911 feat: add PLAYER_EVENT_ON_COMPLETE_QUEST (#90) veserine 2023-02-05 21:49:51 +08:00
  • 34b0c513f0 fix: fix build after renaming GetGOData() to GetGameObjectData() (#94) Skjalf 2023-02-05 08:35:40 -03:00
  • bbb6e40e18 Update GlobalMethods.h Skjalf 2023-02-05 08:27:40 -03:00
  • 17640521b7 fix: fix build after renaming GetGOData() to GetGameObjectData() Skjalf 2023-02-05 08:26:19 -03:00
  • 695c6b7d7c feat: add PLAYER_EVENT_ON_QUEST_REWARD_ITEM, add PLAYER_EVENT_ON_CREATE_ITEM, add PLAYER_EVENT_ON_STORE_NEW_ITEM (#88) veserine 2023-01-30 21:18:28 +08:00
  • 63d6ebab01 fix: Update IsSummonedBy() after recent changes (#89) Skjalf 2023-01-29 09:09:30 -03:00
  • e997ec2dfe fix: Update IsSummonedBy() after recent changes Skjalf 2023-01-29 09:02:17 -03:00
  • 295fcefd01 feat: add PLAYER_EVENT_ON_CAN_JOIN_LFG (#86) Axel Cocat 2023-01-01 19:47:16 +01:00
  • 3700b4246a feat: add PLAYER_EVENT_ON_CAN_SEND_MAIL (#85) Axel Cocat 2022-12-31 00:43:46 +01:00
  • 1e57b45c40 feat: add PLAYER_EVENT_ON_CAN_INIT_TRADE (#83) Axel Cocat 2022-12-31 00:35:58 +01:00
  • f40b9c07f0 chore(readme): add Additions from Eluna/master 55Honey 2022-12-31 00:14:17 +01:00
  • a2067451eb feat: add ItemTemplate methods (#84) Axel Cocat 2022-12-31 00:10:09 +01:00
  • 28f8d6ae48 fix: call the group OnCreate hook (#81) Axel Cocat 2022-12-30 10:47:39 +01:00
  • aa6615b23a feat: add getter and setter for halaa ownership (#79) 55Honey 2022-12-30 02:01:40 +01:00
  • 67eb2d808d feat: add Group:GetGroupType() (#82) Axel Cocat 2022-12-30 00:10:49 +01:00
  • 266516305a fix: modules ci build (#80) Axel Cocat 2022-12-29 14:46:41 +01:00
  • 310719e195 chore: add PR 75-78 55Honey 2022-12-29 11:58:21 +01:00
  • fe9b00292e feat: log commands output (#75) Axel Cocat 2022-12-29 11:57:56 +01:00
  • 4395d9c624 feat: add Player:GetMailCount() (#76) Axel Cocat 2022-12-29 11:54:55 +01:00