aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-18Remove wotlk_classic and add cata_classic to readmefunjoker
2024-08-17Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structureShauren
Closes #30168
2024-08-17Core: Update allowed build to 11.0.2.56162Shauren
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from ↵Shauren
Trinity::Containers::MapGetValuePtr
2024-08-17Core/PacketIO: Fixed some 11.0.2 structuresShauren
Closes #30167
2024-08-16Speed up 2024_08_16_00_world.sqlShauren
2024-08-16More sql fixShauren
2024-08-16Fix sqlShauren
2024-08-16DB/Templates: Added initial 11.0.2 wdb & broadcast_text brutesModoX
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-15Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048)11.0.0.56008Meji
2024-08-14Core/PacketIO: Misc non-structure altering refactorsShauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-09Core: Update allowed build to 11.0.0.56008Shauren
2024-08-09Core/Misc: Added TWW expansion enum valueShauren
2024-08-07Core: Update allowed build to 11.0.0.55960Shauren
2024-08-05Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is ↵Shauren
not a null-terminated string
2024-08-05Core/Players: Remove duplicated trait configsShauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-08-05DB/Stormwind: Added Assistant Phineas and StagecoachNaddley
2024-08-04Core/Players: Fixed trait configs getting into invalid state after talent ↵Shauren
tree changes between client patches Closes #29398
2024-08-04Misc: added cata_classic to the issue template branch selectionOvahlord
2024-08-03Core/PacketIO: Use std::string_view to read strings from ByteBufferShauren
2024-08-03DB/AtalDazar: Add creature_template_difficulty in all modesAqua Deus
Closes #30130
2024-08-03Scripts/AtalDazar: Fix possible crashesModoX
2024-08-03Scripts/AtalDazar: Fix possible crashesModoX
2024-08-03Scripts/AtalDazar: Implement Rezan encounter (#30127)Aqua Deus
2024-08-02Scripts/KingsRest: Implement The Golden Serpent encounter (#30100)Naddley
2024-08-02Core/Movement: Made fixed ChaseAngle optional and added possibility to ↵ModoX
ignore setting walk/run depending on target (#30101)
2024-08-02DB/Phase: Name some phases for "The Radiant Song" questchainNaddley
2024-08-02DB/Stormwind: Update positions of Allied Race teleportersNaddley
2024-08-02Fix typo in hotfix sqlShauren
2024-08-02Fix typo in base sqlShauren
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-08-02DB: Remove hardcoded database name10.2.7.55664Shauren
2024-08-01DB/Silithus: Added spawns for Magnis EncampmentNaddley
2024-07-31Core/Logging: fixed nopch build for msvc compilers (#30126)Ovahlord
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-07-31Core/PacketIO: Added new packet reading/writing utilities for type casting, ↵Shauren
optionals and bits
2024-07-30Scripts/WaycrestManor: Implement Soulbound Goliath encounter (all ↵Aqua Deus
difficulties) (#30074)
2024-07-29Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ↵Shauren
implementations
2024-07-29Core/Proto: Remove blank linesShauren
2024-07-28Core/Proto: Added messages and services missing descriptors in clientShauren
2024-07-28DB/Phase: Name phases for the "Hunt for the Harbinger" QuestchainNaddley
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2024-07-25Core/Misc: std::ranges-ify algorithms used in TraitMgrShauren
2024-07-25Core/Groups: Make member field naming consistent and add missing constsShauren
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type ↵Shauren
change from a3aecbdd92000c3338aa14ecfcd3aaca91d99391
2024-07-25DB/Creature: Added bruteforced creature_template_difficulty dataModoX
* drops all wdb only rows to utilize fallback difficulties properly