55Honey
fb117ed19d
docs: add documentation for the last hook change
...
docs: add documentation for the last hook change
2022-02-02 23:55:00 +01:00
Axel Cocat
6aa0fd18b4
docs: port docs generator to python3
2022-02-02 23:46:36 +01:00
Nefertumm
0fcff20e6c
docs: add documentation for the last hook change
2022-02-02 19:44:32 -03:00
Nefertumm
82b66879aa
feat: Update Eluna version + ReputationHook ( #87 )
...
* Fix(build): OnReputationChange from void to bool
* feat: Update Eluna version + Reputation hook
* Update src/ElunaLuaEngine_SC.cpp
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2022-02-02 13:07:54 -03:00
55Honey
51230f73ea
Fix(Hooks): Update OnReputationChange method
...
Fix(Hooks): Update OnReputationChange method
2022-02-01 22:06:26 +01:00
Nefertumm
1b8168545f
Fix(Hooks): Update OnReputationChange method
2022-02-01 18:02:17 -03:00
Kargatum
ee4e38fa04
feat(Logging): add support new logging ( #17 )
2022-01-28 00:05:21 +07:00
Kargatum
c35f531f81
feat(Misc): update LuaEngine ( #85 )
2022-01-24 18:00:09 +07:00
Kargatum
5ead47b733
feat(Time): add support GameTime ( #16 )
2022-01-24 17:56:08 +07:00
Kargatum
8302a0d383
fix(Misc): correct Eluna::Uninitialize ( #84 )
2022-01-21 22:21:50 +07:00
Stefano Borzì
0314bcd451
Merge pull request #81 from Nefertumm/buildFix
...
Fix(build): update Eluna version
2022-01-16 11:01:18 +01:00
Nefertumm
474b9c565b
Fix(build): update Eluna version
2022-01-15 20:20:44 -03:00
55Honey
9fbfec18df
Merge pull request #14 from Nyeriah/patch-1
...
Fix build
2022-01-14 12:12:29 +01:00
Skjalf
9b627f2e2b
Fix build
2022-01-14 08:06:06 -03:00
Stefano Borzì
1e0beb298c
Merge pull request #79 from anzz1/patch-1
...
Update README.md
2022-01-06 19:00:49 +01:00
anzz1
36a0fe5155
Update README.md
...
Change manual instructions to reflect the change that LuaEngine folder needs to be at `mod-eluna-lua-engine/src/LuaEngine` instead of `mod-eluna-lua-engine/LuaEngine`
2022-01-05 17:10:06 +02:00
UltraNix
08808d90c3
TaxiBuildfix.
2021-12-27 18:25:31 +01:00
Kargatum
f68d83e8c6
fix(AreaTrigger): correct condition ( #72 )
2021-12-04 18:28:12 +07:00
Kargatum
1c1e17e578
feat(Misc): add support new modules loading api ( #71 )
2021-12-02 20:29:13 +07:00
55Honey
9f82bb5616
Merge pull request #12 from azerothcore/revert
...
Revert "Merge branch 'ElunaLuaEngine:master' into master"
2021-11-23 22:28:16 +01:00
55Honey
2de122c4f4
Revert "Merge branch 'ElunaLuaEngine:master' into master"
...
This reverts commit f9d57429d6 , reversing
changes made to ccf337262c .
2021-11-23 21:31:32 +01:00
55Honey
f9d57429d6
Merge branch 'ElunaLuaEngine:master' into master
2021-11-23 13:26:40 +01:00
Foereaper
02490be7aa
Comment out AC build for now
...
AC uses their own branch of Eluna, not compatible with our build testing.
2021-11-23 01:31:26 +01:00
Foereaper
850be61d97
Fix GetAITargets and GetAITargetsCount for TC
...
These really need to be rewritten at some point, define hell
2021-11-23 00:56:26 +01:00
55Honey
21a191f801
Merge pull request #69 from azerothcore/some-new-unique-branch-name
...
feat: update to latest Eluna
2021-11-15 10:11:03 +01:00
fborzi
b7717d5020
feat: update to latest Eluna
2021-11-14 21:01:35 +01:00
Francesco Borzì
302cb7ee26
docs(README): add Eluna update procedure ( #68 )
2021-11-14 20:59:29 +01:00
55Honey
ccf337262c
Merge pull request #11 from Nyeriah/elunaexposelfg
...
feat(GroupMethods): Expose IsLFGGroup()
2021-11-14 11:58:20 +01:00
Francesco Borzì
e532a802e8
fix(macOS): build ( #8 )
2021-11-12 13:30:10 +01:00
Skjalf
00a7b4919e
Update GroupMethods.h
2021-11-11 12:09:13 -03:00
Skjalf
48a0a61501
update description
2021-11-10 19:38:51 -03:00
Skjalf
3b2611f918
feat(GroupMethods): Expose IsLFGGroup()
2021-11-10 19:37:32 -03:00
Skjalf
70bce937b7
update description
2021-11-10 19:06:07 -03:00
Skjalf
d3c382ccc7
feat(GroupMethods): Expose IsLFGGroup()
2021-11-10 19:02:45 -03:00
55Honey
757e6b17bb
Merge pull request #67 from azerothcore/update-eluna-once-again-5-11-2021
...
feat: update to latest Eluna
2021-11-05 12:12:43 +01:00
55Honey
5e7e1eec34
feat: update to latest Eluna
2021-11-05 09:25:34 +01:00
Axel Cocat
df8b3efbbe
feat(PlayerMethods): expose GetMItem ( #5 )
2021-11-04 11:23:07 +01:00
fborzi
c47fedf9db
feat(Eluna): update to latest Eluna
2021-11-01 12:33:59 +01:00
Skjalf
437ab62996
fix(UnitMethods): GetFaction/SetFaction case update ( #9 )
2021-11-01 12:31:37 +01:00
ayase
8f159c7e94
Update README_CN.md
...
更改下载eluna的链接,添加中文文档地址
2021-10-23 11:10:55 +08:00
Winfidonarleyan
de4ea7469b
feat(Misc): update LuaEngine to cccf0623ee
2021-10-22 22:52:08 +07:00
Kargatum
cccf0623ee
fix(Config): replace deprecated functions for AzerothCore ( #7 )
2021-10-22 17:39:09 +02:00
Kargatum
79d271e8b8
feat(ItemMethods): add support chatcommands for AzerothCore ( #6 )
2021-10-22 17:37:35 +02:00
55Honey
bbd8f12e57
Merge pull request #2 from r-o-b-o-t-o/feat/http-requests
...
feat: add HttpRequest method
2021-10-20 21:11:21 +02:00
55Honey
d3d11f3326
Merge pull request #1 from r-o-b-o-t-o/feat/arena-methods
...
feat: expose RemoveArenaSpellCooldowns and RemoveArenaAuras
2021-10-20 21:11:08 +02:00
55Honey
90e783dfc5
docs(README): update Eluna link ( #64 )
2021-10-19 13:04:00 +02:00
Francesco Borzì
126f7ebf53
fix: update to latest eluna ( #63 )
2021-10-15 11:48:34 +02:00
Francesco Borzì
c0b8e21728
fix(PlayerMethods.h): AC build ( #4 )
2021-10-15 11:46:41 +02:00
55Honey
b2770d691e
Merge branch 'ElunaLuaEngine:master' into master
2021-10-15 06:59:44 +02:00
Rochet2
fd89ca0e77
Merge pull request #392 from Kitzunu/stuff.i.forgot
...
fix: Azerothcore MonsterText
2021-10-15 00:29:05 +03:00