Commit Graph

30056 Commits

Author SHA1 Message Date
ariel-
e56633dbd9 Update ItemPrototype.cpp, codestyle and indentation cleanup
(cherry picked from commit a6005d98e7)

# Conflicts:
#	src/server/game/Entities/Item/ItemPrototype.cpp
2017-02-11 15:57:08 +01:00
Killyana
3e33e5bf78 DB/Quest: The Keeper's Favor
Fix spell target and cast type
Closes #17623

(cherry picked from commit 10ac7a06de)
2017-02-11 15:53:55 +01:00
ariel-
c827443d4a Core/Player: Misc codestyle
(cherry picked from commit bdbd5b0961)
2017-02-11 15:49:32 +01:00
Killyana
bc690f9cb0 SAI: Gordok Ogre-Mage
Closes #17627

(cherry picked from commit 9e46786288)
2017-02-11 15:48:14 +01:00
Killyana
d5677655f2 DB/NPC: Quartermaster Bartlett
Closes #17611

(cherry picked from commit c2e29a34eb)
2017-02-11 15:35:44 +01:00
ForesterDev
19df05d86d Core/UnitAI: Removed unneccessary null checks in SpellTargetSelector. CID 1357405 (#17630)
(cherry picked from commit a2495002e5)

# Conflicts:
#	src/server/game/AI/CoreAI/UnitAI.cpp
2017-02-11 15:34:48 +01:00
Kittnz
fe1432cbdb DB/Creature: Add waypoints for Deathguard Molder
Closes #17626

(cherry picked from commit ce062250a2)
2017-02-11 15:31:48 +01:00
ForesterDev
b65bb30090 Core/Entities: add missing null pointer checks in HandleProcTriggerSpell. CID 1356245 (#17629)
(cherry picked from commit 22c4e87ebb)

# Conflicts:
#	src/server/game/Entities/Unit/Unit.cpp
2017-02-11 15:30:51 +01:00
ForesterDev
97f65d9b4d Scripts / Naxxramas : add missing null pointer check. Fixes CID 1354738 (#17628)
(cherry picked from commit d57c177d0b)

# Conflicts:
#	src/server/scripts/Northrend/Naxxramas/boss_gluth.cpp
2017-02-11 15:29:22 +01:00
SnapperRy
13bac539d6 Core/Mail: implement a way to specify NPC sender for mails when they should be different from the quest ender (#17601)
(cherry picked from commit d4e15f1aac)

# Conflicts:
#	src/server/game/Quests/QuestDef.cpp
#	src/server/game/Quests/QuestDef.h

Rename 9999_99_99_99_world.sql to sql/updates/world/3.3.5/2016_07_19_00_world.sql
(cherry picked from commit 3a77dec6e6)
2017-02-11 15:19:42 +01:00
ariel-
8d45095e28 Core/Entities: implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTER, fixes talent Point of no Escape
(cherry picked from commit 2feb53ecb6)

# Conflicts:
#	src/server/game/Entities/Unit/Unit.cpp
#	src/server/game/Spells/Auras/SpellAuraDefines.h
#	src/server/game/Spells/Auras/SpellAuraEffects.cpp
2017-02-11 15:14:04 +01:00
Shauren
6f176c0980 Core/Spells: Fixed fishing
Closes #19016
2017-02-11 13:04:12 +01:00
Shauren
87513871dc Fixup pr e5e8537c3e 2017-02-11 11:46:55 +01:00
Marco Ebert
f055039f58 Fix non PCH build. Finally. 2017-02-11 10:05:47 +01:00
Aokromes
feac31cf52 Tools: Make extractor better, add mmaps extractor multitask 2017-02-11 05:46:13 +01:00
DoctorKraft
e5e8537c3e Core/Spells: Fixed Victory Rush
Closes #19044
2017-02-10 23:22:35 +01:00
edreisantafe
9ad50fb08c Core/Spells: Fixed Levitate
Closes #19091
2017-02-10 23:03:19 +01:00
Shauren
8453d7dae2 Core/Auras: Allow passive auras from items to stack 2017-02-09 18:53:55 +01:00
vincent-michael
8aacc07727 DB/Quests: Updated quest_poi / quest_poi_points data für 7.1.5 2017-02-09 16:02:50 +01:00
Aokromes
48724ada69 Tools: Enable tools compilation by default
(the time diff is small and it will help starters, advanced users can disable it at any time on cmake guy/compilation script)
2017-02-09 09:46:05 +01:00
Shauren
c7d6b6f92c Dep/CascLib: force linking with zlib
Closes #19074
2017-02-08 22:54:32 +01:00
Shauren
bc623ed97f sql name 2017-02-07 21:20:52 +01:00
DoctorKraft
a692ebdcb0 Core/Spell: Conjure Refreshment (#19035) 2017-02-07 21:17:47 +01:00
vincent-michael
941f7d2bbe DB/Quests: Updated quest_template data for 7.1.5 part 3 2017-02-07 18:06:00 +01:00
joschiwald
0659a85436 Core/Entities: Fixed typo in AreaTrigger loading 2017-02-06 21:19:31 +01:00
joschiwald
e6b46f883b Core/Guilds: Addition to e0e0242cb3
* changed count type from uint32 to uint64
2017-02-06 19:26:47 +01:00
Shauren
a210c7ccf6 Core/Opcodes: Add missing handlers (for logging names mostly) 2017-02-06 17:23:39 +01:00
joschiwald
e0e0242cb3 Core/Guilds: Added log message about guild achievements on startup 2017-02-05 22:16:13 +01:00
joschiwald
e3d44a6497 Fixed build 2017-02-05 21:49:53 +01:00
ariel-
32fd993dd7 Core/Entities: Readded check removed in d7460887c8, caused flying ghost players to not move if they died during a root effect, root flag was never cleared clientside and impeded movement.
(cherry picked from commit ef85d01746)

# Conflicts:
#	src/server/game/Server/WorldSession.cpp
2017-02-05 21:23:29 +01:00
ariel-
635ea3258b Core/Loot: fix bug introduced in a49544cc18 in which creatures only having gold wouldn't show lootable sparks, and thus couldn't be looted
(cherry picked from commit 59f71f915a)
2017-02-05 21:14:22 +01:00
ccrs
297c0a9b9e Core/UnitAI: #17309 follow-up (#17608)
* Core/UnitAI: SelectTarget correction

Set CurrentVictim as first element on targetList if necessary, which is then filled with the threatlist elements that satisfy the predicate.
(cherry picked from commit b008b677ad)
2017-02-05 21:14:04 +01:00
Dr-J
7a2a8059c9 DB/SAI: Naturalist Bite
Improvements to previous script which only gave credit for lost in action
(cherry picked from commit f8f207d21c)
2017-02-05 21:13:43 +01:00
Aokromes
b26efbcfa0 DB/Creature: Misc fixes
By Malcrom
(cherry picked from commit 58594c2072)
2017-02-05 21:10:53 +01:00
Gustavo
accaee579e Core/AI Prevent bosses respawn when BossState is set to DONE (#17616)
(cherry picked from commit f826ecb4b2)
2017-02-05 21:09:43 +01:00
ariel-
a5502cb7ec Core/Player: fix crash
Closes  #17073

(cherry picked from commit 028e473ec4)
2017-02-05 21:09:09 +01:00
ariel-
5d36f29843 Core/Misc: remove two synch queries and replace them with CharacterInfo cache
(cherry picked from commit 1a52c1cd36)
2017-02-05 21:07:32 +01:00
ariel-
5565defd9f Core/LFGMgr: fix race condition in _SaveToDB
(cherry picked from commit 94fb921cea)
2017-02-05 21:07:32 +01:00
ariel-
587c6da262 Core/ArenaTeamMgr: fix race condition in LoadArenaTeams
(cherry picked from commit b991f3e13d)
2017-02-05 21:07:32 +01:00
ccrs
afbdb99d90 Core/UnitAI: SelectTarget correction (#17309)
Core/UnitAI: SelectTarget correction - have current victim always be first element of target list
(cherry picked from commit 63e62117ea)
2017-02-05 21:07:31 +01:00
ariel-
f2c5c6995f Core/World: fix race condition in _UpdateRealmCharCount
(cherry picked from commit 5251dadf29)
2017-02-05 21:07:31 +01:00
ariel-
e5e1834bd5 Core/Player: silence warning
(cherry picked from commit dda338ece6)
2017-02-05 21:07:30 +01:00
SnapperRy
06c7849aa1 Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or not a daily quest has been completed by a player in that day.
Also use it to fix two quest chains broken in commit 7905651. Should be the only ones of their kind.

(cherry picked from commit b4b3c10c69)
2017-02-05 21:07:30 +01:00
Aokromes
df3f4ae811 Update 2016_07_12_01_world.sql
(cherry picked from commit e5f4ef12db)
2017-02-05 20:44:29 +01:00
Aokromes
80625ce76a DB/Creature: Fix Runetog Wildhammer
Closes #17592 by Silvertower
(cherry picked from commit 94fce4a641)
2017-02-05 20:43:05 +01:00
ariel-
5f666a2ce6 Core/Spells: Fix Roar of Sacrifice damage part (#17519)
(cherry picked from commit 6988407b43)

Rename 2016_99_99_99_world.sql to 2016_07_16_03_world.sql
(cherry picked from commit 4bcb5a058b)
2017-02-05 20:35:19 +01:00
SnapperRy
9fcaf60706 DB/Loot: remove wrong loot for item 'Recipe: Savory Deviate Delight'
Reference loot belongs to 'Murloc Warrior' hailing from Westfall, while the item can only drop from The Barrens' residents
(cherry picked from commit 8b5d193507)
2017-02-05 20:07:47 +01:00
SnapperRy
61ac98fce2 DB/Conditions: fix cast conditions for two more spells
(cherry picked from commit c8e9184a4b)
2017-02-05 20:02:02 +01:00
Gustavo
4a21e8158f Core/Spells GameObjects needs to be spawned in order to be acceptable as a SpellFocus (#17594)
(cherry picked from commit 23e89b8aef)

# Conflicts:
#	src/server/game/Grids/Notifiers/GridNotifiers.h
2017-02-05 20:00:55 +01:00
SnapperRy
c5c399e14f DB/Conditions: fix three spells that require a NPC to be nearby
Namely, the Venomhide Hatchling feeding quests
(cherry picked from commit 55ba3bd012)
2017-02-05 19:59:25 +01:00