Commit Graph

90 Commits

Author SHA1 Message Date
Stefano Borzì
f549a25501 DB/World schema: split quest_template and quest_template_addon and renamed some fields (#291) 2017-01-04 14:08:28 +01:00
Blumfield
c3612fed30 Core/Arena: Add config option for Arena.QueueAnnoncer (#305) 2017-01-01 11:41:34 +01:00
Yehonal
858955b68c Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2016-12-29 21:02:19 +01:00
Yehonal
073f473872 uncommented network log 2016-12-29 21:02:09 +01:00
Helias
b84de8b2f0 DB/World schema: updated quest_template table 2016-12-28 22:09:39 +01:00
Helias
9f31206a1f DB/World schema: updated quest_template table 2016-12-28 20:44:08 +01:00
3ndos
b7ee1a9f12 More hooks for Scripts/Modules (#270) 2016-12-07 09:12:01 +01:00
HeartWell
440b7e731f Core/ChatHandler: Fix for config mute. (#272) 2016-12-02 19:09:17 +01:00
sucofog
09419e53b8 Core/Text: Add support for BroadcastTextID in creature_text table. (#265) 2016-12-02 11:30:39 +01:00
devovh
6d740d4ab1 Core/SmartScripts: Fix Deadmines door lever not opening door. (#269) 2016-11-30 19:01:43 +01:00
moob0
95743d0380 Core/ScriptMgr: added new hook OnBeforeUpdateArenaPoints (#261) 2016-11-26 21:05:59 +01:00
Shin
81b195099b DB/World: move questItem* fields to *_questitems tables (#249) 2016-11-25 20:23:44 +01:00
Maczuga
084929c558 Core/PetHandler: Fix pet level issue on UNIX systems 2016-11-24 20:12:42 +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
HeartWell
fdfd3856ad Core/Chat: Add config to mute player first login. (#234) 2016-11-20 16:02:12 +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
ShinDarth
d5ab362277 Core/LootMgr: prevent loot issues in case of crossfaction groups 2016-11-12 18:11:51 +01:00
HeartWell
58f24c8933 Core/Text: Implemented BroadcastText. (#227) 2016-11-06 14:30:52 +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
Blumfield
dc2c3d1fde Core/Chat: Fix crash when using a command (#220) 2016-11-05 08:37:58 +01:00
HeartWell
8088ca220a Core/Item: Localization items. (#223) 2016-11-04 21:03:48 +01:00
HeartWell
b9aa88ac2b Core/Text: Implemented locales_page_text. (#221) 2016-11-03 20:00:04 +01:00
talamortis
baa148b2b1 Updated Chat.cpp (#162)
People should not get access violation now when appling commands, full credit goes to @Frytiks.
2016-09-27 20:10:56 +02:00
Yehonal
aaffa82040 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2016-09-24 14:47:29 +02:00
Yehonal
0eca04f18b Core/Logging Fixed db logging clean timer 2016-09-24 14:45:57 +02: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
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
mik1893
ce07d52235 Fix for missing assignment of m_race 2016-09-05 15:15:27 +02:00
Yehonal
209c058368 Fixed commands log and a crash on windows 2016-09-04 16:05:32 +02:00
Yehonal
3db4c1717b Fixed compilation for vs 2013 2016-09-04 14:39:59 +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
ShinDarth
e5fd1095c9 Core/Build: fixed a warning 2016-09-03 14:23:14 +02:00
Yehonal
cd2417eb2f Using IsGMAccount instead of direct check 2016-09-02 00:21:12 +02:00
Yehonal
3704829d65 Re-implemented Clean logs table 2016-08-31 01:54:20 +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
23ba43f8dc Misc: fix copyright from wrong search&replace 2016-08-30 15:16:37 +02:00
ShinDarth
736b92d9a7 Misc: fix copyright from wrong search&replace 2016-08-30 15:13:08 +02:00
ShinDarth
0f30731133 Core/World: improved GetGlobalPlayer* methods 2016-08-29 00:15:37 +02:00
ShinDarth
9ac33ca092 Core/ObjectMgr: improved GetPlayerGUIDByName method + misc 2016-08-28 23:09:53 +02:00
ShinDarth
76b59632c0 Misc: fix copyright header 2016-08-26 16:42:23 +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
ShinDarth
527bbf80d5 Build: fixed some warnings
- Closes #108
2016-08-26 14:24:27 +02:00
mik1893
425a80b2a2 Core/Spells: fix greater blessings selection issues (pet class on player class) 2016-08-24 15:29:11 +02:00
mik1893
f23858188f Core/Instance: Shared normal/heroic ID is now a configurable feature (default: deactivated) 2016-08-24 15:27:32 +02:00