Shauren
fe4d11c65a
Tools: Extractor updates
...
* VMAP extractor does not work due to a bug in CascLib
2016-07-18 23:37:19 +02:00
Shauren
a9a13d10f7
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-17 17:37:06 +02:00
Shauren
201d09ec34
Build fix for dynamic linking
2016-07-17 17:32:03 +02:00
Shauren
a8c412a063
Tools: Added universal TrinityCore banner with git version info to all tools
2016-07-17 17:24:53 +02:00
Shauren
a5f6a80f0c
Core/DataStores: Added sparse storage flag assertion
2016-07-17 16:07:25 +02:00
Shauren
2056ce4d66
Scripts: Build fix
2016-07-17 15:20:56 +02:00
Shauren
5b7a0f35d6
Tools/Patcher: Updated patterns for x64 win/mac clients
2016-07-17 14:28:27 +02:00
Shauren
f5157b353b
Core/Misc: Restored packets pch, no more frequent changes coming
2016-07-17 00:14:29 +02:00
Ulduar
f27e1eea4a
Scripts/Blackfathom Deeps: Subjugator Korul - Darkness Calls
...
Closes #15316
Closes #16557
2016-07-16 17:30:04 +02:00
Shauren
99ecf8e0fb
Warning fix
2016-07-16 17:11:59 +02:00
Kito
86275a397a
Game/Entities: Players can attack targets when they are not facing them as long as they are in boundaryradius, this also applies for cone effect spells
...
Signed-off-by: Shauren <shauren.trinity@gmail.com >
2016-07-16 16:57:43 +02:00
Keader
64f0691a27
Core/Scripts: Hallow's End Pumpkin Treat
...
Add all 6 spells available from item 20557,
Hallow's End Pumpkin Treat:
- Hallow's End Candy, Orange Giant (24924)
- Hallow's End Candy, Skeleton (24925)
- Hallow's End Candy, Pirate (24926)
- Hallow's End Candy, Ghost (24927)
- Hallow's End Candy, Female Defias Pirate (44742)
- Hallow's End Candy, Male Defias Pirate (44743)
Thanks @Keader for creating the new spell scripts & SQL,
saved me a lot of time! :-)
(cherry picked from commit cee1c0789a )
2016-07-16 16:35:43 +02:00
Shauren
1849a4fcc1
Core/Spells: Implemented SPELL_AURA_MOD_RATING_PCT
...
* Initial patch by @fatalaim
Closes #16962
2016-07-16 16:04:42 +02:00
Krudor
649e3a9ac5
Core/Instances: Add functionality for modifying instance entrance locations
...
Instances have since MoP (Possibly even Cataclysm) been able to set new locations for players when they zone into the instance.
A theoretic example of this could be after a certain boss has been defeated, a new entrance location is set to bring players entering the instance closer to the relevant content.
A real example would be Siege of Orgrimmar changing entrance locations many times as the raid progresses.
Added SetEntranceLocation for setting entrance locations that will be saved to DB the next time the instance is saved, and SetTemporaryEntranceLocation for when you don't want the value to be saved to the database.
Closes #17167
2016-07-16 14:58:33 +02:00
Shauren
e2d6c362f2
Core/Commands: Allow .cooldown command to work on player pets
...
(cherry picked from commit 9509aac38b )
(cherry picked from commit 86a594a4dd )
2016-07-16 14:14:43 +02:00
Shauren
64de4b38ef
Core/Items: Implemented child equipment
2016-07-16 13:52:12 +02:00
Aokromes
030c0b21b7
DB/Quest: Whitebark's Memory
...
Closes #16606 , by tkrokli
2016-07-16 09:16:03 +02:00
Shauren
8f9f1cc77e
Core/Quests: Failing/abandoning a quest should not unconditionally remove required items, non-quest specific items such as crafting reagents should remain in inventory
...
(cherry picked from commit 8460285f94 )
2016-07-15 20:09:05 +02:00
Brian
7b5373adb3
Core/Quests: Remove quest items that were looted if they are unique, bound, quest items, when abandoning a quest. ( #17556 )
...
(cherry picked from commit 3c0d7fd744 )
2016-07-15 20:06:37 +02:00
Aokromes
8b9dc06ffc
Rename sql/updates/world/3.3.5/2016_07_05_02_world.sql to sql/updates/world/6.x/2016_07_05_02_world.sql
2016-07-15 15:33:52 +02:00
Aokromes
18a8d46e63
Rename 2016_05_13_00_world.sql to 2016_07_15_00_world.sql
2016-07-15 14:40:37 +02:00
Mihapro
b7c2d309e6
[6.x] Core/Battlefield: Tol Barad ( #17124 )
2016-07-15 14:39:41 +02:00
Shauren
a5b6d1992a
Build fix
2016-07-14 09:40:36 +02:00
Shauren
28983c3ae0
Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERS update
2016-07-14 08:52:36 +02:00
Shauren
49202ba93c
Core: Update to 7.0.3.22210
2016-07-14 01:15:18 +02:00
Naios
58dd647a88
Core/Scripting: Fix acquiring of references between script swaps
...
* Delay unloading of shared libraries to the next update tick
to prevent crashes in the destructor of the last referenced
script instance.
* Closes #17557
(cherry picked from commit 445746c402 )
2016-07-13 22:01:14 +02:00
Shauren
6321206938
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-13 17:08:40 +02:00
Shauren
db85bad1ff
Core/PacketIO: Fixed dynamic updatefield handling when values get removed
2016-07-13 00:07:09 +02:00
Shauren
cb803e58ff
Core/PacketIO: Fixed sending ITEM_DYNAMIC_FIELD_MODIFIERS, value count must always match numbers of bits set in ITEM_FIELD_MODIFIERS_MASK
2016-07-12 20:56:09 +02:00
Krudor
cf60c492ec
Core/AI: Add better support for tracking DynObjs ( #17562 )
2016-07-12 18:04:19 +02:00
Shauren
776b0a3c85
Core/Collections: Add void storage content to known appearances
2016-07-12 17:21:58 +02:00
madoKun
03c5e7207b
Core/PacketIO: Fixed guild tabard displaying in characters list ( #17573 )
2016-07-12 09:53:10 +02:00
Shauren
9b14e8248c
Core/PacketIO: SMSG_UPDATE_OBJECT optimization - removed unneccessary memory allocation by dynamic_bitset
2016-07-11 17:14:42 +02:00
Shauren
452cae0c0b
Core/Items: Fixed saving gem bonuses
2016-07-10 14:41:18 +02:00
Shauren
ee2abfba91
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-10 11:30:39 +02:00
Shauren
22d29ce049
Core/Players: Fixed crash happening during character creation added in previous commit
2016-07-10 11:27:38 +02:00
Shauren
0d9136f764
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-10 00:37:33 +02:00
Shauren
a78aa3cf4e
Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to final buffer and removed UpdateMask class
2016-07-10 00:11:19 +02:00
Shauren
dd20865cd7
Build fix
2016-07-09 22:46:51 +02:00
w1sht0l1v3
e47d4de6ec
Core/Scripts: Corrections after 14b93c04ee
...
(cherry picked from commit fcfb7b96b2 )
2016-07-09 21:21:43 +02:00
Shauren
b63e0769a5
Core/Units: Fixed autoattack range
...
Closes #17539
(cherry picked from commit 14b93c04ee )
2016-07-09 20:47:45 +02:00
Shauren
c2f6c4d2bd
Core/Auras: Renamed spell aura 333 to better describe its purpose
2016-07-08 23:19:38 +02:00
Shauren
ef344664e3
Core: Update to 7.0.3.22150
2016-07-07 22:56:07 +02:00
Shauren
ebff8cb342
Core/PacketIO: Fixed crash happening when someone sends too small packet that is processed directly in WorldSocket
...
Closes #17536
2016-07-07 18:12:50 +02:00
Ivan Beňovic
7fb6c4839d
Core/Unit: Fixed warning about comparison of mixed types. ( #17541 )
2016-07-07 16:47:14 +01:00
et65
f293994ef4
Core/MMaps: Fix crash introduced in commit 32e8b65 ( #17447 )
...
* Core/MMaps: Fix crash introduced in commit 32e8b6506f
* Also fix remaining memory leaks scenarios.
2016-07-07 15:04:52 +02:00
Ovah
2bede7bffd
Core/Instances: implemented handling for SMSG_BOSS_KILL_CREDIT ( #17525 )
2016-07-07 13:30:24 +02:00
Krudor
147d77102c
[6.x] Fix camera and player collision not updating when object scale changes ( #17529 )
2016-07-06 21:30:59 +02:00
Shauren
be461280d2
Build fix
2016-07-06 10:44:43 +02:00
Shauren
9958af7095
Core/Items: Optimize allowed item spec check for quest rewards from QuestPackageItem
2016-07-06 09:38:17 +02:00