aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-25Core/Players: Allow targeting a specific transport during teleportsGolrag
2024-05-13Core/Items: Implemented reagent bagShauren
2024-05-12Core/Items: Add enum for hardcoded item idsBloodtigress
2024-05-12Core/Criteria: Implemented AnyArtifactPowerRankPurchased criteria type (#29979)Antonio Martín Berti
2024-05-12Core/Items: Fix item sell price not scaling with item level (#29972)Bloodtigress
2024-05-08Core: Update to 10.2.7Shauren
2024-05-02Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-29Core/Items: Implemented packets setting up inventory cleanup parametersShauren
2024-04-26Core/Player: moved indoors/outdoors aura interrupting mechanic into heartbeat...Ovahlord
2024-04-12Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
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