aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2025-01-30Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...Shauren
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ...Shauren
2024-12-28Core/AI: Implemented conversation ai (#30538)ModoX
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-07-16Scripts/Misc:fix npc_professions locale text (#27894)lee
2024-06-04Scripts/StormsongValley-ish: Added scripts for old god forces for Kul Tiran u...ModoX
2024-03-30Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-03-15Core/Logging: Improved generated code for log statements (length of text is c...Shauren
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-10-22Scripts/World: Dropped deprecated npc_innkeeper scriptModoX
2023-08-24Scripts/AreaTrigger: Added CanCaptureFlag and CaptureFlag hooks (#29237)Jeremy
2023-07-30Battlegrounds/Buffs: Rework using areatriggers (#29171)Jeremy
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-10Scripts/Quests: Help Those That Cannot Help Themselves (#28304)Malcrom
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-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-09Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)Meji
2022-09-29Scripts/Events: Ironforge hourly bell event correction (#28234)M'Dic
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-09-05Scripts/Quest: Update few quests (#28108)offl
2022-07-15Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD (#28117)ModoX
2022-07-10Core/WorldStates: Migrate battleground worldstates to new systemShauren
2022-06-10Scripts/Gossip: Fixed money not being removed when enabling/disabling experie...Shauren
2022-06-10Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-04-19Core/Conversations: Conversation actor improvementsShauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-24Update inkeeper content (#27507)Grindelwald
2022-03-24Scripts/Quest: Rework 'The Cleansing' (11317,11322) (#27413)offl
2022-03-23Scripts/Misc: Migrate world event scripts to separate files 2 (#27309)offl
2022-03-21Scripts/Creature: Replace trigger_periodic with unique scripts (#27240)offl
2022-03-19Script/World: Brewfest Reveler Script (#27031)Malcrom
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-15Scripts/Creature: Update Dancing Flames (#26883)offl
2022-03-14DB/GameObject: Update Toy Train Setoffl
2022-03-12Scripts/World: improve Training Dummy script (#26778)Gildor
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
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 1offl