Commit Graph

31572 Commits

Author SHA1 Message Date
Giacomo Pozzoni
30a4aca266 Scripts/Blood Furnace: Fix infinite loop in Broggok encounter
Fix infinite loop in Broggok encounter caused by https://github.com/TrinityCore/TrinityCore/pull/23300
2019-07-29 08:22:58 +02:00
Killyana
a50450265a DB/Creature: Hellfire Training Dummy 2019-07-29 01:34:51 +02:00
Treeston
163f44c1b0 Core/AI: No longer do strange things when told to enter evade mode while there's no need to do so, typically by terrible legacy code. 2019-07-29 00:14:10 +02:00
Wyrserth
48091257d3 DB/Quest: fix item rewards for the following quests:
- Nolkai's Words
- Ally of the Netherwing
- He Will Walk The Earth...
- Hero of the Mag'har
2019-07-28 23:28:38 +02:00
Treeston
55ec3bd73f Core/Threat: Properly update offline states even if all threat references are offline. Closes #23639. 2019-07-28 22:24:34 +02:00
Treeston
c3dd67dfbb Core/AI: PetAI now properly signals engagement state. Closes #23640. 2019-07-28 22:05:50 +02:00
Wyrserth
eb0336468c DB/Quest: add item Crudely Wrapped Gift as reward for the Smash the Pumpkin quests. 2019-07-28 21:48:48 +02:00
Killyana
d6633cbf88 DB/Spell: Poisonous Blood
Closes #23643
2019-07-28 17:17:29 +02:00
jackpoz
9b292f4369 Core/Spells: Fix infinite loop
Fix an infinite loop caused by a mix of item 25498 and liquid damage
2019-07-28 17:13:48 +02:00
illfated
f7eeb4525f DB/Quest: Test of Endurance - Fix RewardText
Closes #23648
2019-07-28 16:49:19 +02:00
Killyana
b5445fa795 DB/Quest: Myst
Closes #23653
2019-07-28 16:45:47 +02:00
Killyana
f8056fc972 DB/SAI: Natasha 2019-07-27 23:12:55 +02:00
Keader
b26624b39e Typo fix 2019-07-27 11:13:41 -03:00
Gildor
ee36a07663 DB/Spells: Fix Borrowed Time (Priest) for all Ranks (#23644)
Followup: 34f83c68e3
2019-07-27 11:11:59 -03:00
Wyrserth
c7be2b1dff DB/SAI: fix mistakes in Bloodscalp Mystic's script.
Should cast Lightning Bolt instead of Thrown, and shouldn't run away in fear.
2019-07-26 20:02:02 +02:00
Shauren
73c1d666fa Core/Entities: Fixed crash happening when deleting a creature/gameobject on respawn timer from db
Closes #23590
2019-07-26 19:55:02 +02:00
Killyana
f5978d6d2b DB/Quest: Something That Doesn't Melt (outro event) 2019-07-26 19:24:45 +02:00
Killyana
b07128b3f6 Rename file 2019-07-26 02:33:10 +02:00
Killyana
b45d06a352 DB/Creature: Conquest Hold Outrider 2019-07-26 02:06:24 +02:00
Killyana
caf6d6721a DB/Creature: Ludin Farrow 2019-07-26 00:53:31 +02:00
Killyana
73f7c86b15 DB/Creature: Kaskala Lookout 2019-07-26 00:48:21 +02:00
Killyana
0647f173a9 DB/Creature: Grikkin Copperspring 2019-07-26 00:42:42 +02:00
Killyana
c81df8dfad DB: Add Orb of the Blue Flight spawns in SunWell and Magisters' Terrace 2019-07-25 21:35:50 +02:00
Killyana
b945154353 DB/Creature: Chess Chest Bunny 2019-07-25 20:21:13 +02:00
Killyana
f05bb032bd DB/Creature: Archmage Invisible Target 2019-07-25 20:14:56 +02:00
Killyana
b28f50546c DB/Creature: Budd's Bodyguard
3.3.5 only
2019-07-25 20:02:29 +02:00
Killyana
c075e0b613 DB/Creature: Magisters' Terrace - Scryer Quest Bunny 2019-07-25 19:20:12 +02:00
Killyana
ddba0e15f3 End line 2019-07-25 19:11:36 +02:00
Killyana
fe5b890d7c DB/Spawns: Add some missing spawns to area 52 2019-07-25 19:09:51 +02:00
Sebastien Levy
7e10438b27 Core/Misc: MSVC build error (#23637)
- fixed a constness error leveraged by msvc 16.2
2019-07-25 17:00:03 +02:00
Wyrserth
2cb1e7b18d Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and fix Arthas' attack animation when he kills the two civilians for the RP event. 2019-07-25 16:21:48 +02:00
Gildor
75a5192c31 Spells/Priest: Fix Power Infusion, shouldn't stack with Arcane Power (Mage) (#23619)
* Spells/Priest: Fix Power Infusion, shouldn't stack with Arcane Power (Mage)

* delete unnecessary comments

* make @Aokromes happy ;)

* update group_id

* Rename 9999_99_99_99_world_335.sql to 2019_07_25_00_world_335.sql
2019-07-25 14:44:56 +02:00
Gildor
6d2cd7f687 Core/Arenas: Remove doors in RL, NA and BE when arena has begun (#23606) 2019-07-25 12:55:42 +02:00
ForesterDev
0c317498a5 Scripts/Defines: cleanup some magic numbers in factions (#23631) 2019-07-25 12:54:49 +02:00
ForesterDev
b9756de7e5 Core/PacketIO: Updated SMSG_OVERRIDE_LIGHT (#23635)
* Core/PacketIO: Updated SMSG_OVERRIDE_LIGHT

(cherry picked from commit 4c94108ba9)

# Conflicts:
#	src/server/game/Maps/Map.cpp
#	src/server/game/Server/Packets/MiscPackets.cpp
#	src/server/game/Server/Packets/MiscPackets.h
#	src/server/game/Server/Protocol/Opcodes.cpp
2019-07-25 11:08:31 +02:00
ForesterDev
adbb8da025 Core/PacketIO: updated totem packets (#23634)
(cherry picked from commit 5c813f6f02)

# Conflicts:
#	src/server/game/Entities/Totem/Totem.cpp
#	src/server/game/Handlers/SpellHandler.cpp
#	src/server/game/Server/Protocol/Opcodes.cpp
#	src/server/game/Server/WorldSession.h
2019-07-25 10:32:31 +02:00
ccrs
00d6ea5558 Core/Totem: 915f8a9 followup (oopsie) 2019-07-25 00:06:22 +02:00
ccrs
74926cf178 Core/Totem: 915f8a9 followup 2019-07-24 23:56:44 +02:00
ForesterDev
915f8a9d2c Core/Totems: update select display for shaman totems (#23583)
(cherry picked from commit 8ca6a20e73)

# Conflicts:
#	src/server/game/Entities/Totem/Totem.cpp
#	src/server/game/Entities/Unit/Unit.cpp
#	src/server/game/Entities/Unit/Unit.h
#	src/server/game/Spells/SpellMgr.cpp
#	src/server/game/Spells/SpellMgr.h
#	src/server/game/World/World.cpp
2019-07-24 23:53:31 +02:00
Wyrserth
e2e37ec839 Core/Creature: fix mistake in Creature::GetAttackDistance().
Thanks Azelen for the heads-up!
2019-07-24 20:13:13 +02:00
Giacomo Pozzoni
e68ebd3339 Core/Misc: Replace some abs() with std::abs()
Always prefer std:: math function compared to C ones, as done in 7fe7f30521
2019-07-24 13:44:55 +02:00
Keader
4c2f7df4f3 Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592)
And fixed stack of Power Infusion, Bloodlust, Icy veins and Heroism.
2019-07-24 08:31:34 -03:00
Killyana
8116c3cb66 DB/Creature: Aged Magnataur 2019-07-24 00:21:08 +02:00
Killyana
b54d667993 DB/Creature: Boss Portal: Purple (3.00) 2019-07-23 23:36:11 +02:00
Killyana
c1269e79d2 DB/Creature: Phase Wyrm 2019-07-23 23:04:08 +02:00
Killyana
73f9e79c57 DB/Creature: Add missing spawn to Sister Mercy 2019-07-23 20:09:46 +02:00
Killyana
2150441ebb DB/Creature: Padwai, Son of Orfus 2019-07-23 18:49:44 +02:00
Killyana
54db9ca257 DB/Creature: Sunblade Keeper 2019-07-23 16:11:28 +02:00
Killyana
2f461aa170 DB/Creature: Spawn phase 4 for Frigid Tomb and Foote Steppes 2019-07-22 19:42:24 +02:00
Killyana
57e4564816 DB/Creature: Add missing spawns in the Frigid Tomb phase 1 2019-07-22 17:12:27 +02:00