Kargatum
|
ee4e38fa04
|
feat(Logging): add support new logging (#17)
|
2022-01-28 00:05:21 +07:00 |
|
Kargatum
|
5ead47b733
|
feat(Time): add support GameTime (#16)
|
2022-01-24 17:56:08 +07: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 |
|
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
|
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 |
|
Axel Cocat
|
df8b3efbbe
|
feat(PlayerMethods): expose GetMItem (#5)
|
2021-11-04 11:23:07 +01:00 |
|
Skjalf
|
437ab62996
|
fix(UnitMethods): GetFaction/SetFaction case update (#9)
|
2021-11-01 12:31:37 +01: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 |
|
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 |
|
Kitzunu
|
e2d96eeebe
|
fix: Azerothcore
|
2021-10-14 22:30:07 +02:00 |
|
55Honey
|
f18b282a9c
|
Merge branch 'ElunaLuaEngine:master' into master
|
2021-10-14 19:17:44 +02:00 |
|
Rochet2
|
7b9fbf5d57
|
Merge pull request #376 from Kitzunu/monstertext
refactor: MonsterText method AzerothCore
|
2021-10-14 18:57:07 +03:00 |
|
Yehonal
|
a3f12188b8
|
New player event: PLAYER_EVENT_ON_PET_ADDED_TO_WORLD (#3)
Co-authored-by: UltraNix <ultranix@gmail.com>
|
2021-10-08 08:56:19 +02:00 |
|
Axel Cocat
|
a08306f89f
|
Merge
|
2021-10-06 10:21:28 +02:00 |
|
Rochet2
|
63b2b84e8b
|
Fix TC build and unify repair method parameters and return values
|
2021-10-02 16:44:35 +03:00 |
|
Rochet2
|
b12521e587
|
Merge pull request #381 from UltraNix/AcBuildFix
Buildfix for AzerothCore.
|
2021-09-20 18:57:27 +03:00 |
|
Axel Cocat
|
52c0d86a7d
|
Merge branch 'ElunaLuaEngine:master' into feat/http-requests
|
2021-09-20 09:51:54 +02:00 |
|
Axel Cocat
|
17ede01029
|
Merge branch 'ElunaLuaEngine:master' into feat/arena-methods
|
2021-09-20 09:51:29 +02:00 |
|
Rochet2
|
c76bc5d098
|
Merge pull request #384 from Kitzunu/mgr
fix: Azerothcore mgr rename
|
2021-09-15 13:50:10 +03:00 |
|
Kitzunu
|
60d943f23b
|
fix: Azerothcore mgr rename
|
2021-09-15 02:59:37 +02:00 |
|
Axel Cocat
|
8111c6fd56
|
Merge branch 'ElunaLuaEngine:master' into feat/http-requests
|
2021-08-30 11:50:47 +02:00 |
|
Axel Cocat
|
45a5268c5a
|
put http verbs in backquotes in documentation
|
2021-08-29 12:14:02 +02:00 |
|
Kitzunu
|
e892dc3cf3
|
typo
|
2021-08-22 20:50:59 +02:00 |
|
Kitzunu
|
fc45c954b9
|
fix build
|
2021-08-22 20:49:38 +02:00 |
|
Rochet2
|
a6a7553162
|
Merge pull request #377 from UltraNix/AzerothCore_MovementChanges
Fixed build for AzerothCore after recent changes.
|
2021-08-18 23:33:04 +03:00 |
|
Rochet2
|
33f9b264db
|
Fix TC build
|
2021-08-18 00:09:00 +03:00 |
|
Axel Cocat
|
dd1b8aa71d
|
stop http worker on shutdown
|
2021-08-06 18:24:16 +02:00 |
|
UltraNix
|
5a3986c2f4
|
Buildfix for AzerothCore.
|
2021-08-06 17:46:27 +02:00 |
|
Axel Cocat
|
d7260a0811
|
fix initialization order in HttpManager constructor
|
2021-08-06 17:11:28 +02:00 |
|
Axel Cocat
|
84f201b6b0
|
feat: add HttpRequest method
|
2021-08-06 16:55:05 +02:00 |
|
Axel Cocat
|
f6a48236ae
|
remove arena cooldowns and auras methods for mangos zero
|
2021-07-25 11:16:40 +02:00 |
|
Axel Cocat
|
31b9b46ec6
|
feat: add RemoveArenaSpellCooldowns and RemoveArenaAuras
|
2021-07-24 18:56:40 +02:00 |
|
UltraNix
|
7c989c92f6
|
Fixed build for AzerothCore after recent changes.
|
2021-07-18 16:13:35 +02:00 |
|
Kitzunu
|
ebefaa166f
|
refactor: MonsterText method AzerothCore
|
2021-07-16 20:12:11 +02:00 |
|