aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-25Core: Update allowed build to 10.0.7.49267Shauren
2023-04-25DB/Stormwind: Added some missing spawns to Cathedral of LightNaddley
2023-04-24Scripts/Spells: Use scaled level for taming requirementsShauren
2023-04-24DB/Stormwind: Added some missing spawns for Mage QuarterNaddley
2023-04-24DB/Stormwind: Added some Darnassian Refugee spawns for The CanalsNaddley
2023-04-24DB/Stormwind: Added T&W Trading Post spawnsNaddley
2023-04-24DB/Stormwind: Added some missing spawns to Trade DistrictNaddley
2023-04-24DB/POI: Added POI data for Quest "Rune Covered Tablet"Naddley
Closes #16045
2023-04-23Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-23Spells/Generic: Implemented generic feign death spell with ↵ModoX
UNIT_FLAG_IMMUNE_TO_PC | UNIT_FLAG_IMMUNE_TO_NPC | UNIT_FLAG_UNINTERACTIBLE
2023-04-23Scripts/Spells Update Divine Star (#28923)Teleqraph
* update Divine Star's areatrigger to calculate its travel distance off from its effect 1 so that it always has support for its travel distance changes. * update Divine Star's trigger spells to properly support both Divine Star for Shadow and Holy/Disc spec. It also offers support during Shadow Covenant aura for discipline priest.
2023-04-23Scripts/Spells: Implement Summon Sayaad (#28907)Teleqraph
Co-authored-by: ModoX <moardox@gmail.com>
2023-04-21GCC warning fixShauren
2023-04-21Core/Spells: Fixed effects targeting the caster not hitting him immediately ↵Shauren
on spell launch if the spell targets a dest * Also improve hit timing for charge spells
2023-04-19Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-18Core/DataStores: Added temporary workaround for buggy db2 metadata in build ↵Shauren
10.0.7.48999
2023-04-18Core/DataStores: Minor db2 loader cleanupShauren
2023-04-18Scripts/Underrot: Limit Sanguine Feast spell of Elder Leaxa to heroic+ ↵ModoX
difficulty only
2023-04-17Scripts/Spells: Update Sins of the Many values (#28922)Teleqraph
2023-04-17Scripts/Underrot: Implement Elder Leaxa encounter (#28920)Naddley
2023-04-17Core/Spells: Unify Bloodlust spells for all classes (#28927)Teleqraph
Co-authored-by: ModoX <moardox@gmail.com>
2023-04-16Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-15Core/GameObjects: Allow certain types to be sent to the client without ↵Meji
display (#28908)
2023-04-15DB/AzuremystIsle: Added Noblegarden spawnsMeji
2023-04-15DB/Teldrassil: Added Noblegarden spawnsMeji
2023-04-15DB/DunMorogh: Added Noblegarden spawnsMeji
2023-04-15DB/ElwynnForest: Added Noblegarden spawnsMeji
2023-04-15DB/EversongWoods: Added Noblegarden spawnsMeji
2023-04-15DB/TirisfalGlades: Added Noblegarden spawnsMeji
2023-04-15DB/Mulgore: Added Noblegarden spawnsMeji
2023-04-15DB/Durotar: Added Noblegarden spawnsMeji
2023-04-14Update README.mdAokromes
2023-04-13Core/Spells: Readded accidently dropped line in ↵ModoX
0750b7f8455df39a64462636ca296c6f2aa2b048
2023-04-13Core/Misc: Fixed IpLocation crashes on invalid ip inputShauren
2023-04-12Core: Update allowed build to 10.0.7.48999Shauren
2023-04-11Core/Reputation: Fixed crash in reptutation code when ↵Shauren
PlayerStart.AllReputation is enabled in config Closes #28915
2023-04-11Core/Quests: Fixed typo in raid group requirements check (#28914)Christyan
2023-04-10Build: Fixed copypaste mistake in appleclang version checkShauren
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-10Core/Misc: Fix build with libc++Shauren
Closes #28909
2023-04-09DB/Creature: Move missed creature_template_addon path idsModoX
* 356c98579babd1aef12e2b5ef28baba2403368d0 followup
2023-04-09DB/Underrot: Move waypoint path ids to prevent collisionsModoX
2023-04-09DB/misc: Missing sql renameMeji
2023-04-09Core/Units: Calculate HoverHeight from model data (#28899)Meji
2023-04-09Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-09Core/Misc: Fix typo introduced in 36044a9470e9c39a71916e908ab6cf4f95677793Meji
2023-04-09DB/Conditions: Fix startup errorsMeji
2023-04-08Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-08Core/Conditions: Fix log typoMeji
2023-04-08Core/Misc: Fix typos in bannerMeji