aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-13Core: Update allowed build to 10.1.0.50438Shauren
2023-07-13Scripts/Druid: Implemented Shooting Stars (#29125)Aqua Deus
2023-07-13Scripts/Spells: Removed unneccessary code from Burning Rush scriptShauren
2023-07-13Scripts/Warlock: Implemented Burning Rush (#29117)Aqua Deus
2023-07-13Scripts/Warlock: Implemented Dark Pact (#29118)Aqua Deus
2023-07-13Core/Misc: Update emotes enum to 10.1.5.50232 (#29127)Aqua Deus
2023-07-13DB/Player: Added data for new Warlock/Race combinationsNaddley
2023-07-13Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@a27d2b3b9ccb326768e57b4cc7c49d15a0da9e0c Closes #29102 Closes #29132
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-07-11Scripts/Halls of Origination: fixed a deprecation warning10.1.0.50000Ovahlord
2023-07-11Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks ↵Ovahlord
that sober the character up (such as Starfire Espresso)
2023-07-11Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in ↵Ovahlord
quest_template_addon
2023-07-11Build: moved MSVC warning C5054 from warning level 4 to 3Ovahlord
2023-07-09Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)Meji
2023-07-09DB/GameTele: Readd accidently deleted Valdrakken game_tele entryModoX
* good morning
2023-07-09DB/GameTele: Added teleports for ZaralekCavern and AberrusModoX
2023-07-08Core/Conversation: Added some helper methods for scriptingModoX
2023-07-08Core/Spells: Fix CheckLocation for multi-level zone/area (#29126)Traesh
2023-07-08Core/Pets: Fixed typo added in c7306439e7004288fb85890d6a5f730cf1761d71. ↵DeadMouse
(#29128)
2023-07-07build fixShauren
2023-07-07Core/Scenarios: Move map from InstanceScenario to base classShauren
2023-07-06DB/WorldStates: Added missing worldstates related to currenciesMeji
2023-07-06Core/Quests: Make completion of tracking quests completed by ↵Shauren
SPELL_EFFECT_QUEST_COMPLETE visible to client
2023-07-05Core/Battlegrounds: Implement Arathi Basin from Battle for Azeroth (#28369)Jeremy
Co-authored-by: ModoX <moardox@gmail.com>
2023-07-05Scripts/ElwynnForest: Implemented conversation for "Rotten Old Memories" ↵Naddley
(#29122)
2023-07-05DB/DarkmoonFaire: Added some missing spawnsNaddley
2023-07-05DB/Azsuna: Added spawn for Elder AldrythAqua Deus
Closes #28495
2023-07-05DB/Azsuna: Added spawns for Oceanus CoveAqua Deus
Closes #28570
2023-07-05Core/Pets: Fixed crash when summoning hunter petsShauren
2023-07-04DB/BlackTemple: Update templates and difficultiesMeji
2023-07-04DB/ShadowmoonValley: Update templates and difficultiesMeji
2023-07-04DB/MagtheridonsLair: Update templates and difficultiesMeji
2023-07-04DB/TheShatteredHalls: Update templates and difficultiesMeji
2023-07-04DB/TheBloodFurnace: Update templates and difficultiesMeji
2023-07-04DB/HellfireRamparts: Update templates and difficultiesMeji
2023-07-04DB/HellfirePeninsula: Update templates and difficultiesMeji
2023-07-04DB/TempestKeep: Update templates and difficultiesMeji
2023-07-04Core/Players: Fixed fury warriors failing to be saved to db on first save ↵Shauren
after login/respec
2023-07-04Scripts/Spells: Updated lava burst script, rank 2 not needed anymore (#29120)Aqua Deus
2023-07-04Scripts/ElwynnForest: Implemented quest "An Unlikely Informant" (#29113)Naddley
* human heritage questline
2023-07-03Core/Conversation: Added ChatType field to conversation_line_templateModoX
2023-07-03DB/Player: Updated start spells for non-allied race/class combinationsMalcrom
Closes #29017
2023-07-03Core/GameObjects: Only start loot restock timer if loot contents were ↵Shauren
modified and ignore it for personal loot Closes #29023
2023-07-02Core/Auras: Removed triggering aura effect from ↵Shauren
SPELL_AURA_OVERRIDE_AUTOATTACK_WITH_MELEE_SPELL handling (paladin Crusading Strikes combines this with a proc aura on another effect on the same spell)
2023-07-01Core/Players: Repop players at instance entrance when they release spirit ↵Jeremy
(#29014)
2023-07-01Scripts/Priest: Implement Trail of Light (#29096)Teleqraph
2023-07-01Scripts/ExilesReach: Implemented quests Murloc Mania and Emergency First Aid ↵Malcrom
(#29090)
2023-07-01Core/Spells: Fixed crash in spells with charge effects that also apply ↵Shauren
another effect on the caster Closes #28983
2023-06-30Scripts/Spells: Implement Deeply Rooted Elements (#29111)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>