aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-11-09Scripts/Spells: Implement Rogue Acrobatic Strikes talent (#30376)Aqua Deus
2024-11-09Scripts/Spells: Implement Rogue Airborne Irritant talent (#30375)Aqua Deus
2024-11-09Core/Spells: Temporarily force old flight style mountsShauren
2024-11-08Scripts/Spells: Implement Rogue talent Improved Garrote (#30379)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-11-08Core/Spells: Define new proc flags (#30390)Aqua Deus
2024-11-08Scripts/Spells: Implement rogue talent Soothing Darkness (#30405)Aqua Deus
2024-11-08Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back ↵Aqua Deus
from the dead (#30410)
2024-11-06Typo fixShauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-11-05Spells/Scripts: Implement Rogue Poisoned Knife talent (#30381)Aqua Deus
2024-11-05Core/Summons: Handle summons using SummonProperties.Control type 5 as ↵Meji
vehicles (#30391)
2024-11-05Core/Quests: Fix QuestGiverStatus for QUEST_TYPE_TURNIN (#30401)Meji
2024-11-04Core/Players: Don't flag unlearned talents and specialization spells as ↵Shauren
disabled since they are learned with "dependent" flag (and not saved in database)
2024-11-03Core/AuctionHouse: Updated AuctionHouseFilterMask and implemented current ↵Shauren
expansion filter
2024-11-03Core/AuctionHouse: Skip own account commodity listing when buyingShauren
2024-11-03Core/AuctionHouse: Minor code modernizationShauren
2024-11-03Core/AuctionHouse: Fixed use after freeShauren
Closes #30128
2024-11-03Scripts/Spells: Fix warlock Demonbolt energize (#30216)Aqua Deus
2024-11-03Core/Transports: Fixed event timestamps for edge casesMeji
Closes #28815
2024-11-02Core/PacketIO: Fixed SMSG_UPDATE_OBJECT fragment changes mask initializationShauren
2024-11-01Core/Texts: Fix nullptr when no BroadcastText is foundGolrag
closes #30392
2024-10-31Core/PacketIO: Fixed SMSG_QUERY_QUEST_INFO_RESPONSE structureShauren
2024-10-31Core/Units: only set spellClickHandled to true when spell cast was succesful ↵Jeremy
(#30388)
2024-10-30Fix build with old libstdc++Shauren
2024-10-30Core/Gossip: Fixed gossip menu option localization for cases without a ↵Wishmaster117
broadcast text assigned (#30387)
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-10-30Core/Misc: Updated GameError enumShauren
2024-10-30Core/PacketIO: Updated packet structures to 11.0.5Shauren
2024-10-30Core/PacketIO: Update opcodes for 11.0.5Shauren
2024-10-30Core/DataStores: Updated db2 structures to 11.0.5Shauren
2024-10-29Core/PacketIO: Skip sending empty SMSG_UPDATE_OBJECT for transports on map ↵Shauren
changes
2024-10-29Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactorsShauren
* Object::BuildValuesUpdateWithFlag is actually unused * Restore UF::UpdateFieldFlag::Owner for players (self packet)
2024-10-28Core/SAI: Implemented new action SMART_ACTION_CREDIT_QUEST_OBJECTIVE_TALK_TO ↵Meji
(#30382)
2024-10-28Core/Objects: Move UF::UpdateFieldHolder to Object.h and remove owner object ↵Shauren
pointer since it can be calculated dynamically
2024-10-28Core/Objects: Eliminate unneccessary temporary objects and double map ↵Shauren
lookups when building SMSG_UPDATE_OBJECT
2024-10-27Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move ↵Shauren
getting and writing field flags to shared function
2024-10-27Scripts/Durotar: Handle phase aura application for Hellscream's Fist ↵Meji
areatrigger (8595)
2024-10-25Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared ↵Shauren
functions instead of spreading it in all overrides
2024-10-24Scripts/Spells: Implemented Demon Hunter Vengeful BondsModoX
Closes #30345
2024-10-24Scripts/Spells: Implemented Demon Hunter talent "Charred Warblades" (#30346)Aqua Deus
2024-10-24Scripts/Spells: Implemented death knight Heartbreaker talent (#30371)Aqua Deus
2024-10-24Scripts/Spells: Implemented Monk Tiger's Lust root/snare removal (#30370)Aqua Deus
2024-10-23Core/Player: moved zone/area updating and tavern resting checks into ↵Ovahlord
Heartbeat and movement updates (cherry picked from commit cb4c9009b3706a2823ada05eec9803a773f9b34e) # Conflicts: # src/server/game/Entities/Player/Player.cpp
2024-10-22Core/PacketIO: 4936094379a3558022d63f7520cd0d988d718daf followup - removed ↵Shauren
silly way of sending the packet
2024-10-22Scripts/Orgrimmar: Fix nopchModoX
2024-10-22Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)Meji
2024-10-22Scripts/Orgrimmar: Implement The Art of War (29611) (#30366)Meji
2024-10-22Scripts/Battleground: Implement Temple of Kotmogu (#30171)Jeremy
2024-10-22Core/GameObjects: Don't apply GO_DYNFLAG_LO_INTERACT_COND for ↵Meji
GAMEOBJECT_TYPE_FLAGSTAND (#30368)
2024-10-21Core/Misc: Update faction change learned language skills for new racesShauren