Commit Graph

29248 Commits

Author SHA1 Message Date
Vincent-Michael
5b11bb187d Core/PacketIO: Fixed issue reported by static analysis 2016-08-24 18:26:05 +02:00
Shauren
2017c515de Core/Items: Removed old stupid code dropping enchantment charges when sheathing weapons... 2016-08-24 16:30:49 +02:00
Vincent-Michael
3c6c78da1c Core/Objects: Added check (error log) for possible invalid position for creatures / game objects 2016-08-23 16:58:48 +02:00
Shauren
4a13ec2fcb Core/Spells: Defined known shapeshift flags 2016-08-23 16:00:44 +02:00
funjoker
f7cdc78f80 Core/ObjectMgr: Load correct XP for level data (#17843) 2016-08-22 21:23:31 +02:00
Regigicas
796e851a8f Core/Spell: Restore SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN behavior (#17704) 2016-08-22 21:16:26 +02:00
Shauren
5f87c3f1b3 Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_OBTAIN - this matches how it is implemented 2016-08-22 18:15:33 +02:00
Vincent-Michael
85feeceea1 Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3 2016-08-21 21:33:03 +02:00
Shauren
a792a5a41d Warning fix 2016-08-21 17:24:11 +02:00
Shauren
b952033f6a Warning fix 2016-08-21 15:04:18 +02:00
Aokromes
63a1a435df DB/Gameobjet: Delete more duplicate spawns
Cherry pick from 525aa424ec
2016-08-21 14:11:15 +02:00
Aokromes
844b8e41d4 DB/Gameobject: Delete some duplicate spawns
Cherry pick from d5e0e99477
2016-08-21 13:40:24 +02:00
Aokromes
4963ff34a4 DB/Misc: Fix future time traveler startup errors
Cherry pick from 03dbe2e8ae
2016-08-21 13:11:52 +02:00
Aokromes
4907c7961c DB/Misc: Fix future time traveler startup errors
Cherry pick 828f3984f2
2016-08-21 12:40:08 +02:00
Shauren
45966e6685 Core/Criteria: Fixed disables table requiring a reload for achievement criteria
Closes #17828
2016-08-21 11:54:55 +02:00
Aokromes
7751ce574b DB/Misc: Fix future time traveler startup errors
Cherry pick from 5451170996
2016-08-21 11:15:02 +02:00
Aokromes
4f84fc2b8f DB/Misc: Fix startup errors 2016-08-21 09:34:50 +02:00
Malcrom
f10a4c1364 Core/Creatures: Implemented loading animkits from creature_addon (#17834) 2016-08-20 23:53:07 +02:00
Aokromes
4cd6295efb DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:43:37 +02:00
Aokromes
d2885ed79f DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:37:26 +02:00
Aokromes
4c4a379ae8 DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:32:42 +02:00
Aokromes
08d69e7654 DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:29:52 +02:00
Aokromes
6456469794 DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:22:08 +02:00
Aokromes
3d87fb2824 DB/Gameobject: Delete some duplicate spawns 2016-08-20 22:19:20 +02:00
Aokromes
4c52b78adf DB/Creature: Make Lieutenant Horatio Laine and relatives visible
(don't tell me why they added this without requirement, source sniff is one horde character and he was visible without any quest, tested also with one level 2 ali character)
2016-08-20 16:33:52 +02:00
Shauren
def8bf0855 Core/Misc: Don't conditionally include non platform specific headers 2016-08-20 13:34:15 +02:00
Vincent-Michael
ac5b1bd984 Core: Fixed non pch build for unix 2016-08-20 11:07:17 +02:00
Shauren
10e0f4ff8f Core/Spells: Fixed extended spell range while moving
Closes #17818
2016-08-20 00:28:55 +02:00
Shauren
3ab2f69f64 Core/World: Change worldstate storage to uint32 to fix compile warnings (its also saved/loaded as uint32 from database) 2016-08-19 17:34:59 +02:00
Shauren
650ab693a8 Buildsystem: Enforce Visual Studio 2015 Update 3 in CMake 2016-08-18 17:45:49 +02:00
Shocker
0ba1d49bae Core/Spells: Define SPELL_EFFECT_PLAY_SCENE (effect #198) 2016-08-18 18:15:35 +03:00
Shauren
df0d8eb9ba Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED used by feral and bear artifacts 2016-08-18 16:52:33 +02:00
Shauren
d9aca10221 Core/Players: Fixed autoattack damage in shapeshift forms that don't have offhand attacks but can dual wield (ghost wolf and druids with feral/bear artifacts) 2016-08-17 18:52:58 +02:00
Shauren
4a6cf1b61d Core/Stats: Fixed feral melee damage calculation 2016-08-16 00:09:24 +02:00
Shauren
59cb6740ff Core/Taxi: Fixed warnings in TaxiPathGraph 2016-08-15 13:53:07 +02:00
Shauren
ef480fadad Warning fixes 2016-08-15 00:27:47 +02:00
Shauren
fea0cb16f2 Core/Items: Implemented artifacts 2016-08-15 00:03:38 +02:00
Shauren
f8c5a2c723 Core/Creatures: Fixed loading creature template 2016-08-14 22:18:55 +02:00
Vincent-Michael
0bd6a5d4e5 Core/DataStores: Fixed build 2016-08-14 01:38:25 +02:00
Shauren
48135aca3a Core/Items: Fixed default display for items that don't have any entry with appearancemod = 0 2016-08-14 01:01:12 +02:00
Vincent-Michael
f9a9ea2daa Core/Creatures: Fixed typo 2016-08-14 00:29:34 +02:00
Vincent-Michael
e8a38ff3fd Core/Creatures: Fixed typo in f94339271e 2016-08-13 22:00:59 +02:00
Vincent-Michael
f94339271e Core/Creatures:
- Renamed creature_template.exp_unk to RequiredExpansion
- Added creature_template.HealthScalingExpansion
- Added creature_template.VignetteID
2016-08-13 21:55:39 +02:00
Shauren
e6ddb9f222 Core: Change allowed build to 7.0.3.22423 2016-08-13 01:15:21 +02:00
Vincent-Michael
7e84e5df60 Core/PacketIO: Fixed typo 2016-08-12 19:19:25 +02:00
jackpoz
40b67bb7ce Core/Packets: Remove empty file 2016-08-12 18:17:01 +02:00
Shauren
ea16241873 Core: Change allowed build to 7.0.3.22410 2016-08-11 17:03:50 +02:00
ariel-
f915ab2c86 Core/Account: Fix race condition in AccountMgr::UpdateAccountAccess
(cherry picked from commit 6c0b98f24c)
2016-08-10 18:40:58 +02:00
jackpoz
fe03c9a45e Core/Accounts: Reduce differences between 3.3.5 and 6.x branches
Add code missing from d8234bed42
2016-08-10 18:40:37 +02:00
ForesterDev
6147ba6156 Core\Command: remove account_muted data on account deletion
(cherry picked from commit 6a87524204)

# Conflicts:
#	src/server/database/Database/Implementation/LoginDatabase.cpp
#	src/server/database/Database/Implementation/LoginDatabase.h
2016-08-10 18:19:16 +02:00