aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
4 daysCore/Misc: Rename AreaTriggerStruct to AreaTriggerTeleportShauren
5 daysCore/Auras: Corrected SPELL_AURA_MOD_HONOR_GAIN_PCT implementation - it shoul...Shauren
2025-08-25Core/Commands: Add .guild list GM command to list all guilds (#30930)Alex Dcnh
2025-08-13Core: Updated to 11.2.0Shauren
2025-07-30Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...Shauren
2025-07-27Core/Commands: Fixed .debug moveflags not changing movement flagsShauren
2025-07-27Core/Commands: Remove temporary set with custom comparator from .debug object...Shauren
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...Shauren
2025-06-25Core/Commands: Waypoint command fixesShauren
2025-06-24Core/Commands: Enable setting linked aggro and formation movement with .npc a...Shauren
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-11Scripts/Misc: Update ScriptPCH content to include most commonly headersShauren
2025-05-07Core/Misc: Minor compile time improving changesShauren
2025-04-10Core/Commands: Allow non-const reference arguments in chat command handlersShauren
2025-04-09Core/Network: Move to separate projectShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-02-23Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-01Core/Commands: Fixed .debug guidlimits output for creature guidsShauren
2025-02-01Core/Spells: Remove manual spell guid creation in scriptsShauren
2025-01-07Core/Misc: Removed GetClassName preprocessor hackShauren
2025-01-07Core/Commands: Extract bonus lists and item context from provided item link f...Shauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-12-29Core/Loot: Implemented automatic flagging of tracking quests from lootShauren
2024-12-27Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...Ovahlord
2024-12-10Build fix for old boost versionShauren
2024-12-10Core/Commands: Fix vmap directory size calculation for .server debug command ...Shauren
2024-12-02Core/Commands: Handle more quest objective types with .quest complete commandShauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-09-17Core/Commands: Refactor .additem to use typed argsShauren
2024-08-26Core/Commands: Fix windows unicode escape sequence warningShauren
2024-08-26Core/Loot: Implemented currency lootShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-06-22Core/Commands: Allow to complete tracking quests with .quest complete command...Meji
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