aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2021-06-19Core/Threat: Custom ThreatListIterator that transparently iterates over the b...Treeston
2021-06-16DB/SpawnGroup: Instance spawn group data for Tempest Keep: The Eye and Hellfi...Treeston
2021-06-16Misc: assert -> ASSERTTreeston
2021-06-16Scripts/Commands: new command '.debug instancespawn'Treeston
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-06-16Core/Formations: update codestyle and fix crashariel-
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2021-06-13Core/Auras: removed caster dependency from coreariel-
2021-06-05Core/Reputation: Named all reputation flagsShauren
2021-06-04Core/Reputation: Implemented "friendship reputation"Shauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-16Scripts/Commands: New command: .debug threatinfoTreeston
2021-05-16Core/Map: New Map::ForceRespawn to override objections and force a respawn (e...Treeston
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-05-16Core/Combat: Some more sanity check asserts to try and track down #21187.Treeston
2021-05-16Core/Misc: A variety of clean-up changes, mostly following up on 532ab1c to f...Treeston
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-05-12Core/Scenes: Fix scenes played by package id storing pointers to stack variablesShauren
2021-05-11Core/Commands: Add ItemContext argument to .additem and .additemset commandsShauren
2021-05-03Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...Shauren
2021-05-03Core/Chat: Load chat language data from db2 and implement serverside chat tra...Matan Shukry
2021-04-16Core/Misc: Removed unneeded checksjackpoz
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2021-04-15Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2021-04-15Core/Scripts: fix codestyleariel-
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-15Scripts/Commands: Add failure state for quest remove (#20611)Andrew Letson
2021-04-13Core/Cheats: Power - set max power on all powers initially + on regenerate (#...Matan Shukry
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-15Scripts/Commands: modify command .dismount to target any selected player (#19...ForesterDev
2021-03-15Core/Misc: minor typo and codestyle fixesariel-
2021-03-03Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too lo...Shauren
2021-02-25Core/Creatures: Implemented extra flag to use offhand attacks (#21008)Ovah
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2021-01-29Core/Misc: waypoint movementccrs
2021-01-25Core/Commands: Fixed .go zonexy command (#25825)Robingad
2021-01-23Scripts/Commands: Fixed .modify gender not setting correct customizations (#2...Matan Shukry
2020-12-31Core/Commands: Add .reload vehicle_templateShauren
2020-12-30Core/Commands: Add optional broadcast text id argument to .debug play sound c...Shauren
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
2020-12-23Core/Players: Introduce configurable allied race starting level and fix defau...Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-12-08Core/Misc: First set of required db changes for 9.0Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Misc: random refactorsTreeston
2020-08-23Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...Treeston
2020-08-23Scripts/Commands: .npc delete and .gobj delete now work while the specified g...Treeston