aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-24DB/Creature: Wind Master To'bor & Warsong Wind RiderRushor
Closes #18851 (cherry picked from commit 1ad4964fd2907383198ef9dc8a7d7fc38762531f)
2020-04-24DB/Creature: Armorer OrkurukRushor
Closes #18849 (cherry picked from commit ae3b74f2e2a8ed9c9c74b67a2ea9082888937b5d)
2020-04-24DB/Creature: MordenaiRushor
Closes #18847 (cherry picked from commit bbc8e0ae5d3e1979335751a36c0df63b5ae6db65)
2020-04-24DB/Creature: Chancellor BloodleafRushor
Closes #18846 (cherry picked from commit ea9254137c6cc61f69abeae840413f8e5d206438)
2020-04-24DB/Creature: Painmistress GabrissaRushor
Closes #18845 (cherry picked from commit f085cc9ad93235426523aecab679f61b9c77d56e)
2020-04-24DB: TypoKillyana
(cherry picked from commit e76983c259d65734a8b54843d2f078163d1bc158)
2020-04-24DB/Creature: Eye of the CitadelRushor
Closes #18844 (cherry picked from commit 3d3523078f7291ea7b13e54be59659f33803e6ad)
2020-04-24DB/Creature: LevixusRushor
Closes #18843 (cherry picked from commit 6f918d23812038aa62329c7a9aac305acbb6e71a)
2020-04-24DB: Experimental Pilot - Conversation with Engineering CrewmemberRushor
Closes #18842 (cherry picked from commit bde8fe5a898113c131a364cff4bb2e0a10c732cb)
2020-04-24DB/Creature: Consortium Nether RunnerRushor
Closes #18841 (cherry picked from commit 1142c247b797dfd7dda95e4463bccc0eda602fed)
2020-04-24DB/Creature: Nurse JudithRushor
Closes #18839 (cherry picked from commit 1e63e34eb9e746e836e0b3befd97e3fba281e084)
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected ↵Shauren
fields and use that to fix quest objects not glowing after accepting quests
2020-04-23SQL: Fixed applying 2020_04_20_00_characters.sqlShauren
2020-04-23Core/AuctionHouse: Add separate auction house throttle period for requests ↵Shauren
from auction house addons tainting default ui
2020-04-23Update issue_template.mdAokromes
2020-04-22Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structureShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction ↵Shauren
house is now back in business.
2020-04-19Warning fixShauren
2020-04-19Core/Items: Check required level to use items including any bonuses that ↵Shauren
modify it
2020-04-18Core/Items: Add helper function to get item name including suffixShauren
2020-04-17Core/Mail: Updated mailbox limit to 8.3 valueShauren
2020-04-16Build system: Fixed PCH with MSVC & Ninja generatorShauren
2020-04-16Build system: Support new in cmake 3.17 Ninja Multi-Config generatorShauren
2020-04-15Core/Player: Wait for correct transaction on character creationShauren
2020-04-14Add missed changeShauren
2020-04-14Core/Misc: Fixed char enum packet sometimes not showing newly created ↵Shauren
character when client latency is too low
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-04-12Fix dynamic buildShauren
2020-04-12Core/Entities: ObjectGuid improvementsShauren
* Support creation of all guid types * Change ToString to output client compatible text (fixes calendar and auction mails) * Fix saving and loading item soulbound trade allowed traders * constexpr EnumClassFlag
2020-04-11Core/Spells: Fixed Spell::CheckCast for targeting items trade with lockpickingShauren
2020-04-10Core/Guilds: Send item flags for guild bank contentsShauren
2020-04-08Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not ↵Shauren
caged pets)
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-04-06Core/Items: Initialize m_randomBonusListId in constructorShauren
2020-04-05Build: Delete FindBoost.cmake and rely on the one that ships with cmake insteadShauren
2020-04-04Require Visual Studio 2019 16.4 or greater (#24214)Giacomo Pozzoni
* CI/AppVeyor: Add appveyor.yml file * Build: Require Visual Studio 2019 16.4 or greater * CI/AppVeyor: Upgrade to VS2019 image * Update cmake error message * CI/AppVeyor: Fix appveyor VS 2019 configuration (cherry picked from commit 1df52da0b052654a9b42339fdd22028bfdbf9fc0)
2020-04-04CI/Circle CI: Prepare master for circle ci (#24386)funjoker
* Circle CI (#22982) * Build/CI: Add Circle CI * Fix travis (cherry picked from commit cb6439bacd8b5d10ef2a4d2eb4e8ab2f950e4ffd) * CI/CircleCI: Add parallel no-pch build (cherry picked from commit 33c58b4aaf4afc8ca13c1d07c65d66e6beb6bedb) * CI/CircleCI: Use ccache for nopch (cherry picked from commit 6bcf5c64c489175da41acf7739f156319a00f5f9) * CI/CircleCI: Change base docker image to custom-built trinitycore one (cherry picked from commit 37beeb1282c24fc584f5f524279df408779c5d5b) * CI/CircleCI: Switch to Ubuntu 18.10 (cherry picked from commit 6dfb4fde07082498a264ca0802ebdeb0bf3fa994) * CI/CircleCI: Switch to Ubuntu 19.04 (cherry picked from commit 9009c82a8db2bdb433cba17820af8b0cef8e28e3) * CI/Circle CI: Reduce ccache size from 5G to 1G This should speedup Circle CI cache saving and in turn no-pch build (cherry picked from commit 1b543ac16dd61ac6e1f8f00fee28156234c7e73f) * CI/Circle CI: Adjust config for master branch Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2020-04-04Core: Updated allowed build to 8.3.0.33941Shauren
2020-04-04Core/Misc: Removed old incorrect defineShauren
2020-04-03Fix gcc build (#24383)trarman
Closes #24381
2020-04-03nopch fix 2Shauren
2020-04-03nopch fixShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ↵Shauren
add (and other commands that modify creature/gameobject spawns table)
2020-03-31Core: Add mac client support for build 33775Shauren
2020-03-30Fix clang/gcc linkingShauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-03-30Core/Misc: Fix build warningGiacomo Pozzoni
(cherry picked from commit 2803269e8cbc8dcb462425db109b67facdf71715)
2020-03-29Core/AuctionHouse: Fixed auction deposit calculationShauren
Closes #23656 (cherry picked from commit 6f7ab817256f3b47c794b7d6431f247f4b785f9f)
2020-03-29Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabledShauren
2020-03-27nopch fixShauren