aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-02-15Core/Scripts: Codestyle fix (Trial of Crusader)Keader
followup: c436be6f61ff5bd2ac1f2b9cb77900434fea36e3 (cherry picked from commit 67df45b5853650af2fe10fe71eacf2eba6ecf899)
2021-02-15Core/Scripts: Updated Trial of Crusader instance modelKeader
- TODO: Bosses rewrite, instance cleanup, add missing gossips/texts, port all gossips from db. Sniffs will be nice :/ (cherry picked from commit c436be6f61ff5bd2ac1f2b9cb77900434fea36e3)
2021-02-15Core/Scripts Fix issues with Midsummer's Ribbon Polesirikfoll
Closes #6876 Fixed achievement Burning Hot Pole Dance Update scripts for quest Torch Tossing, using all correct spells and timers Updated script register model (cherry picked from commit 6e7e43172ecd73fcc43872b75917f16a876f47c7)
2021-02-15fix buildShauren
2021-02-15Core/Entities: Regenerated updatefields code with latest generator fixesShauren
2021-02-13Scripts/Spells: Touch of the Magi - accumulate damage and DoT durationMatan Shukry
2021-02-13Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFnMatan Shukry
2021-02-13Core/Spells: Add const to triggeredByAura argument on ↵Matan Shukry
Unit::CastSpell(GameObject* go,... overload for consistency
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2021-02-11Core/Movement: Updated MovementFlags2 for 9.0.2Shauren
2021-02-10Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE (#26055)Matan Shukry
* Added personalSpawn for SMART_ACTION_SUMMON_CREATURE * Added flags for smart action summon creature, including prefer unit and personal spawn. When preferUnit flag is chosen only the unit will be chosen, even if nullptr
2021-02-09Core/Players: - Fixed auto learning class abilities that are rewarded from ↵Matan Shukry
quests if starting Exile's Reach in case player chose not to start there (#26036)
2021-02-09Core/Creatures: Fixed crediting loot and quests for creatures using level ↵Shauren
scaling Closes #26058
2021-02-09Scripts/Spells: Druid Travel Form freeze fix (#26056)Matan Shukry
2021-02-08Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL ↵Jeremy
(397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398) (#25988)
2021-02-07Core/Misc: Define new area flagShauren
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGERobingad
(cherry picked from AshamaneProject/AshamaneCore@92bbcfde0bd60f783f6eef8cb5cd60cfac4b10c4)
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTERTraesh
(cherry picked from commit AshamaneProject/AshamaneCore@458d0f2a53deedfe25714c39ea4c6f748fc6c081)
2021-02-07Core/Players: Implemented secondary stat diminishingShauren
2021-02-06Fix nopch build & warningShauren
2021-02-06Creature/script: Add locales to innkeepers gossip optionsKillyana
(cherry picked from commit 7fd8603ec5e609680aed9c8dd03cde4297b70af0)
2021-02-06Gameobject/Script: Remove outdated scriptKillyana
Ref https://github.com/TrinityCore/TrinityCore/commit/04da37c4fb0eeef6ea3bbbd205c9ffcc1005a86c (cherry picked from commit 4455c50447caa4472d2f0215221aa2e0723cafb8)
2021-02-06Core/Spawn: Limit saved/stored respawn time.r00ty-tc
- Limit to time_t maximum, for the compiled-for architecture. Closes #20834 (cherry picked from commit 3446424540c5692c9e0ff11803d70e8129a5adc4)
2021-02-06Core/Scripts: Fixed Charge behavior on Illidan encounterKeader
"If any raid member is farther away than 25 yards from *both* Blades, one of the Flames charges that player and enrages" (cherry picked from commit cb3627ca62712d4fba1c05cf4d9b12b82f317cc2)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 06ea65b0e651be2b389800b5acf9a5e8b86d7444)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit a80c95a1c788932696fb43e69b9012a751431bac)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 9b7c73a19df66849ec829fc5a94875aa9593934d)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 97f33dc77945d8f284d14e0eaa994ae1405a3f20)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 7e73f5f1edd8c99c3639e2a342cf044f6192fb6a)
2021-02-06Scripts/Stratholme: spawn Timmy the Cruel if conditions are met (#20750)Riztazz
* Timmy the cruel * Rename some variables and use sniffed spawn position * codestyle * Use areaboundary instead * include order * aokromes request * remove static * never cp on tc (cherry picked from commit c69825d96d6c7ff847c196c908e1040cb7a8d5db)
2021-02-06Core/Scripts: Updated Black Temple to new Creature/Spell/Aura/GOB modelKeader
Fixed some codestyle issues. Removed ENSUREAI (cherry picked from commit 78f4f54f81e092c9c7b99af445fb6ec85e00e6b0)
2021-02-06Core/Quests: Correct criteria tree quest objective update conditionsShauren
* Apply same raid group restriction as normal objectives * Check that player is on quest before updating criteria * Remove non-GM requirement
2021-02-06Core/DataStores: Update correct version check of the loaded DB2 files. (#26011)Osleyder Gonzalez Acosta
2021-02-06Core/SAI: Add missing AreaTrigger to SmartScript::GetBaseObjectBAndysc
2021-02-06Core/Trainers: Remove all "hidden" rank based requirements for learning ↵Shauren
spell from trainers and always only rely on trainer_spell.ReqAbility fields in database
2021-02-05Core/Spells: Adding SpellTargetObjectTypes to spell target checker to ↵Matan Shukry
early-eliminate alive units (#26028) * Added object type into checker that is used by grid search to early eliminate alive units when looking for corpses * Removed script 'spell_hun_pet_carrion_feeder'. Ability doesn't exist anymore
2021-02-05Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40) (#26029)Matan Shukry
2021-02-05Core/SAI: Added SAI support for new areatriggersShauren
2021-02-05Core/Spells: Define spell effect attributesShauren
2021-02-04Core/Auras: Rename two more aura typesShauren
2021-02-03Fix buildShauren
2021-02-03Core/Auras: Renamed a bunch of unknown or changed spell aura types and ↵Shauren
implemented some of them
2021-01-30Core/AreaTriggers: Optimize target searchingShauren
* Don't visit grid objects for serverside areatriggers (search world container only for player) * Move existing target list to "exitUnits" instead of copying it
2021-01-30Core/AreaTriggers: Code cleanupShauren
2021-01-30Core/AreaTriggers: Implementation for sever side area triggersMatan Shukry
- Spawn GridLoader to spawn area triggers correctly now - Removed SAI completely - Removed remnants of smart scripts. Created different issue for it - Calling InitDbPhaseShift and not InDbPhaseShift - changed SpawnId to uint64 rather than uint32 - not using CellGuidSet typedef as to not include ObjectMgr.h in the header
2021-01-29Core/Scripts: Fixed typo in spell_pilgrims_bounty_a_serving_ofsirikfoll
(cherry picked from commit 1a638b39e374fd4733be7d13bd9e4d4052412596)
2021-01-29Scripts/Northrend: Move Sholazar Basin NPCs to SmartAIAndrew Letson
(cherry picked from commit c99b89934e872343bece31f4bd744ebaec80364f)
2021-01-29Core/AI: rearrange SAI private methodsccrs
(cherry picked from commit 60a5535f64e4c0301c338f5c7a5871c59e2ac218)
2021-01-29Core/Misc: waypoint movementccrs
- Creature: update current waypoint to store nodeId and pathId - MotionMaster: change variable type on GetMotionSlotType and GetMotionSlot to keep consistency and prevent errors (ASSERT is now no longer needed) - UnitAI: add new waypoint hooks WaypointPathStarted and WaypointPathEnded - SAI: handle WAYPOINT related events if creature is no escorting * SMART_EVENT_WAYPOINT_RESUMED still not implemented for no escorting TODO: the new hooks can save, now duplicated, logic on EscortAI and SAI closes #20777 updates #20310 updates 21bd52cb99 (cherry picked from commit e10d7dd45cfc073c791cd5e5f3f964d14b37df3d)
2021-01-29Core/Misc: Add functionality to allow low level quests/kills/discoveries to ↵Nathan Handley
grant experience (cherry picked from commit 6612ec47f4cd3b8c58f3fcde0c412e6fd3e68b48)