Kargatum
824a80005c
Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros ( #1627 )
...
* Delete macros UNORDERED_MAP
* Delete macros UNORDERED_SET
2019-03-26 00:01:56 +07:00
Viste(Кирилл)
03bfbf4f7e
Fix(Core/Player): fix periodic eating and drinking emotes ( #1602 )
2019-03-23 11:35:04 +03:00
Francesco Borzì
0758677578
feat(core): allow to debug KickPlayer() ( #1549 )
2019-03-05 22:58:40 +01:00
Nefertumm
40f68ab026
feat(Commands): Added cheat commands ( #1412 )
2019-02-24 18:35:08 +01:00
Nefertumm
c15206fc15
Revert "feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )" ( #1471 )
...
This reverts commit 51b8773528 .
2019-02-15 15:14:49 -03:00
Viste(Кирилл)
51b8773528
feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )
...
i.e. world update start
2019-02-14 19:22:17 +01:00
Stoabrogga
2d3ea3a308
fix(clang): fix build on version 7 ( #1391 )
...
Remove unused private fields
2019-02-09 23:34:28 +01:00
Francesco Borzì
7c7c5eb203
Core/DB: refactor(creature_template): closes #1181 ( #1322 )
...
* refactor(creature_template): closes #1181
* chore: improve code readability
2019-01-20 13:39:32 +03:00
Stoabrogga
3d416de893
Core/Movement: Prevent pet animation stuttering during movement ( #1142 )
...
* fix vanity pet distance and angle
* fix vanity pet distance to player
* put size calculation for normal pets into the if-statement for vanity pets
* change pet speed algorithm
* change distance calculation
* another change to the distance calculation; differentiate between player running or flying
2019-01-08 09:36:25 +03:00
talamortis
50aace0e52
[Core / Fix] Mage: Empowered Fire Talent
...
Fixed an issue where the Mana return was returning 0.2% instead of 2%.
2018-11-29 19:49:47 +00:00
Jinyang li
4b6342b42f
Core/NPC: Creatures now alert when they detect stealthed players ( #1060 )
...
Creatures stop when they detect a stealthed player like in retail.
Closes #1020
2018-10-31 20:25:23 +01:00
Nick Kraftor
3fecbf9f31
Module hook for kills performed by pets/totems ( #912 )
...
* Add hook for pet/totem kills
* Use method to cast unit to creature
2018-06-07 22:00:21 +01:00
ayase
00777a80ae
Eluna implementation ( #847 )
...
* azerothcore + eluna done.
* Remove the Eluna single thread limit.
* Read Eluna Settings file.
* submodule change.
* fix(test) Ubuntu - Cant Link Library after Compile
* The ELUNA is disabled by default.
* remove submodule luaEngine.
* some change
* fix a error
* change cmake
* fix: some onplayerchat does not have hooks.
* Eluna: Add BG event Hooks.
* fix:cmake hook AFTER_LOAD_CONF not work.
* Remove the eluna switch.
* Remove some define in the core.
* fix conf file not read in the linux.
* eluna : change bg hook parameter type
* Remove TC log function call
* change bg hook OnBGEnd parameter type.
Note: to enable Eluna, the module is required
2018-05-22 20:22:11 +02:00
Nefertumm
dd300003e2
Update license links ( #783 )
2018-03-12 10:54:57 +01:00
Yehonal
403ed2600f
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure
2017-12-21 11:26:43 +01:00
Yehonal
17332304fd
Using TC structure allowing easier patches importing
2017-12-21 00:20:29 +01:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00
Yehonal
47c2b72123
Merging
2016-08-07 12:47:10 +02:00
mik1893
3679de3710
Core/Unit: fix the 1/10000 chance to miss with 100% chance
2016-08-07 12:35:17 +02:00
mik1893
d9e4622e1a
Core/Pet: Casting pet spells on enemies at a distance - now the pet goes at casting distance and does the cast
2016-08-07 12:30:23 +02:00
Yehonal
0ca7526822
Core/Spells: DK Dancing Rune weapon diseases now count towards Heart Strike bonus damage
2016-08-07 12:30:02 +02:00
ShinDarth
b618b6a56f
Added AzerothCore labels
2016-07-24 15:55:38 +02:00
mik1893
13d8210867
Fix VS2015 Compile - Part 2
2016-07-08 23:54:26 +02:00
mik1893
f978f833b0
Fix VS2015 Compile
2016-07-08 23:54:22 +02:00
Yehonal
f6eefedcd5
converted all tabs to 4 spaces
2016-06-26 19:23:57 +02:00
Yehonal
52f305111c
importing changes from callmephil repo
...
a special thanks to him
2016-06-26 19:22:35 +02:00
Yehonal
e8e94a0a66
First Commit
...
For Azeroth!
2016-06-26 10:39:44 +02:00