aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2022-10-21Warning fixShauren
2022-10-21Core/GameObjects: Implemented per player gameobject state and visibility for ...Shauren
2022-10-18Core/PlayerDump: Fixed dumping empty binary fields. (#28376)DeadMouse
2022-10-18Core/Creatures: Correct UNIT_DYNFLAG_TAPPED visibility logicShauren
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-16Core/Networking: Fixed possible buffer overflows in WorldSocket::WritePacketT...Shauren
2022-10-16Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...Shauren
2022-10-15Core/GameObjects: Move contents of Spell::SendLoot to GameObject::UseShauren
2022-10-14Core/Gossip: Implemented GossipOptionNpc.AzeriteRespecShauren
2022-10-14Core/GameObjects: Implemented playerCast (Data23) for GAMEOBJECT_TYPE_GOOBERShauren
2022-10-14Core/BattlePets: Move revive battle pet cooldown to spell script and add serv...Shauren
2022-10-13Core/GameObjects: Allow creatures to use chair gameobjects directlyShauren
2022-10-13Core/Misc: Fixed worldserver shutdown with --update-databases-onlyShauren
2022-10-13Core/Gossip: Preserve OptionID from database when menu option is added from a...Shauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-13Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-10-13Core/Misc: Multithread query cache loadingihm-tswow
2022-10-13Core/Threading: Create ThreadPool classShauren
2022-10-13Scripts/Eversong Woords: Add cosmetic script for a party (#28308)Malcrom
2022-10-13DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)Malcrom
2022-10-13Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)Malcrom
2022-10-12Scripts/Silverpine: fixed Fenris Isle quests (#28334)Teleqraph
2022-10-11Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode (#28256)Aqua Deus
2022-10-11Core/Spells: Move draenor spell to generic spell (#28356)Aqua Deus
2022-10-11Scripts/Silverpine: quest fixes and spawns for Forsaken Rear Guard (#28303)Teleqraph
2022-10-10Scripts/Silverpine: Implemented Waiting to Exsanguinate (questId 27045) (#28275)Teleqraph
2022-10-09Core/Spells: Take SummonProperties into account for SPELL_EFFECT_SUMMONs with...ModoX
2022-10-09Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)Meji
2022-10-09Core/Gossip: Remove gossip menu option fallback code, all menus are now requi...Shauren
2022-10-08Core/Maps: Changed functions checking if map can be entered to use TransferAb...Shauren
2022-10-07Scripts/DK: Fixed Rime talent (#28333)Ovah
2022-10-07Core/Misc: Remove function calls through singleton global within the same classShauren
2022-10-07Core/Objects: Fix flags overflow for InvisibilityType because TOTAL_INVISIBIL...Gosha
2022-10-06Core/Maps: Ensure one of InstanceScript::Create or InstanceScript::Load is ca...Shauren
2022-10-06Core/Loot: Prevent looting bosses by players that have already completed that...Shauren
2022-10-05Core/Loot: Set loot dungeon encounter id before generatingShauren
2022-10-05Core/Scripts: Fixed worldserver startup with hostwap enabled when ran in term...Shauren
2022-10-04Core/Groups: Removed group_instance row deletion of empty groupsModoX
2022-10-04Core/DataStores: Defined MapDifficulty.db2 flagsShauren
2022-10-04Core/Maps: Implemented MapFlags2::IgnoreInstanceFarmLimitShauren
2022-10-04Core/DataStores: Defined map.db2 flagsShauren
2022-10-04Core/Instances: Add instance reset events at lock expirationShauren
2022-10-04Core/Instances: Spawn defeated bosses in instances using loot based locks if ...Shauren
2022-10-04Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULTShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Instances: Add prepared statements for InstanceLockMgrShauren
2022-10-04Core/Instances: Add new config options to control the time when both daily an...Shauren
2022-10-04Core/Instances: Sprinkle some thread safety on InstanceLockMgrShauren
2022-10-04Core/Instances: Save instance entrance based on completed encountersShauren