summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2025-11-17fix(Scripts/Commands): Implement quest status command (#23721)Andrew
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-12fix(Core): Fix waterwalking after dying in instance (#23593)killerwife
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-10-24fix(Core/Movement): Add force speed ack to async movement and resolve stutter...killerwife
2025-10-24fix(Script/Commands): ticket response append crash (#23357)Kitzunu
2025-10-24fix(Scripts/Commands): arena lookup/info improvemenets (#23355)Kitzunu
2025-10-16feat(Scripts/Commands): Implement debug zonestats command (#23249)Andrew
2025-10-16feat(Core/Network): Per-user togglable packet logging (#23254)killerwife
2025-10-14feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506)Anton Popovichenko
2025-10-13fix(Scripts/Commands): inverted display in chat for gm fly (#23222)killerwife
2025-10-12feat(Scripts/Spells): GM utility spells and Beastmaster Mode (#22964)sogladev
2025-10-05fix(Core/Movement): Add safeguards against root freezes (#23117)killerwife
2025-09-30fix(Scripts/Commands): escape string before query on go creature command (#23...Alwin Arrasyid
2025-09-29fix(Core/Weather): Improve weather system thread safety (#22772)Takenbacon
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-09-06fix(Scripts/Commands): Don't set error message flag for successful `event act...Benjamin Jackson
2025-09-03fix(Core/Maps): Move corpse expiration updates to map (#22780)Takenbacon
2025-08-19fix(Scripts/Commands): Allow using debug LFG and BG from console (#22705)Andrew
2025-08-10fix(Core/Maps): Improve large object updater (#22659)Takenbacon
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-08-08feat(Core/Maps): Remove active objects nearby cell marking handling (#22585)Takenbacon
2025-07-27feat(Script/Command): Add AccountFlag pinfo output (#22548)Kitzunu
2025-07-12feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286)Jelle Meeus
2025-06-30feat(Core/Command): add GM spectator to allow cross-faction `/follow` (#22393)Jelle Meeus
2025-06-29feat(Scripts/Commands): Add guild ranks display to guild info command (#22380)Kitzunu
2025-06-27feat(Script/Commands): allow to pass email in account create (#22310)SHIHUANG214
2025-06-27feature(Scripts/Commands) choose Xth spawn of entry for go creature/gameobjec...Tereneckla
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-05-30feat(Scripts/Commands): Add group revive command (#22204)Brian
2025-05-30feat(Scripts/Commands): `.debug boundary` to visualize `CreatureBoundary` (#...Jelle Meeus
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-03-09refactor(Core/ServerMail): Refactor to Dedicated Manager Class with Multi-Ite...Kitzunu
2025-03-07fix(Core/Tickets): Fix crash in `ticket complete` command. (#21665)Anton Popovichenko
2025-02-21refactor(Core/Server): Improvements to antidos opcode handling (#21502)Takenbacon
2025-02-18fix(Core/Grids): Standardize grid coordinates (#21479)Takenbacon
2025-02-17feat(Core/Scripting): Add new hooks for Ticket (#21238)iThorgrim
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-12feat(Core/Arena): Add support for arena seasons completion with progression i...Anton Popovichenko
2025-02-10fix(CI/Codestyle): correct double semicolon check (#21388)Kitzunu
2025-02-07chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB functi...Exitare
2025-02-01refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)Kitzunu
2025-02-01refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...Kitzunu
2025-01-31feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)Jelle Meeus
2025-01-27refactor(Core/Motd): improve and simplify (#21252)Kitzunu
2025-01-21refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145)Kitzunu
2025-01-17fix(Script/WP): correct output of wp show command (#21193)Kitzunu
2025-01-17fix(Core/Misc): Resolve output formatting issues with fmt library (#21191)Kitzunu