| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-17 | Core/Spells: Execute item casts immediately instead (#21396) | Cannix | |
| 2018-02-17 | Core/Entities: remove grid-wide visibility from setActive and implement ↵ | Wyreth | |
| another method for it (#20725) | |||
| 2018-02-16 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix static analysis issues reported by Coverity | |||
| 2018-02-16 | Core/Entities: Reduce the probability of units dropping under the map (#21322) | Jeremy | |
| Reduce the probabilty of going under the map | |||
| 2018-02-16 | Core/SAI: Move enum to the correct file | Killyana | |
| 2018-02-16 | Core/Misc: update legal note to 2018 | ariel- | |
| 2018-02-16 | Core/Events: update holiday code and remove misleading log (event date is ↵ | ariel- | |
| the one from game_event) - add siign to DBC struct member CalendarFilterType as it was being used as such - kill localtime usage as it's deprecated Closes #18542 | |||
| 2018-02-16 | Core/Scripts: implemented Fungal Decay & Tail Sting | ariel- | |
| Refs #18542 | |||
| 2018-02-16 | Core/Scripts: fix Glyph of Renew interaction with Empowered Renew | ariel- | |
| - Get actual ticks from aura, because glyph reduces them by 1 | |||
| 2018-02-16 | Core/Auras: remove obsolete check that was preventing some auras to proc ↵ | ariel- | |
| even if they met conditions otherwise | |||
| 2018-02-16 | Scripts/Ulduar: Fixed amount of Mole Machines in Razorscale 10 man | Keader | |
| 2018-02-15 | DB/Creature: Fixed number of Laughing Skull summoned on Yogg Saron | Keader | |
| 2018-02-16 | DB/SAI: Chief Plaguebringer Harris | Killyana | |
| 2018-02-16 | Core/SAI: Add an action_param3 to "summon gob" to control when the object ↵ | Killyana | |
| will despawn 0 - For despawn when creature dies or time runs out 1 - For despawn after time Closes #11601 | |||
| 2018-02-16 | Scripts/TotC: Reduce Twin Val'kyr berserk timer from 10 minutes to 8 minutes ↵ | Treeston | |
| on normal mode (match DBM). This closes #15367, no matter what ccrs' bong says. | |||
| 2018-02-15 | DB: Fix last part of DB errors | Killyana | |
| 2018-02-15 | DB: Fix mode DB errors | Killyana | |
| 2018-02-15 | Core/Spells: prevent creatures to focus channeled spells without ↵ | ariel- | |
| SPELL_ATTR1_CHANNEL_TRACK_TARGET - Creatures stuck here wouldn't try attacking because of this - Remove one workaround in halion script, now it's unneeded Ref #11311 | |||
| 2018-02-15 | DB/SAI: Fix some DB errors related to the event "health pct" used with ↵ | Killyana | |
| "invoker target" | |||
| 2018-02-15 | DB/SAI: Fix some DB errors related to the event "on text over" used with ↵ | Killyana | |
| "invoker target" | |||
| 2018-02-15 | Core/Auras: skip target map update for one world tick if owner is not yet in ↵ | ariel- | |
| world Closes #21426 | |||
| 2018-02-15 | Scripts/Commands: add AI/ScriptName to .gobject info (PR #21419) | Gooyeth | |
| 2018-02-15 | Core/Combat: Unify combat permitted checks between CvC and PvC - only ↵ | Treeston | |
| require "not friendly" in all cases. Fixes Yogg-Saron encounter. Closes #21380. Also some bonus cleanup to Yogg's script to make transition cleaner. | |||
| 2018-02-15 | Scripts/SmartAI: SetData now has an invoker (if the setting is done by ↵ | Treeston | |
| something using SmartAI). Also, some refactors. SMARTAI IS SUCH A FUCKING CLUSTERFUCK I SWEAR. | |||
| 2018-02-15 | Core/Scripts: Add bossId in state error log. (#21421) | Gooyeth | |
| 2018-02-15 | Core/Auras: make area and dynauras condition compliant by using the ↵ | ariel- | |
| spellarea searcher instead of script searchers Closes #17317 | |||
| 2018-02-14 | Core/Handlers: fix bogus check that skipped CMSG_CAST_SPELL packet under ↵ | ariel- | |
| certain conditions, missing a target change Closes #21390 | |||
| 2018-02-14 | Core/Spells: fixed server being too overzealous with autoshot | ariel- | |
| - Interrupting it when casting another spell and switching targets Ref #21390 | |||
| 2018-02-14 | Core/Scripts: fix Healing Stream Totem coefficient and animation | ariel- | |
| 2018-02-14 | Core/Scripts: Fixed some delayed enrage | Keader | |
| Closes #15367 | |||
| 2018-02-14 | Core/Scripts: fix nopch | ariel- | |
| 2018-02-14 | DB/updates: files renamed in chronological order | tkrokli | |
| These files were wrongly named and would be read in the wrong order when applied on local DB. | |||
| 2018-02-14 | DB: Fix some DB errors related to wrong SAI target | Killyana | |
| 2018-02-14 | DB/SAI: Update SAI that was using threat list target on aggro | Killyana | |
| target_type 2, 3, 4, 5, 6 musn't be used with the event 4 | |||
| 2018-02-14 | DB/Spell: clear spell_bonus_data of redundant entries, now read from DBCs | ariel- | |
| Ref #21415 | |||
| 2018-02-14 | Core/Scripts: implemented Seed of Corruption scaling damage tolerance | ariel- | |
| 2018-02-14 | Core/Spells: implemented bonus SP coefficient from DBC | ariel- | |
| Ref #21415 | |||
| 2018-02-14 | Entities/GO: Add forceRespawnTimer support to DespawnOrUnsummon. Use it in SAI. | Treeston | |
| 2018-02-14 | DB: Fixing a typo from a previous commit | Killyana | |
| Ref https://github.com/TrinityCore/TrinityCore/commit/9f59fb54fc16e06f81a1e99df4076c939bdb3339 | |||
| 2018-02-13 | Entities/GO: GameObjects now support (delayed) despawning in a reasonable ↵ | Treeston | |
| manner. Closes #21406. | |||
| 2018-02-13 | oops, now it builds (and a bonus refactor that annoyed me) | Treeston | |
| 2018-02-13 | Scripts/SmartAI: Forward invoker to invoked action list actions. Also ↵ | Treeston | |
| JustAppeared -> InitializeAI. | |||
| 2018-02-13 | Scripts/TheBarrens: Fix "The Escape" (863) - I don't think this one ever ↵ | Treeston | |
| worked, honestly. | |||
| 2018-02-13 | DB/Condition: Placing Beacon Torch | Killyana | |
| Closes #21244 | |||
| 2018-02-13 | DB/Quest: Rescue from Town Square | Killyana | |
| Closes #20102 | |||
| 2018-02-13 | DB/SAI: Runed Stone Giant | Killyana | |
| 2018-02-13 | Scripts/SmartAI: SMART_TARGET_INVOKER cleanup step 1. The core will now log ↵ | Treeston | |
| errors on start-up if SMART_TARGET_INVOKER abuse is found, but will continue to load the scripts as deprecated for now. Note that a lot of these scripts may either not currently work, not work reliably, or may be prone to breaking unexpectedly when core internals change. SMART_TARGET_INVOKER is undefined behavior on any event that doesn't directly specify its invoker. (We are considering options for allowing INVOKER to make sense in timed action lists in a reliable fashion, so they are exempted at this time.) | |||
| 2018-02-13 | DB/SAI: Fix wrong event type for npcs summoned by Flight Master | Killyana | |
| Closes #21244 | |||
| 2018-02-13 | Core/Spell: Properly remove REACT_PASSIVE on permanent feign death unapply. ↵ | Treeston | |
| Fixes and closes #21156. | |||
| 2018-02-13 | Scripts/AzjolNerub: Clean up Hadronox to hopefully avoid any further evade ↵ | Treeston | |
| issues. Tag #20310. | |||
