Commit Graph

29482 Commits

Author SHA1 Message Date
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
keke222
a3b953952a Tools: Automatically create directories for tools (#17971) 2016-10-20 23:32:49 +02:00
Manuel Carrasco
7fa191f774 Core/AI: initial support for monster sparring (#17673)
(cherry picked from commit 303066509d)
2016-10-20 18:42:13 +02:00
Aokromes
4881e45688 Update revision_data.h.in.cmake 2016-10-19 17:18:41 +02:00
Shauren
142bf9d5f6 Core/Spells: Fixed a crash happening when casting a spell with effects that only exist on some difficulties but not on others (for example, effect 2 of 98175) 2016-10-19 00:25:07 +02:00
Shauren
c7f73f6876 Core/Players: Fixed player model weirdness with teleports/shapeshifts/transforms
Closes #18048
2016-10-18 18:29:01 +02:00
Shauren
2e6d153e08 Core/Spells: Defined new proc flags 2016-10-17 20:21:08 +02:00
DDuarte
da2026e764 Yet more 6.x -> master renames 2016-10-16 20:42:14 +01:00
tkrokli
e5f21a8478 DB/gameobject: add missing AIName to some GOs
- 190549 (The Zephyr)
- 194115 (Shoeshine Seat)
- 194555 (Archivum Console)
- 202443 (Dedication of Honor)
2016-10-16 21:27:41 +02:00
DDuarte
c8bd6a7ec5 SQLs: Move SQL updates the correct sub-folder (6.x -> master) 2016-10-16 20:20:55 +01:00
vincent-michael
da1973327a DB/Texts: Updated npc_text data from 7.0.3 2016-10-16 20:06:08 +02:00
Duarte Duarte
730bab93f3 Update README.md 2016-10-16 18:19:24 +01:00
Duarte Duarte
a8b233c08c Update pull_request_template.md 2016-10-16 18:16:26 +01:00
DDuarte
a249d86b00 TDB 703.00 - 2016/10/17 TDB703.00 2016-10-16 17:38:56 +01:00
Shauren
adad691807 Core/Auras: Implemented SPELL_AURA_CAN_TURN_WHILE_FALLING 2016-10-16 14:28:42 +02:00
Shauren
4a0f5ed2be Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 files
Closes #18072
2016-10-15 23:53:28 +02:00
Vincent-Michael
6a87e266eb DB/GameObjects: Updated gameobject_template data from 7.0.3 2016-10-15 23:37:33 +02:00
Aokromes
943962d504 DB/Misc: Fix startup errors
By Malcrom
2016-10-15 22:57:03 +02:00
Krudor
0e52a0e6b1 [6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566) 2016-10-15 16:32:18 +02:00
Krudor
ad16014c7d Core/Spells: Removed a faulty aura handler
Closes #17590
2016-10-15 16:18:09 +02:00
Shauren
26de86177e Core/Quests: Fixed quest objectives order, thanks @cocolino for pointing it out
Closes #18061
2016-10-13 22:47:46 +02:00
Shocker
b4c4781723 Core/Spells: Implement SPELL_AURA_MOD_MINIMUM_SPEED_RATE (aura 437) 2016-10-12 17:50:47 +03:00
ariel-
99c3f96f1a Core/Player: Fix logic fail in ApplyEquipCooldown 2016-10-11 20:04:05 -03:00
Shauren
85bb191816 Core: Change allowed build to 7.0.3.22810 2016-10-12 00:02:28 +02:00
Shauren
53e15de4bf Core/Items: Fixed more build warnings 7.0.3/22747 2016-10-11 15:31:33 +02:00
jackpoz
a59fef4bff Dep/G3D: Backport warning fix from G3D10
(cherry picked from commit bf5c37a5d0)
2016-10-11 14:16:30 +02:00
Shauren
ac4cb2b984 Warning fix 2016-10-10 09:00:26 +02:00
Vincent-Michael
337247d6c9 DB/Quests: Updated quest_template to 7.0.3.22747 part 18 2016-10-09 22:19:07 +02:00
Krudor
08aab73c7f Core/Spells: Effect leap back fix (#18057)
* Fixed unintentional typo?

Seemed to fix the issues related to the effect for the spells I tried.
Sometimes the caster triggers leapback onto targets, and with the old
code, it instead made the caster leap back instead of its targets
2016-10-09 21:54:55 +02:00