Commit Graph

77 Commits

Author SHA1 Message Date
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
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
Yehonal
2b960b42d0 Merge pull request #8 from lellonicole/quest_addingInjuryToInsult
[Db/Quest] Adding injury to insult, fix mob speed run
2016-07-14 09:07:33 +02:00
Yehonal
6dcb9a9285 Merge pull request #10 from lellonicole/Kelthuzad_mainGate
[Core/Script] Kelthuzad, add door open/close on combat state change
2016-07-14 09:07:29 +02:00
Yehonal
c71e63d75d Merge pull request #11 from lellonicole/CastSpellOnPlayer_pvpZone
[Core/Mechanics] Player, add support to gameobject to cast spell on p…
2016-07-14 09:07:26 +02:00
Yehonal
0d275e8e38 Merge pull request #7 from lellonicole/gunship_mage
[Core/Script] Gunship battle, fix evade for battlemage & [Core/script] Quest, fix complete quest and remove morph on movementSpline complete
2016-07-12 10:39:42 +02:00
lellonicole
d8be5aaa0e Correct tab4space to naxxramas.h 2016-07-12 09:33:42 +02:00
lello
3323fc00c6 [Core/Mechanics] Player, add support to gameobject to cast spell on player in Pv…
…p zone. Also fix quest 9422/9419
2016-07-12 01:40:48 +02:00
lello
56f28b2f0d [Core/Script] Kelthuzad, add door open/close on combat state change 2016-07-12 01:31:34 +02:00
lello
2886a9a0f5 [DB/Quest] Fix speed_run creature 2016-07-12 01:16:55 +02:00
lello
9220456edb [Core/Script] Gunship battle, fix evade battle mage 2016-07-12 00:48:18 +02:00
lello
e010dbf3fa [Core/Script] As the crow flies, fix quest complete and remove morph at movement complete 2016-07-11 23:38:26 +02:00
Yehonal
b1e9ba9994 Merge pull request #5 from lellonicole/master
[DB/Creature] Midsummer fire festival, fix some bugs to gobject/creature
2016-07-11 23:26:00 +02:00
lello
ad3d901931 [DB/Creature] Midsummer fire festival, fix some bugs to gobject/creature 2016-07-11 15:30:30 +02:00
Yehonal
7ed24f48bc Rename README to README.md 2016-07-10 19:59:52 +02:00
Yehonal
bb43022497 Create README 2016-07-10 19:59:04 +02:00
Yehonal
f54866dcf1 moved @lellonicole sql update under correct folder
adding versioning too
2016-07-10 18:28:33 +02:00
Yehonal
e50d560ad6 Merge pull request #4 from lellonicole/master
[Core/Script] Gundrak, fix spawn Eck only in heroic mode
2016-07-10 18:07:24 +02:00
lello
326200c62b [DB/Quest] Torch Catching, fix quest spell id 2016-07-10 18:03:49 +02:00
lello
678429bcd5 [Core/Script] Gundrak, fix spawn Eck only in heroic mode 2016-07-10 17:38:05 +02:00
Yehonal
83fe345c6e removed useless files from various data 2016-07-10 17:17:20 +02:00
Yehonal
1e21bab2f3 updated characters db with pvpstats tables 2016-07-10 17:17:14 +02:00
Yehonal
21ea24267e updated auth with autobroadcast table 2016-07-10 17:17:02 +02:00
Yehonal
64e7daeb54 minor change on config.sh.dist 2016-07-10 17:16:57 +02:00
mik1893
74507831e0 Force CMAKE to check for MYSQL libraries - do not use mysql sources 2016-07-10 17:16:36 +02:00
mik1893
e1ddffb2ed Fix compile VS2015 2016-07-10 17:16:30 +02:00
Yehonal
ac2d30abe1 reorganized sql 2016-07-10 17:15:46 +02:00
Yehonal
97c3f36d2b implemented first version of db_assembler script 2016-07-10 17:14:52 +02:00
Yehonal
6028585ea0 added 2 cmake hooks for game library 2016-07-10 17:14:22 +02:00
Yehonal
3c517a2b0e compilation fixed 2016-07-10 17:14:06 +02:00
lello
c1db268e67 [Core/Boss] Oculus/Orum, fix spawn mob position 2016-07-10 17:13:27 +02:00
Yehonal
a816d11f74 ignoring bash compiler configuration 2016-07-10 17:12:50 +02:00
Yehonal
c170910cc2 fixed path inclusion 2016-07-10 17:12:36 +02:00