aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-06Core/Players: Prevent sending QuestUpdateAddCredit on QUEST_OBJECTIVE_ITEM (#...Ghaster
2022-08-06Core/Misc: Update /roll max capShauren
2022-08-06Core/Items: Implemented ITEM_FLAG3_DONT_REPORT_LOOT_LOG_TO_PARTYShauren
2022-08-05Core/LFG: Filter out lfg dungeons that have invalid map/difficulty pairsShauren
2022-08-04Core/PacketIO: Fixed structure of SMSG_CALENDAR_RAID_LOCKOUT_UPDATEDShauren
2022-08-02Scripts/Spells: Divine Star (Priest) fixed (#28112)Teleqraph
2022-08-02Scripts/Spells: Priest - Power of the Dark Side fixed (#28118)Teleqraph
2022-08-02Core/Conditions: Added CONDITION_PLAYER_CONDITION to integrate conditions wit...Meji
2022-08-02Scripts/Spells: Priest - Sins of the Many fixed (#28122)Teleqraph
2022-08-01Core/Crypto: Removed unneccessary std::reverse in Ed25519::SignShauren
2022-08-01Core/Crypto: Added Ed25519 implementationShauren
2022-07-29Core/Scripts: Added CalcCastTime spell script hookShauren
2022-07-28Core/PacketIO: Implemented SMSG_SPELL_HEAL_ABSORB_LOGShauren
2022-07-28Core/Spells: Refactor heal absorb codeSeyden
2022-07-28Core/Spells: Implement OnEffectAbsorbHeal and AfterEffectAbsorbHeal hooksNyr
2022-07-27Core/Maps: Make sure login instance is added to i_maps (#28156)SeraphimWoW
2022-07-26Core/Spells: OnPrecast script should be called before ReSetTimer (#28146)Teleqraph
2022-07-25Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sa...Shauren
2022-07-25Core/Conditions: Allow empty (CONDITION_NONE) conditions with just script att...Shauren
2022-07-25Core/Maps: Fixed deadlock in battleground map creationShauren
2022-07-24Core/Units: Removed spline speed limit for MoveJumpWithGravity (#28142)Teleqraph
2022-07-24Core/WorldStates: Implemented setting dungeon encounter world statesShauren
2022-07-24Core/WorldStates: Add generic worldstates for team in instanceShauren
2022-07-24Core/WorldStates: Allow using -1 in database for MapIDs column to mark worlds...Shauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-24Core/DataStores: Fixed unsigned underflow in TaxiMask constructor happening b...Shauren
2022-07-23Dynamic build fixShauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-07-22Core/Groups: Fixed loading character race info for offline group membersShauren
2022-07-20Core/Maps: Replace some Instanceable() checks with IsDungeon()Shauren
2022-07-20Core/Units: Added NameplateAttachToGUID updatefield setter (#28141)Teleqraph
2022-07-20codestyle fixShauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-19Core/PacketIO: Remove packet handlers for deleted opcodesShauren
2022-07-19Dynamic build fixShauren
2022-07-19Core/Commands: Add missing constructor to RBACCommandDataShauren
2022-07-19Core/Quest: Corrected type of emote field in QuestOfferReward to be signedModoX
2022-07-18Core/Spawns: Removed ObjectMgr::AddCreatureData and ObjectMgr::AddGameObjectD...Shauren
2022-07-18Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...Shauren
2022-07-18Core/OutdoorPvP: Remove manual spawn management functions from OutdoorPvPShauren
2022-07-18Core/OutdoorPvP: Move remaining outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Zangarmarsh outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditionsShauren
2022-07-17Core/Players: Cleaned some old updatefield definitions and updated values for...Shauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-07-17Core/Maps: Made instance_template no longer required to create and enter inst...Shauren
2022-07-17Core/Criteria: Fixed criteria type DoEmoteShauren
2022-07-16Scripts/Spells: Fixed Halo (Priest talent) (#28113)Teleqraph
2022-07-16Scripts/Spells: Fix mage spell Ray of Frost (#28090)Aqua Deus
2022-07-16Core/Creatures: Implement Ground/FlyingMountDisplayID from creature_summoned_...Teleqraph