aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2024-04-08Core/Quests: Update phaseshift when taking or abandoning quests (#29901)Meji
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-06Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...Shauren
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-03-02Core/Creatures: Implemented unsummoning and resummoning critter pets on flyin...Shauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...Mykhailo Redko
2024-02-25Core/Players: Support race and faction changes for new races (#29755)Razmataz
2024-02-24Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and SMSG_PLA...ModoX
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-24Core/Vehicle: Don't set players movementInfo on vehicle dismiss (#29744)ModoX
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
2024-01-29Core/Loot: Fixed items some not being lootable on second opening of a lootabl...Shauren
2024-01-27Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2024-01-25Core/PacketIO: Handle QueryCountdownTimer (#29539)Jeremy
2024-01-23Core/Loot: implemented a custom server config setting to enable or disable AE...Ovahlord
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2023-12-30nopch fixShauren
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...Shauren
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-02Core/PacketIO: Fixed server time sent in CalendarRaidLockoutAddedShauren
2023-11-27Core/Misc: Kill another synchronous db query in packet handlersShauren
2023-11-25Core/Spells: Implement spell queue (#29409)Ovahlord
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-10Core/Chat: Explicitly ignore disabling chat featureShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-11-07Core/Mail: Moved gold check closer to where it is taken awayShauren
2023-10-30Core/Auras: Update mount capability aura after all login loading is doneShauren
2023-10-30Core/Group: Fix possible crash (#29400)Jeremy
2023-10-28Core/Creatures: Taxi improvementsShauren
2023-10-23Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't ...Shauren
2023-10-22Core/Spells: Named and implemented most of SpellAttr8Shauren
2023-10-07Core/Chat: Corrected chat channel flag implementationsShauren
2023-09-25Core/Spells: Fix logic error in HandlePetCancelAuraOpcode (#29337)lineagedr
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-09-14Core/Groups: Implemented 10.1.7 ping systemShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-24Core/Quest: Allow quests flagged as QUEST_FLAGS_AUTO_COMPLETE to be valid in ...Aqua Deus
2023-08-23Core/Players: Remove player from group on faction change if two side interact...Gildor
2023-08-23Core/Mail: Reorder mail attachment checks to be able to report nonempty bag e...Anton Popovichenko