Commit Graph
22513 Commits
Author SHA1 Message Date
Traesh 96f7ce4bfa Core/Scripting: Added missing hotswap code for SceneScripts 2017-01-01 03:23:04 +01:00
joschiwald ab06ae799e Core/Spells: SPELL_ATTR0_CU_SHARE_DAMAGE no longer depend on SpellFamily 2017-01-01 03:05:33 +01:00
Shauren deb5ca843e Build fix 2017-01-01 00:46:42 +01:00
Shauren dc704efe45 Core/Loot: Increased allowed loot range and updated SendLootError
Closes #18685
2016-12-31 20:50:39 +01:00
Shauren ca306c6019 Core/PacketIO: Fixed SMSG_TRADE_UPDATED structure
Closes #18652
2016-12-30 11:56:46 +01:00
DDuarte e6473ab5d9 Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485
Also renamed cppformat to fmt
2016-12-29 23:45:59 +00:00
Shauren ec806fa9ad Core/Items: Fixed applying artifact powers scaling with number of purchased ranks (+stamina/+damage)
Closes #18644
2016-12-29 13:03:07 +01:00
Shauren 26321d88d4 Build fix 2016-12-28 14:29:27 +01:00
Shauren 5c1503f859 Core/Loot: Implemented AoE loot
Closes #16065
2016-12-28 01:12:01 +01:00
joschiwald 2d5ffec6b5 Core/Misc: fixed compile warning 2016-12-27 23:53:13 +01:00
Shauren fe26f8ae48 Core/Loot: Fixed group loot
Closes #17696
2016-12-27 21:36:40 +01:00
Shauren 8742732149 Core/Items: Implemented bonus list as a possible result of RandomSuffix
Ref #18423
2016-12-26 21:21:28 +01:00
Shauren 9f81cf445f Core/Players: Added new 7.1 hidden slots transmog items 2016-12-25 19:13:24 +01:00
DoctorKraft a5473648dd Core/Units: Update druid shapeshift form models (#18554) 2016-12-24 15:31:45 +01:00
Shauren 0c9bfd074d Core/Logging: Fix static analysis issue
CID 1367942, 1367944, 1367953,1367955,1367957, 1367958, 1367960, 1367961, 1367962, 1367964
2016-12-24 13:09:12 +01:00
Shauren 25bdf4b529 Core/Chat: Updated item link format 2016-12-23 23:49:47 +01:00
Shauren 40cdc86e9a Tools/Patcher: Maybe fix mac
Ref #18145
2016-12-22 16:46:30 +01:00
Shauren 538c8c3843 Core/Achievements: Add missing send packet 2016-12-20 17:14:11 +01:00
Shauren 63fd633d79 Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHIEVEMENT_MEMBERS 2016-12-19 23:59:23 +01:00
Shauren 32570f7203 Fixed copypaste 2016-12-18 23:51:47 +01:00
Shauren b633d61899 Core/Commands: Added new 'bnetaccount listgameaccounts' command to display all account table entries linked to a given battle.net email
* Also fixed errors about bad commands in db

Closes #18474
2016-12-18 12:35:27 +01:00
Shauren bc75899114 Core/Auras: Resend spell modifiers after teleporting
Closes #18440
2016-12-17 21:49:29 +01:00
Krudor 1530c95697 Core/Scripts: Add server-side script support for movie completion (#18308) 2016-12-17 18:27:43 +01:00
rstebler 9c8f641cd2 Core/Achievements: Add faction check before completing an achievement (#18436)
Fixes player getting achievements of both factions if they use the same criteria
2016-12-17 18:25:00 +01:00
Onkelz28 17f94855f0 Core/Auras: Implemented aura 179 SPELL_AURA_MOD_POWER_DISPLAY (and renamed aura 402 to OVERRIDE) 2016-12-17 13:07:56 +01:00
Shauren 12ac800eff Core/Units: Implemented setting displayed power type depending on player spec
Closes #18496
2016-12-16 23:46:07 +01:00
Shauren 8867612058 Core/Auras: Prevent infinite stacking of passive auras with the same id from the same caster on the same target
Closes #18475
2016-12-15 23:30:20 +01:00
Shauren 8b2e07166f Core/DataStores: Fixed loading non-localized db2 strings
Closes #18451
2016-12-14 00:09:32 +01:00
Shauren ac1dc758b9 Core/Units: Cleanup hardcoded magic numbers for byte field offsets 2016-12-13 20:58:22 +01:00
Krudor a346fd2baf Core/Spells: Fix running wild mount spell (#18445)
Worgens no longer mount another white worgen models shoulder instead of dropping down on all four

Closes #18363
2016-12-12 23:13:20 +01:00
Shauren b6f1f8405f Core/Misc: Added regex compatibility layer to fall back to boost::regex for really old compiler 2016-12-10 19:11:10 +01:00
Shauren bfa9a4c959 Core/Items: Fixed item level increases of gems with bonuses that give them scaling stat distribution 2016-12-09 20:00:20 +01:00
Palabola 61ec5b9abf Handlers/AuctionHouse: Typo (#18437)
Filtering fixed.
2016-12-09 11:19:12 +00:00
Shauren 21be921a09 Tools/Mapextractor: Updated db2 list 2016-12-08 21:50:12 +01:00
Shauren eba8ed329f Core/Commands: Output phase list in gps command
Closes #18227
2016-12-07 23:24:32 +01:00
Shauren 6ce35f3772 Tools/Patcher: Removed administrator requirement as it no longer writes to ProgramData 2016-12-06 23:45:35 +01:00
zori fcbbeb3644 Correct Nav type for WMO objects (#18364)
* Tools/MMaps: Correct liquid type for WMO objects

* MMaps: Update version to 6

(cherry picked from commit 0df0cb30ca9de2015ec774e50bb69337382576d3)
2016-12-04 02:23:13 +01:00
Krudor 79b984832f Core/Scripts: Wormhole Generator - Pandaria (#18321) 2016-12-03 18:26:24 +01:00
joschiwald 1272e9eea6 Core/Packets: added SMSG_PLAY_OBJECT_SOUND packet class 2016-12-03 16:50:20 +01:00
joschiwald 7ee0e2ad08 Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet class 2016-12-03 16:45:30 +01:00
joschiwald e66acf820b Core/Packets: added SMSG_PLAY_SPELL_VISUAL packet class 2016-12-03 16:28:17 +01:00
Shauren 4e1a263e7c Core/Spells: Fixed spell value calculation for consumables
Closes #18385
2016-12-03 16:15:21 +01:00
Aokromes 22396f1bcf Fix typo in VMap BIH generation (#18297)
Fix typo in VMap BIH generation
By zorix
(cherry picked from commit 2402f476424531a175d9a016f433321f00608501)

Core/Maps: bumping Vmap version after 2402f476424531a175d9a016f433321f00608501

Re-extracting vmaps is required
(cherry picked from commit ec9a8345a49938ddd9d42e9fdf7053ac25477b4d)

Core/Map: missing file change in last commit
(cherry picked from commit 881cd78ae32d8078e247f64a73c651959a76e746)
2016-12-03 15:27:23 +01:00
Sean Rhone f18f75bbb7 RA.MinLevel to Ra.MinLevel (#18387)
Solves https://github.com/TrinityCore/TrinityCore/issues/18386
(cherry picked from commit 023eec874a124a8752c27e5925cfe39508d04485)
2016-12-03 15:18:24 +01:00
Shauren 76a56d489b Core/Quests: Fixed armor quest rewards
Closes #18223
2016-12-02 22:24:55 +01:00
Unknown-1000 7536445b6d Scripts/Spells: Transformation Sickness 169869. (#18375)
Fix calculate value.

Closes #18374
2016-12-02 20:02:46 +00:00
Shauren b5a7235215 Core/Quests: Fixed "Currency Token Test Token 4" appearing in quest rewards
Closes #18062
2016-12-01 17:42:19 +01:00
Duarte Duarte 7eb4512eee Scripts: Minimize duplicated enum names in header files (#18346)
This reduces the number of cache resets with the Zapcc compiler

Standard followed is instance/raid TLA + DataTypes/CreaturesIds/etc
2016-12-01 01:51:07 +00:00
Palabola 0b6422b12b Core/Units: Fixed disconnects when some unit has 0 speed (#18317) 2016-11-30 21:19:54 +01:00
Shauren 2c5474e319 Core/Items: Implemented new 7.1 ItemSpec rule - PrimaryStat can now be set to ITEM_SPEC_STAT_NONE
Closes #18360
Closes #18357
Closes #18358
Closes #18359
2016-11-30 21:17:15 +01:00