Commit Graph

80 Commits

Author SHA1 Message Date
Stoabrogga
6416d084dc fix(Core/CreatureScript): Ormorok log errors (#2241) 2019-09-12 22:28:15 +02:00
Dmitry Brusenskiy
054c53b367 fix(Core/GameObjectScript): Load ICC Scourge Teleport gossip from DB (#2192) 2019-09-11 22:56:41 +02:00
Francesco Borzì
3a43e8c415 feat(Core): enable C++17 (#2234)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2019-09-02 13:54:10 +07:00
Viste
4effe04a5c chore(Core/AI): Convert the hardcoded variadic RAND functions into one C++11 variadic template version. (#2239) 2019-09-01 08:44:28 +02:00
Ali Khazaee
e13d1cd9e4 fix(Core/CreatureScript): Sindragosa - Ice Tomb and Frost Imbued Blade buff (#2210) 2019-08-30 09:23:23 +02:00
ArashGorge
9880b20b32 fix(Core/Dungeon): Scourgelord Tyrannus died mid-air. Body got stuck mid-air and can't be looted (#2209) 2019-08-28 22:45:48 +02:00
Dmitry Brusenskiy
524032d8f7 fix(Core/Dungeon): Remove Goblin Rocket Pack from inventory in ICC Gunship Battle (#2191)
Part 2
2019-08-17 17:35:25 +02:00
ArashGorge
6fbeda297b fix(Core/Boss Script): Obsidian Sanctum Bugs Fixed (Cant enter instance while boss in combat , fix HardMode problem with damage drakes before starting boss) (#2130) 2019-08-13 10:14:25 +02:00
Stoabrogga
51e54da637 fix(DB/SAI): Revamp Crystalweb Cavern (#2105) 2019-08-02 11:03:19 +02:00
GMKyle
48f6b33512 fix(Core/Raid/Boss Script): Naxxramas boss loatheb kill event (#2098) 2019-08-01 09:32:28 +02:00
Kaev
9ea1b0e6be fix (Core/Dungeon/Boss Script): Remove Goblin Rocket Pack from inventory. (#2095) 2019-07-31 09:08:33 +02:00
ArashGorge
bad8390dee fix(Core/Dungeon/Boss Script): Halls of Stone - Brann Respawn - Naxxaramus Noth Teleport phase Bug - Ulduar StormcCaller Brundir inFly Die Bug (#2063) 2019-07-25 09:55:21 +02:00
Zabustak Narvorsky
2b490ea487 fix(DB/gameobject): Band-aid fix for Malygos platform (#2085)
* Fix (DB/gameobject): Band-aid fix for Malygos platform.  close https://github.com/azerothcore/azerothcore-wotlk/issues/1948

* Nexus Raid Platform no longer collapses on the first Saronite Bomb use
2019-07-24 23:14:36 +02:00
Poszer
15bd8f5440 fix(Core/Boss): Boss Urom (#2110)
* fix(Core/Boss): Boss Urom

- Will fix issue with not spawned / teleported
2019-07-20 14:36:14 +02:00
Dresmyr
8b97440450 fix(Core/Boss Scripts): Update boss_hodir.cpp - Fix ice shards cast speed in 10 man (#2050) 2019-07-18 23:39:15 +02:00
Francesco Borzì
69c7fefad6 refactor(Naxxramas): code cleaning (#2015) 2019-07-17 00:50:52 +02:00
Stoabrogga
53b74a6c07 fix(Core/CreatureScript): fix Skadi / Grauf text error (#2052) 2019-07-16 00:52:56 +02:00
Nefertumm
2b37ea11a9 Fix(Core/DB): Naxxramas overhaul (#1657)
Co-authored-by: Pondaveia Pondaveia@users.noreply.github.com
Co-authored-by: FALL1N1 FALL1N1@users.noreply.github.com
2019-06-28 10:59:28 +02:00
Ali Khazaee
4a483aa3fd Sartharion Boundary (#1967)
* Sartharion Boundary

* Engage with players
2019-06-22 10:56:47 +02:00
Stoabrogga
3cc96f7b1d fix(DB/Core): Fix some issues concerning "Thorim's Charm of Earth" (Mending Fences) (#1910)
* fix(DB): Make "Thorim's Charm of Earth" usable against Fjorn

* various updates

* update script

* update script
2019-06-05 10:51:21 +02:00
Poszer
1ab83feb76 fix(Core/Raid): Vault of Archavon stomp (#1871)
- Archavon will stomp the ground, dealing approximately 4,000 unmitigable damage to everyone and stunning them for 2 seconds. At the same time, he'll Impale his highest aggro target, removing it from the fight for 8 seconds.
2019-05-26 15:04:23 +02:00
Stoabrogga
53b3eafe9c fix(DB/Core): Emotes / reaction during quest "The Taste Test" (#1795)
- Just a small adjustment to the core script handling the reaction of the NPCs during the quest
2019-05-18 23:08:09 +02:00
Pondaveia
37682632fe fix(Core/Raid): Ulduar - Kologarn (#1785)
* Kologarn bugfixes

- Doors not closing or opening during and after encounter
- Petrifying gaze should have a start window so the raid doesn't wipe on pull

* Update src/server/scripts/Northrend/Ulduar/Ulduar/boss_kologarn.cpp

* override canceled the repeats
2019-05-02 10:40:47 +01:00
Pondaveia
b81c157628 fix(CORE/Raid): Obsidian Sancturn - Tenebron (#1726)
* Removed the whelpings that were spawned as soon as the portal opens.
2019-04-23 14:03:39 +02:00
Nefertumm
08b01462fc Core/ICC: Lady Deathwhisper (#1630)
-  Added missing overrides and changed NULL for nullptr.
-  Fix timers (this needs atention, it might be wrong)
-  No more Dark Martyrdom being casted in phase 2.
-  Added temporal immunities to certain spell mechanics to avoid interrupt Dark Martyrdom cast.
-  Added the correct auras to reanimated cultists (fanatic's/adherent's determination).
-  Avoid spam of Dark Martyrdom.
-  Lady Deathwhisper should be immune to taunt on heroic.
-  Don't do the intro in combat (this can happen if the server crash or restart and there's people in front of the boss, when they login again and they don't activate the areatrigger, so avoid this).
-  Indentation correction.
2019-04-06 00:35:03 -03:00
Poszer
57a5f26eb1 Fix(Core/Scripts): NPC Iruk gossip from DB (#1632) 2019-03-27 12:50:43 -03:00
Kargatum
b6cb9247ba Refactor(Core/Gossip): Replacing old macros with new (#1338)
* Correct support new macro
2019-03-25 21:10:57 +07:00
Kargatum
1f4f318705 Rewrite(Core/BanManager): Rewrite Ban system (#1576)
* Added ban manager
* Delete ban functions in world class
* Separate ban account to (ban account, ban ip, ban character)
* Support world announce
2019-03-25 10:00:17 +07:00
Nefertumm
46f0de16fe Fix(Core/DB/Ulduar): Assembly of Iron (#1615) 2019-03-24 18:06:07 +03:00
Alan
cd9e8716d8 Fix(Scripts/Instances/Oculus): improvements (#1498)
* I removed the blank
* I made some changes to correct Travis's error.
* Update oculus.cpp
* Removed the unused method parameter
Renamed Unit::SetSpeed to SetSpeedRate
* added an improvement
* Correct Drakes flight error
* duplicate removed
* Travis Error Fixing
2019-03-14 23:48:59 +03:00
Nefertumm
65251a2b4e Fix(Core/Ulduar): Multiple fixes to Flame Leviathan (#1487)
* Multiple fixes to FL
* Move who check to CanAIAttack
2019-03-03 14:33:00 +03:00
Vitoco
edd88fbd1e fix(instance): Ruby Sanctum - Resistances ignored (#1371) 2019-02-16 20:08:50 +01:00
Nefertumm
c15206fc15 Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471)
This reverts commit 51b8773528.
2019-02-15 15:14:49 -03:00
Viste(Кирилл)
51b8773528 feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)
i.e. world update start
2019-02-14 19:22:17 +01:00
Viste(Кирилл)
cb81f3c17a feat(Core/LOS): restruct LOS functions and add LineOfSight check (#1459) 2019-02-13 22:24:04 +01:00
Stoabrogga
7a9f09341f chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423)
remove "ScriptPCH.h" from cpp scripts as it is intended to be used as precompiled header for the build process only
2019-02-10 14:50:44 +01:00
Stoabrogga
2d3ea3a308 fix(clang): fix build on version 7 (#1391)
Remove unused private fields
2019-02-09 23:34:28 +01:00
Poszer
2729b35bb3 fix(Core/Quest): Mr.Floppy's Perilous Adventure fix (#1314) 2019-01-19 12:07:26 +01:00
ColdIronWow
7bf1167b53 Core/Instance: Naxxramas conversation fix (#1304)
* Resolve Issue 1138
* Move sql update to a single line
Co-Authored-By: ColdIronWow <46758545+ColdIronWow@users.noreply.github.com>
2019-01-19 13:49:08 +03:00
Kargatum
1a9f8dfc0c Core/DBC Move WorldSafeLocs.dbc storage to DB (#932) 2019-01-08 09:37:31 +03:00
Poszer
9bf56aa124 Core/Quest: Mr.Floppy's Perilous Adventure Quest (#1158) 2019-01-07 14:19:56 +03:00
talamortis
247bb8f7bd Update waypoints for black knight in Trail of the champion to be more blizzlike.
closes: #1072
2019-01-06 16:55:38 +00:00
talamortis
cbf7bc2d3f Updated code for New config.
*enable/disable Minigob Manabonk
*Put the config option in the wrong part, changed from int to bool.
2018-08-05 00:50:24 +01:00
talamortis
78e1407f7a New config option added
- Added config to enable/disable Minigob Manabonk.
 - Dalaran Wintergrap mage no longer yells if the event has been disabled.
2018-07-29 23:08:56 +01:00
Kartselyanski
113ac06929 Ahn'Kahet: Amanitar should cast the fungus only on players without "Mini" aura. 2018-07-17 00:01:09 +02:00
Kartselyanski
e5d58de641 Core/Scripts: Sapphiron fixes.. 2018-07-07 16:59:31 +02:00
FALL1N1
cbc5172b1c Core/Scripts: Boss Gluth + Spell Infected Wound ... (#937)
* Fixed infinite stacks (and eventually crash) of infected wound. (Also fixes the stranglethorn vale zombies' DoT stack issue and all the mobs using that spell)
* Fixed zombie spawn location (3 gates, only 1 used in 10man, all 3 in 25)
* Fix Gluth's "Zombie Chow" distance, now it's blizzlike. Closes #736
2018-07-06 15:23:42 +02:00
Kartselyanski
02f0b4c942 Fixed Archavon's Stone Breath knockback on tank. 2018-06-25 17:55:36 +02:00
Nefertumm
00b5e3141a Fix Lady Deathwhisper intro
When you are at Lord Marrowgar entrance and he starts his intro, Lady
starts her intro too. With this fix, that is fixed.
2018-06-24 00:59:04 +02:00
Pondaveia
0c0d4626e1 [Naxxramas] Gothik the harvester minions (#826)
* Minion spells

added spells for living and dead side

* spell events and enter combat updated

* finished adding spells to minions

needs testing

* Minions now cast spells correctly.

Bugfixed

* travis?
2018-05-20 02:18:29 +01:00