aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-06-27Core/Maps: Implemented getting area id from gameobject spawnsShauren
2020-06-20DB/Account: update account_access table (#24788)ForesterDev
2020-06-14Scripts/Commands: Add .debug objectcount <optional map id> chat commandjackpoz
2020-05-16Core/Commands: Fixed .npc add overwriting existing spawns when used on transp...Shauren
2020-05-15Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2020-04-29Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511)ForesterDev
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-19nopch fixShauren
2020-03-19Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2020-03-05Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-02-08Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2020-01-02New yearAokromes
2019-12-28additional output for additem command (#24006)Michael
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-09-16Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)Kelno
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-08-17Warning fixShauren
2019-08-17Core/Map: Kill zoneId from RespawnInfo, all it did was significantly slow dow...Shauren
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-07that should make gcc complain less (57b36df follow-up)Treeston
2019-08-07nopch fixTreeston
2019-08-07Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ...Treeston
2019-08-06Scripts/Commands: Cleanup some output from .go instanceTreeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-07-21Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2019-07-17Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...Treeston
2019-07-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2019-07-15Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...Treeston
2019-07-13Core/Commands: Add .debug guidlimits <optional map id> chat commandjackpoz
2019-07-12Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2019-07-09Core/Weather: Fixed weather updates to be thread safeShauren
2019-07-08Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2019-07-08Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...Treeston
2019-07-07Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...Treeston
2019-07-05Core/Unit: Implement more helper methods (#23555)ForesterDev
2019-07-03Core/Quest: fix money reward for quests turned in at level cap. (#23495)Wyrserth
2019-07-02Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-26Coding standards (#23514)Aokromes
2019-06-23Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...Treeston
2019-06-16Core/Commands: implement commands to look up a map/item/quest name for a give...Wyrserth
2019-05-29Core/Channel: Fix CRT Debug Assert triggered with invalid channel namesjackpoz