aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/characters
AgeCommit message (Expand)Author
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-28Core: Updated to 10.0.5Shauren
2022-12-30Core/Players: Fixed trait config validationShauren
2022-12-20TDB 1002.22121 - 2022/12/20TDB1002.22121TDB Release
2022-12-17Fix line endingsShauren
2022-12-17Core/Players: Implemented setting tradeskill recipes as favoriteShauren
2022-12-16Core/Players: Implemented new talent systemShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-11-20TDB 927.22111 - 2022/11/20TDB927.22111TDB Release
2022-10-04Core/Scenarios: Attempt to restore scenario state from completed encounter infoShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-09-18Core/Player: Extend action button value to uint64 to be able to hold battle p...Shauren
2022-08-21TDB 927.22082 - 2022/08/21TDB927.22082TDB Release
2022-08-19TDB 927.22081 - 2022/08/19TDB927.22081TDB Release
2022-07-25TDB 925.22071 - 2022/07/25TDB925.22071TDB Release
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving w...Shauren
2022-07-03Core/Quests: Reset seasonal quests based on saved completion time and intende...Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-03-11[Exploit/Dupe] Container item (#26689)robinsch
2022-03-06TDB 920.22031 - 2022/03/06TDB920.22031TDB Release
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2022-01-31Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...Shauren
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-15TDB 915.22012 - 2022/01/15TDB915.22012TDB Release
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-02TDB 915.22011 - 2022/01/02TDB915.22011TDB Release
2021-12-31DB: Purge mediumint columns from character db (change to full int)Shauren
2021-12-31DB: Convert all databases to InnoDB engineShauren
2021-12-31DB: Convert databases to utf8mb4Shauren
2021-12-23Core/Channels: Limit channel length to 31 charactersjackpoz
2021-12-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2021-12-16Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2021-11-17TDB 915.21111 - 2021/11/17TDB915.21111TDB Release
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-15TDB 910.21101 - 2021/10/15TDB910.21101TDB Release
2021-10-06SQL: Fix 2021_10_02_00_characters.sql compatibility with mysql 5.7Shauren
2021-10-02Core/Players: Do not show zone on character list before first loginShauren
2021-10-02Core/Players: Store player creation timestamp and type (normal/npe)Shauren
2021-08-18TDB 910.21081 - 2021/08/18TDB910.21081TDB Release
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-07-04TDB 905.21071 - 2021/07/04TDB905.21071TDB Release
2021-05-11Core/Quests: Set quest accept time updatefieldShauren
2021-05-11Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENTShauren
2021-04-06SQL: Add missing `updates` entryShauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-28Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)Matan Shukry