aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-06DB/Account: update account_access table cherry-pick take 2 (with refactors)ForesterDev
2022-01-06Scripts/Commands: Add .debug objectcount <optional map id> chat commandjackpoz
2022-01-04Core/Commands: Fixed .npc add overwriting existing spawns when used on transp...Shauren
2022-01-04Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2022-01-01Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511)ForesterDev
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2022-01-01Core/Misc: Remove whitespace at the end of linesjackpoz
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-28Core/Phasing: Implemented db spawns in personal phases (#26345)Matan Shukry
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-24Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2021-12-22Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2021-12-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2021-12-21Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2021-12-21Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2021-12-19additional output for additem command (#24006)Michael
2021-12-18Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)Kelno
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