aboutsummaryrefslogtreecommitdiff
path: root/sql/base
AgeCommit message (Collapse)Author
2025-01-14Core: Updated allowed build to 4.4.1.58558Shauren
2024-12-19Core: Updated allowed build to 4.4.1.58158Shauren
2024-12-14Core/Achievements: Implemented CriteriaType::ReachMaxLevelShauren
(cherry picked from commit f92b5316ab1c7b1ea4202b6808a436d40dd25c4d) # Conflicts: # sql/base/characters_database.sql # sql/updates/auth/cata_classic/2024_12_13_00_characters.sql
2024-12-05Core: Updated allowed build to 4.4.1.57916Shauren
2024-11-14Core: Updated allowed build to 4.4.1.57564Shauren
2024-11-12Core/Networking: Support IPv6Shauren
(cherry picked from commit af4dcc93ed04c4f2219c14821b25cb9efeb7e781) # Conflicts: # sql/base/auth_database.sql # sql/updates/auth/cata_classic/2024_11_12_00_auth.sql
2024-11-12DB: Increase ip address column sizesShauren
(Cherrypicked from commit f9cf6795fae76461f71d1e6ece52bce61a4f4711)
2024-11-06Core: Updated allowed build to 4.4.1.57359Shauren
2024-11-02Core: updated allowed build to 4.4.1.57294Ovahlord
2024-10-31DB: Added build keys for 4.4.1.57294 for future useShauren
2024-10-27TDB 440.24101 - 2024/10/27TDB440.24101TDB Release
2024-10-24Core: Updated allowed build to 4.4.0.57244Shauren
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
Closes #30299 (cherry picked from commit 49ab2bbe3883749594fe92a752e1d618c625d1b6)
2024-09-26DB: Remove unsigned floats and recreate views with utf8mb4 in auth databaseShauren
(cherry picked from commit b18ba61140cbb2c26eb5d006826eb61097f44726) (cherry picked from commit be04c17916aa35173ed328eb27cb5f246bc8b863) # Conflicts: # sql/base/auth_database.sql # sql/updates/auth/cata_classic/2024_09_26_00_auth.sql
2024-09-24Core: Updated allowed build to 4.4.0.56713Shauren
2024-09-17DB: Add Mac and ARM auth keys for 4.4.0.56489Shauren
2024-09-17Core: Update allowed build to 4.4.0.56489funjoker
2024-09-04Core: Update allowed build to 4.4.0.56420funjoker
2024-09-01Core/Misc: dropped unused Traits implementationOvahlord
2024-08-30Core/Client Builds: Refactor build_info structure to support any client variantsShauren
(cherry picked from commit e94558d07892a98d78bec3633e0c82e1394b9d66) # Conflicts: # sql/base/auth_database.sql # sql/updates/auth/cata_classic/2024_08_30_00_auth.sql
2024-08-29Core: Allow macOS arm64 client to connect (#30173)Motive
(cherry picked from commit 6b2d12206c56222ddd7877a786d11701396fc63f) # Conflicts: # sql/base/auth_database.sql # sql/updates/auth/cata_classic/2024_08_28_01_auth.sql
2024-08-27Core/Loot: Implemented currency lootShauren
(cherry picked from commit 3e28ee080a1cf3c7cd332a8d1e0808505b4ea9d4) # Conflicts: # sql/base/characters_database.sql # sql/updates/auth/cata_classic/2024_08_26_00_characters.sql # sql/updates/world/cata_classic/2024_08_26_00_world.sql # src/server/game/Entities/Player/Player.cpp # src/server/game/Loot/Loot.cpp # src/server/scripts/ExilesReach/zone_exiles_reach.cpp
2024-08-18DB/Auth: fixed sql file name from recent cherrypickOvahlord
2024-08-18Core/Realms: Realmlist refactorsShauren
* Removed global realm variable from World and use RealmList everywhere * Match auth build key with client version * Restored allowedSecurityLevel checks for realmlist packet building * Restored updating population field, mysteriously removed 15 years ago in f20b25d1c90f608deab28c9957b3b376ab2a0d50 (cherry picked from commit c4b710446d62c95eb8124175203fa5f394912594) # Conflicts: # sql/base/auth_database.sql
2024-08-09Core: updated allowed build to 4.4.0.56014Ovahlord
2024-07-28Core/Players: updated glyph handling for CataclysmOvahlord
2024-07-27Core/Player: initial work on implementing talents for CataclysmOvahlord
- use a new structure to hold talent group data which will eventually replace the old master branch implementation - added support for unlocking dual talent specialization and switching specs - added basic support for learning and resetting talents
2024-07-18Core: update allowed build to 4.4.0.55639Ovahlord
2024-07-14Core: update allowed build to 4.4.0.55613Ovahlord
2024-07-09Core: Update allowed build to 4.4.0.55460Ovahlord
2024-06-27Core: Update allowed build to 4.4.0.55262funjoker
2024-06-25Core/Items: dropped artifact weapon implementationOvahlord
2024-06-17Core: Update allowed build to 4.4.0.55141funjoker
2024-06-13Core: Update allowed build to 4.4.0.55056funjoker
2024-06-05Core/Player: dropped PvP talent implementationOvahlord
2024-06-05Core: update allowed build to 4.4.0.55006Ovahlord
2024-06-02TDB 440.24061 - 2024/06/02TDB440.24061TDB Release
2024-06-02DB/Auth: Fix wrong file hashfunjoker
2024-06-01Core/Items: implement reforging itemsOvahlord
2024-05-30Core: update allowed build to 4.4.0.54901Ovahlord
2024-05-29Core: update allowed build to 4.4.0.54851Ovahlord
2024-05-28Core/Items: Implemented CreateTime item field and changed refund/soulbound ↵Shauren
trade timers to also count time offline (cherry picked from commit 69da702b930d43738bcaf49ce57b333dfc19ecfd) # Conflicts: # sql/base/characters_database.sql
2024-05-28DB: Drop columns unused for almost 8 yearsShauren
(cherry picked from commit 9ac03bf2b84f15f70bf37481cf563dcfe3cac626) # Conflicts: # sql/base/characters_database.sql
2024-05-28Core: Updated to 4.4.0.54737funjoker
2024-03-31Core: Updated to 4.4.0.54027funjoker
2024-03-23Core: Updated to 4.4.0.53863funjoker
2024-03-19Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded ↵Ovahlord
player actions for classic
2024-03-13Core: Update allowed build to 4.4.0.53750Ovahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
* Core/PacketIO: Update to 4.4.0.53627 * Core/IO: Remove duplicate declaration of PetSpellDataID * Core/IO: Assign STATUS_UNHANDLED to some azerite packets
2024-03-10Core: Update allowed build to 4.4.0.53627Ovahlord