aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-24Core/Units: Removed spline speed limit for MoveJumpWithGravity (#28142)Teleqraph
2022-07-24Core/WorldStates: Implemented setting dungeon encounter world statesShauren
2022-07-24Core/WorldStates: Add generic worldstates for team in instanceShauren
2022-07-24Core/WorldStates: Allow using -1 in database for MapIDs column to mark worlds...Shauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-24Core/DataStores: Fixed unsigned underflow in TaxiMask constructor happening b...Shauren
2022-07-23Dynamic build fixShauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-07-22Core/Groups: Fixed loading character race info for offline group membersShauren
2022-07-20Core/Maps: Replace some Instanceable() checks with IsDungeon()Shauren
2022-07-20Core/Units: Added NameplateAttachToGUID updatefield setter (#28141)Teleqraph
2022-07-20codestyle fixShauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-19Core/PacketIO: Remove packet handlers for deleted opcodesShauren
2022-07-19Dynamic build fixShauren
2022-07-19Core/Commands: Add missing constructor to RBACCommandDataShauren
2022-07-19Core/Quest: Corrected type of emote field in QuestOfferReward to be signedModoX
2022-07-18Core/Spawns: Removed ObjectMgr::AddCreatureData and ObjectMgr::AddGameObjectD...Shauren
2022-07-18Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...Shauren
2022-07-18Core/OutdoorPvP: Remove manual spawn management functions from OutdoorPvPShauren
2022-07-18Core/OutdoorPvP: Move remaining outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Zangarmarsh outdoorpvp spawns to dbShauren
2022-07-18Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditionsShauren
2022-07-17Core/Players: Cleaned some old updatefield definitions and updated values for...Shauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-07-17Core/Maps: Made instance_template no longer required to create and enter inst...Shauren
2022-07-17Core/Criteria: Fixed criteria type DoEmoteShauren
2022-07-16Scripts/Spells: Fixed Halo (Priest talent) (#28113)Teleqraph
2022-07-16Scripts/Spells: Fix mage spell Ray of Frost (#28090)Aqua Deus
2022-07-16Core/Creatures: Implement Ground/FlyingMountDisplayID from creature_summoned_...Teleqraph
2022-07-16Core/WorldStates: Fixed wrong prepared statement being used for saving world ...Shauren
2022-07-15Core/PacketIO: Fixed structure of SMSG_START_TIMERShauren
2022-07-15Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD (#28117)ModoX
2022-07-15Core/Transports: Initialize stoppable transports at start of pathShauren
2022-07-15Core/Scripts: Expose calculated spell value variance to scriptsShauren
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving w...Shauren
2022-07-13Core/DataStores: Named WorldStateExpression function 38Shauren
2022-07-12Core/Commands: Fixed bnetaccount create not printing gameaccount nameShauren
2022-07-12Core/WorldStates: Migrate Ebon Hold worldstates from Player::SendInitWorldSta...Shauren
2022-07-11Core/WorldStates: Migrate remaining hardcoded worldstates from Player::SendIn...Shauren
2022-07-11Core/WorldStates: Migrate pvp season worldstates to new systemShauren
2022-07-11Core/WorldStates: Migrate battleground HolidayWorldState to new systemShauren
2022-07-11Core/WorldStates: Migrate OutdoorPvP worldstates to new systemShauren
2022-07-10Scripts/Spells: Fix loop for proc on "Earthen Rage" (#28093)Aqua Deus
2022-07-10Core/WorldStates: Migrate battleground worldstates to new systemShauren
2022-07-10Core/Transports: remove an obsolete check that prevented vehicles from updati...Ovahlord
2022-07-10Core/GameObjects: Fixed crash when GameObject::Delete was used for transportsShauren
2022-07-09Core/WorldStates: Skip sending SMSG_UPDATE_WORLD_STATE when value does not ch...Shauren
2022-07-09Core/Battlegrounds: Fixed AV turnins being counted when opening quest complet...Shauren
2022-07-08Core/Conditions: Implemented PlayerCondition::CurrentPvpFactionShauren