summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_misc.cpp
AgeCommit message (Expand)Author
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-07-27feat(Script/Command): Add AccountFlag pinfo output (#22548)Kitzunu
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-04-02fix(Scripts/Commands): Fix crash in unstuck command (#21846)Andrew
2025-02-18fix(Core/Grids): Standardize grid coordinates (#21479)Takenbacon
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-02-01refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...Kitzunu
2025-01-21refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145)Kitzunu
2025-01-10feat(Scripts/Commands): Implement opendoor command (#21136)Andrew
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-11-10fix(Scripts/Commands): Remove Spirit of Redemption when using Revive … (#20...Andrew
2024-09-16fix(DB/Command): Add help values for various commands. (#19984)Benjamin Jackson
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-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-10refactor(Core/Chat): Move SendNotification to ChatHander (#19491)Kitzunu
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-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2024-07-02Revert "Add (core\db): Support for Homebind Orientation (#13389)" (#19257)Kitzunu
2024-06-09chore(Command/unstuck) use command with offline players (#18913)Walter Pagani
2024-03-16fix(Scripts/Commands): Fix crash when using additem from console (#18559)Andrew
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02fix(Scripts/Command): Allow player name/guid in additem (#17915)Kitzunu
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-26fix(Core/Creature): Make `Respawn()` respect conditions and linked respawns (...KJack
2023-10-08feat(Core/Player): Implement commentator tag (#17449)Kitzunu
2023-08-02fix(Scripts/Commands): Allow using flusharenapoints from console (#16879)Skjalf
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-10-12Add (core\db): Support for Homebind Orientation (#13389)M'Dic
2022-07-01Fix command .skirmish (#12149)r0m1ntik
2022-06-13feat(Core/Command): Use timestring with all commands (#12050)Kempec Halk
2022-05-06fix(Core/Commands): Fix removing item from player account (#11041)SilentCLD
2022-04-02 feat(Core/Command): Split respawn command (#11245)Nefertumm
2022-03-15feat(Core/Battleground): rework bg queue system (#10817)Kargatum
2022-02-26fix/feat: (Core/PacketIO): updated sound and creature addon (#10813)acidmanifesto
2022-02-20fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleg...UltraNix
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2021-12-23feat(Scripts/Commands): additem (#9759)IntelligentQuantum
2021-12-22fix(Scripts/Commands): fix additem (#9843)Skjalf
2021-12-21refactor(Scripts/Commands): convert cs_misc to new system (#8939)IntelligentQuantum