Commit Graph

2279 Commits

Author SHA1 Message Date
lee1991
fed7745781 indention fix 2017-01-09 18:37:02 +00:00
lee1991
b2f011c748 indention fix 2017-01-09 00:02:55 +00:00
lee1991
a395678bb2 Prince Rescript and a few boss code Cleanups 2017-01-08 23:46:15 +00:00
Iny
a655ddcbc0 Core/Tools: Fix compilation of tools under windows (#312) 2017-01-06 13:36:09 +01:00
Yehonal
092b9c85e1 Revert "Prince rework and Nightbane code clean up"
This reverts commit 25a3b5fb0e.
2017-01-06 01:47:57 +01:00
lee1991
d63d3aa5f0 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2017-01-05 21:48:06 +00:00
lee1991
25a3b5fb0e Prince rework and Nightbane code clean up 2017-01-05 21:47:55 +00:00
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
justdothings
fd305ad8a6 Script/Spell: Shadowmourne - Soul Fragment Proc (Enable on BG And Arena) (#307) 2017-01-01 15:39:32 +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
Yehonal
56832eb2b2 updated doc submodule 2016-12-29 21:01:50 +01:00
lee1991
a45924e7b2 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2016-12-29 19:24:30 +00:00
Irome
1eb07581fe Merge pull request #300 from Helias/schema-quest
DB/World schema: updated quest_template table
2016-12-29 12:12:16 +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
Ennio Visconti
7025bad000 Merge from polaretto/azerothcore-wotlk 2016-12-28 10:38:00 +01:00
Polaretto
96bf8cb0f3 Update .travis.yml to fix latest integration errors.
Revert to Ubuntu 14.04 LTS
2016-12-28 10:28:44 +01:00
Polaretto
bd9b4e84b6 Updated .travis.yml to support missing dependencies. 2016-12-27 12:51:50 +01:00
Polaretto
c40f4c48bd Update .travis.yml to show more error details. 2016-12-27 12:48:32 +01:00
Polaretto
e477b6b495 Update .travis.yml
Should fix latest Travis errors.
2016-12-27 12:42:41 +01:00
lee1991
f45cc5da3d Made the instance Karazhan open for normal players to enter 2016-12-26 10:16:32 +00: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
lee1991
298f3c0a8b Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2016-12-26 09:24:57 +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
Francesco Borzì
068ac593cb Revert "[QUEST] [A] 12499 and [H] 12500 - Return To Angrathar (lack of phasing after completing quest)" (#286) 2016-12-19 18:30:35 +01:00
xml21
a8b864f186 DB/World/SpellArea: fix Return To Angrathar (lack of phasing after completing quest) (#283) 2016-12-18 19:15:52 +01:00
Yehonal
bdad39fada fixed latest sql update
please use the standard protocol for PR in sql
2016-12-17 13:22:18 +01:00
Yehonal
4f82a3c2fa Fix for char db and auth db updates 2016-12-17 13:08:49 +01:00
Yehonal
3040693c2e DB: alter table mistake in sql update 2016-12-17 12:55:10 +01: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
ShinDarth
dc8f05ec93 Merge remote-tracking branch 'upstream/master' 2016-11-26 21:19:53 +01:00
ShinDarth
cdb8245464 Import pending SQLs 2016-11-26 21:08:10 +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
ShinDarth
19e3492372 DB/Auth: fix column name in update file, thanks @DarkmoonRabbit 2016-11-21 19:33:25 +01:00
ShinDarth
98b7ce9ea7 DB/Updates: fix syntax error in SQL update file 2016-11-20 17:13:23 +01:00
HeartWell
fdfd3856ad Core/Chat: Add config to mute player first login. (#234) 2016-11-20 16:02:12 +01:00
ShinDarth
11a88b7121 Merge branch '1.x' 2016-11-19 12:37:57 +01:00
ShinDarth
a215b276ca Imported pending SQLs 2016-11-19 12:37:05 +01:00
Yehonal
d591c1169e Update AuthSocket.h 2016-11-19 00:28:32 +01:00