aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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-02Core/OutdoorPvP: Dropped HandleGossipOption and CanTalkTo from OutdoorPvP and...ModoX
2022-09-01Core/Loot: Updated LootType enum for 9.2.7Shauren
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren
2022-08-31Scripts/Spells: Fixed Mag'har Orc racial Ancestral Call (#28225)Aqua Deus
2022-08-31Scripts/Pandaria: Fixed The Lesson of Stifled Pride (#28128)Shamage
2022-08-27Core/Gossip: Add Gossip OptionType for Mailbox (#28215)Naddley
2022-08-25Core/Loot: Removed unneccessary field from Loot class and pass it as paramete...Shauren
2022-08-25Core/Loot: Removed old auto looting code for currency token itemsShauren
2022-08-25Core/Misc: Updated some enums for 9.2.7Shauren
2022-08-22Scripts/Draenor: Implement script for quest 34586 (Establish your Garrison) (...Aqua Deus
2022-08-22Core/DataStores: Updated outdated check to 9.2.7.45114ModoX
2022-08-19Core/PacketIO: Drop correct field in SMSG_PARTY_UPDATE and utilize new bit pr...ModoX
2022-08-19Core/PacketIO: Fixed structure of SMSG_PARTY_UPDATEModoX
2022-08-18Core/Misc: Dynamic build fixModoX
2022-08-16Core/PacketIO: Rename m+ packet fieldsShauren
2022-08-16Core/DataStores: Sprinkle some constexpr on db2 metaShauren
2022-08-01Core/DataStores: Updated db2 structures to 9.2.7Shauren
2022-07-31Core/PacketIO: Updated packet structures to 9.2.7Shauren
2022-08-14Core/Phasing: Fixed terrain swaps appearing on incorrect maps when player is ...Shauren
2022-08-13Core/Gossips: Added support for FriendshipFactionID (#28192)Meji
2022-08-13Core/Misc: Refactor some updatefield constant creation code to work around ms...Shauren
2022-08-12Core/PacketIO: Named unknown fields in FeatureSystemStatus (#28196)Ghaster
2022-08-12Core/PacketIO: Fixed structure of SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREENShauren
2022-08-09Core/Scenarios: Group criteria storage by scenario idShauren
2022-08-08Core/Misc: Fixed ResetFailedReason enum values for 9.2.5 clientShauren
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-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