Commit Graph

1205 Commits

Author SHA1 Message Date
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
Axel Cocat
97ca3dabf0 Revert "fix(docs): ignore DBQueryAsync"
This reverts commit 36390f838e.
2023-05-09 15:57:12 +02:00
Axel Cocat
c996aeb6ad rework docs (#133) 2023-05-07 14:52:44 +02:00
Axel Cocat
bc92afc287 Merge branch 'master' into docs 2023-05-07 14:52:16 +02:00
Axel Cocat
36390f838e fix(docs): ignore DBQueryAsync 2023-05-07 14:50:00 +02:00
Axel Cocat
6c4a4dec7e feat(docs): add link to eluna-ts 2023-05-07 11:57:28 +02:00
Axel Cocat
6e085fae96 feat(docs): rework index 2023-05-06 23:54:52 +02:00
Axel Cocat
9f7167c67b feat(docs): add dark theme 2023-05-06 23:08:36 +02:00
Axel Cocat
f7e9024c0b docs: update comment for PLAYER_EVENT_ON_GIVE_XP 2023-05-06 16:01:01 +02:00
Skjalf
817859aec8 fix: Include new parameter for OnGiveXP hook. (#131) 2023-05-06 07:33:56 -03:00
AnchyDev
a78da5b6c2 Update hook comment. 2023-05-02 09:55:59 +10:00
AnchyDev
05aa8f01f1 Update OnGiveXP to include new parameter. 2023-05-02 09:33:59 +10:00
Axel Cocat
bbd82e7e9b Revert "fix compile error" (#130) 2023-04-29 15:10:47 +02:00
Julio A. Leyva Osorio
0bf4431e32 fix compile error (#129)
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2023-04-28 07:26:36 -03:00
Axel Cocat
2a683a59e3 feat: add Player:GetTrader (#126) 2023-04-15 19:33:05 +02:00
Skjalf
cea79af0b1 feat(PlayerMethods): Expose the player settings methods (#125) 2023-04-14 00:41:54 +02:00
Axel Cocat
a689c043a7 feat: add PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM and roll methods (#119) 2023-04-07 20:59:30 +02:00
Axel Cocat
1407daaf36 feat: add Unit:GetThreatList (#117) 2023-04-04 21:19:00 +02:00
Axel Cocat
8a85df8ee7 feat: add Unit:GetAttackers (#116) 2023-04-04 21:17:11 +02:00
Axel Cocat
995ca165a9 fix: GetItemLink crash (#114) 2023-04-02 21:44:38 +02:00
Axel Cocat
b946914dfd feat: replace getLevel with GetLevel (#115) 2023-04-02 21:01:47 +02:00
Axel Cocat
108627f41e fix(ci): exclude date.js from doc PR git status 2023-04-02 14:20:23 +02:00
Axel Cocat
fb1f240177 feat: add async queries (#113) 2023-04-01 18:33:31 +02:00
Axel Cocat
50329656fb fix(ci): exclude date.js from doc PR git status (#108) 2023-03-27 15:20:28 +02:00
Rochet2
554bf506c5 fix: player timed events not carrying over between maps (#106) 2023-03-09 12:16:27 +01:00
Axel Cocat
39c4117927 feat: add AchievementEntry:GetName() (#104) 2023-03-02 00:02:33 +01:00
Axel Cocat
1bfc88bb0a fix: do not garbage collect AchievementEntry (#103) 2023-03-02 00:01:51 +01:00
Axel Cocat
f126d4d828 fix: channel id in PLAYER_EVENT_ON_CHANNEL_CHAT (#101) 2023-03-01 10:51:29 +01:00
Axel Cocat
2d915de6bc feat: add Group:SetMemberFlag() (#102) 2023-03-01 10:34:36 +01:00
Axel Cocat
85714c1123 feat: add PLAYER_EVENT_ON_CAN_GROUP_INVITE (#100) 2023-03-01 10:33:12 +01:00
Kitzunu
53514a228b fix(build): EnterCombat -> JustEngagedWith (#97) 2023-02-13 21:40:04 +01:00
Kitzunu
6b88021ae7 https://github.com/azerothcore/azerothcore-wotlk/pull/15026 2023-02-13 20:41:17 +01:00
veserine
067f780911 feat: add PLAYER_EVENT_ON_COMPLETE_QUEST (#90) 2023-02-05 14:49:51 +01:00
Skjalf
34b0c513f0 fix: fix build after renaming GetGOData() to GetGameObjectData() (#94) 2023-02-05 08:35:40 -03:00
Skjalf
bbb6e40e18 Update GlobalMethods.h 2023-02-05 08:27:40 -03:00
Skjalf
17640521b7 fix: fix build after renaming GetGOData() to GetGameObjectData()
Reduce differences between projects
2023-02-05 08:26:19 -03:00
veserine
695c6b7d7c feat: add PLAYER_EVENT_ON_QUEST_REWARD_ITEM, add PLAYER_EVENT_ON_CREATE_ITEM, add PLAYER_EVENT_ON_STORE_NEW_ITEM (#88)
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2023-01-30 14:18:28 +01:00
Skjalf
63d6ebab01 fix: Update IsSummonedBy() after recent changes (#89) 2023-01-29 09:09:30 -03:00
Skjalf
e997ec2dfe fix: Update IsSummonedBy() after recent changes 2023-01-29 09:02:17 -03:00
Axel Cocat
295fcefd01 feat: add PLAYER_EVENT_ON_CAN_JOIN_LFG (#86) 2023-01-01 19:47:16 +01:00
Axel Cocat
3700b4246a feat: add PLAYER_EVENT_ON_CAN_SEND_MAIL (#85) 2022-12-31 00:43:46 +01:00
Axel Cocat
1e57b45c40 feat: add PLAYER_EVENT_ON_CAN_INIT_TRADE (#83) 2022-12-31 00:35:58 +01:00