aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-05-07Core/Items: Implemented new item bonus and enchantment typesShauren
2017-05-06Core/Items: Fixed default item appearancesShauren
2017-05-06Core/Player: Fix Scene blackscreen (#19473)funjoker
2017-05-05Core/Conditions: CONDITION_QUEST_OBJECTIVE_COMPLETE (#19510)Arog
2017-05-05Core/Misc: Added Creature::CanGiveExperience helper functionjoschiwald
2017-05-05Core/Entities: Tweak WorldObject::IsNeverVisible to pass the seerjoschiwald
2017-05-01Core/Corpses: Misc fixesShauren
2017-04-27Core/Players: Fixed setting a few updatefields to make client addons relying ...Shauren
2017-04-26Core/Misc: Fixed issues found by coverityShauren
2017-04-24Core/Conditions: Add type QUEST_OBJECTIVE_PROGRESS_BAR to CONDITION_QUEST_OBJ...Arog
2017-04-17Warning fixShauren
2017-04-17Core: Updated GameTables to 7.2.0Shauren
2017-04-16Core/Entities: Update updatefields to 7.2.0Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-04-13Core/PacketIO: Updated client packet structures to 7.2.0Shauren
2017-03-29Core/Conditions: CONDITION_QUEST_OBJECTIVE_COMPLETE addition (#19355)funjoker
2017-03-29Avoid float zero division (#19380)Rochet2
2017-03-27Core/Players: Defined structure for PLAYER_DYNAMIC_FIELD_SPELL_PCT_MOD_BY_LAB...Shauren
2017-03-21Core/AreaTriggers: Areatrigger rework script system + fix priest angelic featherTraesh
2017-03-20Core/Conditions: Implemented new condition type CONDITION_QUEST_OBJECTIVE_COM...funjoker
2017-03-17Core/AI: enable SmartScripts on Scenes + add scene related actions/eventsTraesh
2017-03-17Core/Config: Add option CharDelete.DemonHunter.MinLevelChazy Chaz
2017-03-17Core/Players: Rename "heroic character" to "death knight"Chazy Chaz
2017-03-06Core/Unit: rewrite of the attack table systemariel-
2017-03-05Core/Quest: send INVALIDREASON_QUEST_ALREADY_DONE if player tries to accept a...SnapperRy
2017-03-05Core/Player: correct logic for IsUsingTwoHandedWeaponInOneHandariel-
2017-03-04Forgot to press Ctrl+Sjoschiwald
2017-03-04Core/Player: Implemented Titan's Grip damage reductionariel-
2017-03-04Core/Spell: set quest to rewarded instead of complete when targeted by SPELL_...SnapperRy
2017-02-26Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2017-02-26Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2017-02-19[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2017-02-18Core/Loot: Fix group loot if player loot recipient disconnectsjackpoz
2017-02-18Core/Instance: Fix GetInstanceSave sometimes checking the wrong map (#17856)Ryan
2017-02-12Core/Entities: fix a crash that would happen whenever a player logged back in...ariel-
2017-02-12Core/SpellArea: only check against spell_area entries for the current quest w...SnapperRy
2017-02-12Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2017-02-12Core/Player: readd player to battleground after a login (but only after addin...ariel-
2017-02-12Core/Player: Do not kick AFK player from BG if it's a GMariel-
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-02-11Core/PVP: Move report AFK requirement to config (#17699)Aokromes
2017-02-11Core/Handlers: actually check allowed trainer classes and races to avoid spoo...ariel-
2017-02-11Core/Player: Misc codestyleariel-
2017-02-11Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2017-02-05Fixed buildjoschiwald