Commit Graph

2508 Commits

Author SHA1 Message Date
Yehonal
9bee4e2885 [DB] fix for wrong update file 2016-08-07 12:31:06 +02:00
mik1893
d9e4622e1a Core/Pet: Casting pet spells on enemies at a distance - now the pet goes at casting distance and does the cast 2016-08-07 12:30:23 +02:00
Yehonal
0ca7526822 Core/Spells: DK Dancing Rune weapon diseases now count towards Heart Strike bonus damage 2016-08-07 12:30:02 +02:00
Yehonal
5b824569a9 [CORE] Rewritten ScriptMgr to be initialized before server load
Now ScriptMgr can be initialized before config allowing

to create scripts that can change the behaviour of

server before loading anything
2016-08-07 12:28:17 +02:00
Yehonal
e5f8ecd7ec [BASH] allow additional custom config for cmake 2016-08-07 12:26:30 +02:00
mik1893
cb34241544 Fix issue in db query 2016-08-07 12:26:18 +02:00
mik1893
5e97846bbf Fix Compile 2016-08-07 12:26:07 +02:00
Yehonal
444012104b Core/Tickets: Ticket System updated 2016-08-07 12:25:59 +02:00
Yehonal
2ca258e179 [CORE] implemented multiple configuration files loading
currently it's used to load the default [auth|world]server.conf.dist

but you can use sConfigMgr->LoadMore to load your custom config

in your modules to add/overwrite properties
2016-08-07 12:24:19 +02:00
Yehonal
648163a2e0 Fixed .gitignore to support modules inclusion 2016-08-07 12:24:00 +02:00
Yehonal
4a3afdb448 loading modules for bash system 2016-08-07 12:23:48 +02:00
Yehonal
a3a6488f51 [DB] implemented automatic version retrieving 2016-08-07 12:23:39 +02:00
Yehonal
5d5718905a fixed db_assembler script 2016-08-07 12:23:11 +02:00
Yehonal
41d763fd19 [DB] Renamed databases -> base 2016-08-07 12:23:03 +02:00
Yehonal
8c3067a039 [DB] moved full databases in folder
to support splitted sql files soon
2016-08-07 12:22:47 +02:00
Yehonal
ca53686579 ignoring conf for db_assembler 2016-08-07 12:22:36 +02:00
Yehonal
a549500b01 fix buildpath in compilation script 2016-08-07 12:22:03 +02:00
Yehonal
1aef789c85 [Core/Cmake] Scripts are now added dynamically
You can now add your scripts using cmake inside your module
instead patch core cpp files
2016-08-07 12:21:52 +02:00
mik1893
e72b8ac1cc Core/Wintergrasp: Fix Wintergrasp tenacity 2016-08-07 12:20:10 +02:00
mik1893
5d3a91576e Core/Battleground: Fix reputation assignment in case of switched team 2016-08-07 12:19:57 +02:00
Yehonal
69aa0b47b8 Core/Player: Check original faction in case of quest-reputations-items 2016-08-07 12:16:05 +02:00
Yehonal
2c6264915e fixed cmake and compilation 2016-08-07 12:11:23 +02:00
Yehonal
765fad6133 some fixes to bash config files 2016-08-07 12:10:51 +02:00
mik1893
4da34f630f Core/Pet: Gargoyle now attacks Ghoul target, thx Harlock 2016-08-07 12:10:22 +02:00
Yehonal
42ad4da954 starting bash rewriting job [WIP] 2016-08-07 12:10:05 +02:00
Yehonal
548d0db9d5 skip inclusion of modules without CMakeLists
+ added hook for after load conf
2016-08-07 12:09:56 +02:00
Yehonal
4c47ac3d9b updated docs with latest revision 2016-08-07 12:09:40 +02:00
Yehonal
b0bc413af7 created install script
It works on all platform that supports basic bash

( windows, linux, osx etc )
2016-08-07 12:08:56 +02:00
Gargarensis
3917cf0965 fix loot for mindless servant 2016-08-07 12:08:41 +02:00
mik1893
5f04d03f75 Allow rewarding kills from same ip address 2016-08-07 12:08:23 +02:00
Yehonal
e978ec306b [CMAKE] Hooks for after binaries cmakes 2016-08-07 12:07:54 +02:00
Yehonal
479176d328 [CORE] Impl. GetTeamId parameter to get original team 2016-08-07 12:06:34 +02:00
Yehonal
d1b8eea42f configuration system for cmake
- moved cmake options under conf
and created default/custom configuration system for cmake
2016-08-07 12:02:55 +02:00
Yehonal
b91b679669 Fix import BG rate exp 2016-08-07 12:00:52 +02:00
Yehonal
2fc723e92c [Core] Fix compile when include InstanceSaveMgr 2016-08-07 11:48:55 +02:00
ShinDarth
b96f058c17 Fix clang build 2016-08-06 19:26:03 +02:00
ShinDarth
16baf121f1 Replace some labels 2016-08-06 19:15:55 +02:00
ShinDarth
d252bbc586 Fix DB-assembler on Mac OS X 2016-08-06 18:59:25 +02:00
Yehonal
df78f91e0c Merge pull request #32 from ShinDarth/welcome-text
Core/Misc improved welcome message
2016-07-25 16:34:56 +02:00
Yehonal
e69d1b96af Merge pull request #30 from ShinDarth/misc
Misc improvements
2016-07-25 16:32:08 +02:00
Bodeguero
d16d8fde70 Core/Misc improved welcome message 2016-07-24 17:03:47 +02:00
ShinDarth
68e0035ad9 Added VS Code system file to the .gitignore 2016-07-24 16:59:46 +02:00
ShinDarth
59d3a438f5 Credits to SunwellCore, TrinityCore and MaNGOS authors 2016-07-24 16:14:13 +02:00
ShinDarth
b618b6a56f Added AzerothCore labels 2016-07-24 15:55:38 +02:00
Yehonal
033924d8b4 Merge pull request #19 from Bodeguero/System_Travis_CI
Core/Fixes: Added System Travis CI.
2016-07-20 18:11:55 +02:00
Yehonal
d05abc374e Merge pull request #20 from ShinDarth/patch-1
Added basic README information
2016-07-20 18:11:28 +02:00
Francesco Borzì
e371c757de Added basic README information 2016-07-20 17:29:33 +02:00
Bodeguero
80bc3daae2 Core/Fixes: Added System Travis CI.
PS: Look Integration: https://docs.travis-ci.com/user/getting-started/
2016-07-20 10:52:17 -04:00
mik1893
eec8b797e0 [Core/Script] As the crow flies - delete horrible hack and properly fix 2016-07-14 23:02:05 +02:00
Yehonal
5aabfac4bf fixed alter table for update sql 2016-07-14 23:02:00 +02:00