aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2024-02-16Core/Misc: Defined and implemented CHARACTER_FLAG_RESTING (#29695)Ghaster
2024-02-15Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS and SMART_ACTION_JUMP_TO_POS using t...Shauren
2024-02-14Add missing changes for cc7e1bdcaed1ef1f6b4394378c99c56c8438b049Shauren
2024-02-14Core/Instances: Added back missing cases to InstanceScript::SendEncounterUnit...Shauren
2024-02-14Core/Creatures: Implemented CREATURE_STATIC_FLAG_3_NO_THREAT_FEEDBACKShauren
2024-02-13Core/Creatures: ed0b621d1569a14174a9802027b68dbe4329da69 followupShauren
2024-02-13Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...Shauren
2024-02-12Core/Clubs: Reserve memory for entire member array in club::v1::GetMembersRes...Shauren
2024-02-12Core/Spells: Fixed duplicate SMSG_SPELL_EXECUTE_LOG being sent if there are e...Shauren
2024-02-12Core/Gossips: Don't send NpcInteraction for GossipOptionNpc::None (#29691)Meji
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
2024-02-11Core/Quests: Don't send update of already completed CriteriaTree objectives t...Meji
2024-02-11Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to critShauren
2024-02-10Scripts/Spells: Implemented Priest talent Crystalline Reflection (#29677)Mematoru23
2024-02-10Core/Creatures: Set InteractSpellID for npc spellclickShauren
2024-02-05Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_BIRTH_ANIMShauren
2024-02-03Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...Meji
2024-02-03Core/Conditions: Fixed typo in worldstate expression evaluation (#29639)Christyan
2024-02-01Core/Spells: Moved hardcoded immunity data for SPELL_AURA_MECHANIC_IMMUNITY_M...Shauren
2024-01-31Core/Achievements: Fixed BuyItemsFromVendors criteria typeMeji
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-29Core/Loot: Fixed items some not being lootable on second opening of a lootabl...Shauren
2024-01-29Core/Players: fixed a possible crash in SendInitialPacketsBeforeAddToMap when...Ovahlord
2024-01-27Core/Battlegrounds: Strand of the Ancients Rework (#29576)Jeremy
2024-01-27Core/Battlegrounds: Added OnMapSet hookJeremy
2024-01-27Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2024-01-26Core/Scene: Skip vehicle guids as transport for scene play until further rese...ModoX
2024-01-26Core/Misc: Update ResponseCodes for 10.2.5Shauren
2024-01-25Core/Unit: Set DemonCreator for wild allied summonsModoX
2024-01-25Core/PacketIO: Fixed QuestSession QuestCompleted sizeShauren
2024-01-25Core/PacketIO: Handle QueryCountdownTimer (#29539)Jeremy
2024-01-24Core/PacketIO: Fixed CreateObject packet structure for areatriggersShauren
2024-01-24Core/World: Fixed crash when shutting down server from console (#29615)Ghaster
2024-01-24Core/Players: Fixed typo preventing OOC regen (#29614)Ghaster
2024-01-23Core/Loot: implemented a custom server config setting to enable or disable AE...Ovahlord
2024-01-23Core/Database: Fixed HotfixDatabase not being closed on shutdown with --updat...Shauren
2024-01-22Core/Object: use the final keyword for several (World)Object classes that sho...Ovahlord
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-16Core/Creatures: fixed a logic mistake in personal skinning loot that was caus...Ovahlord
2024-01-16Core/Units: moved health and power ordering predicates from Unit header into ...Ovahlord
2024-01-16Core/Worldserver: Split Worldserver services into separate files (#29555)Meji
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-14Core/Spells: Kill incorrect attribute implementationShauren
2024-01-12Core/Conditions: Added stringid condition typeShauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-09Core/Conversations: Use WorldObject actors if CreatureId is not provided in c...ModoX
2024-01-09Core/Conversation: Implemented conversation flags (#29552)ModoX
2024-01-09Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMYModoX
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX