Yehonal
6966eba2bb
Core/Config Not initial conf files are optional now
2016-09-24 14:36:46 +02:00
Yehonal
3b2fb0949b
Core/Logging: Re-Implemented onChat scripting system
2016-09-24 14:36:21 +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
ShinDarth
e5fd1095c9
Core/Build: fixed a warning
2016-09-03 14:23:14 +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
Yehonal
cf87d71765
[Bash] Fixed previous scripts permissions and minor mistake
2016-08-29 12:23:52 +02:00
DantestyleXD
402081def2
[DB/Quest] Not work quest id 10990 10991 10992 #114 rev.3
2016-08-29 09:52:43 +02:00
Yehonal
b03b420813
fixed import.sh and implemented new optional workflow for pendings sql
...
Now devs can create sql for their pull requests that will be
automatically imported and _decorated_ by a protection system
and avoid to multiple import same queries
2016-08-29 09:49:45 +02:00
Yehonal
84fc38fb29
Improved db_assembler with multiple options
...
- Create ALL
- Create only bases/updates/customs
- Clean registry
2016-08-29 09:46:55 +02:00
talamortis
2407208eb6
Update Pit of Saron ( #78 )
2016-08-29 09:37:47 +02:00