aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Pet
AgeCommit message (Expand)Author
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-08-11Scripts/Spells: Implement Atonement (Passive, pet), Power Leech (Passive, pet...Teleqraph
2023-08-10Scripts/Spells: Implement Divine Image (#29034)Teleqraph
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-09-05Scripts/Pets: Update Lil' K.T. (#28071)offl
2022-09-05Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059)offl
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-11Scripts/Pet: Update pet scripts to new register model (2/2) (#26662)offl
2022-03-11Scripts/Pet: Update pet scripts to new register model (1/2) (#26661)offl
2022-03-06Core/Scripts: Verify & migrate spell school immunities to DBoffl
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-04Scripts: Minor loop refactors (#25325)Maks Szokalski
2022-01-23Scripts/World+Pet: Use std::chrono::duration overloads of EventMap (#25017)Peter Keresztes Schmidt
2022-01-06Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2022-01-06Scripts/Pet: Fixed Mirror Image trying attacking invalid targetsKeader
2022-01-02Scripts/Pet: Lil' K.T (#24528)Sorikoff
2022-01-01Scripts/Pets: Mojo (#24431)Sorikoff
2021-12-31Scripts/Pet: Baby Blizzard Bear & Egbert (#24349)Sorikoff
2021-12-18Scripts/Pet: Fix npc_pet_gen_soul_trader not following owner (#23772)Artamedes
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-16Script/Hunter: fix Snake Trap's snakes' initialization.OcelotGear
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-12Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...Treeston
2021-12-073.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
2021-10-17Scripts/Pets: Some cleanup for Snake Trap. Tagging #21847, though this doesn'...DanVS
2021-10-17Scripts/Pets: Some cleanup for Snake Trap. Tagging #21847, though this doesn'...Treeston
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-06-19Scripts/Pets: Mirror Image re-write, because it's a colossal mess right now. ...Treeston
2021-04-16Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-07-16Core/Scripts: fix some /W4 warningsariel-
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-04-23Core/Scripts: Convert spells to new proc systemariel-
2017-02-12Merge remote-tracking branch 'Treeston/3.3.5-petaggro' into 3.3.5 (PR #17800)treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-11-25Core/Units: Removed attack speed float to int conversion special case in buil...Shauren
2016-06-08Core/Misc: Fixed warningsVincent-Michael
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-04-09Pet/Misc: Implement Baby Blizzard BearKittnz