Commit Graph

1090 Commits

Author SHA1 Message Date
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
Francesco Borzì
506a1ac522 feat: update to latest Eluna (#52) 2021-08-25 12:40:24 +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
Rochet2
8b77940be7 Merge pull request #375 from Winfidonarleyan/ac-scripts
feat(CI): correct build AC
2021-07-16 16:13:21 +03:00
Francesco Borzì
6d13edfb51 feat: update to latest Eluna (#51) 2021-07-16 14:41:52 +02:00
Rochet2
f9aaee345b Merge pull request #374 from Winfidonarleyan/ac-boost
feat(Engine): add support USING_BOOST macro for AC
2021-07-16 15:15:26 +03:00
Winfidonarleyan
cb465ec1b8 feat(CI): correct build AC 2021-07-16 19:05:02 +07:00
Winfidonarleyan
1fc314bf11 feat(Engine): add support USING_BOOST macro for AC 2021-07-16 18:47:05 +07:00
ayase
888430dff4 Update README_CN.md 2021-07-02 22:05:13 +08:00
Francesco Borzì
edabf15936 feat: update to latest Eluna (#50) 2021-06-26 01:35:59 +02:00
Rochet2
89ee3b166e Merge pull request #358 from Winfidonarleyan/db
chore(Misc): make AzerothCore new api support
2021-06-22 12:44:09 +03:00
Rochet2
1d4b19f823 Merge pull request #372 from r-o-b-o-t-o/feat/run-command
Add RunCommand()
2021-06-21 23:13:36 +03:00
Axel Cocat
d533224895 add RunCommand() 2021-06-21 15:59:44 +02:00
ayase
982cbfa1c3 Fixed log not showing. 2021-06-21 00:14:19 +08:00
ayase
4766cec9b7 Update README_CN.md 2021-06-21 00:09:58 +08:00
Rochet2
b62c606c9e Merge pull request #371 from r-o-b-o-t-o/feat/send-update-world-state
Add Player::SendUpdateWorldState()
2021-06-12 12:24:43 +03:00
Axel Cocat
a7213d39a8 add SendUpdateWorldState 2021-06-11 13:35:28 +02:00
Francesco Borzì
81548013dc feat: update to latest Eluna (#48) 2021-06-05 13:53:24 +02:00
Rochet2
286119950f Merge pull request #365 from tikki100/SetReactState
[Feature] Exposed SetReactState
2021-06-05 14:01:58 +03:00
Rochet2
b824e9d186 Merge pull request #369 from r-o-b-o-t-o/add-setincombatwith
Add Unit::SetInCombatWith()
2021-06-05 13:58:48 +03:00
Francesco Borzì
d3003fae9b feat: update to latest Eluna (#47) 2021-06-03 14:51:42 +02:00
Rochet2
dbf6ed96f1 Merge pull request #368 from Kitzunu/VisitNearbyObject
chore: AzerothCore Cell::VisitAllObjects
2021-06-03 09:25:52 +03:00
Kitzunu
d008733840 Merge branch 'master' into VisitNearbyObject 2021-06-03 05:36:49 +02:00
Axel Cocat
a563fdbfa0 fixed doc for SetInCombatWith 2021-06-01 00:22:28 +02:00
Axel Cocat
a7b3b4293a fixed doc for SetInCombatWith 2021-06-01 00:21:14 +02:00
Axel Cocat
2cba3b8fe6 fixed doc for SetInCombatWith 2021-06-01 00:19:30 +02:00
Axel Cocat
b87a76bf55 add SetInCombatWith 2021-06-01 00:12:27 +02:00
Francesco Borzì
87b2426fa5 feat: update to latest Eluna (#46) 2021-05-31 18:46:19 +02:00
Rochet2
841ddd4db7 Merge pull request #364 from Kitzunu/acore-Acore
chore(Misc): acore -> Acore
2021-05-31 16:43:51 +03:00
Kitzunu
2a859a655c chore: AzerothCore Cell::VisitAllObjects 2021-05-30 05:04:43 +02:00
Tikki
2fde577aaf fix(LuaFunctions.cpp): Added Trinity/Azerothcore guards to SetReactState()
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 15:23:23 +02:00
Tikki
6f1e553c83 fix(CreatureMethods.h): Added Trinity/AzerothCore guards to SetReactState
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 14:50:03 +02:00
Tikki
68b5ffcf4b feat(CreatureMethods.h): Added SetReactState(x)
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 14:46:53 +02:00
Rochet2
9413bee27a Render sidebar dynamically with js 2021-05-27 00:26:09 +03:00
Kitzunu
38bb4d8531 chore(Misc): acore -> Acore 2021-05-26 22:48:59 +02:00
Rochet2
c97dd03d61 Store doc generation date once 2021-05-26 23:31:48 +03:00
Rochet2
76dae78ee4 Fix ObjectGuid in doc generation 2021-05-26 23:31:04 +03:00
Rochet2
057afab1fb Merge pull request #362 from xIvan0ff/master
Implement: Creature:SetRegeneratingHealth
2021-05-23 23:48:24 +03:00