aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-02-22Core/Misc: Update misc enums to 8.3Shauren
2020-02-21Core/Players: re-organize SetSkill method to handle initialized skills ↵Ovah
correctly (#24116)
2020-02-19Core/Players: Fixed crash when creating demon huntersShauren
Closes #24175
2020-02-18Fix nopch buildShauren
2020-02-18Core/Auras: Fixed incorrect cherry-pick merge conflict resolution - fixes ↵Shauren
procs never triggering Closes #24172
2020-02-18Warning fixesShauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-02-09Core/PacketIO: Properly destroy objects clientside when removing from world8.2.5/32978Shauren
2020-02-08Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUSShauren
2020-02-07Core/Misc: Moved CanSpeak() method to WorldSession classShauren
2020-01-28Core/Players: Fix reusing skill slots when re-learning a skill (#24052)Ovah
2020-01-25Core/Misc: Removed references to item_template in logsShauren
2020-01-08Core/Misc: Fix build using WITH_COREDEBUGShauren
2020-01-04Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structureShauren
2020-01-03Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 8.2.5 ↵ModoX
(#24035)
2020-01-02New YearAokromes
2019-12-30Core/Units: Defined new clientside only movement flagShauren
2019-12-15Core/Battleground: Check battlegrounds disabled in db2 files (#23924)Jeremy
* Name BattlemasterList flags
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
2019-12-06Core/Items: Fixed crash when saving azerite items with REMOVED stateShauren
2019-12-05Fix dynamic buildShauren
2019-12-05Core/Items: Implement azerite empowered itemsShauren
2019-12-04Core: Updated allowed build to 8.2.5.32722Shauren
2019-12-03Core/Items: Changed how azerite item bonuses are applied at login to avoid ↵Shauren
applying them twice
2019-12-02Build fixShauren
2019-12-02Core/Items: Fixed deleting items from db leaving orphaned ↵Shauren
transmog/artifact/modifier data when deleted from outside of player item update queue
2019-12-02Core/Auras: Update aura type to its new meaningShauren
2019-12-01Core/Items: Fixed crash in selecting azerite essencesShauren
* Also fixed OVERRIDE_SPELLS auras for SPELLFAMILY_GENERIC
2019-11-30Core/Spells: Fixed value of aura effects for stat mod auras applied by itemsShauren
2019-11-29Fix tools buildShauren
2019-11-29Core/Items: Add location filters to Player::GetItemByEntryShauren
2019-11-28Core/DataStores: Work around buggy client db2 metadataShauren
2019-11-26Core/Spells: Force creating only 1 enchanting scroll when targeting a vellum ↵Shauren
with enchantments
2019-11-25Core/Items: Implement new item bonus typesShauren
2019-11-24Core/Items: Disable legion artifacts except fishing artifactShauren
2019-11-23Core/Mail: Mark mail item loading prepared statements as synchronous, not ↵Shauren
async queries Closes #23935
2019-11-23Core/Mail: Fix copypaste mistake in prepared statementsShauren
Closes #23934
2019-11-23Core: Updated allowed build to 8.2.5.32638Shauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-22Core/Items: Implement azerite essencesShauren
* Implement inspecting heart of azeroth data * Fixed heart of azeroth item level - bonuses now apply
2019-11-21Core/Logging: Fixed packetlog for cmsgsShauren
2019-11-21Core/Spells: Make missing spell/aura effect handler assignments a compile ↵Shauren
time error instead of runtime crash
2019-11-21Core/Spells: Fixed crash when casting spells with effect type > 264Shauren
2019-11-20Core/PacketIO: Fixed displaying weapon enchants on character selection screenShauren
2019-11-20Core: Updated allowed build to 8.2.5.32580Shauren
2019-11-19Core/Items: Refactor loading additional item data (artifacts/azerite)Shauren
2019-11-18Core/Misc: Rename AzeriteItem packet namespace to just AzeriteShauren
2019-11-16Core/Players: Fixed crash when deleting from dbShauren
Closes #23921
2019-11-16nopch fix2Shauren