summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2025-01-10feat(Scripts/Commands): Implement opendoor command (#21136)Andrew
2025-01-10feat(Scripts/Commands): Update GetBossState to display all states (#21134)Andrew
2025-01-07fix(Core/Misc): Correct some fmt logs (#21106)Kitzunu
2024-12-22refactor(Core/Event): Load event vendors seperatly (#20906)Exitare
2024-12-22fix(Script/Command): Allow guid for npc move and delete (#21008)Kitzunu
2024-12-18feat(Scripts/Command): Update gm fly to behave like a toggle (#20925)Exitare
2024-12-15feat(Core/Motd): Allow localized motd (#20542)Exitare
2024-12-01refactor(Core/Spells): Add helpers for HasAuraType (#20802)Kitzunu
2024-12-01fix(Scripts/Commands) fix formatting in server debug (#20801)Tereneckla
2024-11-30fix(Script/Commands): tele add should only check exact match (#20785)Kitzunu
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-11-13refactor(src/server/scripts): remove unused imports (#20540)Francesco Borzì
2024-11-12fix(Scripts/Commands): Fix crash when using npc set origin faction wi… (#20...Andrew
2024-11-10fix(Scripts/Commands): Remove Spirit of Redemption when using Revive … (#20...Andrew
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 2) (#20311)Francesco Borzì
2024-10-10refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra cop...Angelo Venturini
2024-09-29refactor(Scripts): remove unused imports (#20086)Francesco Borzì
2024-09-22feat(Core/Commands): Add debug command for applying a spell cooldown. (#20004)Benjamin Jackson
2024-09-21fix(Scripts/Commands): Prevent crash if you use doublequotes in go cr… (#20...Kitzunu
2024-09-16fix(DB/Command): Add help values for various commands. (#19984)Benjamin Jackson
2024-09-15fix(Scripts/Commands): Fix level up achievements not being granted (#19969)Andrew
2024-09-07fix(Scripts/Commands): .gps formatting transport offset (#19890)天鹿
2024-09-06fix(Scripts/Commands): .gps formatting transport offset (#19888)Jelle Meeus
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-27feat(Scripts/Commands): Implement "pct" optional to the damage command (#19745)Andrew
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-08-15Revert "chore(Script/Misc): cleanup" (#19627)Andrew
2024-08-14chore(Script/Misc): cleanup (#19619)Kitzunu
2024-08-13fix(Core/Creature): quest_greeting_locale (#19615)Kitzunu
2024-08-13feat(DB/Module): introduce module_string table (#19475)Kitzunu
2024-08-10refactor(Core/Chat): Move SendNotification to ChatHander (#19491)Kitzunu
2024-08-08refactor(Core/World): Move SendGMText to ChatHandler and allow `fmt` (#19490)Kitzunu
2024-08-05feat(Scripts/Commands): Morph Mount (#19558)Gultask
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-30feat(Scripts/Commands): account set email (#19481)Justin Hanley
2024-07-29refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19...Kitzunu
2024-07-26feat(Scripts/Commands): .aura stack - Modify aura stacks (#19462)avarishd
2024-07-25fix(Scripts/Commands): serv info (#19478)Kitzunu
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-20chore(Core/Misc): Remove deprecated code (#19413)Kitzunu
2024-07-19fix(Scripts/Reload): Only send reload output to GMs (#19443)Kitzunu
2024-07-16fix(Scripts/Commands): Ticket response (#19406)Kitzunu
2024-07-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2024-07-06chore(Scripts/Commands): QOL server debug (#19297)Kitzunu
2024-07-03refactor(Core/ObjectMgr): Handle Profanity & Reserved Names in load (#19259)Kitzunu
2024-07-02Revert "Add (core\db): Support for Homebind Orientation (#13389)" (#19257)Kitzunu
2024-07-02chore(Core/Misc): #include cleanup (#19255)Kitzunu
2024-07-01fix(Script/Commands): output lookup quest and npc near (#19243)Kitzunu