aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2022-09-02Core/Commands: Convert quest commands to new systemShauren
2022-09-02Core/Commands: Added .quest objective complete command to complete single que...ModoX
2022-09-02Core/Misc: Reduce differences between branches (refactors from 44ac5cbbea4f8e...Shauren
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-07-20Core/Maps: Replace some Instanceable() checks with IsDungeon()Shauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-19Core/Commands: Add missing constructor to RBACCommandDataShauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving w...Shauren
2022-07-12Core/Commands: Fixed bnetaccount create not printing gameaccount nameShauren
2022-06-27Core/WorldStates: Migrate Tol Barad worldstates to new systemShauren
2022-06-11Core/Pools: Implemented pooling for instancesShauren
2022-06-09Core/Commands: Fixed bonusListID and context arguments for .additem set commandShauren
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-05-14Core/Players: Allow teleporting to a specific instance idShauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-04-01Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...Shauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-24Update cs_misc.cpp (#27418)kvolk2git
2022-03-20add item xxxxx show to who was added item (#27020)kvolk2git
2022-03-20Scripts/Commands: fix `.learn all recipes` (#27153)ihm-tswow
2022-03-19Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
2022-03-19Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
2022-03-19Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes
2022-03-13Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
2022-03-13Scripts/Commands: Avoid copies of RBACCommandDataShauren
2022-03-13Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert title commands to new systemCarbenium
2022-03-12Scripts/Commands: Convert rbac commands to new systemCarbenium
2022-03-12Core/Misc: Fix mac buildShauren
2022-03-11Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2022-03-11Scripts/Commands: Fix ".server debug" crashing in some special conditionsjackpoz
2022-03-11Scripts/Commands: Convert misc command table to new systemCarbenium
2022-03-11Scripts/Commands: Convert honor command table to new systemCarbenium
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-11Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...Gildor
2022-03-10Scripts/Commands: Fix crashes with ".group revive" and ".group repair"jackpoz
2022-03-07Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name ...Giacomo Pozzoni
2022-03-07Scripts/Commands: Restore ".character level" command behaviorjackpoz
2022-03-07Group repair command attempt (#26304)CraftedRO
2022-03-07Group level up (#26139)Jakub Cieplinski
2022-03-06Revive all command (#26127)Jakub Cieplinski
2022-03-06Core/Commands: Implemented command to teleport character to npcMatan Shukry
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-06Scripts/Commands: Improve ".debug objectcount"jackpoz
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2022-03-05Scripts/Commands: Include map min height in ".gps" commandjackpoz