| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-20 | DB/Creature: Fix loot for various icc trashmobs | Aokromes | |
| 2017-12-20 | DB/Creature: Correct money for Lady Deathwhisper | Aokromes | |
| 2017-12-20 | Core/Spells: fix some DB errors | ariel- | |
| Ref #18542 - Implemented Choking Vines transformation at 5 stacks - Implemented periodic Aura of Fear ticks - Fixed Savage Rend passive proccing on anything (raptor pets) | |||
| 2017-12-19 | Core/Globals: validate creature_template mingold and maxgold fields | ariel- | |
| 2017-12-19 | DB/Spawn: Add heroic mode spawns of a lot of gameobjects | Aokromes | |
| Part by offl Closes #21082 | |||
| 2017-12-19 | DB/GameObject: The Shadow Labyrinth door Lever | Killyana | |
| Closes #21086 | |||
| 2017-12-18 | Core/Creatures: fixed school immunity unapply when updating entry and ↵ | ariel- | |
| unified code - Also use correct data type for SQL (INT <-> uint32) | |||
| 2017-12-18 | Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron ↵ | Keader | |
| encounter (#21068) Closes #18765 | |||
| 2017-12-17 | Build: Require Visual Studio 2017 or greater | Naios | |
| * See the deprecation notice at https://community.trinitycore.org/topic/13294-gcc-49-visual-studio-2015-end-of-life/ | |||
| 2017-12-17 | Core/Utilities: Globally enable C++14 chrono literals | Naios | |
| * Usable like 12s, 15m... | |||
| 2017-12-17 | Core/Common: Use the std make_unique instead of a custom one | Naios | |
| 2017-12-17 | Dep: Update fmt to fmtlib/fmt@f9c97de46b | Naios | |
| 2017-12-17 | Build: Experimentally disable the /Zm workaround for MSVC | Naios | |
| 2017-12-17 | Build: Use the cotire library for precompiled header handling | Naios | |
| * Required for handling flags inherited by linked projects correctly in the corresponding precompiled header. * Reduces the maintenance effort for precompiled headers | |||
| 2017-12-17 | Build: Use interface targets for inheriting flags and definitions | Naios | |
| * Remove the usage of global flags and definitions set through the CMAKE_CXX_FLAGS variable. * Use cmake target compile features for setting the CXX standard automatically. * Make C++14 globally available in the project * Closes #21033 | |||
| 2017-12-17 | Build: Set the minimum required compiler version to GCC 6.3 | Naios | |
| * This is the current GCC version of debian 9 | |||
| 2017-12-17 | DB/Creature: Add school immunity for some creatures | offl | |
| Ref https://github.com/TrinityCore/TrinityCore/pull/20709 | |||
| 2017-12-17 | DB/Quest: The Mark of Vashj/The Cudgel of Kar'desh | Killyana | |
| Closes #21070 Closes #21069 | |||
| 2017-12-17 | Core/Accounts: prevent existing account ban from being updated | Gogs | |
| Signed-off-by: jackpoz <giacomopoz@gmail.com> | |||
| 2017-12-17 | Core/Misc: Fix clang 6 warnings | jackpoz | |
| 2017-12-17 | Core/Creature: implement school immunity for creatures in creature_template ↵ | Wyreth | |
| (#20709) | |||
| 2017-12-17 | Scripts/Commands: Add failure state for quest remove (#20611) | Andrew Letson | |
| Add more verbose messaging to the .quest remove command | |||
| 2017-12-17 | Core/Unit: make neutral guards attack players involved in PvP | Léo Gautheron | |
| Fix https://github.com/TrinityCore/TrinityCore/issues/17635 | |||
| 2017-12-17 | Shared/Metric: Fix crash on shutdown | jackpoz | |
| Fix crash on shutdown with metrics enabled but InfluxDB stopping before worldserver | |||
| 2017-12-17 | Build: Fixed warning about disabling warnings | Shauren | |
| 2017-12-17 | DB/Misc: Make base files more read-able | Aokromes | |
| for future mysql dumps run this after dump before push: sed -i 's/),(/),\n(/g' auth_database.sql sed -i 's/),(/),\n(/g' characters_database.sql | |||
| 2017-12-17 | Scripts/Commands: modify command .dismount to target any selected player ↵ | ForesterDev | |
| (#19788) - change security lvl for command .dismount to 2 (gamemasters). For players there is /dismount command Closes #19788 | |||
| 2017-12-16 | Core/Entities: fixed rage gain from attacking script-invincible targets | ariel- | |
| Closes #3856 | |||
| 2017-12-16 | DB/Spell: fix Magic Absorption | ariel- | |
| Closes #20570 | |||
| 2017-12-16 | Core/GameObject: refactor dismounting on use | ariel- | |
| 2017-12-16 | DB/Misc: Death knights area rework part8 | Killyana | |
| Original work done by Grz3s on Cmangos | |||
| 2017-12-16 | Core/Spells: Fixed Naxx Anub Scarab Summoning Spell | jackpoz | |
| Reduce spell radius of 28864 and 29105 from 100 yards to 10 yards to spawn scarabs closer | |||
| 2017-12-16 | DB/Loot: Fix Koralon the Flame Watcher loots | Killyana | |
| Closes #21037 | |||
| 2017-12-16 | Core/Spells: allow auras to proc from partial blocks | ariel- | |
| Closes #21065 | |||
| 2017-12-16 | Core/GameObject: implement dismount on use of certain GOs | ariel- | |
| - The fact of player dismounting was entirely client-sided, with no server code enforcing it. Closes #19979 | |||
| 2017-12-15 | Build fix | Keader | |
| 2017-12-15 | Scripts/UBRS: The Beast (#20751) | Riztazz | |
| 2017-12-15 | Core/Entities: add extra use of UPDATETYPE_CREATE_OBJECT2 (#20955) | Gustavo | |
| 2017-12-15 | Rename 2017_12_15_04_world_355.sql to 2017_12_15_04_world_335.sql | ariel- | |
| 2017-12-15 | Core/Scripts: more nopch | ariel- | |
| 2017-12-15 | Core/Scripts: nopch fix | ariel- | |
| 2017-12-15 | Core/Scripts: fix drink auras | ariel- | |
| 2017-12-15 | Core/Auras: travis | ariel- | |
| 2017-12-15 | Core/Auras: implemented SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR delay mechanic | ariel- | |
| 2017-12-15 | DB/QuestGreeting: Add more quest greeting | Killyana | |
| From Mangos wotlk For 3.3.5 Only | |||
| 2017-12-15 | Core/Auras: fixed off by one error in counting ↵ | ariel- | |
| SPELL_ATTR5_START_PERIODIC_AT_APPLY ticks - Made SpellInfo::GetMaxTicks and AuraEffect::GetTotalTicks return the same number without mods (dumped arbitrary default return value of 6 and arbitrary 30 sec limit) - They should be streamlined whenever SPELL_AURA_48 is implemented | |||
| 2017-12-15 | Core/Scripts: more travis | ariel- | |
| 2017-12-15 | Core/Scripts: travis fixes | ariel- | |
| 2017-12-15 | Core/Auras: periodics refactor part 5: ported periodic trigger spell auras ↵ | ariel- | |
| to scripts | |||
| 2017-12-15 | Core/Auras: periodics refactor part 4: ported periodic dummy auras to scripts | ariel- | |
