| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-27 | Tools/MMaps: Allow to specify different Recast settings for different maps | jackpoz | |
| Allow to specify different Recast settings for different maps, currently handled in GetMapSpecificConfig() as a switch statement. Set walkableRadius to 0 in Blade's Edge Arena (Map ID 562) so the pets can walk on the thin rope between the bridge and the pillar. | |||
| 2019-01-26 | DB: Add missing player faction change items | Killyana | |
| 2019-01-26 | DB: Fix WrathGate spell area and npcs reaction | Killyana | |
| Closes #20772 | |||
| 2019-01-26 | DB/Quest: Remove deprecated mount quests | Killyana | |
| 2019-01-26 | DB/Creature: Scholomance Occultist | Killyana | |
| 2019-01-26 | Circle CI (#22982) | Giacomo Pozzoni | |
| * Build/CI: Add Circle CI * Fix travis | |||
| 2019-01-26 | Dep/Recast: Update recastnavigation to ↵ | jackpoz | |
| https://github.com/recastnavigation/recastnavigation/commit/14b2631527c4792e95b2c78ebfa8ac4cd3413363 Rebuilding mmaps IS required | |||
| 2019-01-25 | Travis/CI: Upgrade to xenial image (#22981) | Giacomo Pozzoni | |
| * Travis/CI: Upgrade to xenial image * Travis/CI: Remove old Travis configuration | |||
| 2019-01-24 | Space | Killyana | |
| 2019-01-24 | DB/Creature: Update visibility distance for difficulty entry | Killyana | |
| 2019-01-22 | DB/Quest: The Sun Gate | Killyana | |
| Closes #22977 | |||
| 2019-01-22 | DB/Quest: Alien Egg | Killyana | |
| Closes #22668 | |||
| 2019-01-22 | DB/Spell: Fix some dbc spells | Killyana | |
| 2019-01-22 | DB/Quest: The Final Code (horde version) | Killyana | |
| 2019-01-22 | DB/GameObject: Stonebreaker Brew | Killyana | |
| 2019-01-21 | DB/Quest: Deactivating the Spire | Killyana | |
| Closes #22966 | |||
| 2019-01-21 | Core/MapScripts: Allow GameObjects to be caster of SCRIPT_COMMAND_CAST_SPELL | jackpoz | |
| 2019-01-19 | Core/Spells: Fix assert triggered | jackpoz | |
| Fix assert triggered when a spell would trigger another spell in OnEffectHitTarget that would kill the target, then processing the main spell effects. The triggered spell can kill the target, changing its death state to CORPSE and removing auras created. Fix #22306 | |||
| 2019-01-19 | Core/Misc: Fix clang 6.0 warnings | jackpoz | |
| Ported from e9bcae1fada64bc3400c3204f7365edcecd640cc | |||
| 2019-01-19 | DB/Creature: Fix visibility for every creature | Kittnz | |
| A lot of creatures didn't have an entry in creature_template_addon | |||
| 2019-01-18 | Core/Misc: Update 85e3169fbd7b2da70e0f054399f4db64ded36325 about SOAP | jackpoz | |
| Change again how SOAP is stopped if SOAP successfully binds but worldserver fails to bind its sockets. A crash remains if SOAP fails to bind because it calls exit() and that triggers asserts everywhere. | |||
| 2019-01-18 | Core/Networking: Set SO_REUSEADDR on *nix platforms | jackpoz | |
| 2019-01-18 | Build/Misc: Removed -DDEBUG from clang compile options | Shauren | |
| (cherry picked from commit b0609757d32cfe256794e354d13f98d5a4c97020) | |||
| 2019-01-18 | Core/Misc: Fix shutdown with SOAP enabled | jackpoz | |
| Fix worldserver entering a loop when having SOAP enabled but failing to bind both SOAP and worldserver listened socket. SOAP thread would keep trying to bind the socket over and over checking World::IsStopped() condition that was never set to true | |||
| 2019-01-17 | DB/Creature: Update visibilityDistanceType on creature_addon | Killyana | |
| ref https://github.com/TrinityCore/TrinityCore/commit/d1c3ee957962897a8b323e8ca40302fc5ff8c932 | |||
| 2019-01-17 | Core/Misc: update SMSG_UPDATE_WORLD_STATE uses | ccrs | |
| 2019-01-17 | Server/Packets: port WorldStatePackets from master | ccrs | |
| 2019-01-17 | DB/Creature: North Fleet Marksman | Killyana | |
| Closes #22949 | |||
| 2019-01-16 | DB/Quest: Meet Lieutenant Icehammer... | Killyana | |
| Closes #22951 Thanks to Sorikoff for the initial script | |||
| 2019-01-16 | Scripts/ICC: npc_suppresser corrections | ccrs | |
| closes #22908 | |||
| 2019-01-16 | Core/Creatures: Only allow class and pet trainers to reset talents and teach ↵ | Shauren | |
| dual spec Closes #22953 | |||
| 2019-01-16 | Rename SQL | Kittnz | |
| 2019-01-16 | Core/Objects: increase sight range of objects & correct general default ↵ | Kittnz | |
| visibility distance (#22891) This can be used for anything really. Note: This does not make the object active. #21111 #21681 | |||
| 2019-01-16 | DB/Gossip: Shayis Steelfury | Killyana | |
| 2019-01-16 | DB/SAI: Warlord Zol'Maz | Killyana | |
| Ref #20246 | |||
| 2019-01-16 | DB/Trainers: Remove conditions related to Blacksmithing specialization from ↵ | Killyana | |
| trainers as this was moved to spells Players will be able to see this spells but learning requires the correct specialization | |||
| 2019-01-15 | DB/Creature: Re-script for Valis Windchaser, Rugan Steelbelly and Jeran Lockwood | Killyana | |
| 2019-01-15 | Warning fix | Shauren | |
| 2019-01-15 | Core/Auth: Implement additional version check for modified clients during login | Shauren | |
| 2019-01-15 | Core/Commands: Fixed creature/gameobject move commands not updating which ↵ | Shauren | |
| cell they belong to Closes #22720 | |||
| 2019-01-15 | Core/Quest: Fix crash in GetQuestDialogStatus() | Giacomo Pozzoni | |
| Fix possible NULL dereference in GetQuestDialogStatus() Fixes #22516 | |||
| 2019-01-14 | DB/Gossip: Add missing gossip | Killyana | |
| 2019-01-14 | DB/Gossip: Update gossip menus with the correct entry | Killyana | |
| 2019-01-14 | DB/Creature: Update Lord Victor Nefarius gossips with the correct entry | Killyana | |
| Closes #22946 | |||
| 2019-01-14 | DB/Loot: Fix loots for Kim'jael's Equipment | Killyana | |
| Closes #22809 | |||
| 2019-01-14 | DB/Creature: Giant Tidecrawler | Killyana | |
| 2019-01-14 | DB/SAI: North Fleet Sailor, Vengeance Bringer, North Fleet Medic, ↵ | Sorikoff | |
| Winterskorn Scout Closes #22941 Closes #22943 Closes #22944 Closes #22947 | |||
| 2019-01-14 | Core/Unit: rename & cleanup GetCreatePowers | ccrs | |
| it hurted my eyes too much | |||
| 2019-01-13 | 3.3.5 UnitAI (#22911) | Giacomo Pozzoni | |
| * Core/AI: Revamp how UnitAI changes are applied Revamp how UnitAI changes are applied by storing current AI in a variable and all previous AIs plus current in a stack. The callers can push/pop AIs on the stack that will take effect only in next Unit::Update() call. The current AI will be a valid object for the whole duration of Unit::Update() and until next Unit::Update() call. * Core/AI: Apply new AI change code * Core/AI: Fix build * Core/AI: Fix crash on Creature::AIM_Create() * Core/AI: Fix crash * Core/AI: Restore ASSERT * Core/AI: Fix UnitAI not being popped properly when restoring a charmed AI | |||
| 2019-01-13 | Scripts/Borean Tundra: Corastrasza gossip menu improvements (#22942) | Trond B. Krokli | |
| - split the quest status check, the quest gossips are different - remove old hardcoded text (deprecated method) - enumerate already existing DB gossip menu option items | |||
