Commit Graph

29892 Commits

Author SHA1 Message Date
jackpoz
2355facafe Core/Creature: Fix assertion triggered
Fix assertion triggered when a Creature was summoned at an invalid position with Auras loaded as Creature addons.
Fix #17415

(cherry picked from commit 75319e4a68)
2017-02-01 22:53:21 +01:00
Shauren
40054ba475 Core/Maps: Add broken isles to continent list
by @zamalaev

Closes #18941
2017-02-01 22:33:14 +01:00
Aokromes
4b8c8bbb87 DB/Creature: Misc fixes for Darkshore
By Malcrom
2017-02-01 00:46:10 +01:00
Shauren
787adc24b2 Fixed clang segmentation fault in nopch mode 2017-01-30 17:10:01 +01:00
Krudor
7a9515b388 Core/Criterias: Declared a criteria type (#18914) 2017-01-30 11:08:29 +01:00
Keldo
0caae842d3 DB/Quests: remove obsolete Human class quests
Patch 7.0.3 changes in the Human starting area (Northshire Valley)

Updates  #18935
2017-01-30 05:15:56 +01:00
joschiwald
18d9f53a61 Fixed Build 2017-01-29 22:24:43 +01:00
Aokromes
489a6fc28c DB/Quest: fix chaining for quest "Clamlette Surprise" and related pre-quests
Closes #17425 by SnapperRy
(cherry picked from commit b12b3352eb)
2017-01-29 22:00:47 +01:00
Aokromes
62cf8c9f1a DB/Loot: fix drop chance for various quest-related items
Closes #17428 by SnapperRy
(cherry picked from commit 7ea62d9e9a)
2017-01-29 21:58:31 +01:00
Aokromes
c6f10c6f60 DB/Quest: "Recover the Key!" should not be repeatable
Closes #17427 by SnapperRy
(cherry picked from commit 834070e74f)
2017-01-29 21:57:21 +01:00
Aokromes
44e37d39c4 DB/Quest: remove two deprecated quests
Closes #17426 by SnapperRy
(cherry picked from commit da684b7932)
2017-01-29 21:53:25 +01:00
Dr-J
ee368272d8 DB/Gossip: Add a missing gossip menu
(cherry picked from commit f226ebd200)
2017-01-29 21:51:07 +01:00
elecyb
792a4fd580 Core/Entities: Moved PITCH movement flags into TURNING mask (they do not cause movement in any direction alone, only combined with forward/backward/strafe)
Closes #16256

(cherry picked from commit d7460887c8)

# Conflicts:
#	src/server/game/Server/WorldSession.cpp
2017-01-29 21:51:07 +01:00
elecyb
58c660f4e4 Core/Player: Fix ghost players water walking visual bug
Fix bug of ghost players appearing as swimming to other players instead of water walking.
Ref #16256

(cherry picked from commit f8e87a445a)

# Conflicts:
#	src/server/game/Server/WorldSession.cpp
2017-01-29 21:51:06 +01:00
Aokromes
91aaf95f51 Core/Pet: Fix pet at rest distance (#17206)
* Core/Pet: Fix pet at rest distance

By MrSmite, closes #10865

* Update TargetedMovementGenerator.cpp

(cherry picked from commit b2effe4460)
2017-01-29 21:51:06 +01:00
SnapperRy
416bcdd852 Script/Quest: Improvements for quest Corrosion Prevention (27347): (#17385)
- Energized! spell should target only the caster and any player around.
- Prevent trigger from gaining threat from beneficial spell casts, getting stuck in a "gaining threat but cannot attack, reset" situation.
- The Power Core Fragment near the zeppelin crash should always be active.
(cherry picked from commit 764daeb9cc)

Rename 9999_99_99_99_world.sql to 2016_06_18_01_world.sql
(cherry picked from commit ce236d37c8)
2017-01-29 21:51:06 +01:00
Aokromes
db7d279cde Core/DungeonFinder: Add new log to allow to debug some issues
By Spp- on #14331
Enable lfg.allqueued DEBUG log. It will give more detailed info.
(cherry picked from commit e2e872d657)
2017-01-29 21:51:05 +01:00
Aokromes
6f49bc2251 DB/Quest: There Exists No Honor Among Birds
Closes #16921 by Kodekc
(cherry picked from commit ad6cd70777)
2017-01-29 21:51:05 +01:00
tkrokli
604b8bfab1 Core/Scripts: Tom Hegger must target player in Say text (#17395)
File: zone_borean_tundra.cpp
Script: npc_hidden_cultist
Quest: The Hunt is On, 11794
NPC:  Tom Hegger, 25827

Before this change, Tom Hegger does not target player when saying his
aggro text "You don't know who you're messing with, $c!   Death beckons!"
and hence the text $c will be shown instead of the player class.
(cherry picked from commit 736843fbb5)
2017-01-29 21:51:04 +01:00
Treeston
d8911a9dd6 Creature/Loot: Do not display "lootable" sparkles for player even if others in the group still have quest items to be looted from creature. (#16265)
(cherry picked from commit a49544cc18)

# Conflicts:
#	src/server/game/Handlers/LootHandler.cpp
2017-01-29 21:51:04 +01:00
Killyana
a95ff3a931 DB/Spell: Add summon unholy mount visual
Closes #17399
By Eliminationzx

(cherry picked from commit b785242101)
2017-01-29 21:51:03 +01:00
treeston
5baf6ea4d9 Merge branch '3.3.5-frogger' into 3.3.5 (PR #17261)
(cherry picked from commit 90ff3ce8c8)
2017-01-29 21:51:03 +01:00
Keader
5d8172f2d7 Core/Pet: Fixed pets dont lose auras on join arena (#17185)
(cherry picked from commit 994eab6bae)
2017-01-29 21:51:03 +01:00
Aokromes
ddd9849f42 DB/Quest: It's a Fel Reaver, But with Heart
Closes #16607 by Gargarensis
(cherry picked from commit 92909009e0)
2017-01-29 21:51:02 +01:00
Aokromes
2adf6e6e7f DB/Quest: An Innocent Disguise
Closes #6920 by Trista and sirikfoll
(cherry picked from commit e66879d735)
2017-01-29 21:51:02 +01:00
Aokromes
edc67078b0 DB/Creature: Kill Surveyor Orlond
Closes #16566
(cherry picked from commit f8e71cf0ac)
2017-01-29 21:13:57 +01:00
Aokromes
223888f2e0 DB/Gameobject: Fix Forge in Telaar
Closes #16550
(cherry picked from commit bc94bbb651)
2017-01-29 21:10:55 +01:00
Aokromes
0e5d2dee05 DB/Quest: Replenishing the Healing Crystals
Closes #16391 by XaveT updated by SnapperRy
(cherry picked from commit 15b03030da)
2017-01-29 21:05:01 +01:00
Aokromes
3683df5540 DB/Misc: Fix a runtime error
Closes #16879
(cherry picked from commit e16a8577e7)
2017-01-29 21:00:42 +01:00
Aokromes
6b0501e43f DB/Quest: There Exists No Honor Among Birds
By sirikfoll updates #16921
If nothing else is needed on that ticket i will close it tomorrow.
(cherry picked from commit f9414654d1)
2017-01-29 21:00:42 +01:00
Aokromes
0160aa035b DB/Quest: You'll Need a Gryphon
Closes #16166 by tkrokli
(cherry picked from commit 191a9160b7)
2017-01-29 21:00:41 +01:00
Aokromes
b32d13576a DB/Item: missing TCG loot from Landro's Pet Box & Gift Box
Closes #15948 by tkrokli
(cherry picked from commit 3c6059bf44)
2017-01-29 21:00:41 +01:00
Aokromes
875c51b116 DB/Gameobject: Add missing Obsidian Sanctum's Twilight Portals
Closes #13538 by Nyeriah
(cherry picked from commit 89d652dbc5)
2017-01-29 21:00:41 +01:00
Aokromes
927561c4cf DB/Quest: fix availability for some quests
Closes #17371 by SnapperRy
(cherry picked from commit a307157dac)
2017-01-29 20:45:47 +01:00
mik1893
7f903afea2 Core/Spells: Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER (#17160)
* Core/Spells: Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER
Closes #14972
(cherry picked from commit fd88a67182)
2017-01-29 18:13:21 +01:00
ariel-
d40c151cc8 Core/Scripts: Extended SMART_ACTION_SET_INST_DATA to also set BossStates. (#16739)
Scripts/Dire Maul: Initialize boss states array so it may be called from SmartAI. (Ref #6429)
(cherry picked from commit d1d0c64ad1)

# Conflicts:
#	src/server/game/AI/SmartScripts/SmartScriptMgr.cpp
2017-01-29 18:04:10 +01:00
Andrew Letson
fd480d14f0 Core/Scripts: Migrate Professor Dabiri to SAI (#17367)
- removes Professor Dabiri from zone script and adds him to smart_scripts.
- also removes one more line of hardcoded text in core scripts
(cherry picked from commit 8e84603090)
2017-01-29 17:57:19 +01:00
Alan Deutscher
15817ba85f Adjustment to Player::SetViewpoint to allow for Mind Vision "hops". (#17041)
* Adjustment to Player::SetViewpoint to allow for Mind Vision "hops".

* Dynamic objects should not be a valid viewpoint for spells like Mind Vision.

* Dynamic objects should not be a valid viewpoint for spells like Mind Vision.

* Removed redundant TYPEMASK_PLAYER check.

* Moved SetSeer outside of if statement.

(cherry picked from commit 2df6a9126a)
2017-01-29 17:45:05 +01:00
Aokromes
3ebcc3de3c DB/Creature: Fix mechanic_immune flags for wotlk bosses
Closes #14692 by Tangol
Maybe there are some incorrect flags, open a ticket for affected bosses.
(cherry picked from commit 416a26b70c)
2017-01-29 17:26:31 +01:00
Aokromes
4b20386191 DB/Misc: Missing world.commands from auth.rbac_permissions
Closes #16048 by mthsena
(cherry picked from commit bcb5cb44c6)
2017-01-29 17:24:34 +01:00
joschiwald
acac606b21 Core/World: Fixed compile warning 2017-01-29 16:36:54 +01:00
joschiwald
a6d238b833 Core/Player: Moved character_template from character to world db 2017-01-29 16:09:46 +01:00
Shauren
c8af5de0d3 Core/Spells: Fixed Crash Lightning 2017-01-29 12:41:54 +01:00
Traesh
6ab3877c91 Core/Entities: Basic AreaTrigger System (#18035)
* Implemented AreaTrigger Templates
* Implemented AreaTrigger Splines
* Implemented SPELL_AURA_AREA_TRIGGER
* and many more
2017-01-29 00:00:43 +01:00
Aokromes
5818dd364c typo fix 2017-01-28 14:05:46 +01:00
Shauren
108c358ad6 Tools/mapextractor: Fixed db2/gt output filenames when running on linux
Closes #18975
2017-01-28 14:02:01 +01:00
Aokromes
b6dc21c095 DB/Creature: More Darkshore pathing
By Malcrom
2017-01-28 13:54:33 +01:00
Shauren
0d8c75e981 Core/Misc: Fixed uninitialized values
CID 1360578
CID 1360579
CID 1360581
CID 1360582
CID 1367984
CID 1367985
CID 1360576
2017-01-27 17:23:44 +01:00
Aokromes
32b077ade4 DB/Creature: More Darkshore pathing
By Malcrom
2017-01-27 12:13:44 +01:00
Keldo
87b5c78c67 DB/Quests: remove obsolete Orc class quests
Patch 7.0.3 changes in the Orc starting area (Valley of Trials)

Updates  #18935
2017-01-27 02:13:23 +01:00