aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-23Core/Commands: Allow to complete tracking quests with .quest complete command...Meji
2024-06-23Core/Players: Allow GMs to target npcs with UNIT_FLAG2_UNTARGETABLE_BY_CLIENT...TheCarl
2024-06-23nopch build fixShauren
2024-06-23Core/Movement: Allow setting position or object facing targets for jump movementShauren
2024-06-23Core/Spells: Removed MECHANIC_IMMUNE_SHIELD + MECHANIC_BANISH special case ch...Shauren
2024-06-22Core/LFG: fixed initialization and checks for random dungeonsOvahlord
2024-06-20Core/Spells: Fixed spell with SPELL_AURA_MECHANIC_IMMUNITY_MASK failing to ca...Shauren
2024-06-20build fixOvahlord
2024-06-20Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIE...Shauren
2024-06-20Fix GCC 11 buildShauren
2024-06-20Core/Auras: Merge all SpellModifier sets into one sorted setShauren
2024-06-20Core/Quests: Fix swapped QuestGiverStatusMeji
2024-06-20Core/Spells: Replaced assert with startup error logShauren
2024-06-20Core/Auras: Apply banished aura state with auras using banish mechanicShauren
2024-06-20Build: Normalize executable locations in build directory for all platformsShauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-20Core/Object: Added possibility to override sourceLocation for SendPlayOrphanS...ModoX
2024-06-20Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-20Core/Spells: Name SPELL_ATTR9_DO_NOT_ADD_TO_UNLEARN_LISTShauren
2024-06-20Core/Database: Rewrite QueryCallback with std::variantShauren
2024-06-20Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAINShauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_IGNORE_TOTEM_REQUIREMENTS_FOR_CASTING - ...Shauren
2024-06-20Core/Spells: Rename more SpellAttr9Shauren
2024-06-20Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...Shauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTEDShauren
2024-06-20Core/Spells: Fixed UnitData::ChannelObjects for channeled spells using dest t...Meji
2024-06-20Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTYShauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATIONShauren
2024-06-20Core/Creatures: Validate creature.modelid on startup (#30023)Meji
2024-06-20Core/Disables: Added DISABLE_TYPE_PHASE_AREA (#29997)ModoX
2024-06-20Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-06-20Remove excesive white line on worldserver.conf.distAokromes
2024-06-20Build fixShauren
2024-06-20Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2024-06-20Core/Crypto: Rename our Argon2 to avoid possible conflict with library file o...Shauren
2024-06-20CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)Fabian König
2024-06-20Core/Misc: Remove separate storage for custom messages in exception types and...Antonio Martín Berti
2024-06-20Core/PacketIO: Constexpr-ify UpdateMaskShauren
2024-06-20Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-06-20Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-06-20Core/Quests: Fix case where source item provided isn't added to the bag (#29959)Meji
2024-06-20Core/Players: Use TeleportLocation for summon and recall locationsShauren
2024-06-20Core/Players: Extended world_safe_locs with transport guid - this allows tele...Golrag
2024-06-20Core/Players: Allow targeting a specific transport during teleportsGolrag
2024-06-20Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBATModoX
2024-06-20Core/Players: Defined all avg item level slotsShauren
2024-06-18Core/DataStores: named new columns in ChrCustomizationOption which have been ...Ovahlord
2024-06-18Core/DataStores: update DB2 structures to 55141Ovahlord
2024-06-17Core/Units: updated spell crit damage bonus percentages for CataclysmOvahlord