aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Spells: Fixed crashes with spells cast by gameobject that summon creaturesShauren
Closes #28640
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-31Core/Scenarios: Replace assert with null checkShauren
Closes #28639
2022-12-31Core/Maps: Implemented WMOAreaTable -1 grouipid fallbackShauren
2022-12-31Core/Players: Implement saving edit mode account dataShauren
2022-12-31Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfoShauren
Closes #28638
2022-12-31DB/Spawns: Populate Algeth'ar AcademyOdyssey
Closes #28636
2022-12-31DB/AzureSpan: Added some more spawnsNaddley
2022-12-30Core/Players: Fixed trait config validationShauren
Closes #28601
2022-12-30Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers ↵Shauren
to avoid duplicate phase check (its also checked in Searcher classes)
2022-12-30DB/Quests: Added some massparsed data from 9.0.2 - 9.1.5ModoX
2022-12-30Core/Movement: Don't compute orientation for vertical splines (#28556)Meji
2022-12-30Core/Objects: ignore database visibility conditions for personal clones (#28548)Seyden
2022-12-30Core/SAI: Improved SMART_ACTION_JUMP_TO_POS to mirror behavior similar to ↵Meji
SMART_ACTION_MOVE_TO_POS (#28547) * Support for targets other than positions * Added param3 Gravity, to use MoveJumpWithGravity (priority over SpeedZ) * Added param4 UseDefaultGravity (priority over Gravity): 19.29110527038574 * Added param5 PointId, useful for linking the jump to the event SMART_EVENT_MOVEMENTINFORM (Type: 16) * Added param6 ContactDistance * If the target is different from a position, target params for coords allow to add offsets
2022-12-30Core/SAI: Add action param 7 (#28519)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-12-30Core/Gossip: Integrate banker guid checks into shared gossip interaction dataShauren
2022-12-30Core/Misc: Clean up WorldSession includes a bitShauren
2022-12-30Core/Chat: Fixed chat channel name validationShauren
* Removed it entirely for builtin channels (unused) * Use utf8 character count to determine length instead of number of bytes Closes #28635
2022-12-30Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb (#28515)Seyden
2022-12-30DB/Player: Added class level stats for warlockModoX
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY (#28517)Teleqraph
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)Teleqraph
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-12-30Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong ↵ModoX
area ids (#28632) Closes #28326 Co-authored-by: Gosha <284210+Lordron@users.noreply.github.com>
2022-12-29DB/OhnaranPlains: Added Suspicious Permafrost spawnsAqua Deus
+ handle Phase Closes #28631
2022-12-29DB/Valdrakken: Added Chefs Hoard gobAqua Deus
+ handle Phase Closes #28630
2022-12-29DB/AzureSpan: Added spawns for Brackenhide OutskirtsNaddley
2022-12-29Core/Spells: Added missing changes for ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1Shauren
2022-12-29Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and ↵Shauren
SPELL_EFFECT_GIVE_RESTED_EXPERIENCE_BONUS
2022-12-29DB/Quests: Added some massparsed quest data of 10.0.2ModoX
2022-12-29DB/Orgrimmar: Added Winter Veil presentsMeji
2022-12-29DB/EversongWoods: Added Winter Veil spawnsMeji
2022-12-29DB/SilvermoonCity: Added Winter Veil spawnsMeji
2022-12-29DB/TirisfalGlades: Added Winter Veil spawnsMeji
2022-12-29DB/Undercity: Added Winter Veil spawnsMeji
2022-12-29DB/Mulgore: Added Winter Veil spawnsMeji
2022-12-29DB/ThunderBluff: Added Winter Veil spawnsMeji
2022-12-29DB/Durotar: Added Winter Veil spawnsMeji
2022-12-29DB/Orgrimmar: Added Winter Veil spawnsMeji
2022-12-28Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into ↵Shauren
GossipMenu::AddMenuItem and remove GossipMenu::AddGossipMenuItemData
2022-12-27DB/Ironforge: Added Winter Veil presentsMeji
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to ↵Seyden
make finding specific creatures in script easier (#28500) Allows targeting specific spawns without hardcoding guids or find a bunch of different creatures with a single search Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-12-27DB/Player: Added missing class stats for dh 69-70ModoX
* lvl 50 rogue * lvl 51 mage * lvl 45 monk
2022-12-27DB/Hotfixes: Added some tact keysModoX
2022-12-26Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)Seyden
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-12-26Core/DataStores: More constexpr in DB2 metadataShauren
2022-12-26DB/AzureSpan: Added some more spawnsNaddley
2022-12-25DB/AzureSpan: Added spawns for Phase 18099 in Creektooth DenNaddley
2022-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-12-23DB/AzureSpan: Added spawns for Creektooth DenNaddley
+ some spawns around Creektooth Den