summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2024-06-09chore(Command/unstuck) use command with offline players (#18913)Walter Pagani
2024-05-19fix(Scripts/Commands): Fix .lookup item command for most locales (#18922)Mykhailo Redko
2024-05-18feat(Scripts/Commands): Add quality colors to .item lookup command (#18907)Jelle Meeus
2024-04-06fix(Scripts/Commands): "go xyz" command crash (#18676)BAUXA
2024-04-01feat(Core/Optimization): Create index for sSkillLineAbilityStore to speedup s...Anton Popovichenko
2024-03-16fix(Scripts/Commands): Fix crash when using additem from console (#18559)Andrew
2024-03-15feat(Scripts/Commands): Implement ".reset items" command (#18393)Elmsroth
2024-02-25feat(Core/UpdateTime): Improve diff time measurement. (#18387)Anton Popovichenko
2024-02-10feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243)Nathan Handley
2024-01-21fix(Core/Creature): Remove automated z spawn correction (#18200)sudlud
2024-01-21fix(Scripts/Command): prevent crash on set motd (#18203)MellianStudios
2024-01-07feat(Scripts/Commands): Implement gameobject respawn command (#18129)Andrew
2024-01-01feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18...Andrew
2023-12-22refactor(Scripts): remove useless includes (#18004)IntelligentQuantum
2023-12-11fix(Scripts/Commands): fix wpgps and add sai option for formating (#17990)avarishd
2023-12-09fix(Scripts/Commands): Crash on go xyz with invalid mapid (#17962)Kitzunu
2023-12-03feat(Scripts/Commands): introduce go creature name (#17910)Kitzunu
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-29fix(Script/Commands): Make sure learn all lang also give you the skill (#17902)Kitzunu
2023-11-29fix(Scripts/Commands): Display GUID on gob info (#17900)Kitzunu
2023-11-29fix(Scripts/Command): ticket comment should allow input (#17891)Kitzunu
2023-11-26fix(Scripts/Commands): Use the argument parser to parse guild names (#17863)Andrew
2023-11-26fix(Core/Creature): Make `Respawn()` respect conditions and linked respawns (...KJack
2023-11-24fix(Scripts/Commands): make sure no invalid IDs can be passed in map creation...Dan
2023-11-19feat (core/cs): Make `.go xyz` ignore non-numeric data to improve copy-paste ...KJack
2023-11-19fix(Scripts/Commands): guild commands revert back to using guild names in quo...Dan
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-10-31feat(Core/Hooks): Add `OnAfterDatabaseLoadCreatureTemplates` hook (#17621)KJack
2023-10-28refactor(Core/Misc): Make DeathState enum class (#17607)Kitzunu
2023-10-21refactor(Scripts/Commands): convert cs_ticket to new system (#17547)IntelligentQuantum
2023-10-20refactor(Scripts/Commands): convert cs_reset to new system (#17546)IntelligentQuantum
2023-10-18refactor(Scripts/Commands): convert cs_guild to new system (#17515)IntelligentQuantum
2023-10-08feat(Core/Player): Implement commentator tag (#17449)Kitzunu
2023-09-25fix(Scripts/Commands): Fix list creature string output (#17351)Skjalf
2023-09-24feat(Scripts/Commands): Display creature entry when using the npc nea… (#17...Skjalf
2023-08-27refactor(Scripts): remove unused imports (#17097)Francesco Borzì
2023-08-12fix(Scripts/Command): Improve output of event commands (#16980)Kitzunu
2023-08-06refactor(Core/Motd): Move motd to MotdMgr (#16933)Kitzunu
2023-08-02fix(Scripts/Commands): Allow using flusharenapoints from console (#16879)Skjalf
2023-07-15chore(Scripts/Misc): Improve server debug (#16708)Kitzunu
2023-05-28fix(Scripts/Commands): Fix '.send items' command to no longer require an item...KJack
2023-04-16chore (core): Clean up (#15977)M'Dic
2023-03-04feat(Core/Character): Implement profanity_name (#15156)Kitzunu
2023-02-21refactor(Core/Autobroadcast): Move autobroadcast to it's own file (#15147)Kitzunu
2023-02-20refactor(Core/Motd): Move motd from conf to db (#15111)Kitzunu
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu