Ovahlord
5e380763aa
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
...
# Conflicts:
# src/server/game/DungeonFinding/LFGMgr.h
# src/server/game/Maps/Map.h
# src/server/scripts/EasternKingdoms/zone_arathi_highlands.cpp
2018-08-28 04:41:18 +02:00
Ovahlord
c808b981f7
Core/Movement: merged smooth waypoint movement. Followup commits will be merged soon (tm)
2018-08-02 15:38:35 +02:00
Aokromes
370df76016
Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*
2018-07-28 12:59:44 +02:00
Ovahlord
78ed8acdcc
Core/Instances: merged some master branch commits in preparation for merging the upcomming instance save rewrite
2018-07-28 02:00:24 +02:00
Ovahlord
a0e288e761
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
2018-07-23 15:57:10 +02:00
Treeston
f441d36d78
Misc: Pass std::chrono types by value everywhere.
2018-07-23 13:53:13 +02:00
Ovahlord
59d169e8e4
Merge branch 'dynamicSpawnMerge' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
...
# Conflicts:
# src/server/game/Entities/Creature/Creature.cpp
# src/server/game/Entities/Object/Object.cpp
# src/server/game/Maps/Map.cpp
# src/server/game/Maps/Map.h
2018-07-21 23:13:55 +02:00
Ovahlord
b976bc1187
Core/Spawns: merged Dynamic Spawning
2018-07-21 20:44:41 +02:00
Ovahlord
8c3194eb13
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
2018-07-15 18:20:00 +02:00
Aokromes
c2bbcd1bee
Creature/Script: remove obsolete script npc_skywing ( #22147 )
...
- replaced with SAI script for the same quest and creature (Skywing)
2018-07-13 17:19:52 +02:00
Ovahlord
0d46b893fc
Core/Objects:
...
*merged 3.3.5 renaming of GetObjectSize() to GetCombatReach()
*made GetBoundaryRadius virtual and use it to determine the actual spell radius distance with it instead of using CombatReach
2018-07-13 14:50:10 +02:00
Gildor
a655d0adc4
TheSlavePens/Ahune: Fix crash ( #22070 )
...
Closes : #22069
2018-06-23 01:43:19 +02:00
Aokromes
a6d0e3dcb9
DB/Quest: Escaping the Tomb
2018-06-23 01:41:59 +02:00
Keader
10bf058436
Scripts/Magtheridon Lair: Fixed a case when channelers get hit kill and not start fight
...
It's needed for cataclysm+
2018-05-29 16:40:56 +02:00
ariel-
4f0870cf32
And finally zmq nightmare is over
2018-03-28 06:11:01 -03:00
ariel-
5ff847159c
Core: header cleanup, split realmlist, boost compatibility, cotire, remove stormlib/zlib and stormlib/bzip2 and instead use dep sources
2018-03-28 04:41:59 -03:00
Ovahlord
e44bb5f387
Core/Entities: Phase Rework (main commit)
2018-03-08 22:58:50 +01:00
Aokromes
cbe84fa130
Core/Entities: remove grid-wide visibility from setActive and implement another method for it
2018-02-17 17:45:03 +01:00
Aokromes
4721d9814b
Core/Scripts: Fixed some delayed enrage
2018-02-16 03:26:36 +01:00
Keader
a162d421ce
Core/Scripts: Fixed tabs issues introduced in 5bef3e426a
2018-02-10 12:04:09 +01:00
Keader
2f8361d320
Core/Scripts: Fixed possible crashs related with JustDied
2018-02-10 12:03:59 +01:00
Aokromes
ee54de51a8
Scripts/Outland: Fix logical error in Hellfire event in Honor Hold
2018-01-27 16:13:13 +01:00
Kittnz
f74a21ab2f
Scripts/Outland: Implement Hellfire event in Honor Hold
2018-01-14 07:42:50 +01:00
ariel-
45817f6030
Core/Scripts: fix Millhouse Manastorm resetting dialogs after Skyriss encounter
...
Closes #21159
2018-01-03 04:36:28 +01:00
ariel-
69ea734f78
Core/Scripts: cast "Trial of the Naaru: Tenacity" credit spell when criteria is achieved
2018-01-03 04:35:46 +01:00
Aokromes
24e7272e48
Core/Scripts: fixed npc immunity flags during Harbinger Skyriss encounter
...
- Added missing _Reset
- Properly register Skyriss summons in SummonList
2018-01-03 04:31:51 +01:00
Aokromes
46366373ab
Core/AI: Some more refactoring prep for #19930 . CreatureAI::EnterCombat is now called CreatureAI::JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now.
2018-01-01 16:02:22 +01:00
Aokromes
f2ab43568a
Core/AI: Making guid const& in SetGUID method
2018-01-01 14:55:20 +01:00
Aokromes
4bd0525edd
Update copyright note for 2018
2018-01-01 01:06:19 +01:00
Aokromes
1a00fad992
Core/Scripts: Implemented OnlyOnceAreaTriggerScript
2017-12-11 16:15:22 +01:00
Krudor
c8aeadc949
Remove reportUse parameter on GameObjectAI::GossipHello and give it its own event.
...
Ported from 3.3.5
2017-12-10 13:59:13 +01:00
Krudor
843c21048a
Fix some warnings introduced in a previous commit
2017-12-10 12:56:35 +01:00
Erik Strandberg
a3b16c040b
Port f913f3bb89
2017-12-10 00:37:21 +00:00
Aokromes
b93430ee08
Misc: More cleanup
2017-11-25 02:25:18 +01:00
Aokromes
91affef0c6
Misc: Kill trailing white spaces
2017-11-25 01:36:21 +01:00
Shauren
2ce760af40
Scripts/Sethekk Halls: Added missing empty check before Trinity::Containers::SelectRandomContainerElement
...
Ref #20317
2017-11-16 20:41:44 +01:00
Aokromes
51d0befe6d
Core/Misc: Fix static analysis issues
2017-11-12 13:30:18 +01:00
Aokromes
be9a73c0ad
Core/Misc: Fix static analysis issues
2017-11-12 13:24:06 +01:00
Andrew Letson
9bbf1f590f
DB/Creature: Coosh'coosh to SAI
2017-11-02 09:20:27 +01:00
Aokromes
f33299e1cb
Scripts/Northrend: talk event for quest A Suitable Test Subject
2017-10-29 11:14:51 +01:00
Keader
95e07964fe
Core/Illidan: Parasitic Shadowfiend can target tanker
2017-10-23 09:17:57 +02:00
Andrew Letson
914debe178
DB/Scripts: Migrate Raliq the Drunk and Sal'salabim to SAI
2017-10-22 10:57:32 +02:00
Aokromes
5d62fc73fe
Scripts/Outland: Migrate Shattrath City NPCs to SAI
2017-10-17 13:32:05 +02:00
Andrew Letson
cac9fba64b
Scripts/Outland: migrate Elder Kuruti to SAI
2017-10-14 14:55:03 +02:00
vincent-michael
c9e25147cc
Scripts/Misc: Fixed static analysis issues
2017-07-16 12:21:13 +02:00
Aokromes
33c7f9d471
Core/Misc: Fix static analysis issues
2017-07-15 16:36:41 +02:00
Aokromes
1a5c0f5c3b
Core/Grids: Ported cmangos/mangos-wotlk@ea99457
...
(cherry picked from commit 9299e9b )
2017-06-19 20:20:26 +02:00
Aokromes
461ba1cb56
Fix (C) for multiple files
2017-06-15 08:46:45 +02:00
Aokromes
6c686876d0
Core/Scripts: fix some /W4 warnings
2017-06-12 17:49:39 +02:00
Keader
58747b0037
Core/Scripts: Fixed some events that not should triggered by non-players on Illidan encounter
2017-06-02 10:23:28 +02:00