Commit Graph

30260 Commits

Author SHA1 Message Date
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
Aokromes
bc3256009f DB/Creature: Darkshore pathing
By Malcrom
2017-01-26 23:57:59 +01:00
Shauren
8c72f3ed55 Core: Change allowed build to 7.1.5.23420 2017-01-26 17:12:02 +01:00
Keldo
3d0d9c06b2 DB/Quests: remove obsolete Undead class quests
Patch 7.0.3 changes in the Undead starting area (Deathknell)

Updates  #18935
2017-01-26 07:38:07 +01:00
Aokromes
e607c4568f DB/Creature: Darkshore Pathing
By Malcrom
2017-01-25 23:11:38 +01:00
Aokromes
d511fb9e09 DB/Creature: Fix some startup errors 2017-01-25 21:33:10 +01:00
Aokromes
5454f8d700 DB/Creature: Add stormwind pathing
By Malcrom
2017-01-25 21:24:16 +01:00
Shauren
d9418ae00a Core/Misc: Fix a few coverity issues
CID 1360566
CID 1360567
CID 1361723
2017-01-25 17:40:08 +01:00
Keldo
6c57ab2b4f DB/Quests: remove obsolete blood elf class quests
Patch 7.0.3 changes in the blood elf starting area (Sunstrider Isle)

Updates  #18935
2017-01-25 04:49:06 +01:00
Aokromes
03f0ab381a DB/Creature: Fix some gnomeregan creatures
Closes #18664 by Heaven31415
2017-01-24 11:27:15 +01:00
Shauren
c36f831ab7 Core/Packets: Changed ByteBuffer write exceptions into asserts (reading is unaffected as data comes from untrusted source - client) 2017-01-24 00:08:12 +01:00
Shauren
7b43adc436 Tools/Extractors: Use boost::filesystem for path manipulations
Fixes coverity issue CID 1324654
2017-01-23 18:42:29 +01:00
vincent-michael
1c00f0b2d4 DB/Quests: Updated quest_template data for 7.1.5 part 1 2017-01-23 11:33:56 +01:00
Shauren
adbe8daf8a Core/Misc: Updated ResponseCodes enum
Closes #18897
2017-01-22 14:47:14 +01:00
zamalaev
24211725aa Core/Misc: Updated BattlegroundTypeId enum again
Closes #18775
2017-01-22 14:17:14 +01:00
joschiwald
23b9e3d624 Core/Misc: Updated BattlegroundTypeId enum 2017-01-22 13:54:55 +01:00
Krudor
08eaaad8b9 Core/Criteria: Implement new criteria tree operator for Legion (#18912) 2017-01-22 11:35:46 +01:00
joschiwald
d3ee5a2d32 Core/Players: Fixed accidentally deleting Talents
Note: If you want to delete deprecated Talents from DB, enable the CharacterDatabaseCleaner
2017-01-22 02:20:12 +01:00
Shauren
5d1f213dad Dep/CascLib: Update to ladislav-zezula/CascLib@a03e2a397d
Fixes coverity issues:
CID 1254550
CID 1254603
CID 1254604
CID 1264604
CID 1254544
2017-01-20 22:49:44 +01:00
tkrokli
41fc011d4e Fix typo in e3719e0
Last spell ID in e3719e09fb
should be 110412, not 119412.

Ref. #14682
2017-01-19 21:40:24 +01:00
clintskie
e3719e09fb DB/trainers: Fishing trainers & spells
Updates #14682
2017-01-19 21:22:08 +01:00
Shauren
784b70d5f4 Core/Proto: Generate new protobuf files
CID 1354572 to 1354592, 1354597
2017-01-19 18:17:25 +01:00
Shauren
cdbe140f91 Contrib: Fix protoc-bnet generator to initialize all fields in the constructor 2017-01-19 17:36:30 +01:00
joschiwald
eccbbe304c Core/Spells: SPELL_AURA_218 does no longer haste range attacks 2017-01-19 00:46:56 +01:00
Shauren
3fd51db845 Tools/Extractors: Intruduce safe casc handles and fix all casc related memory leaks
CID 1254545
CID 1254555
CID 1254588
CID 1343649
2017-01-18 17:20:16 +01:00
joschiwald
9eda3d8542 Core/Spells: Fixed SetSpellModifier packet 2017-01-18 00:07:10 +01:00
Shauren
2add03ab99 Build fix 2017-01-17 23:54:40 +01:00
Shauren
6767bbc95f Fix static analysis issues
CID 1291964
CID 1292775
2017-01-17 20:14:44 +01:00
joschiwald
bc0d82a81e Core/DBLayer: Fixed copy paste mistake in 8e2634b2b4 2017-01-16 15:09:14 +01:00
vincent-michael
2bc17e0880 Build: Added 1.63 Boost version to FindBoost 2017-01-15 22:33:27 +01:00
Aokromes
6a7e2c655d Typo fix. 2017-01-15 20:26:51 +01:00
Aokromes
44c93ab5e1 DB/Quest: Missing loot items for quest 27626 The Highvale Documents
By Malcrom
2017-01-15 18:33:57 +01:00
Aokromes
b483e49a56 DB/Creature: Delete duplicate spawn 2017-01-15 16:49:51 +01:00