Commit Graph

1170 Commits

Author SHA1 Message Date
mik1893
be9627d0d0 Core/Spells: Fix Spirit Heal (battleground), abilities with rage/energy should also have no cost 2016-08-07 12:38:10 +02:00
Yehonal
10699894e8 Fix Gargoyle dk being feared/confused properly 2016-08-07 12:37:54 +02:00
mik1893
88700a7c8c Some faction fixes 2016-08-07 12:36:00 +02:00
mik1893
a6a771a6e0 Toc5 - Fix also heroic factions 2016-08-07 12:35:33 +02:00
mik1893
3679de3710 Core/Unit: fix the 1/10000 chance to miss with 100% chance 2016-08-07 12:35:17 +02:00
mik1893
2aa3a463f0 Fix instance binding 2016-08-07 12:34:47 +02:00
mik1893
160da9450b Fix Zul Aman 2016-08-07 12:34:08 +02:00
mik1893
c08a5d5499 DB/Spell: Fix spell area issue with spell WGA Phase 2016-08-07 12:33:24 +02:00
Yehonal
7247f2a5ee [CORE] guild safety check only when two side guild interaction is disabled 2016-08-07 12:33:05 +02:00
mik1893
6773cd3128 Core/Spells: Fix Chain Heal 2016-08-07 12:32:36 +02:00
mik1893
5b51a76848 Core/ToC5: Fix faction issues on champion bosses 2016-08-07 12:31:40 +02:00
mik1893
a76afc6fdb Core/Spells: Judgements do not require facing 2016-08-07 12:31:23 +02:00
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