aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-21Core/Database: Fixed worldserver hanging if opening a connection to database ...Shauren
2023-12-21Core/Quests: Fixed accessing freed memory after .reload quest_templateShauren
2023-12-19Core/Units: Allow self inflicted damage to bypass CREATURE_STATIC_FLAG_UNKILL...Ovahlord
2023-12-19Core/Bnet: Add new loggers to config file template, fixed request/response co...Shauren
2023-12-19Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...Shauren
2023-12-19Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for futur...Shauren
2023-12-19Core/Database: Replace DatabaseWorker with asio io_contextShauren
2023-12-19Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount whe...ModoX
2023-12-19Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488)ModoX
2023-12-19Core/Database: Refactor MySQLConnection constructors and async thread creationShauren
2023-12-19Core/Locales: Fixed mac buildShauren
2023-12-12Core/Player: Added helpers to check quest objective statusModoX
2023-12-12Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-12Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)Meji
2023-12-12Core/Auction House: Added missing nullptr check in AuctionHouseObject::SendAu...Shauren
2023-12-05Core/Players: Learn parent skilllines if they are missing while learning chil...Shauren
2023-12-05Scripts/Commands: Restore worldserver port output in .server debug (#29466)Odyssey
2023-12-05Core/PacketIO: Fixed server time sent in CalendarRaidLockoutAddedShauren
2023-12-04Core/Misc:Ovahlord
2023-12-04Revert "Core/Players: Repop players at instance entrance when they release sp...Ovahlord
2023-12-04Core/Config: fixed commentary of the EnableAELoot optionOvahlord
2023-12-04Core/Tools: removed garrison data extraction from PlayerDumpOvahlord
2023-12-04Core/Garrison: dropped Garrison implementationOvahlord
2023-12-01Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-12-01Core/Instances: Prevent sending PendingRaidLock in instances that don't have ...Shauren
2023-12-01Core/Misc: Kill another synchronous db query in packet handlersShauren
2023-12-01Scripts/Conditions: Fallback to other targets to get map if first target is i...ModoX
2023-12-01Core/Spells: Pass customArg from missiles to its triggered spellModoX
2023-12-01Core/Creatures: Don't require `creature`.`modelid` to be one of linked `creat...Shauren
2023-12-01Core/Units: Update PlayHoverAnim state when flying or hovering (#29434)Meji
2023-12-01Core/Locales: Revert back to using C locale for number formattingShauren
2023-12-01Core/Spells: Implement spell queue (#29409)Ovahlord
2023-12-01Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-12-01Core/Locales: Set active code page and locale used by c string functions to utf8Shauren
2023-12-01Core/Auras: Fixed crash happening when a periodic aura tick triggers SPELL_AU...Shauren
2023-12-01Core/Phasing: Fixed startup crash caused by accessing uninitialized global va...Shauren
2023-12-01nopch fixShauren
2023-12-01Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-12-01Core/Scripts: Add start/fail asset values from criteria to valid game event idsShauren
2023-12-01Core/CrashHandler: Add a timeout to retrieving windows version from WMIShauren
2023-12-01Tools/Map extractor: Minor optimization in MCNK parsing loop - look up end it...Shauren
2023-12-01Core/Instances: Fixed initializing instance id sequence generatorShauren
2023-11-29Core/Creatures: restore the PetSpellDataId field in creature_templateOvahlord
2023-11-29Core/Packets: fixed structure of SMSG_GOSSIP_MESSAGEOvahlord
2023-11-29Core/Creatures: added Civilian field back into creature_templateOvahlord
2023-11-28Core/PacketIO: Fix SMSG_WORLD_SERVER_INFO structurefunjoker
2023-11-28Core/Items: restore item random properties handlingOvahlord
2023-11-27Core/DataStores: load ItemRandomProperties.db2 and ItemRandomSuffix.db2Ovahlord
2023-11-27Core/Packets: corrected data sent in SMSG_SET_PCT_SPELL_MODIFIEROvahlord
2023-11-25Core/Items: fixed gem socket bonus checksOvahlord