Commit graph

48 commits

Author SHA1 Message Date
Kevin
2da9db04eb Implemented OnPlayerReleasedGhost() hook 2017-06-29 18:59:37 +00:00
Inifield
dc4ee19b8d Core: Tabs sorry 2017-06-26 16:56:59 +02:00
Inifield
bd799ecd5b Core/Player: Correct gender by modelid and avoid saving character with wrong gender
Closes #396

Author is MitchesD, Kittnz and Shauren
2017-06-26 16:43:13 +02:00
Кирилл
1a0a3e0578 Core/Locale: fix Locales for gossip menu option (#503) 2017-05-31 22:16:32 +01:00
PolarCookie
cfd2d7eabc Core/Pet: Warlock pet base damage and stat fix (#480) 2017-05-08 15:11:08 +03:00
Yehonal
4fdaa4444e Hook for player data loading from db 2017-03-26 13:49:41 +02:00
Yehonal
c6c21fac1f Fixed death knight Army of the dead pet damage
it also scale with level now
2017-03-26 01:09:40 +01:00
Yehonal
f95ba1db79 Avoid high level auras on pet when summon 2017-03-26 01:09:40 +01:00
Matteo Emili
0cf5a7cc1a Created new hook for AttackPower 2017-03-26 01:09:35 +01:00
Matteo Emili
5eb789d4dc OnBeforeUpdateAttackPowerAndDamage -> OnAfterUpdateAttackPowerAndDamage 2017-03-26 01:09:35 +01:00
Matteo Emili
15b1a99b55 New hook OnBeforeUpdateAttackPowerAndDamage 2017-03-26 01:09:34 +01:00
Matteo Emili
f3b2dd4f1f New hook OnAfterUpdateMaxHealth 2017-03-26 01:09:34 +01:00
Matteo Emili
cb6fbe79e5 Fix to OnBeforeRollMeleeOutcomeAgainst hook 2017-03-26 01:09:33 +01:00
Matteo Emili
cc0f7cee68 Fix for OnAfterUpdateMaxPower hook 2017-03-26 01:09:33 +01:00
Matteo Emili
a67c6eeddf New hooks OnAfterUpdateMaxPower and OnBeforeRollMeleeOutcomeAgainst 2017-03-26 01:09:33 +01:00
Gargarensis
a870e5fae4 hook before a player buys something 2017-03-26 01:09:32 +01:00
Viste
4a88315b07 Fix config option PVP_TOKEN_ENABLE close issue #183 2017-03-20 02:15:09 +03:00
Кирилл
0c414a05be Core/Quest: Fixed display of quests.
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/420
2017-03-15 22:58:23 +03:00
Кирилл
4a6350dc83 Locales for quests (#407) 2017-03-03 16:24:20 +01:00
3ndos
b7ee1a9f12 More hooks for Scripts/Modules (#270) 2016-12-07 09:12:01 +01:00
Shin
81b195099b DB/World: move questItem* fields to *_questitems tables (#249) 2016-11-25 20:23:44 +01:00
moob0
a9ca43310e Core/Misc: identation fixes 2016-11-22 22:32:50 +01:00
Matteo Emili
bb429b22cf New hooks OnEquip, OnPlayerJoinBG, OnPlayerJoinArena 2016-11-22 20:11:40 +01:00
Yehonal
7e56f3f1fc Implemented hook for Player::MoveItemFromInventory 2016-11-19 00:18:44 +01:00
Yehonal
d53b5522f9 Updated ScriptMgr with new function to favorite transmog module 2016-11-17 10:28:08 +01:00
HeartWell
c8cc99be37 Core/Object: Localization objects. (#226) 2016-11-05 20:43:11 +01:00
HeartWell
b25dbaa96b Core/Text: Implemented locales_points_of_interest. (#225) 2016-11-05 17:21:38 +01:00
HeartWell
55873c1891 Core/Creature: Localization creatures. (#224) 2016-11-05 15:28:49 +01:00
mik1893
ca510dfd8d Core/Unit: added new script OnPlayerBeingCharmed 2016-09-24 14:45:07 +02:00
Yehonal
3b2fb0949b Core/Logging: Re-Implemented onChat scripting system 2016-09-24 14:36:21 +02:00
mik1893
ce07d52235 Fix for missing assignment of m_race 2016-09-05 15:15:27 +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
Yehonal
cd2417eb2f Using IsGMAccount instead of direct check 2016-09-02 00:21:12 +02:00
mik1893
e113eeec5d Core/Unit: correctly retrieve faction id for race when original is requested 2016-08-31 01:04:07 +02:00
ShinDarth
7c081ad303 Misc: cleaning 2016-08-26 16:31:57 +02:00
Rival
f82c3fd94c Core/Pet: Fix initial energy of DK's Ghoul (#115) 2016-08-26 16:21:56 +02:00
mik1893
f4382e25c0 Core/Unit: enable setting and retrieval of a temporary race for players 2016-08-24 15:16:06 +02:00
mik1893
b689b7f1e1 Core/Player: Implement original race variable at unit level and initialize it (for future customizations) 2016-08-24 14:27:10 +02:00
Yehonal
0355064321 Project restructuring [PART.2] 2016-08-23 12:11:46 +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
Rival
9f6ff6bb7c Core/Player: Fixed Weapon Skillup on low level mobs 2016-08-14 10:27:53 +03:00
ShinDarth
81aebe1515 Core/Player: added API for duel reset of health/mana 2016-08-13 14:43:14 +02:00
ShinDarth
e9089ed793 DB/Characters: update DB structure 2016-08-12 11:49:04 +02:00
Yehonal
b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00