aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-17TDB 343.24081 - 2024/08/17TDB343.24081TDB Release
2024-04-17Core: Update allowed build to 3.4.3.54261Shauren
2024-04-08Core/Misc: Fixed forced declined names initialization (#29898)RioMcBoo
2024-04-06Ci/AppVeyor: Use preinstalled MySQL and upgrade OpenSSL to 3.2Shauren
2024-03-21Core: Update allowed build to 3.4.3.53788funjoker
2024-03-06Core: Update allowed build to 3.4.3.53622Shauren
2024-02-27DB/Hotfixes: ported all broadcast_text entries from master branch which have ...Ovahlord
2024-02-16DB/Transports: backported transports from 3.3.5 branchOvahlord
2024-02-16Scripts/Misc: removed more post WotLK scriptsOvahlord
2024-02-14PacketIO: Fix unit actionbarfunjoker
2024-02-01Core/Spells: Intellect will no longer increase spell powerOvahlord
2024-02-01DB/Hotfixes: updated all non-localized hotfixesOvahlord
2024-01-31fixed buildOvahlord
2024-01-31Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570)Mykhailo Redko
2024-01-30Remove blank lineOvahlord
2024-01-30Core/Spells: added missing DieSides initialization in SpellEffectInfo ctorOvahlord
2024-01-30Core/Spells: restore some old spell effects which have been re-added in ClassicOvahlord
2024-01-30Core/Auras: updated spell aura flags and implemented AFLAG_CANCELABLE and AFL...Ovahlord
2024-01-29Core/Loot: Fixed items some not being lootable on second opening of a lootabl...Shauren
2024-01-29Core/Players: fixed a possible crash in SendInitialPacketsBeforeAddToMap when...Ovahlord
2024-01-29Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2024-01-29Core/Scene: Skip vehicle guids as transport for scene play until further rese...ModoX
2024-01-29Core/Unit: Set DemonCreator for wild allied summonsModoX
2024-01-29Core/World: Fixed crash when shutting down server from console (#29615)Ghaster
2024-01-29Core/Players: Fixed typo preventing OOC regen (#29614)Ghaster
2024-01-29Core/Database: Fixed HotfixDatabase not being closed on shutdown with --updat...Shauren
2024-01-29Core/Object: use the final keyword for several (World)Object classes that sho...Ovahlord
2024-01-29Core/Bnet: Added SRP http endpointsShauren
2024-01-29Core/Creatures: fixed a logic mistake in personal skinning loot that was caus...Ovahlord
2024-01-29Core/Units: moved health and power ordering predicates from Unit header into ...Ovahlord
2024-01-29Core/Worldserver: Split Worldserver services into separate files (#29555)Meji
2024-01-29Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-29Core/Bnet: Prevent crashes cauised be invalid values in salt column in battle...Shauren
2024-01-29Core/Spells: restore DieSides effect handlingOvahlord
2024-01-29Core/Spells: fixed learning skills via spells and removed the unneeded implem...Ovahlord
2024-01-29DB/Creatures: updated creature_template data from bruteforce dataOvahlord
2024-01-28Core/Spells: handle SpellXSpellVisualID update fieldOvahlord
2024-01-28Core/Quests: renamed QuestMinLevel to MinLevel to stay sync with the other br...Ovahlord
2024-01-28DB/Quests: updated quest template, poi and objective data for WotLK classicOvahlord
2024-01-28Core/Datastores: hardcode the return value of DB2Manager::GetEmptyAnimStateID...Ovahlord
2024-01-28Core/Objects: fixed animations for creatures and gameobjects which were broke...Ovahlord
2024-01-18Core/Players: fixed a crash when loading mail items from DBOvahlord
2024-01-15Core/Creatures: corrected the expansion check added in 20e256a11d82f8fde105bf...Ovahlord
2024-01-15Core/Creatures: do not allow HealthScalingExpansion values beyond our current...Ovahlord
2024-01-14CircleCI: Enable creating docker images for wotlk_classicfunjoker
2024-01-14Core/Spells: Kill incorrect attribute implementationShauren
2024-01-14Core/Conditions: Added stringid condition typeShauren
2024-01-14Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-10Core/Conversations: Use WorldObject actors if CreatureId is not provided in c...ModoX
2024-01-10Core/Conversation: Implemented conversation flags (#29552)ModoX