aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2021-05-16Core/Creature: improve DB linked_respawn handling (#21172)kelno
2021-05-11Core/Quests: Set quest accept time updatefieldShauren
2021-05-11Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENTShauren
2021-04-29Core/DataStores: Load LanguageWords.db2 and Languages.db2 for future useMatan Shukry
2021-04-15Core/Creature: implement school immunity for creatures in creature_template (...Wyreth
2021-04-09Core/DataStores: Updated db2 structures to 9.0.5Shauren
2021-03-28Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)Matan Shukry
2021-03-14Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUESTShauren
2021-03-14Core/AdventureJournal: Check if player can access adventure journal with ChrC...Shauren
2021-03-14Core/AdventureJournal: Fix broken hotfix database structure from 3addbe7dd418...Shauren
2021-03-14Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVE...Osleyder85
2021-02-07Core/Players: Implemented secondary stat diminishingShauren
2021-01-02Core/Instances: Use level requirements from MapDifficultyXCondition.db2 inste...Shauren
2020-12-22Core/Corpses: Fixed crash during loading corpsesShauren
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Misc: First set of required db changes for 9.0Shauren
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
2020-08-03Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...Treeston
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-13Core/DataStores: Replace harcoded prepared statement offsets with named const...Shauren
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-06-13Core/Items: Implemented corruption and corruption resistance statsShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-06Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading prior...Shauren
2020-06-04Core/Misc: Ensure that query used for .reload creature_template command alway...Shauren
2020-05-02Core/Creatures: Fixed level 240 guards and updated scaling level calculationShauren
2020-04-27Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-04-25Core/DataStores: Speedup loading hotfix database and change hotfix database c...Shauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-03-26Core/DataStore: Load ItemNameDescriptionShauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-01-02New YearAokromes
2019-12-05Core/Items: Implement azerite empowered itemsShauren
2019-11-30Core/Spells: Fixed value of aura effects for stat mod auras applied by itemsShauren
2019-11-23Core/Mail: Mark mail item loading prepared statements as synchronous, not asy...Shauren
2019-11-23Core/Mail: Fix copypaste mistake in prepared statementsShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-19Core/Items: Refactor loading additional item data (artifacts/azerite)Shauren
2019-11-16Core/Players: Fixed crash when deleting from dbShauren
2019-11-12Core/Items: Implemented AzeriteItemShauren
2019-11-11Code/DataStores: Fixed spell_misc hotfix queryShauren
2019-11-03Core/RaF: Remove level granting (new RaF doesn't support this)Shauren
2019-11-01Core/DBLayer: Support using mysql 8Shauren
2019-11-01Core/DBLayer: Escape mysql 8 keywordsShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-09-01Core/SmartScripts: implement SMART_ACTION_PLAY_SPELL_VISUAL_KIT (#23737)Lopfest