aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor
AgeCommit message (Expand)Author
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-09Scripts/HoO: fixed a crash in Temple Guardian Anhuur's script due to now supp...Ovahlord
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-10-22Scripts/Durotar: Fix ship arrived gossip for Mith'aka (#28386)Malcrom
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-09-30Scripts/Hyjal: Change boss state management from SetData to SetBossStateShauren
2022-09-30DB/Ahn'Qiraj Temple: Added spawn groups for bossesShauren
2022-09-30Scripts/The Escape From Durnholde: Minor improvementsShauren
2022-09-29Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode las...lee
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-06-10Scripts/Quest: Migrate few quest spell scripts to zone files (#28015)offl
2022-06-10Scripts/Misc: Load gossip options from DB (#27892)lee
2022-06-10Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-04-24Scripts/Instances: Replace manual criteria timer starts in instances with new...Shauren
2022-04-24Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...Shauren
2022-04-01Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-26Scripts/Misc: Load some texts from DB (#27867)lee
2022-03-26Scripts: Update Silithus Wind Stones (#27700)anzz1
2022-03-25Scripts/BM: Remove unused textoffl
2022-03-22Scripts/Misc: Migrate world event scripts to separate files (#27284)offl
2022-03-21DB/Creature: Zaetar's Spiritoffl
2022-03-21Scripts/Misc: Migrate Operation Gnomeregan & Zalazane's Fall scripts to own f...offl
2022-03-21Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-12Core/Script: fix Silithus Wind Stone exploit (#26808)Jinnaix
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-12Scripts/BM: Update scripts to new register model (#26792)offl
2022-03-12Scripts/BFD: Update scripts to new register model (#26791)offl
2022-03-11Core/SAI: Warn when an unused parameter is set in the database (#26628)Giacomo Pozzoni
2022-03-11Scripts/OL: Update Onyxia to new register model (#26683)offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 4offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 3offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 2offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 1offl
2022-03-10Scripts/Quest: Rework cocooned creatures (#26554)offl
2022-03-08Scripts/Zone: Update Dustwallow Marsh zone file (#26368)offl
2022-03-06Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2022-03-06Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DBoffl
2022-03-06Core/Scripts: Verify & migrate spell school immunities to DBoffl
2022-03-05Scripts/Diremaul - Dire Maul crystal and forcefield fix (#25332)Jinnaix
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum