aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-19Core/Spells: Fixed implementation of ↵Shauren
SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS and removed banish special cases that were neccessary because that attribute wasn't correctly supported
2024-06-19Scripts/KingsRest: Added scripts for Animated Guardian and Minion of Zul ↵Naddley
(#30031)
2024-06-19DB/WaycrestManor: Added init. spawnsNaddley
2024-06-18Fix GCC 11 buildShauren
2024-06-18Core/Auras: Merge all SpellModifier sets into one sorted setShauren
2024-06-17Core: Update allowed build to 10.2.7.55165Shauren
2024-06-17Core/Quests: Fix swapped QuestGiverStatusMeji
2024-06-17Core/Spells: Replaced assert with startup error logShauren
2024-06-17DB/Dungeons: Added enter/exits and portals for BfA 5-man dungeonsNaddley
2024-06-17DB/Auchindoun: Added init. spawnsAqua Deus
Closes #30029
2024-06-16Core/Auras: Apply banished aura state with auras using banish mechanicShauren
2024-06-15Build: Decouple compiler specific settings from os settingsShauren
2024-06-15Build: Normalize executable locations in build directory for all platformsShauren
2024-06-15Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilersShauren
2024-06-15Core/PacketIO: increased allowed storage size of ByteBuffer from ~10mb to ↵Ovahlord
~100mb and fixed a logic mistake that was allowing first-time append calls to bypass that size limit (#30037)
2024-06-15Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-15Core/Object: Added possibility to override sourceLocation for ↵ModoX
SendPlayOrphanSpellVisual
2024-06-15Core: Update allowed build to 10.2.7.55142Shauren
2024-06-14Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-13Core/Spells: Name SPELL_ATTR9_DO_NOT_ADD_TO_UNLEARN_LISTShauren
2024-06-12Core/Database: Rewrite QueryCallback with std::variantShauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these ↵Shauren
are internal to database project)
2024-06-12Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAINShauren
2024-06-11Core/Spells: Implemented SPELL_ATTR9_IGNORE_TOTEM_REQUIREMENTS_FOR_CASTING - ↵Shauren
fixes some totems requiring legacy items in inventory
2024-06-11Core/Spells: Rename more SpellAttr9Shauren
2024-06-11Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ↵Shauren
for latest flying requirements
2024-06-11Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTEDShauren
2024-06-10Core/Spells: Fixed UnitData::ChannelObjects for channeled spells using dest ↵Meji
targets (#30027)
2024-06-10Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTYShauren
2024-06-10Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATIONShauren
2024-06-09Dep/g3d: Build fix for clang on windowsShauren
2024-06-08Core/Creatures: Validate creature.modelid on startup (#30023)Meji
2024-06-07Scripts/KingsRest: Implement Intro event (#30026)Naddley
2024-06-06CI/GitHub: Cache OpenSSL installationShauren
2024-06-05CI/GitHub: Authenticate github requests to avoid throttlingShauren
2024-06-05CI/GitHub: Fixed installing openssl for windows actionsShauren
2024-06-05Core: Update allowed build to 10.2.7.54988Shauren
2024-06-04Scripts/StormsongValley-ish: Added scripts for old god forces for Kul Tiran ↵ModoX
unlock questline in Port Fogtide Part 1 / K'thir (#30000)
2024-06-04DB/Disables: Disabled Darnassian and Gilneas Refugee phaseModoX
2024-06-04Core/Disables: Added DISABLE_TYPE_PHASE_AREA (#29997)ModoX
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-06-04Build: Moved CheckSymbolExists include to correct fileShauren
2024-06-03DB/TheNexus: Update templates and difficultiesMeji
2024-06-03DB/TheOculus: Update templates and difficultiesMeji
2024-06-03DB/EyeOfEternity: Update templates and difficultiesMeji
2024-06-03DB/BoreanTundra: Update templates and difficultiesMeji
2024-06-03DB/Boralus: Readded Ferryman areatrigger for Get Your Bearings questNaddley
2024-06-02Remove excesive white line on worldserver.conf.distAokromes
2024-06-02Build fixShauren
2024-06-02Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren