aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-15Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-15Core/Object: Added possibility to override sourceLocation for SendPlayOrphanS...ModoX
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 are...Shauren
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
2024-06-11Core/Spells: Rename more SpellAttr9Shauren
2024-06-11Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...Shauren
2024-06-11Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTEDShauren
2024-06-10Core/Spells: Fixed UnitData::ChannelObjects for channeled spells using dest t...Meji
2024-06-10Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTYShauren
2024-06-10Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATIONShauren
2024-06-08Core/Creatures: Validate creature.modelid on startup (#30023)Meji
2024-06-07Scripts/KingsRest: Implement Intro event (#30026)Naddley
2024-06-04Scripts/StormsongValley-ish: Added scripts for old god forces for Kul Tiran u...ModoX
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-02Remove excesive white line on worldserver.conf.distAokromes
2024-06-02Build fixShauren
2024-06-02Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2024-06-02Core/Crypto: Rename our Argon2 to avoid possible conflict with library file o...Shauren
2024-05-31CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)Fabian König
2024-05-30Scripts/Spells: Implemented Priest talent Sanctuary (#29727)Mematoru
2024-05-29Core/Misc: Remove separate storage for custom messages in exception types and...Antonio Martín Berti
2024-05-28Core/PacketIO: Constexpr-ify UpdateMaskShauren
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-26Core/Quests: Fix case where source item provided isn't added to the bag (#29959)Meji
2024-05-26Core/Players: Use TeleportLocation for summon and recall locationsShauren
2024-05-25Core/Players: Extended world_safe_locs with transport guid - this allows tele...Golrag
2024-05-25Core/Players: Allow targeting a specific transport during teleportsGolrag
2024-05-25Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBATModoX
2024-05-25Core/DataStores: Implemented new ContentTuning offset typeShauren
2024-05-24Core/Players: Defined all avg item level slotsShauren
2024-05-23Core/Spells: Fixed gcc 14 buildShauren
2024-05-23Core/Creatures: Check fallback difficulty data for creature static flags over...Meji
2024-05-22Core/Conditions: Added private object to StaticConditionTypeData and defined ...ModoX
2024-05-22Core/Auras: Corrected implementation of dungeon encounter related interrupt f...Shauren
2024-05-22Scripts/MawOfSouls: Implemented Ymiron, the Fallen King encounter (#29987)ModoX
2024-05-21Core/Players: Define names for all ActivePlayerData::DataFlags fieldsShauren
2024-05-21Scripts/RagefireChasm: Implement Slagmaw encounter (#29989)Aqua Deus
2024-05-19Core/DataStores: Sort ConditionalContentTuning container by OrderIndex (#29994)Meji
2024-05-19Core/Creatures: Fix level scaling for summons without SummonPropertiesFlags::...Meji
2024-05-19Core/Spells: Implemented SummonPropertiesFlags::UseDemonTimeoutShauren
2024-05-18Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)Antonio Martín Berti
2024-05-18Core/Spells: Prevent creatures from being able to cast all their spells while...Shauren
2024-05-18Core/AreaTriggers: Move SpellForVisuals override from AT spawn to properties ...Meji
2024-05-18Scripts/RagefireChasm: Implement Lava Guard Gordoth encounter (#29993)Aqua Deus