aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-09-19Core/Quests: Fix questgiver status for trivial and future quests (#29328)Meji
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-09-19Core/Instances: Removed deprecated field from InstanceScript (here too)Shauren
2023-09-19Core/Instances: Removed deprecated field from InstanceScriptShauren
2023-09-18Scripts/Nexus: Removed old code to get team in instanceShauren
2023-09-18Scripts/Dire Maul: Added dungeon encounter idsShauren
2023-09-18Scripts/Stratholme: Added dungeon encounter idsShauren
2023-09-18Scripts/Stratholme: Added missing dungeon encounter idsShauren
2023-09-18Scripts/Scholomance: Added missing dungeon encounter idsShauren
2023-09-17Scripts/Lower Blackrock Spire: Added dungeon encounter idsShauren
2023-09-17Scripts/Zul'farrak: Added dungeon encounter idsShauren
2023-09-17Scripts/Scarlet Monastery: Added dungeon encounter idsShauren
2023-09-17Scripts/Sunken Temple: Added dungeon encounter idsShauren
2023-09-17Scripts/Gnomeregan: Added dungeon encounter idsShauren
2023-09-17Scripts/Uldaman: Added dungeon encounter idsShauren
2023-09-17Scripts/Razorfen Kraul: Added dungeon encounter idsShauren
2023-09-17Scripts/Wailing Caverns: Added dungeon encounter idsShauren
2023-09-17Scripts/Blackrock Depths: Added dungeon encounter idsShauren
2023-09-17Core/Misc: mac build fixShauren
2023-09-17Core/Players: Fix environmental damage from lava (#29327)Meji
2023-09-16Core/SSL: Build fix for openssl 1.1.1Shauren
2023-09-16Core/SSL: Support more certificate formatsShauren
2023-09-15Core/Spells: Move all summoning spell effects to launch phaseShauren
2023-09-14Core/Groups: Implemented 10.1.7 ping systemShauren
2023-09-13Core/Misc: Silence compile warning in boost::process with version 1.83Shauren
2023-09-11Core/PacketIO: Fixed structure for SMSG_GUILD_PERMISSIONS_QUERY_RESULTSShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
* Pets will now only be despawned when starting to fly * Fixed crash when summoning a pet that is different than the one that was despawned by flying Closes #29303
2023-09-09Core/PacketIO: Fixed structures of CMSG_PARTY_INVITE and ↵Shauren
SMSG_FEATURE_SYSTEM_STATUS
2023-09-07Scripts/Mardum: Implement The Invasion Begins quest (#29302)Naddley
Co-authored-by: ModoX <moardox@gmail.com>
2023-09-07Core: Update to 10.1.7Shauren
2023-09-07Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)Traesh
2023-09-06Core/Creatures: Fix instant despawn for summons with unlimited duration (#29307)Meji
2023-09-03Core/Auras: Defined and implemented new aura interrupt flagsShauren
2023-09-01Scripts/Spells: Implement warrior talent Strategist (#29235)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-08-31Core/AreaTriggers: Added SpellForVisual for db spawned areatriggers (#29277)ModoX
2023-08-31Core/Creature: Fixed logic for npcflag, unitflags when saving creatures to dbModoX
* 06ea822a315a771fa0b3410716361b9df091cf6f followup
2023-08-31Core/Vehicles: Fixed crash happening if a vehicle despawns during handling ↵Shauren
of control vehicle aura removal Closes #29290
2023-08-31Core/Creature: Save npcflags and unitflags as NULL in db if they are ↵ModoX
equivalent to creature_template entry Closes #29297
2023-08-30Core/GameObjects: Don't restock non-personal chests that didn't have loot ↵Shauren
modified
2023-08-30Core/DB2: Add Assault on the Dark Portal map to be split by faction (#29295)Aqua Deus
2023-08-29Core/Creature: Allow creature table to override npc- and unitflags to 0 (#29281)ModoX
2023-08-29Scripts/Spells: Fixed Dark Reprimand not channelingShauren
2023-08-29Scripts/Draenor: Implement quest The Cost of War questid 34420 (#29285)Aqua Deus
* and spawn related npcs
2023-08-29Core/GameObjects: Fixed GAMEOBJECT_TYPE_NEW_FLAG_DROP casting impl from ↵ModoX
wrong object
2023-08-29Core/GameObjects: Added some checks to GAMEOBJECT_TYPE_NEW_FLAG and ↵ModoX
GAMEOBJECT_TYPE_NEW_FLAG_DROP to prevent exploits
2023-08-29Core/Battlegrounds: Implemented BfA Warsong Gulch (#29247)Jeremy
2023-08-29Scripts/Spells: Update Power Word: Shield (#29228)Teleqraph
2023-08-28Scripts/Spells: Implement priest talent Shadow Covenant (#29227)Teleqraph
2023-08-28Scripts/Spells: Unify scripts applying Atonement/Trinity (#29226)Teleqraph
2023-08-28Core/Spells: Define new cast flagsShauren