Commit Graph

8244 Commits

Author SHA1 Message Date
talamortis
b35b950bbb Instance: Pit of Saron Tyrannus Mount Fix
Tyrannus will now be mounted as you enter the instance and you will not just see Rimefang
2016-09-06 08:01:14 +01: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
Krath
e1884fd3c4 Checking if the player is mounted. 2016-09-05 20:27:02 +02:00
Yehonal
c0590a5cfc Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-09-05 17:02:08 +02:00
Yehonal
2e4059c619 Revert "Get Team Id by group Leader instead of random player"
This reverts commit 2ee9fb4eb3.
2016-09-05 16:57:29 +02:00
mik1893
ce07d52235 Fix for missing assignment of m_race 2016-09-05 15:15:27 +02:00
Yehonal
c71622438d [DB] fix on characters base tables
Don't worry, you don't need to change anything in your db characters
2016-09-05 12:18:23 +02:00
Yehonal
19273cb9f5 [DB] Fixed Some strange missing data/fix on base db
I've exported the database again starting from
0.x base and applying archived updates again

We strongly suggest to reset your world db with new base
and applying updates again.

To save time, use our db_assembler script
2016-09-05 12:07:11 +02:00
Yehonal
209c058368 Fixed commands log and a crash on windows 2016-09-04 16:05:32 +02:00
Yehonal
ce219ce7e4 Created auth logs table for db logging system
Fixed server startup
2016-09-04 14:41:03 +02:00
Yehonal
3db4c1717b Fixed compilation for vs 2013 2016-09-04 14:39:59 +02:00
Yehonal
1f751abf25 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.git 2016-09-04 10:45:51 +02:00
Yehonal
61a3d89030 Force to use external mysql lib instead of sources
Currently sources are not compiled on some VS
2016-09-04 10:44:38 +02:00
ShinDarth
e139de4a8a Build/Clang: suppress logical-op-parentheses warnings 2016-09-04 10:18:38 +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
DantestyleXD
942f914fd2 [DB/Quest] There Exists No Honor Among Birds rev.5 2016-09-04 06:04:34 +02:00
ShinDarth
e5fd1095c9 Core/Build: fixed a warning 2016-09-03 14:23:14 +02:00
Helias
314ad9091b Core/Build: fixed 4 warnings 2016-09-03 13:41:56 +02:00
Yehonal
e947363b23 Typing error in folder name 2016-09-02 00:21:17 +02:00
Yehonal
cd2417eb2f Using IsGMAccount instead of direct check 2016-09-02 00:21:12 +02:00
Yehonal
b86f955f8d cleaning config.sh.dist file 2016-09-02 00:21:08 +02:00
Yehonal
9466e0c21c Improved run engine and moved on separated module
+ Also added some example script to create your own
restart script
2016-09-02 00:21:02 +02:00
Yehonal
3704829d65 Re-implemented Clean logs table 2016-08-31 01:54:20 +02:00
Yehonal
de714fdae7 moved GetDatabaseName under public to be used on API 2016-08-31 01:08:53 +02:00
Yehonal
1fb45c44ac Restored db logging function 2016-08-31 01:08:47 +02:00
Yehonal
12d3aeacbd Removed absolute path from some script loaders 2016-08-31 01:08:38 +02:00
mik1893
e113eeec5d Core/Unit: correctly retrieve faction id for race when original is requested 2016-08-31 01:04:07 +02:00
Shin
00d04e94a7 Update README.md 2016-08-30 16:29:55 +02:00
Yehonal
273ffb5d0c [DB] Importing pending sql 2016-08-30 15:42:18 +02:00
Yehonal
88b1881d22 [BASH/DB] Fixed importing script with revisioned sql 2016-08-30 15:41:59 +02:00
Yehonal
925defe406 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.git 2016-08-30 15:28:01 +02:00
Yehonal
c556918797 Merge pull request #118 from DantestyleXD/patch-3
[DB/Quest] Fix for quests 10990 10991 10992 #114
2016-08-30 15:27:06 +02:00
Yehonal
e4af303adf Update .travis.yml 2016-08-30 15:22:37 +02:00
ShinDarth
23ba43f8dc Misc: fix copyright from wrong search&replace 2016-08-30 15:16:37 +02:00
ShinDarth
2cf163434c Merge remote-tracking branch 'upstream/master' 2016-08-30 15:13:26 +02:00
ShinDarth
736b92d9a7 Misc: fix copyright from wrong search&replace 2016-08-30 15:13:08 +02:00
Yehonal
2cf4e06e01 [BASH] separated -wipe from -ls for run engine 2016-08-30 13:10:34 +02:00
Ennio Visconti
6c4b7dc3ef Fixed small typo for Travis 2016-08-30 11:32:59 +02:00
Ennio Visconti
38429f3f20 Update to support Travis (now based on azerothcore changes wrt TC) 2016-08-30 11:29:53 +02:00
Polaretto
d9640b8e81 Added ACE library to Travis 2016-08-30 10:50:14 +02:00
Polaretto
c8051d65ed Travis build fix 2016-08-30 10:44:54 +02:00
Polaretto
22964a20f4 Update .travis.yml 2016-08-30 10:44:19 +02:00
Polaretto
b695ab30dc Updated Travis config to latest TC dependencies. 2016-08-30 10:41:17 +02:00
Polaretto
3e4fa841f6 Updated Readme with Travis CI badge. 2016-08-30 10:33:03 +02:00
Yehonal
cb375d00ad [BASH] Removed _timed_ files for custom sql
use updates instead.
2016-08-30 02:02:08 +02:00
Yehonal
8376e13e09 fixed wrong sql header 2016-08-30 01:36:10 +02:00
Yehonal
5fd543e1f5 Fixed db_assembler DB path variable expanding
+ code indentation
2016-08-30 01:26:13 +02:00
Yehonal
453338a1dd [BASH] fix run-engine issue with destroyed screen sessions 2016-08-29 13:39:53 +02:00