Commit Graph

4735 Commits

Author SHA1 Message Date
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
lee1991
6663e7986e Karazhan changes to make it now playable for players. all event work apart form chess event 2016-12-26 09:34:53 +00:00
talamortis
17d6fd9418 indention fix
fix indention
2016-12-20 07:45:32 +00:00
talamortis
5ca25a8362 Fix Argent Defender 2016-12-19 21:36:06 +00:00
sucofog
9d0c8dc71b Scripts/Karazhan: Undeclared spell, fix for #96 #101 (#279) 2016-12-16 10:16:01 +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
8c9237027c Update AuthSocket.h 2016-11-19 00:26:31 +01:00
Yehonal
7e56f3f1fc Implemented hook for Player::MoveItemFromInventory 2016-11-19 00:18:44 +01:00
talamortis
c1ee9c737b Update spell_paladin.cpp 2016-11-18 21:05:06 +00:00
talamortis
5e32d07860 Core/Script Paladin Argent Defender
Fix Spell Paladin Argent Defender
2016-11-18 19:52:14 +00:00
Chaosvex
e6f1dd8ead Core/Auth: Resolved critical vulnerability on auth system bypass 2016-11-18 16:23:34 +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
7128d14b09 Scripts/Pet: Gargoyle shouldn't attack ghoul target. (#229) 2016-11-08 09:12:27 +01:00
HeartWell
f61f6221e8 Scripts/Commands: Adding command reload broadcast text. (#228) 2016-11-06 20:34:41 +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
HeartWell
cd9add3ddc Script/Commands: implemented .reload battleground_template (#210)
- Closes #28
2016-10-29 11:43:41 +02:00
talamortis
251adf115f boss_mandokir.cpp
Boss will no longer despawn after he has done his lap and should return to the correct position when Speaker is dead (at the bottom of the stairs)
2016-10-25 19:41:23 +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
9f0b63fc45 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2016-09-24 19:45:30 +02:00
Yehonal
9076dde4e0 Merge pull request #141 from Krath/master
Trial of the Champions : Checking if the player is mounted.
2016-09-24 17:49:26 +02:00
Yehonal
7de07357e9 Merge pull request #132 from Helias/warnings
Core/Build: fixed 4 warnings
2016-09-24 17:45:16 +02:00
Yehonal
ca46417a0c Merge pull request #145 from talamortis/master
Instance/Scripts: PoS and HOR fix
2016-09-24 14:51:07 +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
Yehonal
d177e923ca Fix crash with algalon 2016-09-24 14:45:45 +02:00
Yehonal
8cee0fe498 Core/Script: Missing check on medivh script, fixed crash 2016-09-24 14:45:41 +02:00
Yehonal
b618027b3b Core/Script: Fixed possible crash when medivh is spawned outside instance 2016-09-24 14:45:35 +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
talamortis
9f8d930af7 Core/Scripts Halls of Reflection
ID of the guards changed so alliance can see the correct NPC
2016-09-05 23:58:06 +01:00
talamortis
44c6ef61aa Core/Scripts: Halls of Reflection
Alliance will now see the correct npc to pick up the quest  "Wrath of the lich king"
2016-09-05 23:55:47 +01:00
talamortis
beb2ca59a5 Core/Scripts Pit of Saron
Alliance Players will not londer see double ELANDRA as they enter the dungeon
2016-09-05 23:48:39 +01:00