-
0d35a87b3d
feat(LuaEngine/SpellInfo): add SpellInfo class and methods (#231)
iThorgrim
2025-01-25 20:20:27 +01:00
-
54484b7fa2
feat(methods/guild): add new guild methods (#228)
iThorgrim
2025-01-25 20:17:55 +01:00
-
e829497298
chore: update README (#226)
iThorgrim
2025-01-25 16:56:17 +01:00
-
d788047b7e
fix(LuaEngine/SpellEntryMethods): return Lua tables (#237)
iThorgrim
2025-01-25 15:51:15 +01:00
-
f987a52003
feat: support for external lib and moonscript (#229)
iThorgrim
2025-01-25 15:46:17 +01:00
-
d76f64f838
feat: add DBCStores access via Lua with getters for DBC entries (#222)
iThorgrim
2025-01-24 21:03:52 +01:00
-
a5b2182fc2
feat: add support for parameterized SQL queries with argument escaping (#221)
iThorgrim
2025-01-24 19:06:54 +01:00
-
49fb60a6a0
Feat(LuaEngine/SpellHooks): Add support for RegisterSpellEvent with initial events (#224)
iThorgrim
2025-01-23 20:51:05 +01:00
-
5d912ee23d
Fix(Workflow): Fix github action when PR is sending (#223)
iThorgrim
2025-01-22 17:11:20 +01:00
-
4e068e4c46
chore: Switch re-usable for specific action (#220)
iThorgrim
2025-01-22 14:28:57 +01:00
-
2e89531b05
Chore: Remove unused #if statement (TrinityCore, Mangos, AzerothCore, TBC, Classic, Mists, Cata) (#217)
iThorgrim
2025-01-21 17:37:39 +01:00
-
16173cb751
fix/docs parser (#219)
Axel Cocat
2025-01-21 00:31:19 +01:00
-
648a8c6d55
Feat(Conf): Rename configuration file to match module name (#218)
iThorgrim
2025-01-19 21:08:26 +01:00
-
ee254c6990
chore: align structure with master
iThorgrim
2025-01-19 21:01:09 +01:00
-
7c8bbb52dc
Fix(CMakeList): Set LUA_STATIC default to "ON" (#216)
iThorgrim
2025-01-14 19:25:09 +01:00
-
f9fc165c7d
Features(Lualib/Lua(Jit)): Lua Version and Static Linking Support (#209)
iThorgrim
2025-01-12 01:35:05 +01:00
-
41c940e680
sprintf to snprintf (deprecated MacOSX15.0) (#198)
maloglolo
2024-12-31 12:48:27 +01:00
-
0025e5d81b
chore: default eluna logger to info (#202)
55Honey
2024-12-31 11:25:16 +01:00
-
2add5609f6
Add fmt formatting to SendAreaTriggerMessage (#206)
Yggdrasil WoW
2024-12-31 10:54:36 +01:00
-
c38f0a1d2f
Update PlayerMethods.h (#204)
manstfu
2024-12-19 16:06:51 +01:00
-
53c9556c36
Update UnitMethods.h (#200)
Kitzunu
2024-12-01 14:20:28 +01: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
-
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
-
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
-
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