Commit Graph

1127 Commits

Author SHA1 Message Date
55Honey
59a71445ca chore: update readme 2022-03-24 20:54:19 +01:00
55Honey
b12768eb2f fix: restore gossip menu after lua script
Cherry pick from https://github.com/ElunaLuaEngine/Eluna/pull/405
Co-authored by https://github.com/Rochet2
2022-03-24 20:26:38 +01:00
55Honey
6fb5300b4e chore: whitespace
chore: whitespace
2022-03-24 20:20:45 +01:00
55Honey
f01d711bae chore: whitespace 2022-03-24 20:20:14 +01:00
55Honey
7189c52845 chore: comment TC/mangos build 2022-03-24 19:54:03 +01:00
55Honey
07540dfe41 feat: add ModifyThreatPct(creature,target) 2022-03-19 17:28:18 +01:00
55Honey
da16c3cd5a feat: add ModifyThreatPct(creature,target) 2022-03-16 22:37:14 +01:00
55Honey
47a453461b fix: TaxiBuildfix.
fix: TaxiBuildfix.
2022-03-12 20:08:53 +01:00
Axel Cocat
e6a69a70e2 feat: update submodule 2022-02-20 18:35:57 +01:00
55Honey
796dff57b5 feat: add chat handler methods
feat: add chat handler methods
2022-02-20 18:14:29 +01:00
55Honey
7357c3a8fa feat: pass ChatHandler to OnCommand call
feat: pass ChatHandler to OnCommand call
2022-02-20 18:14:13 +01:00
Axel Cocat
19e0f03b2d feat: pass ChatHandler to OnCommand call 2022-02-15 10:38:12 +01:00
Axel Cocat
b23b33713a feat: add chat handler methods 2022-02-09 23:11:38 +01:00
Kargatum
84f2edc6df feat(DB): add support new db api (#88) 2022-02-05 07:21:31 +07:00
Kargatum
61d13b7ffc feat(DBLayer): add support new db api (#19) 2022-02-05 07:17:37 +07:00
55Honey
bfbf1d731c ci: create documentation pr to website repo
ci: create documentation pr to website repo
2022-02-03 19:28:02 +01:00
Axel Cocat
053e089f19 ci: create documentation pr to website repo 2022-02-03 19:07:38 +01:00
55Honey
a2b5cd92a7 docs: port docs generator to python3
docs: port docs generator to python3
2022-02-03 08:21:14 +01:00
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