aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2024-10-21Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTANDJeremy
2024-10-21Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...Jeremy
2024-10-20Core/Chat: Update ChatNotify enumShauren
2024-10-19Core/Conditions: Allow NegativeCondition for references (#30363)Meji
2024-10-18Core/PacketIO: Fix old copypasteShauren
2024-10-18Core/PacketIO: Added empty implementation for treasure picker opcodes (#30351)Meji
2024-10-18Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no u...ModoX
2024-10-17Core/Misc: Don't use tellg() to estimate file sizesShauren
2024-10-15Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests (...Meji
2024-10-13Core/Movement: Allow MOVEMENTFLAG_CAN_FLY with SPELL_AURA_ADV_FLYINGShauren
2024-10-12Core/Auras: Implemented SPELL_AURA_ADV_FLYINGTraesh
2024-10-10Core/Auras: Implemented adv flying speed mod aurasShauren
2024-10-08Core/Units: Fix melee attack victim level calculation (#30329)Jason Dove
2024-10-07Core/Movement: Implemented cyclic waypoint movement (#29923)ModoX
2024-10-07Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-10-07Core/Conversation: Hackfix for NextConversationLineID overflow (#30259)Meji
2024-10-06Core/DataStores: Update startup id checks for 11.0.2 and require FlightCapabi...Shauren
2024-10-06Core/DataStores: Load FlightCapability.db2Traesh
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-10-05Core/Chat: Improve ingame language translation (#30298)Meji
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-09-30Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1...Shauren
2024-09-29Core/PacketIO: Enable CAN_ADV_FLY opcodesTraesh
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-24Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_IDShauren
2024-09-22Core/DataStores: Updated db2 structures for 11.0.2.56647Shauren
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-21Core/Auras: fixed a possible underflow when checking required powers for SPEL...Ovahlord
2024-09-21Scripts/ShrineOfTheStorm: Implement Aqu'sirr encounter (#30122)Aqua Deus
2024-09-21Core/Object: Added max height change param to MovePositionModoX
2024-09-20Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-09-19Scripts/Spells: Update Shadow Word: Death script and define new spell effect ...Shauren
2024-09-18Core/Misc: cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac followup - change default...Shauren
2024-09-18Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER...Shauren
2024-09-16Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce paddingShauren
2024-09-16Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application (#30123)Meji
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-09-14Core/Characters: Added missing Earthen creation data (#30220)Meji
2024-09-14Scripts/Battlegrounds: Implement Silvershard mines (#30120)Jeremy
2024-09-13Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpellShauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-09-08Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTrigge...Shauren
2024-09-07Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodesShauren
2024-09-06Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILSShauren
2024-09-06Core/DataStores: Fix typos in ModifierTreeType valuesShauren
2024-09-03Core/Conf: Update MaxPlayerLevel to 80 (#30196)Hwis
2024-09-02Core/Spells: Fixed spell target selection not being shared by multiple effect...Shauren
2024-09-02Scripts/WaycrestManor: Implement Lord and Lady Waycrest outro (#30109)Aqua Deus
2024-09-01Core/GameObjects: Implement ControlZone::UncontestedTime field (#30152)Jeremy