Commit Graph
29284 Commits
Author SHA1 Message Date
Vincent-Michael 89907a5043 DB/Quests: Updated quest_template to 7.0.3.22522 part 4 2016-08-31 05:52:10 +02:00
Vincent-Michael 7c0b3a7bd4 DB/Quests: Updated quest_template to 7.0.3.22522 part 3 2016-08-30 05:56:03 +02:00
Shauren b5fac7abc1 Core: Set default expansion to Legion. 2016-08-30 00:00:33 +02:00
Kinzcool d8cae05ff0 DB/Quests: Updated quest enders to build 7.0.3.22522 2016-08-29 17:41:56 -04:00
Naios b74aadca23 Core/Define: Remove the conditional macro for constexpr.
* Not needed anymore since the requirements were raised to MSVC 2015.

(cherry picked from commit da3c03a48bdf0ef4add6aa1f718ca761afeaebbb)
2016-08-29 22:07:24 +02:00
Naios a2eb1c0066 Core/Common: Correct the linking of localeNames
(cherry picked from commit 13e5817417f48374ff460c5ccdc5f149a1ae8791)
2016-08-29 22:07:18 +02:00
Naios cc51ae6f9a Core/Unit: Force cancel unit events before invalidating the object on destruction
* Closes #16675

(cherry picked from commit 0c97ef5f74ecd30a16965719b857d0ba71580fbf)
2016-08-29 22:07:14 +02:00
Vincent-Michael cf63094e9f DB/Quests: Updated quest_template to 7.0.3.22522 part 2 2016-08-29 21:26:37 +02:00
ariel- 8c625f0f89 Core/GameObject: added possibilty for gameobjects to contain money loot.
Updates #14564

(cherry picked from commit b091415c03ffbfb5a7534d6b087101b15640fae7)

Conflicts:
	src/server/game/Globals/ObjectMgr.cpp

Core/GameObject: migrated non-WDB fields to new gameobject_template_addon table

(cherry picked from commit bd4bf0a73fa29701835176ce757e2fb498b39cdc)

Conflicts:
	src/server/game/Globals/ObjectMgr.cpp

Core/GameObject: cache pointer to GameObjectTemplateAddon

(cherry picked from commit 33102220e53731ca958b46e87abacdce07e3aa88)

Conflicts:
	src/server/game/Entities/GameObject/GameObject.cpp

Core/ObjectMgr: filter out bogus check

This restores previous behaviour
(cherry picked from commit 7028503e8f80dc5488ea9dbf33f595ef2044001d)

Typo fix
(cherry picked from commit fe3a0bf7e135cf8ba9035c4d3c271969d2915aaa)
2016-08-29 19:20:06 +01:00
Shauren 8939b3b4ea SQL: Remove pointless (and very slow) delete query 2016-08-29 11:18:44 +02:00
DDuarte ee2774c26d Remove BOM byte from 2016_08_28_02_hotfixes.sql 2016-08-29 04:30:26 +01:00
ariel- 78041c6438 Core/ObjectMgr: throw some consts and nullptr around
(cherry picked from commit 8727048af67f6e416f82b4c8498d9c072069371f)

Conflicts:
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Globals/ObjectMgr.h
2016-08-29 01:38:39 +01:00
Kinzcool d2d5e5ee88 Hotfixes: Updated broadcast_text up to build 7.0.3.22522 2016-08-28 19:57:10 -04:00
Duarte Duarte f5b6fa46a7 .travis.yml: fix path to the update sql files 2016-08-29 00:43:51 +01:00
Vincent-Michael 72e8879550 DB/Quests: Updated quest_template to 7.0.3.22522 2016-08-28 22:07:20 +02:00
Vincent-Michael 2d17b284d5 SQL: Optimize sql in 3a77fd12e3 2016-08-28 21:20:04 +02:00
Vincent-Michael 3a77fd12e3 DB/Quests: Updated quest_poi to 7.0.3.22522 2016-08-28 21:08:21 +02:00
Vincent-Michael 1e323a10df Core/Characters: Implemented demon hunter cinematic at player login 2016-08-28 19:49:35 +02:00
Vincent-Michael a190a4d2d5 Core/Spells: Updated create healthstone spellid 2016-08-28 19:30:15 +02:00
Shauren f99bb81402 Core/Quests: Renamed unknown quest objective field 2016-08-28 17:07:59 +02:00
Marco Ebert a52fd246ca Fix README.md.
Yes, I'm a nitpicker.
2016-08-28 13:38:15 +02:00
Vincent-Michael 07b7b014fd DB/Hotfixes: Added TactKey.db2 hotfixes 2016-08-28 12:05:22 +02:00
Vincent-Michael 07445d9860 Core/DataStores: Implemented TactKey.db2 2016-08-28 00:27:16 +02:00
Vincent-Michael 9f7c26273b Core/Characters:
- Added missing set PLAYER_BYTES_2_OFFSET_CUSTOM_DISPLAY_OPTION for barbershop
- Fixed crash
2016-08-27 19:58:17 +02:00
Vincent-Michael fbd547f590 Core/Commands: Added offline player support for unstuck command 2016-08-27 19:12:30 +02:00
Vincent-Michael 5577282b5e Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / SMSG_WORLD_QUEST_UPDATE opcodes 2016-08-27 17:12:28 +02:00
joschiwald b0c8a9411e Core/Logging: removed useless log message 2016-08-27 12:30:46 +02:00
joschiwald f0224df131 Core/Config: Fixed typos in worldserver.conf.dist 2016-08-27 12:16:19 +02:00
joschiwald beedf737c8 Core/Logging: delete old logs of the own realm only 2016-08-27 12:10:51 +02:00
Vincent-Michael 41513c39ef Core/Misc: Updated to 7.0.3.22522 2016-08-27 09:07:13 +02:00
Shauren 42a678c09f Core/Pets: Fixed client crashes when logging in with a pet active
Closes #17848
2016-08-27 00:14:25 +02:00
Shauren 9b80805d69 Core/Items: Implemented new item bonus types 2016-08-26 17:17:24 +02:00
Vincent-Michael d2c50155e8 Core/Misc: Updated to 7.0.3.22498 2016-08-26 16:14:42 +02:00
Shauren a727a99e34 Core/Players: Implemented new glyph system 2016-08-25 19:12:00 +02:00
Aokromes e2f133902f Update pull_request_template.md 2016-08-25 08:38:40 +02:00
Aokromes 73ef2fa1bc Update CriteriaHandler.h 2016-08-24 20:24:00 +02:00
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 https://github.com/TrinityCoreLegacy/TrinityCore/commit/525aa424ec8ba60319cd84862c26826a1630d6d5
2016-08-21 14:11:15 +02:00
Aokromes 844b8e41d4 DB/Gameobject: Delete some duplicate spawns
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/d5e0e9947793483d50055caf7a0afdf628075f02
2016-08-21 13:40:24 +02:00
Aokromes 4963ff34a4 DB/Misc: Fix future time traveler startup errors
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/03dbe2e8ae2383f217753378bf5ab9f5168dcdd3
2016-08-21 13:11:52 +02:00
Aokromes 4907c7961c DB/Misc: Fix future time traveler startup errors
Cherry pick 828f3984f243c7ee936dfd854de8ddc658c33146
2016-08-21 12:40:08 +02:00