aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2016-10-02Core/Player: unconditionally remove Titan's grip penalty aura on Spell removalariel-
2016-10-02Core/Player: Implemented Titan's Grip damage reductionariel-
2016-10-02Core/Player: fixed math errorjoschiwald
2016-09-30Core/Spell: set quest to rewarded instead of complete when targeted by SPELL_...SnapperRy
2016-09-24Core/Gossip: improve gossips related to Dual Talent Specialization: (#17921)SnapperRy
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-09-09Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2016-08-28Core/GameObject: migrated non-WDB fields to new gameobject_template_addon tableariel-
2016-08-29Whitespace clean-upGustavo
2016-08-28Core/GameObject: added possibilty for gameobjects to contain money loot.ariel-
2016-08-28Core/Loot: Fix group loot if player loot recipient disconnectsjackpoz
2016-08-28Core/Player: removed unused function prototypesariel-
2016-08-25Core/Instance: Fix GetInstanceSave sometimes checking the wrong map (#17856)Ryan
2016-08-25Channel Followup: avoid setting an invisible gm as Channel owner (#17597)ariel-
2016-08-20Core/Entities: fix a crash that would happen whenever a player logged back in...ariel-
2016-08-20Core/SpellArea: only check against spell_area entries for the current quest w...SnapperRy
2016-08-20Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2016-08-18Core/Player: readd player to battleground after a login (but only after addin...ariel-
2016-08-16Revert "Creature/Loot: Fix a bug that prevented players from looting creature...treeston
2016-08-16Creature/Loot: Fix a bug that prevented players from looting creatures that o...treeston
2016-08-16Core/Player: Do not kick AFK player from BG if it's a GMariel-
2016-08-14Entities/Player: Fixed an edge case bug that could cause a character to get s...treeston
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-07-31Core/PVP: Move report AFK requirement to config (#17699)Aokromes
2016-07-27Core/Quests: Delete all quest bound items on quest reward, failure or abandon...Brian
2016-07-25Core/Player: Actually close tickets when characters are deletedNyeriah
2016-07-19Core/Handlers: actually check allowed trainer classes and races to avoid spoo...ariel-
2016-07-19Core/Player: Misc codestyleariel-
2016-07-19Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2016-07-16Core/Player: fix crashariel-
2016-07-16Core/Player: silence warningariel-
2016-07-16Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or not...SnapperRy
2016-07-15Core/Chat: general cleanup and revamping: (#17576)ariel-
2016-07-15Core/Quests: Failing/abandoning a quest should not unconditionally remove req...Shauren
2016-07-15Core/Quests: Remove quest items that were looted if they are unique, bound, q...Brian
2016-07-15Core/SpellArea: iterate spell_area entries by player's current area instead o...SnapperRy
2016-07-10Core/Misc: use enum for UNIIT_NPC_FLAGS' zero valuesSnapper
2016-07-10Core/Player: Move few logs of loglevel and add few notes (#17554)Aokromes
2016-07-09Core/Misc: kill whitespace and use enum instead of hardcoded value.Snapper
2016-07-09Core/Quest: don't save queststatus for autocomplete quests (#17487)SnapperRy
2016-07-09Core/Quests: Fixed crash during loading quest rewarded status added in 790565...Shauren
2016-07-05Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...SnapperRy
2016-06-17Creature/Loot: Do not display "lootable" sparkles for player even if others i...Treeston
2016-06-14Adjustment to Player::SetViewpoint to allow for Mind Vision "hops". (#17041)Alan Deutscher
2016-06-11[Core/Spells]Warrior, fixed bladestorm aura remove due to weapon swap (#16873)Tiuz90
2016-06-09Merge pull request #17266 from SnapperRy/quest_updatemik1893
2016-06-07Core/Items: Missing renames 5faaddcf6bba50845f46a98a6387ffcd8abad2b8DDuarte
2016-06-07Core/Quest: send SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest is rewarded.Snapper
2016-06-05Core/Player: Fix duel edge case crashjackpoz
2016-06-05Revert "PvP/Dueling: Fix an edge case crash that could happen if a duel ended...treeston