aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-12Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
2024-04-11Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5 (#29917)Gosha
2024-04-11Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LISTShauren
2024-04-11Scripts/Quests: Handle quest 29409 (wandering isle) (#29784)Aqua Deus
2024-04-11Core/SAI: Added support for StringIds to creature and gameobject targets (#29...Meji
2024-04-10Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-04-10Core/Entities: Added possibility to inherit StringIds from other entities (#2...ModoX
2024-04-10Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct...Shauren
2024-04-09Core/Entities: nopch build fixModoX
2024-04-09Core/Entities: Update StringId assignment to use StringIdTypeModoX
2024-04-09Core/Entities: Added GetStringId helper methodsModoX
2024-04-09build fixShauren
2024-04-09Core/Auras: Fixed SPELL_ATTR10_ROLLING_PERIODIC for auras that have 0 base am...Shauren
2024-04-08Scripts/Forbidden Reach: Fix questgiver for initial quest not being there if ...Shauren
2024-04-08Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_N...Meji
2024-04-08Core/Misc: Fixed forced declined names initialization (#29898)RioMcBoo
2024-04-08Core/Quests: Update phaseshift when taking or abandoning quests (#29901)Meji
2024-04-08Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when...Shauren
2024-04-08Scripts/Spells: Implemented Priest talent Unfurling Darkness (#29885)Mematoru
2024-04-07Scripts/Spells: Implemented Shadow Priest talent Mind Devourer (#29895)Mematoru
2024-04-07Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...Shauren
2024-04-06Core/Scripts: Integrate new ActionResultSetter with movement generators and s...Shauren
2024-04-05Core/Scripts: Added basic types for async script actionsShauren
2024-04-04Core/OutdoorPvP: Fixed shutdown crashShauren
2024-04-04Core/Misc: Replace shared_ptr with unique_ptr with deleter for cleanups in ma...Shauren
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-04-03Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...Shauren
2024-04-03Fix codestyleShauren
2024-04-03Core/SAI: Allow gameobjects to be targeted by spell castsShauren
2024-04-02Scripts/Battleground: Implemented Battle for Gilneas (#29877)Jeremy
2024-04-02Core/Movement: Added Velocity field to waypoint_path table (#29837)ModoX
2024-04-01Core/Conditions: Fixed evaluation of CurrentPvpFaction outside arenas or batt...Meji
2024-04-01Removed unneccessary c_str() from previous commitShauren
2024-03-31Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-03-30Core/Pets: Removed overriding unit class for petsShauren
2024-03-30Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-03-28Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...Shauren
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Extend circular references check for player condition condit...Shauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-27Core/GameObjects: Implement destructible_hitpoint table to store health info ...Jeremy
2024-03-27Build: Fix Linux aarch64 GCC build (#29831)lee
2024-03-26Core/Maps: Initialize instance faction using group leader (if available) inst...Shauren
2024-03-26DB/Mardum: Implement Quest "Give Me Sight Beyond Sight" (#29833)Naddley
2024-03-25Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...thesillyone
2024-03-25Scripts/Stormwind: Implement RP Event for quest "Ancient Curses" (#29780)Naddley
2024-03-25Core/vmaps: Improved WMO detection for group models that don't have floorShauren
2024-03-25Scripts/Spells: Fix Whispering Shadows target selection logic if there are le...Shauren
2024-03-25Scripts/Spells: Implemented Priest talent Whispering Shadows (#29776)Mematoru23
2024-03-24Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...Meji