Commit Graph

16 Commits

Author SHA1 Message Date
iThorgrim
f3e62467d2 chore:LuaEngine/GuildMethods): Fix doc generation (#246)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2025-02-05 14:28:45 +01:00
Peter Malina
a261c1c596 fix(LuaEngine/CreatureMethods): reputation rewards refactored by AC (#251) 2025-02-02 10:55:43 +01:00
55Honey
dee3a1ad8e fix: comment unused parameter (#250) 2025-02-01 22:49:10 +01:00
iThorgrim
0fda6f8d25 feat(LuaEngine/UnitMethods): add GetThreat, ClearThreat, ResetAllThreat methods (#234) 2025-02-01 22:09:44 +01:00
iThorgrim
8ebf1f4cda feat(LuaEngine/PlayerMethods): add GetHomebind, GetSpells and TeleportTo (#232)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2025-02-01 22:08:16 +01:00
iThorgrim
60b5e260d0 feat(LuaEngine/MapMethods): add GetCreatures and GetCreaturesByAreaId methods (#230)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2025-01-26 18:48:32 +01:00
iThorgrim
32d15a0003 feat(LuaEngine/ItemTemplateMethods): update GetName to support locale (#240) 2025-01-26 15:21:18 +01:00
iThorgrim
2ae77b6441 feat(LuaEngine/GameObjectMethods): ddd SetRespawnDelay (#239) 2025-01-26 15:17:59 +01:00
iThorgrim
0d35a87b3d feat(LuaEngine/SpellInfo): add SpellInfo class and methods (#231) 2025-01-25 20:20:27 +01:00
iThorgrim
54484b7fa2 feat(methods/guild): add new guild methods (#228) 2025-01-25 20:17:55 +01:00
iThorgrim
d788047b7e fix(LuaEngine/SpellEntryMethods): return Lua tables (#237)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2025-01-25 15:51:15 +01:00
iThorgrim
d76f64f838 feat: add DBCStores access via Lua with getters for DBC entries (#222) 2025-01-24 21:03:52 +01:00
iThorgrim
a5b2182fc2 feat: add support for parameterized SQL queries with argument escaping (#221) 2025-01-24 19:06:54 +01:00
iThorgrim
49fb60a6a0 Feat(LuaEngine/SpellHooks): Add support for RegisterSpellEvent with initial events (#224) 2025-01-23 20:51:05 +01:00
iThorgrim
2e89531b05 Chore: Remove unused #if statement (TrinityCore, Mangos, AzerothCore, TBC, Classic, Mists, Cata) (#217) 2025-01-21 17:37:39 +01:00
iThorgrim
ee254c6990 chore: align structure with master 2025-01-19 21:01:09 +01:00