Commit Graph

19 Commits

Author SHA1 Message Date
Ercules76
10eddae700 Core/Spells now the spells for summon mount aren't affected by haste (#555)
* Core/Spells now the spells for summon mount aren't affected by haste

* Convert tabs to space

* Cleaning garbage of last commit
2017-08-17 15:28:58 +02:00
Render
791da540a9 Core/Spells: Touch of Zanzil now prevents stealth. (#481) 2017-05-25 12:08:49 +02:00
Yehonal
b652300542 fixed totem rank scaling with low level players 2017-03-26 01:09:39 +01:00
Yehonal
ed037f04bb Fixed area aura scaling on lower level players 2017-03-26 01:09:38 +01:00
kvipka
fea7cc7775 Implement blink v4.5 for AzerothCore
http://forum.deadmines.org/threads/blink.7/
blink in abyss
blink by path ( rechecking each step )
where player can walk - blink will available there
implemented check on dynamic objects (locked doors and etc)
implemented total path of blink.
2017-02-28 20:52:50 +03:00
h0rs
57b8cf0235 Fix refer a friend Summon 2017-02-10 20:24:17 +00:00
lee1991
1b379027c6 Fix Paladin's Greater Spell
closes #373
2017-02-08 10:53:42 +00:00
lee1991
8da076247d closes #352 2017-02-04 21:30:37 +00:00
h0rs
86773657f6 Fix Quest for Convocation at Zol'Heb (12730) and quest 17013
closes #259 #34
2017-02-04 09:22:35 +00:00
3ndos
b7ee1a9f12 More hooks for Scripts/Modules (#270) 2016-12-07 09:12:01 +01:00
Stefano Borzì
431704c7e2 Database/World: made the database structure similar to TrinityCore (#154)
* Database/World: date the database structure similar to TrinityCore

* Updated ObjectMgr.cpp

* Moved sql update to pending_db_world directory
2016-09-22 21:21:22 +02:00
ShinDarth
5802a37698 Revert "Build/Clang: fixed 96 warnings + improved code readability"
This reverts commit a4589f71d5.
2016-09-04 10:11:10 +02:00
mik1893
425a80b2a2 Core/Spells: fix greater blessings selection issues (pet class on player class) 2016-08-24 15:29:11 +02:00
Yehonal
155a232459 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-19 23:33:12 +02:00
Yehonal
6eaa77591d Fixed compilation without PCH enabled
please avoid to miss header files in your sources
2016-08-19 23:33:02 +02:00
ShinDarth
0aba3ae267 Corrected more copyrights 2016-08-19 23:24:44 +02:00
ShinDarth
da7a7ab295 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
ShinDarth
a4589f71d5 Build/Clang: fixed 96 warnings + improved code readability 2016-08-16 23:21:38 +02:00
Yehonal
b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00