aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2021-12-18Core/Map: Kill zoneId from RespawnInfo, all it did was significantly slow dow...Shauren
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-18Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ...Treeston
2021-12-18Scripts/Commands: Cleanup some output from .go instanceTreeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-16Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...Treeston
2021-12-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2021-12-16Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...Treeston
2021-12-16Core/Commands: Add .debug guidlimits <optional map id> chat commandjackpoz
2021-12-15Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2021-12-15Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2021-12-14Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...Treeston
2021-12-14Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...Treeston
2021-12-14Core/Unit: Implement more helper methods (#23555)ForesterDev
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Coding standards (#23514)Aokromes
2021-12-12Core/Commands: Fixed crash in .npc showlootShauren
2021-12-12Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...Treeston
2021-12-11Core/Commands: implement commands to look up a map/item/quest name for a give...Wyrserth
2021-12-08Core/Channel: Fix CRT Debug Assert triggered with invalid channel namesjackpoz
2021-12-02Scripts/Commands: Add .debug asan commandsjackpoz
2021-12-02Core/Object: Range check (#23179)Jozef DĂșc
2021-12-02Scripts/Commands: add some missing checks for .guild create command (#23201)ForesterDev
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-11-24Core/Commands: Don't re-add active quests with ".quest add" commandjackpoz
2021-11-23[3.3.5] Commands: lookup player shows which character is online (#23039)TheWinchesters
2021-11-23Core/Misc: Fix issues reported by static analysisjackpoz
2021-11-21Core/Commands: Fixed creature/gameobject move commands not updating which cel...Shauren
2021-11-21Core/Movement: correct logic wrongly ported in 2a84562dc8ccrs
2021-11-18Scripts/Commands: Fix crash caused by .set npc model (#22877)Giacomo Pozzoni
2021-11-15Add rotation to .gob info (#22723)Rochet2
2021-11-15Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2021-11-14Core/Commands: fix .appear command provide wrong undermap position (#22624)ForesterDev
2021-11-14Core/Commands: Fix quest remove error message (#22623)ForesterDev
2021-11-10Core/Commands: Fixed crash in .go commandsShauren
2021-11-08Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...Treeston
2021-10-26kill some whitespacesAokromes
2021-10-25Core/ChatCommands: Implement achievement link parsingTreeston
2021-10-25Scripts/Commands: Rewrite .account commands to new modelTreeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2021-10-23Core/RBAC: Simplification part 1. Nobody needs different permissions for each...Treeston
2021-10-23Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.Treeston
2021-10-23Scripts/Commands: New command ".go instance". Goes to an instance.Treeston
2021-10-23Scripts/Commands: .npc info now includes react state infoTreeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-22Core/Scripts: Implement script name reloadingSeyden
2021-10-21Core/Commands: Fixed .damage command to work with spell schools caused by bad...Shauren
2021-10-21Scritpts/Commands: Fix area name display if no area present. Closes #21727.Treeston