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
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
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
mik1893
4da34f630f
Core/Pet: Gargoyle now attacks Ghoul target, thx Harlock
2016-08-07 12:10:22 +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
16baf121f1
Replace some labels
2016-08-06 19:15:55 +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
Bodeguero
d16d8fde70
Core/Misc improved welcome message
2016-07-24 17:03:47 +02:00
ShinDarth
b618b6a56f
Added AzerothCore labels
2016-07-24 15:55:38 +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
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
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
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
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
678429bcd5
[Core/Script] Gundrak, fix spawn Eck only in heroic mode
2016-07-10 17:38:05 +02:00
mik1893
e1ddffb2ed
Fix compile VS2015
2016-07-10 17:16:30 +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
c170910cc2
fixed path inclusion
2016-07-10 17:12:36 +02:00
Yehonal
0a376a3e20
improved cmake hook system
2016-07-10 17:12:10 +02:00
Yehonal
cd61ed610a
Implemented dynamic module loading and hooks system for cmake
2016-07-10 17:11:51 +02:00
Yehonal
9fd22872c0
restructured repository based on following standards:
...
https://github.com/HW-Core/directory-structure
2016-07-08 23:58:11 +02:00
yehonal
aaa7a82ca0
commented security hacks
2016-07-08 23:54:59 +02:00
mik1893
b88e0fe9a8
Fix Compile Unix
2016-07-08 23:54:33 +02:00
mik1893
741bbd3109
Fix Unix/Windows Compile (timezone issue)
2016-07-08 23:54:30 +02:00
mik1893
13d8210867
Fix VS2015 Compile - Part 2
2016-07-08 23:54:26 +02:00
mik1893
f978f833b0
Fix VS2015 Compile
2016-07-08 23:54:22 +02:00
yehonal
bf139c3d34
Removing multi-vendor Rochet2 patch
...
It caused compilation errors too
2016-06-27 00:19:46 +02:00
Yehonal
f6eefedcd5
converted all tabs to 4 spaces
2016-06-26 19:23:57 +02:00
Yehonal
52f305111c
importing changes from callmephil repo
...
a special thanks to him
2016-06-26 19:22:35 +02:00
Yehonal
6bc919e7d4
fix compilation
2016-06-26 17:33:35 +02:00
Yehonal
e8e94a0a66
First Commit
...
For Azeroth!
2016-06-26 10:39:44 +02:00