| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-28 | Core/Server: improve timestamp format output for large time values (#24193) | ForesterDev | |
| 2020-02-28 | Core/DynamicInfo: rename some parameters according packet definitions (#24192) | ForesterDev | |
| 2020-02-28 | Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates (#24190) | Ovah | |
| * Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates * pacified units should only have their melee attacks blocked as counterpart to silence mechanics * Core/Spells: removed unnecessary attack stop call from pacify aura effect handler | |||
| 2020-02-28 | Scripts/Gameobject: Move Orb of Command script to SAI. (#24189) | Rushor | |
| * Scripts/Gameobject: Move Orb of Command script to SAI. * Scripts/Gameobject: Move Orb of Command script to SAI. * Rename 2020_12_23_00_world.sql to 2020_02_28_03_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2020-02-28 | Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049) | NoName | |
| by xvwyh #22448 | |||
| 2020-02-28 | DB/GameObject: Protoype Console 65262/191761 | Killyana | |
| Closes #22648 | |||
| 2020-02-27 | DB/Conditions: Fix an error in the previous commit | Killyana | |
| 2020-02-27 | DB/Gossips: Fix Commoner's gossip texts for all game events | Killyana | |
| Ref #16129 | |||
| 2020-02-27 | DB/Creature: Remove wrong auras from Unworthy Initiate | Sorikoff | |
| Closes #24204 | |||
| 2020-02-26 | Tools/MMaps: Fix strange paths in Blackfathom Deeps | jackpoz | |
| Increase the agent height by x2 to reduce the chance of having underground mmap layers wrongly picked by recast. | |||
| 2020-02-26 | DB/Misc: Restore WDB data to some "Ice Stone" gobs | Killyana | |
| Wrong changes were made here https://github.com/TrinityCore/TrinityCore/blob/f7283d97660be93921fdabb58a9fc3a245ece6e2/sql/old/7/world/00_2017_04_18/2017_02_01_04_world_2016_06_22_03_world.sql | |||
| 2020-02-25 | DB/Quest: Totem of Tikti | Killyana | |
| Closes #24196 | |||
| 2020-02-23 | Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885) | daMaex | |
| * build again on aarch64 * include mm_malloc header instead of defining self | |||
| 2020-02-23 | Core/Movement: Add support to cyclic splines to GenericMovementGenerator | jackpoz | |
| GenericMovementGenerator sets the _duration to the return value of spline.Launch(). For cyclic splines, this is the duration of 1 single cycle, while the spline itself never ends. To support this edge case in GenericMovementGenerator we just never update the _duration timer for cyclic splines. | |||
| 2020-02-23 | DB/Creature: Remove useless script from Zeppelin Power Core | Killyana | |
| 2020-02-22 | CI/Circle CI: Reduce ccache size from 5G to 1G | Giacomo Pozzoni | |
| This should speedup Circle CI cache saving and in turn no-pch build | |||
| 2020-02-22 | Core/Server: correct timestamp format for shutdown/restart notification ↵ | ForesterDev | |
| broadcasts (#24181) * Core/SmartScripts: implement SMART_ACTION_OVERRIDE_LIGHT and SMART_ACTION_OVERRIDE_WEATHER * Core/Server: correct timestamp format for shutdown/restart notification broadcasts * remove unexpected changes * move enum from Common to Util * Use enum class instead of enum * Fix width for seconds 0 to 9 | |||
| 2020-02-22 | Core/SmartAI: implement SMART_ACTION_OVERRIDE_LIGHT and ↵ | ForesterDev | |
| SMART_ACTION_OVERRIDE_WEATHER (#24146) * Core\SmartAI: implement SMART_ACTION_OVERRIDE_LIGHT and SMART_ACTION_OVERRIDE_WEATHER * Change the invoker of action to any worldobject * Revert "Change the invoker of action to any worldobject" This reverts commit 2e15f7258553b7057c3e8f67c54efc77fb6d75b8. * Add dbc-validations for new actions * Use GetBaseObject() instead of Creature* for new actions. Add debug-logging | |||
| 2020-02-22 | Scripts/Ebon Hold: Massacre At Light's Point (#24106) | Sorikoff | |
| * Scripts/Ebon Hold: Massacre At Light's Point * Update 9999_99_99_99_world.sql * Final stuff * Rename 9999_99_99_99_world.sql to 2020_02_22_00_world.sql Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2020-02-21 | DB/Creature: Remove dups and add some missing Ribbon Pole Debug Target | Killyana | |
| 2020-02-21 | DB/Creature: Midsummer Celebrant | Killyana | |
| 2020-02-21 | Update 2020_02_21_00_world.sql | Aokromes | |
| 2020-02-21 | DB/Creature: Fix some Midsummer Celebrant | Killyana | |
| 2020-02-20 | CI/CircleCI: Switch to Ubuntu 19.04 | Giacomo Pozzoni | |
| 2020-02-20 | DB/GameObject: Add animation to the Gift of the Harvesterv | Killyana | |
| 2020-02-19 | DB/GameObject: Respawn Void Conduit Spell Focus to get a retail behavior | Killyana | |
| Related to the quest On Nethery Wings Closes #6210 | |||
| 2020-02-19 | Core/GameObject: Fix wrong calculation of the spellfous distance | Killyana | |
| Closes #24177 | |||
| 2020-02-18 | DB/SAI: Remove useless SAI | Killyana | |
| 2020-02-18 | Core/SAI: SMART_ACTION_PAUSE_MOVEMENT | Ovahlord | |
| Closes #22346 | |||
| 2020-02-18 | Boss/Script: Add Crazed Apothecary to Apothecary Hummel encounter | Killyana | |
| Closes #19520 Closes #24176 | |||
| 2020-02-18 | DB/Text: Update Apothecary Hummel gossip text by the new one | Killyana | |
| 2020-02-18 | DB/Misc: Spawn missing npcs trigger and add SAI to Crazed Apothecary | Killyana | |
| 2020-02-17 | DB/GameObject: Fix flags for Serpentshrine Consoles | Killyana | |
| 2020-02-17 | DB/GameObjects: Add missing gameobjects to Serpentshrine Cavern | Killyana | |
| 2020-02-17 | DB/GameObjects: Respawn Serpentshrine Cavern gameobjets properly | Killyana | |
| 2020-02-17 | DB/Creature: Add some missing npc triggers | Killyana | |
| Hillsbrad Internment Lodge Quest Trigger & Thrall Quest Trigger & Blade Dance Target | |||
| 2020-02-17 | DB/Quest: Escape from Silverbrook | Killyana | |
| Closes #24167 | |||
| 2020-02-17 | DB/Quest: Reconnaissance Flight | dr-j | |
| Closes #23792 | |||
| 2020-02-17 | DB/Misc: The Botanica | Killyana | |
| 2020-02-16 | DB/Creature: Ancient Draenei Spirit | Killyana | |
| 2020-02-16 | DB/Creature: Wildhammer Gryphon Rider | Killyana | |
| 2020-02-16 | DB/Creature: Pool of Souls | Killyana | |
| 2020-02-16 | DB/Creature: Add some missing npc triggers to Hyjal | Killyana | |
| 2020-02-16 | [WIP] Core/AI: Pets musn't attack civilian NPC in aggressive mode (#24121) | Sorikoff | |
| * Core/AI: Pets musn't attack civilian NPC in aggressive mode * Move decision to ignore civilians to PetAI, keeping the check in GridNotifiers Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2020-02-16 | Core/Creature: Use proper name for wander distance. (#24133) | ratkosrb | |
| * Use proper name for wander distance. * Rename db field. * Fix query. * Remove underscore from chat command. * Rename the handler too. * Update chat command description. * Fix remaining issues. * Rename 2020_99_99_99_world_335.sql to 2020_02_16_01_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2020-02-16 | Scripts/World: Hourly Bell sound, further improvements (#24147) | schell244 | |
| * Improvements for hourly bell sound * TC codestyle * added missing breaks and improve codestyle | |||
| 2020-02-16 | Remove dependency on undefined behaviour (#24159) | Ujp8LfXBJ6wCPR | |
| See https://stackoverflow.com/a/4328396 Previous method works but is technically illegal. | |||
| 2020-02-16 | DB/Locales: Formula: Enchant Cloak - Titanweave and Shadow Armor | Jildor | |
| Closes #24162 | |||
| 2020-02-16 | Boss/Script: Fix an error in a previous commit | Killyana | |
| Closes #24160 Closes #24161 | |||
| 2020-02-16 | DB/Misc: The Shattered Halls | Killyana | |
