Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-24 | Core/Units: Update druid shapeshift form models (#18554) | DoctorKraft | |
2016-12-24 | Core/Logging: Fix static analysis issue | Shauren | |
CID 1367942, 1367944, 1367953,1367955,1367957, 1367958, 1367960, 1367961, 1367962, 1367964 | |||
2016-12-23 | Core/Chat: Updated item link format | Shauren | |
2016-12-22 | Tools/Patcher: Maybe fix mac | Shauren | |
Ref #18145 | |||
2016-12-20 | Core/Achievements: Add missing send packet | Shauren | |
2016-12-19 | Core/PacketIO: Implemented ↵ | Shauren | |
CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHIEVEMENT_MEMBERS | |||
2016-12-18 | Fixed copypaste | Shauren | |
2016-12-18 | Core/Commands: Added new 'bnetaccount listgameaccounts' command to display ↵ | Shauren | |
all `account` table entries linked to a given battle.net email * Also fixed errors about bad commands in db Closes #18474 | |||
2016-12-17 | Core/Auras: Resend spell modifiers after teleporting | Shauren | |
Closes #18440 | |||
2016-12-17 | Core/Scripts: Add server-side script support for movie completion (#18308) | Krudor | |
2016-12-17 | Core/Achievements: Add faction check before completing an achievement (#18436) | rstebler | |
Fixes player getting achievements of both factions if they use the same criteria | |||
2016-12-17 | Core/Auras: Implemented aura 179 SPELL_AURA_MOD_POWER_DISPLAY (and renamed ↵ | Onkelz28 | |
aura 402 to OVERRIDE) | |||
2016-12-16 | Core/Units: Implemented setting displayed power type depending on player spec | Shauren | |
Closes #18496 | |||
2016-12-15 | Core/Auras: Prevent infinite stacking of passive auras with the same id from ↵ | Shauren | |
the same caster on the same target Closes #18475 | |||
2016-12-14 | Core/DataStores: Fixed loading non-localized db2 strings | Shauren | |
Closes #18451 | |||
2016-12-13 | Core/Units: Cleanup hardcoded magic numbers for byte field offsets | Shauren | |
2016-12-12 | Core/Spells: Fix running wild mount spell (#18445) | Krudor | |
Worgens no longer mount another white worgen models shoulder instead of dropping down on all four Closes #18363 | |||
2016-12-10 | Core/Misc: Added regex compatibility layer to fall back to boost::regex for ↵ | Shauren | |
really old compiler | |||
2016-12-09 | Core/Items: Fixed item level increases of gems with bonuses that give them ↵ | Shauren | |
scaling stat distribution | |||
2016-12-09 | Handlers/AuctionHouse: Typo (#18437) | Palabola | |
Filtering fixed. | |||
2016-12-08 | Tools/Mapextractor: Updated db2 list | Shauren | |
2016-12-07 | Core/Commands: Output phase list in gps command | Shauren | |
Closes #18227 | |||
2016-12-06 | Tools/Patcher: Removed administrator requirement as it no longer writes to ↵ | Shauren | |
ProgramData | |||
2016-12-04 | Correct Nav type for WMO objects (#18364) | zori | |
* Tools/MMaps: Correct liquid type for WMO objects * MMaps: Update version to 6 (cherry picked from commit 0df0cb30ca9de2015ec774e50bb69337382576d3) | |||
2016-12-03 | Core/Scripts: Wormhole Generator - Pandaria (#18321) | Krudor | |
2016-12-03 | Core/Packets: added SMSG_PLAY_OBJECT_SOUND packet class | joschiwald | |
2016-12-03 | Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet class | joschiwald | |
2016-12-03 | Core/Packets: added SMSG_PLAY_SPELL_VISUAL packet class | joschiwald | |
2016-12-03 | Core/Spells: Fixed spell value calculation for consumables | Shauren | |
Closes #18385 | |||
2016-12-03 | Fix typo in VMap BIH generation (#18297) | Aokromes | |
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 | RA.MinLevel to Ra.MinLevel (#18387) | Sean Rhone | |
Solves https://github.com/TrinityCore/TrinityCore/issues/18386 (cherry picked from commit 023eec874a124a8752c27e5925cfe39508d04485) | |||
2016-12-02 | Core/Quests: Fixed armor quest rewards | Shauren | |
Closes #18223 | |||
2016-12-02 | Scripts/Spells: Transformation Sickness 169869. (#18375) | Unknown-1000 | |
Fix calculate value. Closes #18374 | |||
2016-12-01 | Core/Quests: Fixed "Currency Token Test Token 4" appearing in quest rewards | Shauren | |
Closes #18062 | |||
2016-12-01 | Scripts: Minimize duplicated enum names in header files (#18346) | Duarte Duarte | |
This reduces the number of cache resets with the Zapcc compiler Standard followed is instance/raid TLA + DataTypes/CreaturesIds/etc | |||
2016-11-30 | Core/Units: Fixed disconnects when some unit has 0 speed (#18317) | Palabola | |
2016-11-30 | Core/Items: Implemented new 7.1 ItemSpec rule - PrimaryStat can now be set ↵ | Shauren | |
to ITEM_SPEC_STAT_NONE Closes #18360 Closes #18357 Closes #18358 Closes #18359 | |||
2016-11-29 | Core/Spells: Removed 34 traits cap for bonus stamina/damage on artifacts ↵ | Shauren | |
(7.1 change) | |||
2016-11-29 | Conf: Changed MaxPlayerLevel default value to 110 (#18341) | Palabola | |
2016-11-28 | Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, ↵ | Shauren | |
the cmake hack to build wheaty directly into executable is still needed as it is impossible to have it initialize before every other static variable when it resides in dll (dynamic linking only) | |||
2016-11-28 | Core/Debugging: Added wheaty everywhere and modified it to always reliably ↵ | Shauren | |
report issues during static initialization | |||
2016-11-27 | Core/PacketIO: Fixed server queue display | Shauren | |
Closes #18218 | |||
2016-11-27 | The Kalecgos evade condition. (#17631) | Ulduar | |
The Kalecgos evade condition. | |||
2016-11-26 | Core/Bnet: Fixed an issue that allowed client to enter ↵ | Shauren | |
Battlenet::Session::ReadDataHandler with an invalid header Closes #18312 | |||
2016-11-25 | Core/Units: Removed attack speed float to int conversion special case in ↵ | Shauren | |
building SMSG_UPDATE_OBJECT | |||
2016-11-24 | Core/Misc: Defined new player flag | Shauren | |
2016-11-23 | Core/Quests: Defined more quest flags | Shauren | |
2016-11-23 | Core/Creatures: Enable swimming creatures to chase targets in 3d (#18298) | Krudor | |
Closes #11060 | |||
2016-11-23 | Core/Misc: Define unknown quest type (#18219) | Krudor | |
Changes proposed: Define previously unknown quest type QUEST_TYPE_UNK -> QUEST_TYPE_TASK | |||
2016-11-22 | Core/Spells: Implemented SPELL_ATTR8_ARMOR_SPECIALIZATION - requires all ↵ | Shauren | |
slots to be filled with a valid item |