Commit Graph

30260 Commits

Author SHA1 Message Date
Shauren
94773a1ab5 Dynamic linking build fix 2016-11-07 00:08:49 +01:00
Krudor
8444ab7365 Core/Instances: Implemented base scenario system and objectives in dungeons
Closes #17905
Closes #18034
2016-11-06 23:30:49 +01:00
vincent-michael
9d88e78961 DB/Hotfixes: Cleanup after 08c56c5349 2016-11-06 00:35:43 +01:00
vincent-michael
08c56c5349 DB/Hotfixes: Updated broadcast_text data from 7.1.0 2016-11-06 00:21:48 +01:00
Shauren
39df5e9ead Core/Stats: Updated handling crit chance - removed school specific crit chances 2016-11-06 00:14:50 +01:00
Shauren
56a7e86a28 Core/Spells: Removed outdated shaman spell scripts 2016-11-05 23:29:42 +01:00
Shauren
5b84293188 Core: Change allowed build to 7.1.0.22950 2016-11-04 20:27:05 +01:00
Palabola
575f206252 SPELL_AURA_431 -> SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE (#18184)
* Spell/Aura #431 PvP Zone Type

Values: 0,1,2  0(Default), 1 No PvP, 2 FFA?

* Update SpellAuraDefines.h
2016-11-04 11:37:06 +00:00
Shauren
b34904f4b5 Core/PacketIO: Fixed client crash with heirlooms
Closes #17964
2016-11-03 16:56:58 +01:00
vincent-michael
1cd38a5650 Core/Quests: Updated quest_template data for 7.1.0 part 1 2016-11-02 21:19:28 +01:00
Aokromes
725208d2d6 DB/Creature: add missing spirit healer on graveyard 69
cherry pick from 335a1a3a7a
2016-11-02 05:14:27 +01:00
Shauren
4acaf2dda4 Core/DataStores: Fixed crash with db2 loaders on gcc 4.9
Closes #18166
2016-11-02 00:06:09 +01:00
vincent-michael
88d94ef29c DB/Hotfixes: Cleanup old data 2016-11-01 20:13:59 +01:00
Aokromes
28f891df85 Update 2016_11_01_00_world.sql 2016-11-01 14:25:42 +01:00
Aokromes
8119213bdd DB/Misc: Add data for gnome hunter
By Regigicas and funjoker
Closes #18052
2016-11-01 12:00:00 +01:00
Shauren
4d4842c9d5 Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERS
Closes #17942
2016-11-01 11:45:47 +01:00
vincent-michael
79ba0ef3d1 Core/Quests: Updated quest poi data from 7.1.0 2016-10-31 16:35:09 +01:00
Shauren
9bce02b06a Core/Spells: Fixed crash when using Doom Winds 2016-10-31 15:37:21 +01:00
Shocker
7a5bf6c978 Core/Database: Fix logic in DatabaseWorkerPool::GetFreeConnection 2016-10-31 15:16:46 +02:00
Shauren
0114d98f18 Core/Items: Fixed items with spells that should only be used in some player specializations 2016-10-30 23:32:57 +01:00
vincent-michael
dd862802ef DB/Creatures: Updated creature_template wdb data from 7.1.0 2016-10-30 18:03:22 +01:00
Gacko
bdd8e81a9b Fix non PCH build.
Mind your includes.
2016-10-29 18:34:41 +02:00
Shauren
ca002e7ca3 Core/PacketIO: Reenabled SMSG_QUERY_QUEST_INFO_RESPONSE, it should not have gotten disabled 2016-10-29 17:01:29 +02:00
Shauren
6076f9312a Tools/Patcher: Updated windows x64 pattern 2016-10-28 18:27:12 +02:00
Aokromes
f0f8fe7f91 Update README.md 2016-10-28 16:02:11 +02:00
tkrokli
76910541cf pull_request_template.md improvements (#18158)
* pull_request_template.md improvements

- hide bottom comments from saved view on github.com
- add 1 empty comment line for some sections (suggest where to write)
- add tick boxes for the branch names
- "TODO" -> ToDo (from the 2 words "to do")

* Update pull_request_template.md
2016-10-28 14:49:00 +01:00
tkrokli
08d7f094a9 Core/Spells: wrong comment reference in SpellEffects.cpp (#18157)
Typo pointed out by P-Kito
Closes #18140
2016-10-28 14:32:38 +02:00
Shauren
e9fb1301e9 Core: Change allowed build to 7.1.0.22908 2016-10-28 00:09:09 +02:00
vincent-michael
0fa16f6fd9 Core/Tools: Updated extractor for 7.1.0
Closes #18143
2016-10-27 22:48:48 +02:00
Palabola
dbd3e68ce6 Command/Morph fix ModelId above 65535 (#18149) 2016-10-26 23:14:38 +02:00
Shauren
c2d1e43b37 Merge branch '7.1' 2016-10-26 01:47:42 +02:00
Shauren
a4f2062eb1 Core/DataStores: Updated to 7.1.0.22900 2016-10-26 01:46:48 +02:00
Shauren
505d3e24cc Core/DataStores: Removed the need to edit DB2Metadata automatically generated to account for non-localized string fields 2016-10-26 01:34:29 +02:00
Shauren
cb41930529 Core/Misc: Updated misc enums 2016-10-25 21:19:05 +02:00
Shauren
c5e491b55c Core/Entities: Updated updatefields to 7.1.0.22900 2016-10-25 20:49:03 +02:00
Shauren
af25942aec Core/PacketIO: Updated packets to 7.1.0.22900 2016-10-25 19:29:27 +02:00
Shauren
40baf3e94f Core/PacketIO: Restored WorldSession::LogUnprocessedTail functionality for packets processed using specialized classes for each opcode 2016-10-24 23:06:42 +02:00
vincent-michael
f2155c9afa DB/Quests: Added quest_template data from 7.0.3 2016-10-24 21:51:53 +02:00
vincent-michael
93004f8fe6 DB/GameObjects: Added gameobject_template data from 7.0.3 2016-10-23 21:03:33 +02:00
Shauren
284b4e16ba Core/PacketIO: Use boost::static_vector for arrays in client packets, removed setting the limit during runtime and removed default value 2016-10-23 18:05:53 +02:00
tkrokli
f4f15d660f DB/Quest: make Completing the Delivery completable
Quest ID 8350, Completing the Delivery, could not be completed
because of missing and wrong quest reward info in quest_template.
- http://www.wowhead.com/quest=8350/completing-the-delivery

This fix also removes a console line warning about packet hacking.
2016-10-23 17:10:48 +02:00
joschiwald
cdb3b25916 Core/Spells: Fixed SpellEffects selection depending on Difficulty 2016-10-23 14:45:31 +02:00
Pirricli
4ae38c0db2 Extra line in worldserver.conf (#18125)
There is an extra line in that file.
2016-10-23 11:53:26 +02:00
tkrokli
bf702abcde Update issue_template.md (6.x -> master)
Also some minor text adjustments (cosmetic).
2016-10-23 05:36:57 +02:00
Aokromes
10ca86edc5 Update 2016_10_22_01_world.sql 2016-10-22 14:12:06 +02:00
Shauren
cd28d23ed8 Build fix 2016-10-22 13:28:58 +02:00
Kito
c4a54c639b Core/Spells: Fix Shaman talent Ancestral Guidance and Path of Flames
Closes #17695
2016-10-22 12:11:42 +02:00
Shauren
3fedeb1c9d Core/Spells: Fixed Shaman talent Path of Flames
Closes #17705
2016-10-22 11:57:47 +02:00
Shauren
189455d2fb Build fix 2016-10-22 02:04:53 +02:00
Shauren
537ff17ca0 Core/PacketIO: Fixed unneccessary packet spam when units become visible for players
Before this change, one player starting to see any unit (CreateObject) would trigger sending root, feather fall, water walk, hover, can turn while falling and double jump status changes to ALL nearby players
2016-10-21 18:24:47 +02:00