aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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/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-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/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
2023-11-25Core/Items: downgrade gems part 1: dropped gem item levels and post classic h...Ovahlord
2023-11-24Core/Player: agility will now grant armor again and corrected initial stat ca...Ovahlord
2023-11-24Core/Units: downgraded armor damage reductionOvahlord
2023-11-24Core/Players: initial work on downgrading attack powerOvahlord
2023-11-24Core/Items: use the min and max damage columns from item.db2 to determine wea...Ovahlord
2023-11-23Core/DB2: Update GossipNpcOption field namesfunjoker
2023-11-23Core/Items: fixed heirloom armor being ignored and removed itemlevel argument...Ovahlord
2023-11-23Core/DataStores: renamed two fields in DB2LoadInfo.h that were missed in 335e...Ovahlord
2023-11-23Core/Items: restore heirloom armor stat scalingOvahlord
2023-11-23Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2Ovahlord
2023-11-23Core/Items: use the correct item-sparse column to determine stat bonus amountsOvahlord
2023-11-23Core/Items: downgrade items part 2: removed unused item modifiersOvahlord
2023-11-23Core/Spells: fixed old version of SPELL_EFFECT_TELEPORT_UNITSOvahlord
2023-11-23Core/Items: downgrade items part 1: removed item bonus generation, artifact w...Ovahlord
2023-11-22Core/Items: fixed calculating shield block amountOvahlord
2023-11-22Core/Items: fixed applying resistances and shield blockOvahlord