1249 Commits

Author SHA1 Message Date
mostlynick3
b9c03a304f fix(LuaEngine): Preallocate Lua stack size in PushRefsFor to prevent reallocation during push loop (#381) 2026-05-12 14:40:16 +02:00
mostlynick3
7a6ec6e870 feat(PlayerMethods): Expose GetTalentTreePoints and GetMostPointsTalentTree (#382) 2026-05-03 09:52:22 +02:00
sogladev
3eca176853 fix(PlayerMethods): OnPlayerResurrect compile (#376)
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2026-04-17 07:31:34 -03:00
sogladev
1ab53bac10 Fix link to ElunaAzerothCore repository (#375) 2026-03-24 01:21:25 +01:00
mostlynick3
6968ff32a9 Chore: Delete doublet of macro in TicketHooks.cpp (#372) 2026-03-19 00:31:14 +01:00
arielcami
e665ae2f38 feat(LuaEngine): Add GetInventoryFreeSlots and GetBankFreeSlots to Player class (#369) 2026-03-18 22:35:37 +01:00
blinkysc
9ecb0f6d10 fix(Core/Combat): Update to new ThreatManager API (#361)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2026-03-18 15:45:41 -03:00
mostlynick3
f31dbd03c6 feat(TransportMethods): Add new Transports class, expose basic transport getters and passenger handling (#371) 2026-03-18 16:19:06 +01:00
blinkysc
802d8182f5 fix(Core): Update packet hook signatures to const WorldPacket& (#366)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 16:02:24 -03:00
Aldori
ecb3d102ac feat(CreatureMethods): Add AllLootRemovedFromCorpse method (#363) 2026-03-07 22:33:16 +01:00
Aldori
c175aeca3f feat(PlayerMethods): Add Today/Yesterday Kills and Honor Points methods (#364) 2026-03-07 21:44:07 +01:00
FM
c5efab32ed fix(LuaEngine): Register Loot type to fix GetLoot() method (#362) 2026-03-07 20:58:55 +01:00
Aldori
50584792fc feat(PlayerMethods): Add IsBot() method (#360) 2026-03-01 13:31:36 +01:00
Aldori
fe47a5d9c3 (PlayerMethods): Taxi Node Improvements (#357) 2026-02-13 09:39:54 +01:00
iThorgrim
a9bc344db5 feat: Add Player Event OnReleasedGhost (#355) 2026-01-16 22:39:42 +01:00
sogladev
73a5c5d0b3 docs: rename Documentation generation command to ALE (#353) 2026-01-09 22:26:50 +01:00
sogladev
4909b17ffa fix(LuaEngine/PlayerMethods): Update SendTrainerList (#352) 2025-12-30 17:53:31 -03:00
iThorgrim
fe30528cd7 Fix Discord support link in index.html
Updated Discord support link for AzerothCore.
2025-12-03 10:50:14 +01:00
iThorgrim
c69e3752b0 Update Discord invite link in README.md 2025-12-03 10:48:38 +01:00
Tereneckla
188d5218da fix(LuaEngine/UnitMethods): rename HandleStatModifier to match a PR#23346 (#335) 2025-11-28 16:03:42 -03:00
iThorgrim
c1066d7a0d Fix: Add forced parameter to SetSpeed method (#347) 2025-11-14 17:49:34 +01:00
iThorgrim
ebcc10a00f Feat: Add new methods for player (GetQuestSlotQuestId, SetCanFly, ApplyRatingMod) (#345) 2025-11-10 18:45:58 +01:00
iThorgrim
2cedf6ffd7 Chore: Rename Eluna to ALE (#344) 2025-11-09 15:34:33 +01:00
iThorgrim
47699ffc35 Chore: Update Docs .md files (#343) 2025-11-09 15:16:34 +01:00
Wahza
e5051ee30a Feat: Add new method on SpellInfo (GetEffectMiscValue) (#342) 2025-11-09 14:36:32 +01:00
iThorgrim
1ac94f18a3 Feat: Add new UnitEvent for Creature and Player (#341) 2025-11-08 14:02:00 +01:00
iThorgrim
5d59a43d49 Fix: Moonscript integration and read (#340) 2025-11-08 10:41:21 +01:00
killerwife
bf5d1ee0c5 feature(SmartAI/Movement) - Unify waypoint systems - fix compilation (#328)
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2025-10-26 19:42:01 +01:00
iThorgrim
46527162d2 Fix: Fix reload command (#332) 2025-10-26 13:49:39 +01:00
iThorgrim
e2ec104fd8 Fix: Fix build error with new name (#330) 2025-10-23 13:58:42 +02:00
Foe
81d3f02679 chore: rename Eluna to ALE (#318)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2025-10-23 12:53:30 +02:00
killerwife
c35416fa36 Fix compilation due to rework Walk/Run mode (#325) 2025-10-14 17:01:02 -03:00
天鹭
466f5b5156 Update CreatureMethods.h (#324) 2025-10-13 03:13:21 -03:00
Aldori
5077a429cc feat(LootMethods): Add support for adding/retrieving quest items and item stacking (#323) 2025-10-04 15:49:33 +02:00
iThorgrim
b9302eec7c Fix: OnQuestReward GameObject (#322) 2025-10-01 09:20:11 +02:00
iThorgrim
7879564d88 Fix UnitEvent (SegFault) (#321) 2025-09-30 17:56:27 +02:00
Takenbacon
83aca7b237 Sync AC weather PR changes (#306) 2025-09-29 21:36:48 -03:00
Aldori
2dcacfe2b4 fix(ElunaLuaEngine): Add nullptr checks to OnDamage and OnHeal methods (#320) 2025-09-26 01:24:38 +02:00
iThorgrim
058bc63ea4 Revert " refactor: ServerEvent - OnStartup, OnBeforeConfigLoad, OnConfigLoad" (#317) 2025-09-17 16:43:35 +02:00
Aldori
b559d02658 Feat(Documentation): Add missing documentation for all methods and classes (#315) 2025-09-17 15:01:24 +02:00
iThorgrim
313596f86e Feat(AllCreatureEvent): Add RegisterAllCreatureEvent and support for CreatureTemplate object. (#312) 2025-09-17 11:54:52 +02:00
iThorgrim
1153fcaef7 Support for UnitEvent and pass to PlayerEvent or CreatureEvent (#313) 2025-09-17 11:15:03 +02:00
Aldori
972879c696 (LootMethods) - Add roll_winner_guid to GetItems method (#314) 2025-09-17 01:10:45 +02:00
iThorgrim
04ce900383 refactor: ServerEvent - OnStartup, OnBeforeConfigLoad, OnConfigLoad (#311) 2025-09-16 21:57:52 +02:00
iThorgrim
576d18753c feat(ElunaConfig): Add ElunaConfig using ConfigValueCache (#310) 2025-09-09 09:08:46 +02:00
kissingers
44f1f1f71b Fix player AdvanceSkill method crash (#309)
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2025-09-08 10:11:16 +02:00
Aldori
9be4ef5485 fix(GlobalMethods): Missing player events (#307)
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2025-09-04 11:47:12 +02:00
Ryan Turner
b5a8130cb0 Change Mermaid Codeblock to SVG for Workflow Example (#305) 2025-09-04 11:22:36 +02:00
iThorgrim
f5ac976642 feat(PlayerHooks): Add tweaks for OnPlayerQuestAccept (#282) 2025-09-02 21:46:14 +02:00
Aldori
1c63eacec9 feat(GlobalMethods): Add GetConfigValue method (#299)
Co-authored-by: iThorgrim <125808072+iThorgrim@users.noreply.github.com>
2025-09-02 21:44:31 +02:00