Commit Graph

21 Commits

Author SHA1 Message Date
manstfu
c38f0a1d2f Update PlayerMethods.h (#204) 2024-12-19 16:06:51 +01: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
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
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
Tralenor
510eb1d8ee add Player:SetGlyph (#152) 2023-08-08 01:42:20 +02:00
Axel Cocat
974083ba62 style: camelCase for return names 2023-05-31 01:16:42 +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
Krisande
9ea7f9834b Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) 2023-05-27 12:38:14 +02: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
4395d9c624 feat: add Player:GetMailCount() (#76) 2022-12-29 11:54:55 +01:00
Axel Cocat
900ad17d2e feat: add Player:GetXP() (#77) 2022-12-29 11:53:13 +01:00
Axel Cocat
03f1948b2d feat: add Player:GetAchievementCriteriaProgress() (#78) 2022-12-29 11:51:29 +01:00
Revision
0b8b6c0e2a feat(Core/Player): SendListInventory with vendor id (#48)
VendorId
2022-07-05 21:10:35 +02:00
Axel Cocat
47de11cca3 chore: fix docs (#40) 2022-06-01 20:07:53 +02:00
55Honey
30797110ee chore: move files 2022-03-26 21:29:04 +01:00