aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2025-05-17Core/Spells: Expose spell channel duration to scriptsShauren
2025-05-17Core/PacketIO: Migration to PacketUtilities bit/string operations part 1Shauren
2025-05-17Core/SpawnTracking: Check if the objective is completable to get correct spaw...Meji
2025-05-17Core/Spells: Remove NYI labels from implemented spell effect attributesShauren
2025-05-16Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...Shauren
2025-05-16Scripts/TheJadeForest: Implement quest "Paint it Red!" (31765) (#30884)Meji
2025-05-16Core/Conditions: Fix copypaste from previous commitShauren
2025-05-16Core/Conditions: Catch exceptions caused by invalid WorldStateExpression dataShauren
2025-05-15Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::dataShauren
2025-05-15Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...Shauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-11Core/Vehicles: Added field to set a default pitch (#30878)Meji
2025-05-11Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)Meji
2025-05-10Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...ModoX
2025-05-09Core/Misc: Define new item modifiers and report categoriesShauren
2025-05-08Core/World: Move linking instance socket to WorldSessionShauren
2025-05-08Core/World: Refactor World::LoadConfigSettings to unify validation of all con...Shauren
2025-05-07Core/Config: Use std::string_view instead of std::string to lookup config valuesShauren
2025-05-07Core/Misc: Minor compile time improving changesShauren
2025-05-06Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...Shauren
2025-05-05Core/Misc: Fix typosShauren
2025-05-01Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...Shauren
2025-04-30Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ...Shauren
2025-04-30Core/Players: Fix deleting favorite spells (#30905)Jason Dove
2025-04-29Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...Shauren
2025-04-28Core/Players: Implemented item level based armor damage reduction diminishing...Shauren
2025-04-27Core/Chat: Support new 11.1.5 chat link color format and more chat link typesShauren
2025-04-26Core/Items: Updated item gem colorsShauren
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-25Core/Quests: Convert quest loading to named field access (ref 29a680a1c264e5c...Shauren
2025-04-24Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULTShauren
2025-04-22Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CASTShauren
2025-04-21Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hitShauren
2025-04-20Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANICShauren
2025-04-20Core/Spells: Rename confusing SpellState enum valuesShauren
2025-04-19Core/Conditions: Added conditions for automatic learning spells with SkillLin...Shauren
2025-04-18Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum classShauren
2025-04-18Core/Spells: Added soft target cap to hunter spell Explosive Shot (#30847)Aqua Deus
2025-04-18Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)username9617
2025-04-18Core/Spells: Added soft target cap to mage spell ice nova (#30755)Aqua Deus
2025-04-18Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874)Meji
2025-04-17Core/Transports: Fixed clientside position of stoppable transportsShauren
2025-04-16Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...Shauren
2025-04-16Core/Guilds: corrected logging for guild reward db errorsOvahlord
2025-04-16Core/Quests: corrected error logging for quest loading helpersOvahlord
2025-04-16Core/Transports: Preserve all dynamicflags for transportsShauren
2025-04-15Core/Spells: Make Spell::GetMinMaxRange publicShauren
2025-04-13Core/Players: Call OnQuestObjectiveChange after updating objective countersMeji
2025-04-11Core/Spells: Fixed SPELL_EFFECT_CHARGE trigggering arrival effects too earlyShauren
2025-04-10Core/Commands: Allow non-const reference arguments in chat command handlersShauren