aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-08Core/Conditions: Implemented PlayerCondition::CurrentPvpFactionShauren
2022-07-07Core/WorldStates: Allow setting "hidden" field of SMSG_UPDATE_WORLD_STATEShauren
2022-07-07Core/SAI: Allow using default npc_text from gossip_menu with ↵Meji
SMART_ACTION_SEND_GOSSIP_MENU (#28097)
2022-07-07Core/Auras: Don't save auras to db with SpellAuraInterruptFlags::LeaveWorldShauren
2022-07-03Core/Quests: Reset seasonal quests based on saved completion time and ↵Shauren
intended holiday start time
2022-07-03Revert "Core/Event: prevent seasonal quests from resetting at server restart ↵Shauren
(#17455)" This reverts commit 6a8ca9b0bf6f7cd355e1994723d6be6a5003d4d4.
2022-07-03Scripts/Spells: Fix damage on primart target of mage talent Supernova (#28061)Aqua Deus
2022-07-03Core/Creatures: Implemented sending different creature id for summoner (#28066)Teleqraph
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-07-02Core/Movement: Fixed desync in player knockback movement (#28067)Meji
2022-07-02Core/Units: Defined many UnitFlags3 and implemented ↵Shauren
UNIT_FLAG3_ALTERNATIVE_DEFAULT_LANGUAGE
2022-07-02Scripts/Events: Implemented Selina Dourman / Darkmoon Faire (#28036)Meji
2022-07-01Core/WorldStates: Migrate war mode bonus value worldstates to new systemShauren
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-06-27Core/WorldStates: Migrate Tol Barad worldstates to new systemShauren
2022-06-27Core: Update allowed build to 9.2.5.44325Shauren
2022-06-26Core/WorldStates: Add area requirements to world statesShauren
2022-06-26Core/WorldStates: Migrate Wintergrasp worldstates to new systemShauren
2022-06-26Core/WorldStates: Allow multiple map ids for world statesShauren
2022-06-26Core/WorldStates: Migrate conditions and criteria to new worldstate apiShauren
2022-06-26Core/DataStores: Updated WorldStateExpression function enum to 9.2.5Shauren
2022-06-25Core/Criteria: Implemented worldstate requirements for criteria updatesOvahlord
2022-06-25Core/World: implement database support for default map and realm wide world ↵Shauren
states Co-Authored-By: Shauren <shauren.trinity@gmail.com>
2022-06-25DB/Spawns: Added Khadgar Pre-Garrison spawn in Lunarfall / Shadowmoon ValleyNaddley
Closes #28054
2022-06-24Core/Conditions: Implemented conditions for spawn groupsShauren
2022-06-24Core/SpawnGroups: Renamed GetSpawnGroupsForInstance and its argument to not ↵Shauren
cause confusion with instance ids (equivalent to instance save id, not map id)
2022-06-24Core/Players: Don't trigger quest objective and criteria updates for gold ↵Shauren
modifications before quest log and criteria progress are loaded
2022-06-24Core/Conditions: Fixed CONDITION_AURA to allow effect index greater than 2Shauren
2022-06-24DB/Spawns: Added spawns to Gul'var / Shadowmoon ValleyNaddley
Closes #28052
2022-06-24DB/Spawns: Added initial spawns to Starfall Area in Shadowmoon ValleyNaddley
Closes #28046
2022-06-23Build: Removed duplicate find_package(MySQL) callShauren
2022-06-22Core/Items: Fixed logic mistake in ItemTemplate::IsRangedWeaponShauren
2022-06-22Core/Spells: Fixed crash in triggered spells with SPELL_ATTR2_RETAIN_ITEM_CASTShauren
Closes #28047
2022-06-21Core/Conditions: Added CONDITION_SCENE_IN_PROGRESS, useful for cases where ↵Antonio Martín Berti
you need phase things when a scene is in progress. (#28011)
2022-06-20Build: Modernize mysql finding scriptShauren
2022-06-19Core/Transports: Fixed stoppable elevator position calculation when going ↵Shauren
from first floor to third or higher
2022-06-18Build: Cleanup proto & shared cmakelistsShauren
2022-06-18Core: Updated allowed build to 9.2.5.44232Shauren
2022-06-17Build: Improve automatic finding of libraries on macShauren
2022-06-17Core/Crypto: Fixed openssl 3.0 compatibility for custom hmac_sha256 digest ↵Shauren
for RSA
2022-06-17Core/Utils: Added helper function to make creating unique_ptr with custom ↵Shauren
deleters more convenient
2022-06-17Core/Spells: Corrected unit flag checked with ↵Shauren
SPELL_ATTR6_CAN_TARGET_UNTARGETABLE
2022-06-16Scripts/Spells: Fix hunter talent Posthaste (#28019)Aqua Deus
2022-06-16Core/Player: Distinguish between ranged and non-ranged weapons in ↵Смердокрыл
GetWeaponForAttack (#27992)
2022-06-16Scripts/Spells: Fix lifebloom final heal and update some druid spell scripts ↵Aqua Deus
(#28028)
2022-06-16Scripts/Icecrown Citadel: Fix spirit alarms activation (#28029)Aqua Deus
2022-06-16Core/Spells: Fix druid talent Warrior of Elune proc (#28026)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-06-16Core/Crypto: Fixed GenericHMAC::Finalize wth openssl 3.0daMaex
(cherry picked from commit 0b6f77a0062389ea0bc90427a56d2cc90eda6768)
2022-06-16Scripts/Spells: Fix druid talent Lunar Inspiration (#28027)Aqua Deus
2022-06-15Core: Updated allowed build to 9.2.5.44127Shauren
2022-06-13Remove double empty linesShauren