Foereaper
|
9c821527eb
|
Add GetRealmID
|
2020-09-12 18:05:11 +02:00 |
|
Foereaper
|
dad6dba284
|
Merge pull request #324 from iThorgrim-Hub/master
Add SetAchievement to Eluna
|
2020-09-12 18:02:58 +02:00 |
|
Foereaper
|
4c7ad83e06
|
Forgot a define check
|
2020-09-12 15:47:56 +02:00 |
|
Foereaper
|
b6a450569e
|
Required changes for latest TC
|
2020-09-12 15:44:02 +02:00 |
|
iThorgrim
|
3dba4036d0
|
Add SetAchievement to Eluna
|
2020-08-24 11:42:23 +02:00 |
|
Rochet2
|
2aba9a4c05
|
feat(CI): move from Travis to GitHub Actions (#30)
|
2020-08-16 13:42:50 +02:00 |
|
Rochet2
|
31f4cfd98c
|
Fix TC build
|
2020-06-29 13:58:03 +03:00 |
|
ayase
|
3419e76486
|
杂项修改
|
2020-06-02 22:49:42 +08:00 |
|
Elmsroth
|
69a7b14d72
|
Add GameObjectAI Support
|
2020-05-29 09:47:14 +02:00 |
|
Oliver M
|
d1bed467b9
|
Fixed Creature_Event_On_Spawn getting called twice
On Trinity, ElunaCreatureAI called JustAppeared() while the core also called JustAppeared, resulting in two events getting triggered.
|
2020-04-13 00:39:47 +02:00 |
|
Rochet2
|
81506786b0
|
Eluna update version
|
2020-04-10 01:31:30 +03:00 |
|
Rochet2
|
f7adf33028
|
Merge pull request #310 from Kitzunu/fix-acore-build
Update CreatureMethods.h to fix ACore build
|
2020-04-10 01:16:31 +03:00 |
|
Kitzunu
|
243cdf98f4
|
Update CreatureMethods.h
|
2020-04-10 00:14:12 +02:00 |
|
Rochet2
|
acd2ce4bbf
|
Merge pull request #308 from RedSkull-666/master
Update GlobalMethods and PlayerMethods
|
2020-04-10 00:18:34 +03:00 |
|
Rochet2
|
3399860fdf
|
Merge pull request #25 from Kitzunu/update-eluna
Update LuaEngine
|
2020-04-10 00:14:49 +03:00 |
|
RedSkull-666
|
ab4b5eebde
|
Update CreatureMethods.h
|
2020-04-09 21:51:44 +02:00 |
|
Kitzunu
|
2e7300be21
|
Update LuaEngine
|
2020-04-09 20:52:33 +02:00 |
|
Rochet2
|
c83e3a33a0
|
Merge pull request #309 from Kitzunu/fix-wanderdistance-acore
Update CreatureMethods.h for ACore PR
|
2020-04-09 21:10:52 +03:00 |
|
Kitzunu
|
2b031bdea6
|
Update CreatureMethods.h
|
2020-04-09 19:56:31 +02:00 |
|
RedSkull-666
|
2cdf63d45f
|
Update GlobalMethods and PlayerMethods
Add KickPlayer reason for Trinity
|
2020-04-09 11:07:47 +02:00 |
|
Rochet2
|
7f5387806f
|
Merge pull request #307 from RedSkull-666/patch-3
Trinity SQLTransaction
|
2020-04-03 01:28:05 +03:00 |
|
RedSkull-666
|
082be57c01
|
Merge pull request #1 from RedSkull-666/patch-3
Trinity SQLTransaction
|
2020-04-01 22:55:56 +02:00 |
|
RedSkull-666
|
c58135b161
|
Trinity SQLTransaction
Ungroups Trinity from AzerothCore when necessary
Replaces SQLTransaction by CharacterDatabaseTransaction
|
2020-03-31 19:29:24 +02:00 |
|
ayase
|
574c6c589d
|
Avoid including redundant directories.
|
2020-03-23 22:19:30 +08:00 |
|
ayase
|
363ca13f23
|
Eluna update version.
|
2020-03-22 22:25:36 +08:00 |
|
Rochet2
|
3d9ce1911e
|
Merge pull request #306 from RedSkull-666/patch-2
Update PlayerMethods.h
|
2020-03-02 19:50:38 +02:00 |
|
RedSkull-666
|
042629ea61
|
Update PlayerMethods.h
TrinityCore : Moved CanSpeak() method to WorldSession class
|
2020-02-28 23:00:30 +01:00 |
|
Rochet2
|
264d4c0ba0
|
Merge pull request #305 from RedSkull-666/patch-1
Update UnitMethods.h
|
2020-02-25 03:13:35 +02:00 |
|
RedSkull-666
|
dee2d51884
|
Update UnitMethods.h
|
2020-02-24 18:28:02 +01:00 |
|
Rochet2
|
f50d94b4a8
|
Fix TC build
|
2020-02-20 01:23:21 +02:00 |
|
Rochet2
|
570a45b703
|
Remove return value from OnDummyEffect to fix bug in spell procs - thanks to Vincent
|
2020-02-03 00:10:08 +02:00 |
|
Rochet2
|
32f7351d30
|
Fix TC build
|
2020-01-26 23:11:13 +02:00 |
|
Rochet2
|
aab1441a7a
|
Fix mangos build
|
2020-01-11 15:26:43 +02:00 |
|
Rochet2
|
11933a73f8
|
Merge pull request #23 from azerothcore/Rochet2-patch-1
Try fix warning
|
2020-01-04 03:08:15 +02:00 |
|
Rochet2
|
b6e3ed364d
|
Try fix warning
|
2020-01-03 22:11:06 +02:00 |
|
VhiperDEV
|
f31d3e3dfe
|
fix build azerothcore (#21)
|
2019-12-02 10:36:36 +01:00 |
|
Rochet2
|
35e85a71ae
|
Merge pull request #300 from vhiperdev/fixbuildAC
Acore - rename namespaces and macros to acore
|
2019-12-02 07:45:11 +02:00 |
|
vhiperdev
|
69f74efd1b
|
Acore - rename namespaces and macros to acore
Fix Mod Eluna
|
2019-12-02 02:17:27 -03:00 |
|
Viste
|
d544a70792
|
update LuaEngine to latest (#20)
|
2019-11-24 19:01:53 +07:00 |
|
Rochet2
|
dab372408c
|
Merge pull request #299 from Viste/azeroth
AzerothCore
|
2019-11-19 11:45:19 +02:00 |
|
ksklyarov
|
ac7475893b
|
fix build also for #2455
|
2019-11-19 01:09:24 +03:00 |
|
ksklyarov
|
91786703ab
|
rename trinity->acore also in luaengine
|
2019-11-19 01:04:19 +03:00 |
|
Kargatum
|
fb67bdef98
|
Update LuaEngine to actual (#19)
|
2019-11-11 23:16:16 +07:00 |
|
Rochet2
|
8fe15b76a8
|
Merge pull request #298 from Winfidonarleyan/ac-def
Platform: added new platform define for AC
|
2019-11-10 22:08:13 +02:00 |
|
Kargatum
|
ce3cbd4482
|
Platform: added new platform define for AC
|
2019-11-11 01:58:12 +07:00 |
|
ayase
|
4628f0cb72
|
修正api地址失效.
|
2019-10-03 13:53:17 +08:00 |
|
ayase
|
0b4f92cbe1
|
Eluna update version.
|
2019-10-03 13:51:30 +08:00 |
|
ayase
|
d4d9f36662
|
Merge pull request #10 from azerothcore/master
|
2019-10-03 13:41:12 +08:00 |
|
Walter Pagani
|
2ee4125ea6
|
docs: Add README spanish translation (#14)
|
2019-07-25 20:32:11 +02:00 |
|
Rochet2
|
897d5e9159
|
Fix TC build
|
2019-07-17 20:49:08 +03:00 |
|