| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-07 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Player/Player.h src/server/game/Handlers/ItemHandler.cpp src/server/scripts/Spells/spell_dk.cpp | |||
| 2014-06-07 | Core/Banks: Fix some bank exploits | jackpoz | |
| Re-implement the cheat checks removed in a12501fb5e6f827d905e0eeba5bc908f8279880a and check if Player can interact with the Banker when handling bank-related opcodes. | |||
| 2014-06-07 | Core/Database: Update log for incorrect db structure | Aokromes | |
| 2014-06-07 | Merge pull request #12231 from Trisjdc/fishing_boober_link | Sebastian Valle Herrera | |
| Core/GOs: When unlinking Fishing Bobber from player to prevent despawning, unlink from spell as well to prevent removing unwanted auras | |||
| 2014-06-07 | Merge pull request #12232 from Trisjdc/anti_magic_shell | Sebastian Valle Herrera | |
| Core/Spells: Anti-Magic shell should give immunity to all spells that belong to SPELL_SCHOOL_MASK_MAGIC regardless of dispel type | |||
| 2014-06-07 | Core/Spells: Anti-Magic shell should give immunity to all spells that belong ↵ | Trisjdc | |
| to SPELL_SCHOOL_MASK_MAGIC regardless of dispel type | |||
| 2014-06-07 | Scripts/Blackrock Depths: Converted to eventmap+minor coding style changes | aletuna | |
| Closes #11730 | |||
| 2014-06-07 | Core/GOs: When unlinking Fishing Bobber from player to prevent despawning, ↵ | Trisjdc | |
| unlink from spell as well to prevent removing unwanted auras | |||
| 2014-06-07 | Merge pull request #12128 from Trisjdc/aura_transform | Sebastian Valle Herrera | |
| Core/Auras: Update model overwriting rules for SPELL_AURA_TRANSFORM | |||
| 2014-06-07 | Merge pull request #12216 from Trisjdc/quest_item_check | Sebastian Valle Herrera | |
| Core/Players: Improve quest item adding/removal checks, solves cases where quest item removal (under specific conditions) incorrectly incompletes quests | |||
| 2014-06-07 | Merge pull request #12204 from Trisjdc/map_enter | Sebastian Valle Herrera | |
| Core/Maps: Allow logging players to enter in instances that have an encounter in progress | |||
| 2014-06-07 | Merge pull request #12057 from Trisjdc/imp_in_a_ball | Sebastian Valle Herrera | |
| Scripts/Items: Imp in a Ball | |||
| 2014-06-07 | Core/Spells: add missing spellradius to spell "Achievement Check" (fixes hor ↵ | joschiwald | |
| achievments) | |||
| 2014-06-07 | DB/Creature: Fix Eva Sarkhoff | Aokromes | |
| By dr-j, closes #12224 | |||
| 2014-06-07 | Merge pull request #12217 from Trisjdc/spell_corpse_explosion | Warpten | |
| Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of implicit targets | |||
| 2014-06-07 | Core: Fix non pch build | Vincent-Michael | |
| 2014-06-07 | Merge pull request #12225 from Trisjdc/event_map_move | Aokromes | |
| Core/Utils: Move EventMap to Util.h | |||
| 2014-06-06 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Server/WorldSession.cpp | |||
| 2014-06-06 | Core/NetworkIO: Added latency info for opcodes overflow log | Michael | |
| 2014-06-06 | Core/Utils: Move EventMap to Util.h | Trisjdc | |
| 2014-06-06 | Scripts/Items: Imp in a Ball | Trisjdc | |
| 2014-06-06 | Core/Players: Improve quest item adding/removal checks, solves cases where ↵ | Trisjdc | |
| quest item removal (under specific conditions) incorrectly incompletes quests | |||
| 2014-06-06 | DB/Quest: Fix some missing quest texts | Aokromes | |
| By Crysicle, closes #12214 closes #12209 | |||
| 2014-06-05 | Core/Talents: Align server checks to Client limits | jackpoz | |
| Set the max amount of talents to process in CMSG_LEARN_PREVIEW_TALENTS_PET to 30 ( 24 talents rounded up ). | |||
| 2014-06-05 | Core/Talents: Align server checks to Client limits | jackpoz | |
| Set the max amount of talents to process in CMSG_LEARN_PREVIEW_TALENTS to 150 ( 44 talents for 3 trees rounded up ). | |||
| 2014-06-05 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Michael | |
| Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Handlers/CharacterHandler.cpp src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/scripts/Spells/spell_paladin.cpp | |||
| 2014-06-05 | Merge pull request #12039 from Trisjdc/creature_ai_talk | Sebastian Valle Herrera | |
| Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide talking needs | |||
| 2014-06-05 | Merge pull request #12045 from Trisjdc/session_expire | Sebastian Valle Herrera | |
| Core/WorldSession: After sudden disconnects, session should persist for a minute | |||
| 2014-06-05 | Merge pull request #12219 from Trisjdc/spell_swift_retribution | Sebastian Valle Herrera | |
| Core/Spells: Swift Retribution should be reapplied when needed to be able to gain spellmods | |||
| 2014-06-05 | Merge pull request #12220 from Trisjdc/spelll_triggerflag_check | Shauren | |
| Core/Spells: *Properly* solve the Disarm vs Bladestorm issue | |||
| 2014-06-05 | Merge pull request #12218 from Trisjdc/tocr_despawn_time | Shauren | |
| Scripts/ToCr: Bosses shouldn't despawn so quickly | |||
| 2014-06-05 | Core/Spells: *Properly* solve the Disarm vs Bladestorm issue | Trisjdc | |
| 2014-06-05 | Core/Spells: Swift Retribution should be reapplied when needed to be able to ↵ | Trisjdc | |
| gain spellmods | |||
| 2014-06-05 | Scripts/ToCr: Bosses shouldn't despawn so quickly | Trisjdc | |
| 2014-06-05 | Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of ↵ | Trisjdc | |
| implicit targets | |||
| 2014-06-04 | Merge pull request #12215 from Trisjdc/warning_fix | blub | |
| Warning fix | |||
| 2014-06-04 | Warning fix | Trisjdc | |
| 2014-06-04 | Core/Tickets: Don't try to save the same sub-survey more than once | jackpoz | |
| 2014-06-03 | Core/Tickets: Sprinkled some transaction magic on HandleGMSurveySubmit | Shauren | |
| 2014-06-03 | DB/Creature: Remove phaseMask hack of Shadowmoon Tuber Nodes | Gacko | |
| Related to 26370223a0b9ab7b9542a6a727347063397f0fa7 | |||
| 2014-06-03 | Core/WorldSession: After sudden disconnects, session should persist for a minute | Trisjdc | |
| - With this change, if a player alt-f4, he'll only fade from world after a minute | |||
| 2014-06-03 | Core/Maps: Allow logging players to enter in instances that have an ↵ | Trisjdc | |
| encounter in progress | |||
| 2014-06-03 | Core/Auras: Update model overwriting rules for SPELL_AURA_TRANSFORM | Trisjdc | |
| 2014-06-02 | Merge pull request #12201 from Unholychick/patch-2 | Sebastian Valle Herrera | |
| Core/Spells: Implement SPELL_ATTR4_FIXED_DAMAGE | |||
| 2014-06-02 | Merge pull request #12135 from Trisjdc/event_map_extension | Sebastian Valle Herrera | |
| Core/Util: A couple useful new functions for EventMap | |||
| 2014-06-02 | Core/Util: A couple useful new functions for EventMap, as well as getting ↵ | Trisjdc | |
| rid of some old junk | |||
| 2014-06-02 | Merge pull request #12182 from Xter/rbac | Sebastian Valle Herrera | |
| Core/RBAC: fix RBAC_PERM_COMMANDS_BE_ASSIGNED_TICKET and RBAC_PERM_LOG_G... | |||
| 2014-06-02 | Merge pull request #12032 from Trisjdc/haste_formula | Sebastian Valle Herrera | |
| Core/Players: Fix haste rating formulas | |||
| 2014-06-02 | Core/Misc: Kick player in case of multiple CMSG_PLAYER_LOGIN | jackpoz | |
| Kick player in addition to logging an error in case of multiple CMSG_PLAYER_LOGIN. | |||
| 2014-06-02 | Core/Spells: Implement SPELL_ATTR4_FIXED_DAMAGE | Lucas | |
| Spells with this attribute will ignore damage taken auras except for mechanic damage taken (trauma, etc) and will ignore resilience because the damage caused by those spells is based off another spell' damage | |||
