Commit Graph

29433 Commits

Author SHA1 Message Date
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
Shauren
d34020da7f Core/DataStores: Fixed loading signed db2 fields 2016-10-09 16:54:11 +02:00
mzk
8fba569cb9 Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structure
Closes #18056
2016-10-09 11:45:14 +02:00
Shauren
d1ae3ccb22 Core/DataStores: Fixed format string for ChrSpecialization.db2 and Map.db2 2016-10-08 12:42:39 +02:00
funjoker
a8169dcdf9 Core/DataStores: Corrected SummonProperties.db2 structure
Closes #18036
Closes #18040
2016-10-08 11:58:35 +02:00
tkrokli
50016bf996 Core/DataStores: TaxiMaskSize not large enough
Increase TaxiMaskSize to repair this startup error:

src\server\game\DataStores\DB2Stores.cpp:844 in DB2Manager::LoadStores ASSERTION FAILED:
TaxiMaskSize >= ((sTaxiNodesStore.GetNumRows() - 1) / 8) + 1
TaxiMaskSize is not large enough to contain all taxi nodes! (current value 236, required 239)

Closes #18055
2016-10-08 06:07:31 +02:00
ariel-
015bc75d75 Core/Channels: remove unneeded default constructor
(cherry picked from commit 2a5548a13e)
2016-10-07 12:05:48 -03:00
ariel-
8a35fb2323 Core/Channels: fix nopch build, take two 2016-10-07 02:04:54 -03:00
ariel-
5071dc8465 Core/Channels: fix nopch build 2016-10-07 01:59:39 -03:00
ariel-
59a9bc5ca0 Core/Channels: Revamp of channel system
* Core/Chat: general cleanup and revamping: (#17576) (fbbb03212e)
* Core/Channel: restore accidentally deleted line, fixes channels not honoring ownership setting (7c71417993)
* Channel Followup: avoid setting an invisible gm as Channel owner (#17597) (8a8362ef15)
* Core/Channel: change the way channels are stored and sent to client, fixes multiple channels per zone when using different locales (#17980)
2016-10-07 01:09:28 -03:00
Shauren
4b5e5bbd72 Fix auth_database.sql 2016-10-07 00:35:19 +02:00
Shauren
df556b83ba Core: Change allowed build to 7.0.3.22747 2016-10-06 23:18:42 +02:00
Shauren
a52c50e809 Core/Auras: Add root aura handler to aura type 455
Closes #18030
2016-10-05 23:15:58 +02:00
Vincent-Michael
411394ed4f DB/Misc: Updated npc_text / gameobject_template data from (7.0.3) 2016-10-05 22:16:46 +02:00
DDuarte
9d07fa9bfc DB: Updates to GO templates, GO quest items, pages texts, quest templates, quest objectives and quest visual effects 2016-10-05 04:27:34 +01:00
Vincent-Michael
3dced89cc8 DB/GameObjects: Updated gameobject_template data from 7.0.3 2016-10-04 22:20:45 +02:00
Shauren
cd326db30f Core/Units: Clear UNIT_NPC_EMOTESTATE on death (blizzlike)
Closes #15263
Closes #18027
2016-10-04 17:51:37 +02:00
joschiwald
2b4006f801 Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNED
(cherry picked from commit 625ca6ec1c)
2016-10-03 19:42:44 +02:00
Shauren
d2da56abab Core/DataStores: Fixed uninitialized data in power types array
Coverity CID 1363625
2016-10-03 18:07:40 +02:00
ariel-
ed53439d9d Build: Added 1.62 Boost version to FindBoost
(cherry picked from commit 7906bdc15e)
2016-10-03 09:26:59 -03:00
Shauren
3c7881042f Core/Items: Fixed saving artifact power gains 2016-10-02 22:59:57 +02:00
Vincent-Michael
07e0d43ac3 DB/Quests: Updated quest_template to 7.0.3.22624 part 17 2016-10-02 01:01:23 +02:00
Vincent-Michael
51ff98ce18 SQL: Rename 2016_10_00_00_world.sql -> 2016_10_01_00_world.sql 2016-10-02 00:55:15 +02:00
Vincent-Michael
083017a62e DB/GameObjects: Updated gameobject_template data from 7.0.3 2016-10-01 23:52:41 +02:00
joschiwald
12a52595ed Core/Spells: use spellinfo helper methods 2016-10-01 17:51:05 +02:00
joschiwald
cc1e2fd452 Core/Player: fixed math error 2016-10-01 15:14:53 +02:00
MitchesD
ad3da9c971 Core/Player: Implemented account wide mounts
Closes #17369
2016-10-01 13:48:16 +02:00
Shauren
20f0db0e47 Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structure 2016-10-01 12:17:31 +02:00
Vincent-Michael
7225e24932 DB/Texts: Updated npc_text data from 7.0.3 2016-09-30 23:45:11 +02:00
Shauren
40d24da092 Core/Items: Reworked loading child equipment from database, these items are now loaded last
Closes #18025
2016-09-30 18:04:50 +02:00
Aokromes
b077711c3c DB/Gameobject: Delete duplicate spawn 2016-09-30 07:59:28 +02:00
Shauren
c676e80c45 Core/Players: Removed references to removed currencies
Closes #17721
2016-09-29 23:30:47 +02:00
Aokromes
8a66036f3c DB/Gameobject: Delete some duplicate spawns 2016-09-29 22:27:09 +02:00
Vincent-Michael
a4e46cb193 DB/Texts: Updated page_text data from 7.0.3 2016-09-29 21:55:59 +02:00
Aokromes
e2c92dbc63 DB/Creature: Reguid one spawn to proper 4.3.4 spawns guids 2016-09-29 01:51:24 +02:00
Vincent-Michael
fccee7d488 DB/GameObjects: Updated gameobject_template data from 7.0.3 2016-09-28 21:44:33 +02:00
ariel-
9b3aacc56d Update pull_request_template.md 2016-09-28 14:37:31 -03:00
ariel-
bc6213d192 Update issue_template.md 2016-09-28 14:36:08 -03:00
Aokromes
477daed6cf DB/Misc: add some legion instance templates
Closes #17919 by searum
2016-09-28 12:47:21 +02:00
Vincent-Michael
75f9164fc8 DB/Spells: Updated spell_target_position data from 7.0.3 2016-09-27 23:24:39 +02:00
Shauren
d205a96250 SQL: Missed part of 9c220e8f55 2016-09-27 08:46:27 +02:00
JaredNinja
9c220e8f55 Core/Player: Allow graveyards to be specified for areas, not only zones
Closes #14089
Closes #18006
2016-09-27 08:38:47 +02:00
Aokromes
f17471e9d1 Misc: Change www.issuestats.com because it's dead for > months 2016-09-27 01:30:04 +02:00
Vincent-Michael
ecc8718fd1 DB/Texts: Updated npc_text data from 7.0.3 2016-09-26 20:56:00 +02:00
Shauren
660aa059ae Core/Commands: Slightly improve output of bnetaccount create command
Ref #18002
2016-09-26 17:43:33 +02:00
Vincent-Michael
e22c800edd DB/Quests: Updated quest_template to 7.0.3.22624 part 16 2016-09-25 22:19:08 +02:00
Gacko
49d5bc0491 Fix non PCH build. 2016-09-25 17:07:32 +02:00
Traesh
d4887311e3 Core/Scenes: Implemented scene system
Closes #17858
Closes #17976
2016-09-25 16:13:12 +02:00
Shauren
dd64a3cd36 Core/Config: Add config values for all power regen rates 2016-09-25 14:48:18 +02:00
Vincent-Michael
0e994f0013 DB/GameObjects: Updated gameobject_template data from 7.0.3 2016-09-24 23:10:31 +02:00