aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2024-05-02Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2024-04-10Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-03-30Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-27Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...Shauren
2023-12-03Scripts/Commands: Restore worldserver port output in .server debug (#29466)Odyssey
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-09-24Core/Commands: Fixed accessing empty optional in .modify faction commandShauren
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-08-27Core/Logging: Fixed missing log format changesShauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-23Update (core\log): Log correction (#28802)M'Dic
2023-08-22Build: Support ASAN on msvcShauren
2023-08-18Core/Auras: Minor optimization for Unit object creation with msvc (not alloca...Shauren
2023-08-14Scripts/Commands: Implemented .debug play objectsound commandModoX
2023-08-08Core/MMaps: Fixed pathing for objects that have terrain swaps activeShauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-26Core/Conditions: Replaced Player argument to world state expression checking ...Shauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-06-12Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...Shauren
2023-06-09Core/Commands: Fix crash in .character customize chat output (#29069)Смердокрыл
2023-06-08Core/Spells: Always remove spell target from transport on teleport spells if ...Shauren
2023-06-01Core/Graveyards: Drop Faction column and replace it with conditions (#28965)Jeremy
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-26Core/Commands: Added .debug playercondition commandShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-01-31Core/Misc: Fixed clang 15 warningsShauren
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Replace enable_if overload selection with if constexprShauren
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-16Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...Shauren