Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | Core/ConditionMgr: condition CONDITION_SOURCE_TYPE_PHASE should not break on ↵ | MitchesD | |
first phaseID which is equal to condition phase Id, it should iterate over all and check if more areas are trying to apply the same phase * it's required for example for Wandering Isle quests Closes https://github.com/TrinityCore/TrinityCore/issues/17054 | |||
2016-05-17 | Scripts/Freya: removed obsolete code | joschiwald | |
(cherry picked from commit d812505fc29daa51d549439eaa2c72221dbefe07) Makes travis happy (cherry picked from commit ab2466ac011dde5d728d2a75983c292eaebff4cd) | |||
2016-05-17 | Core/Spells: Fixed spell mod application order | Shauren | |
Closes #10250 | |||
2016-05-17 | Core/Auras: Implemented auras SPELL_AURA_PREVENT_DURABILITY_LOSS and ↵ | Shauren | |
SPELL_AURA_PREVENT_DURABILITY_LOSS_FROM_COMBAT | |||
2016-05-16 | And nopch fix too | Shauren | |
2016-05-16 | Build fix for VS2013 - pls stop using it, upgrade to 2015. | Shauren | |
2016-05-16 | Core/PacketIO: Updated charm/vehicle spell sending | Shauren | |
2016-05-15 | Core/DataStores: Defined ChrSpecialization flag values | Shauren | |
2016-05-14 | Core/Spells: Fixed non pch build | Vincent-Michael | |
2016-05-14 | Build: Updated boost required to 1.55 | Vincent-Michael | |
2016-05-14 | Spell/Shaman: Fix non PCH linking. | Gacko | |
Thanks @Shauren. | |||
2016-05-14 | Update worldserver.conf.dist | Aokromes | |
2016-05-14 | Core/Units: Updated rage generation formula | Shauren | |
2016-05-13 | Core/Auras: Implemented aura 481 - SPELL_AURA_CONVERT_CONSUMED_RUNE | Shauren | |
Used by: Blood Rites, Reaping and Glyph of the Ice Reaper | |||
2016-05-13 | Build/GCC: Enforce version 4.7.2 | Vincent-Michael | |
2016-05-13 | Build: Added 1.61 Boost version to FindBoost | Vincent-Michael | |
2016-05-12 | Core/Spells: Fixed Lightning Shield dropping charges when attacked | Shauren | |
2016-05-11 | Core/Misc: Warning fixes (/W4) | Shauren | |
2016-05-10 | Core/Spells: Fixed warning | Vincent-Michael | |
2016-05-10 | Core/Game: Remove some unnecessary export macros | Naios | |
(cherry picked from commit f50c4b71a137b90c2c5848c2ddef0139b05fa4a1) | |||
2016-05-10 | Revert "GitHub: Add the linking model to the issue template" | Naios | |
* There are not that much issues as expected which are related to the linking model, so this isn't needed for every issue that is created anymore. This reverts commit b91bed017bb59e1783330f61a48a8d2b3af857cf. | |||
2016-05-10 | Core/Common: Move the query callback header to the database project | Naios | |
* Also renames the header to it's correct name QueryCallback (cherry picked from commit d4d199d7654a95c53c77e30e6bd9203ee70b9373) | |||
2016-05-10 | Core/Spells: Fixed Elemental Blast random buff (shaman) | Shauren | |
2016-05-09 | Core/Networking: Fixed cleanup of disconnected sockets | Shauren | |
Ref #15892 | |||
2016-05-08 | Core: Fixed warning | Vincent-Michael | |
2016-05-08 | Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50 | Vincent-Michael | |
2016-05-08 | Core/Auras: Implemented AURA_INTERRUPT_FLAG_LEAVE_COMBAT | Shauren | |
2016-05-08 | Core/Commands: Allowed .server idlerestart / idleshutdown / restart / ↵ | Vincent-Michael | |
shutdown to take another parameter structure: e.g.: * .server idlerestart 12d3h13m13s * .server idleshutdown 46m13s * .server restart 45h56m * .server shutdown 323m42s | |||
2016-05-07 | Core/Achievements: Add missing overrides | Shauren | |
2016-05-07 | Core/Achievements: Add new realm first achievements to list of excluded ↵ | Shauren | |
achievements during character/guild deletion | |||
2016-05-07 | GCC build fix | Shauren | |
2016-05-07 | Warning fix | Shauren | |
2016-05-07 | Core/Achievements: AchievementMgr refactoring | Shauren | |
* Extracted base CriteriaHandler class that deals with criteria only and will be reused for future scenario implementation * Fixed players earning guild achievements | |||
2016-05-06 | Core/Spells: Corrected spell effect value rounding | Shauren | |
2016-05-05 | Core/Spells: Fixed proc cooldowns read from dbc | Shauren | |
2016-05-04 | Core/Units: Fixed warning | Vincent-Michael | |
2016-05-04 | Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS ↵ | Shauren | |
whose miscvalue cases were removed from the game | |||
2016-05-03 | Core/Units: Updated armor damage reduction calculation | funjoker | |
Merge #17069 | |||
2016-05-03 | Core/Spells: Fix typo in item level ppm calculation | Shauren | |
2016-05-02 | Core/Spells: Perform proc roll after all conditions passed to only consume ↵ | Shauren | |
spellmods when the aura is allowed to proc in the first place | |||
2016-05-02 | Core/Spells: Implemented RPPM proc effects | Shauren | |
Closes #17001 | |||
2016-05-02 | DB/Strings: Fix a .npc info crash | DDuarte | |
Fixes #17066 | |||
2016-05-02 | Scripts/SWP: Remove unused #defines | Duarte Duarte | |
2016-05-01 | Core/DataStores: Clean up manually named tables/columns in hotfixes database ↵ | Shauren | |
to reduce work needed when regenerating HotfixDatabase prepared statements | |||
2016-05-01 | Core/Scripting: Kill pending unit events when swapping AI's | Naios | |
(cherry picked from commit 851c73b3e47b4b64639f4d825b00d069330059e3) | |||
2016-05-01 | Core/Spells: Fixed overwriting summon requests | Incorrect | |
Closes #17049 | |||
2016-05-01 | Revert "Game/Handler: Fix warning." | Gacko | |
This reverts commit 9713a30e64a848e2e42ad61dd88d1a1f58facea5. | |||
2016-05-01 | Game/Unit: Comment unused parameter. | Gacko | |
2016-05-01 | Game/Handler: Fix warning. | Gacko | |
2016-05-01 | Core/Scripts: Fix 2 warnings | Naios | |
* Ref d9f7692c2e1e * Ref 0fbcddcb4f8f |