aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2024-11-03Core/AuctionHouse: Fixed use after freeShauren
2024-10-30Core/PacketIO: Updated packet structures to 11.0.5Shauren
2024-10-30Core/PacketIO: Update opcodes for 11.0.5Shauren
2024-10-23Core/Player: moved zone/area updating and tavern resting checks into Heartbea...Ovahlord
2024-10-22Core/PacketIO: 4936094379a3558022d63f7520cd0d988d718daf followup - removed si...Shauren
2024-10-21Core/Misc: Update faction change learned language skills for new racesShauren
2024-10-18Core/PacketIO: Added empty implementation for treasure picker opcodes (#30351)Meji
2024-10-07Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-09-18Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER...Shauren
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-08-30Core/PacketIO: Implemented UIMap questlines (#30030)Meji
2024-08-26Core/Loot: Implemented currency lootShauren
2024-08-19Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending ...Shauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-17Core/PacketIO: Fixed some 11.0.2 structuresShauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-05Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is ...Shauren
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...Shauren
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-10Core/Logging: Removed one layer of allocations from log message writes (async...Shauren
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-07-03Core/Spells: Implemented SPELL_ATTR9_CHANNEL_PERSISTS_ON_PET_FOLLOWShauren
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