aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Loot: Only allow the roll winner to loot the item he won in case it cann...7.3.5/26972xinef1
2018-12-09Core/Units: Drop hostile world references that are out of our sight (fixes co...xinef1
2018-12-09Core/Player: Removed unneeded distance check from Player::ActivateTaxiPathTo,...Shauren
2018-12-09Core/Player: Add another config option for IsGroupVisibleFor() (#18723)Staleness89
2018-12-07Core/Spells: Updated gathering profession skillsShauren
2018-12-02Core/Players: Update profession rank handling with new split skill values for...Shauren
2018-11-25Core/Taxi: Filter out unreachable nodes from taxi nodes packetShauren
2018-11-25Core/Taxi: Fixed building taxi masksShauren
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-13Core/Spells: Implement AURA_INTERRUPT_FLAG_JUMPShocker
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-09-26Core/Players: Updated pvp talent implementation to bfaShauren
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-08-25Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classesjoschiwald
2018-07-31Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) (#21593)Traesh
2018-07-22Core/Players: Changed flight masters to suppress positive transforms/shapeshi...LluisMas
2018-07-14Core/Instances: Fix an issue where players where able to enter a raid instanc...Krudor
2018-05-01Core/Player: Fix issue with pvp rules not being permanent in pvp areas (#21894)Jeremy
2018-04-29Core/Spell: kill old charge restoring system. Mods are fully handled by proc ...ariel-
2018-04-28Core/Units: Implemented versatility (#21206)funjoker
2018-04-28Core/Items: HasItemCount and DestroyItemCount now count bank bags (#21648)Roc13x
2018-04-28Core/Auras: Implemented new spell_area flag to allow skipping applying aura a...Shauren
2018-04-28Core/Items: Add loot scaling support (#21853)Roc13x
2018-04-24Core/Quests: Implemented quest greeting localesShauren
2018-04-22Core/Guild: Handle changing the leader in one db transactionjoschiwald
2018-04-18Core/Items: Implemented ItemLimitCategoryCondition.db2 (#21835)Roc13x
2018-04-17Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIERShauren
2018-04-15Core/DataStores: Implemented RewardPackXCurrencyType.db2joschiwald
2018-04-11Core/Player: Fix equipment set GUID handling (#21646)Roc13x
2018-04-08Core/Player: Added missing change in 8bf7fa369fcbda3a8830dbc45b291634bacfd744joschiwald
2018-03-28Core/Maps: Implemented getting area id from gameobject spawnsShauren
2018-03-26Core/Players: Fixed learning talents available for multiple specs but in diff...Shauren
2018-03-25Core/Misc: Implemented phased areatriggersShauren
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-21Core/Misc: Fixed log spam from artifact enchantmentsShauren
2018-03-18Core/Player: Recast lost by death item obtain spells of any items held in the...ariel-
2018-03-18Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2018-03-17Core/Channels: Fix channel joins/changes (#21645)Roc13x
2018-03-14Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = ...Shauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Player: prevent early aura removal when swapping weaponsariel-
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-03-12Core/Spell: improved immunity logic for dispelsariel-
2018-03-12Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
2018-03-05Core/Items: PvP item levels basic implementation (#20160)Roc13x