aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with ↵Shauren
plain vector with custom static storage allocatlr
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-05Core/Spells: Hide spell effect immunity info implementation detailsShauren
2023-01-05Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from itShauren
2023-01-04DB/DarkmoonFaire: Added spawns for Pet Battle areaNaddley
2023-01-04DB/DarkmoonFaire: Added some missing vendor and gossip dataNaddley
2023-01-04Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ↵Shauren
time) instead of SPEED
2023-01-04Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet (#28655)Meji
2023-01-04DB/AV: Added initial spawnsNaddley
+ waypoints
2023-01-03Scripts/Zul'aman: Removed incorrect ZulAmanState initializationShauren
2023-01-03DB/Spells: Restrict a few class proc abilities to prevent them infinitely ↵Shauren
proccing off each other Closes #28659 Closes #28660
2023-01-03Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)Aqua Deus
2023-01-03Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and ↵Shauren
SPELL_ATTR13_ALLOW_CLASS_ABILITY_PROCS attributes Closes #28658
2023-01-02Scripts/Evoker: Implement Glide (#28654)Aqua Deus
2023-01-02Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)Shauren
Ref #28646
2023-01-02DB/AzureSpan: Added Captain HaabNaddley
+ handle Phase + added spawns around the Island
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Scene: Fixed OnSceneComplete and OnSceneCancel handlingModoX
2023-01-01Core/Players: Fixed finding trainer id from gossip menus (#28648)fluxurion
2023-01-01DB/AA: Added SAI script for Dragonflight RecruiterOdyssey
Closes #28644
2023-01-01New yearShauren
2023-01-01Build: Enable C++20Shauren
2023-01-01Build: Update required compilers to current debian stable and VS 2022Shauren
GCC: 10 Clang: 11 MSVC: 2022
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