aboutsummaryrefslogtreecommitdiff
path: root/sql/base
AgeCommit message (Collapse)Author
2022-09-23Core: Updated allowed build to 9.2.7.45745ModoX
2022-09-18Core/Player: Extend action button value to uint64 to be able to hold battle ↵Shauren
pet guids
2022-09-08Core: Updated allowed build to 9.2.7.45338ModoX
2022-09-02Core/Commands: Added .quest objective complete command to complete single ↵ModoX
quest objectives
2022-08-21TDB 927.22082 - 2022/08/21TDB927.22082TDB Release
2022-08-19TDB 927.22081 - 2022/08/19TDB927.22081TDB Release
2022-08-19Core: Updated allowed build to 9.2.7.45161Shauren
2022-08-17Core: Updated allowed build to 9.2.7.45114Shauren
2022-08-02Core: Updated allowed build to 9.2.5.44908Shauren
2022-07-25TDB 925.22071 - 2022/07/25TDB925.22071TDB Release
2022-07-23Core: Updated allowed build to 9.2.5.44730Shauren
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving ↵Shauren
worldstate values to WorldStateMgr
2022-07-03Core/Quests: Reset seasonal quests based on saved completion time and ↵Shauren
intended holiday start time
2022-06-27Core: Update allowed build to 9.2.5.44325Shauren
2022-06-18Core: Updated allowed build to 9.2.5.44232Shauren
2022-06-15Core: Updated allowed build to 9.2.5.44127Shauren
2022-06-09Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock themfluxurion
2022-06-08Core: Updated allowed build to 9.2.5.44061Shauren
2022-06-07Core: Add 9.2.5.44061 auth key for future useShauren
2022-06-06Core: Updated allowed build to 9.2.5.44015Shauren
2022-06-02Core: Updated allowed build to 9.2.5.43971Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-05-03Core: Updated allowed build to 9.2.0.43345Shauren
2022-04-22Core: Updated allowed build to 9.2.0.43340Shauren
2022-04-14Core: Updated allowed build to 9.2.0.43206ModoX
2022-04-08Core: Updated allowed build to 9.2.0.43114Shauren
2022-03-30Core: Updated allowed build to 9.2.0.42979ModoX
2022-03-30DB/Auth: Syntax fixfunjoker
2022-03-30Core: Add 9.2.0.42937 build key for future useShauren
2022-03-25Core: Updated allowed build to 9.2.0.42852Shauren
2022-03-22Core: Add 9.2.0.42825 build key for future useShauren
2022-03-12Scripts/Commands: Convert rbac commands to new systemCarbenium
Note: To enable rbac commands for administrators permissions 202-206 have to be linked to permission 196. Sample SQL for auth DB: INSERT INTO `rbac_linked_permissions` VALUES (196, 202), (196, 203), (196, 204), (196, 205), (196, 206); (cherry picked from commit f620befc37fd8a4aed917e1ebba6f268c44a0a99)
2022-03-12Core: Updated allowed build to 9.2.0.42698ModoX
2022-03-11[Exploit/Dupe] Container item (#26689)robinsch
* Core/Item: Fixed possible dupe with container items containing non unique non stackable items * Fixed build * Update sql script and related base structure Co-authored-by: jackpoz <giacomopoz@gmail.com> (cherry picked from commit d1e913162e0a96918c70ba4ec3f62f4186ee4707)
2022-03-11SQL: Update auth_database.sql with latest updatesjackpoz
(cherry picked from commit 13f1a9f117a1d2b16103079d07dc1bce39240312)
2022-03-08Core: Updated allowed build to 9.2.0.42614Shauren
2022-03-06TDB 920.22031 - 2022/03/06TDB920.22031TDB Release
2022-03-03Core: Updated allowed build to 9.2.0.42560Shauren
2022-03-02Core: Updated allowed build to 9.2.0.42538Shauren
2022-03-01Core: Updated allowed build to 9.2.0.42521Shauren
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions ↵Shauren
when expiring auctions that have offline bidders (cherry picked from commit d0d0f51f325e4ae42c9bef7606fed4f4c00c98d6)
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
* Script/Commands: Add ".pdump copy" command Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid] Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid. * Add missing return * Restore eof check * Fix sql * Use forward declaration header Co-authored-by: Shauren <shauren.trinity@gmail.com> * Remove buffer when reading a line * Rename sql files Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit 6215da0d640bd86a7c2bc144859c1542f09fc1a6)
2022-02-26Core: Updated allowed build to 9.2.0.42488Shauren
2022-02-25Core: Updated allowed build to 9.2.0.42423Shauren
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and ↵Treeston
everything that uses them (PR #25156) (cherry picked from commit bcdbdd6f23ce65cc0e381e61d2840140dce79311)
2022-01-31Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly ↵Shauren
avoid conflicts when growing stable size and change PET_SAVE_AS_DELETED from -1 to -2
2022-01-31Core/Pets: Save last summoned pet number in characters tableShauren
2022-01-31Core/Pets: Removed storing stable slot count in dbShauren
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
(cherry picked from commit 6116e5b38522ccfb00f6c941c75482e05b4c0799)
2022-01-22Core: Updated allowed build to 9.1.5.42010Shauren