| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-27 | Merge pull request #13140 from Unholychick/preventfleeing | Duarte Duarte | |
| Core/Mechanics: Fix prevent fleeing + fear | |||
| 2014-09-27 | Update 2014_09_22_00_world.sql | Aokromes | |
| Fix travis import | |||
| 2014-09-27 | Achievements/Guilds: Fix guild achievement tracking | Dekadence | |
| - This fix a typo on commit TrinityCore@7ec22c5 - This fix update of criteria progress on login Thanks to @DDuarte for initial commit and help with pull request Thanks to @Kiritoo for send me sniffs | |||
| 2014-09-27 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-09-27 | DB/SAI: Re-add SAI for Sprinkle that was accidentally deleted at ↵ | Nyeriah | |
| d672e78a5b7a98f4b58936a0bd1c948028005dc0 | |||
| 2014-09-27 | Fixed GCC build | Shauren | |
| 2014-09-27 | Core/Spells: Fix typo | Vincent-Michael | |
| 2014-09-27 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp src/server/scripts/EasternKingdoms/zone_isle_of_queldanas.cpp src/server/scripts/Spells/spell_dk.cpp src/server/scripts/Spells/spell_druid.cpp src/server/scripts/Spells/spell_shaman.cpp src/server/scripts/Spells/spell_warrior.cpp | |||
| 2014-09-27 | SQL: meh, save button | Vincent-Michael | |
| 2014-09-27 | DB/Gameobject: Fix wrong "Brewfest Banner" position in durotar | Vincent-Michael | |
| 2014-09-27 | Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 ↵ | Vincent-Michael | |
| -Bark for T''chali''s Voodoo Brewery!" | |||
| 2014-09-26 | Scripts/Spells: fixed typo in Improved Frost Presence | joschiwald | |
| 2014-09-26 | Core/Misc: Refactor scripts to fix static analysis warnings | jackpoz | |
| Last issue to be fixed, fixes #12960 | |||
| 2014-09-26 | DB/Brewfest: Fix quest start for "Bark for T'chali's Voodoo Brewery!" / ↵ | Vincent-Michael | |
| "Bark for Drohn's Distillery!" To/Do: Fix quest kill credit | |||
| 2014-09-26 | Core/Spells: Always add threat for spells from spell_threat table, not only ↵ | Shauren | |
| if target was hit. Unsuccessful cast results in 0 threat added instead of the full amount and creating threat list entry for caster. This fixes various exploits with taunt spells bugging out scripts due to taunt immunity/passive state (creatures would immediately evade resetting script state if no entries were present on threat list - entry with no threat is not the same as no entry) Closes #11883 | |||
| 2014-09-26 | DB/Quest: Fix LimitTime for Quest "Bark for Drohn's Distillery!" / "Bark for ↵ | Vincent-Michael | |
| T'chali's Voodoo Brewery!" / "Bark for the Barleybrews!" / "Bark for the Thunderbrews!" | |||
| 2014-09-26 | Scripts: Fixed compiler warning | Shauren | |
| 2014-09-26 | Core/Debugging: Extended ASSERT macro to allow passing additional formatted ↵ | Shauren | |
| string | |||
| 2014-09-26 | Scripts/ManaTombs: Nexus-Prince Shaffar rewritten to BossAI/EventMap | MitchesD | |
| 2014-09-26 | DB/Creature: Delete incorrectly spawned Felhunter | Aokromes | |
| 2014-09-26 | Scripts/UtigardePinnacle: Prevent Ymiron from triggering a phase transition ↵ | Nyeriah | |
| at death ...caused by the health percent multiplers used to check transitions | |||
| 2014-09-26 | DB/Quest: Tirion's Gambit | Dr-J | |
| Script for chosen zealots is not perfect as this should surround player/tirion in a circle but cant think of anyway other than every chosen zealot having its own wp and sai. Closes #10474 | |||
| 2014-09-25 | Scripts/Misc: Make InstanceScript::Initialize() obsolete | jackpoz | |
| Move all InstanceScript initialization code from Initialize() to the constructor. InstanceScript::Initialize() is now obsolete, please don't use it anymore. The only reason it's still in the sources is for backward compatibility. | |||
| 2014-09-25 | Core/Misc: Refactor scripts to fix static analysis warnings | jackpoz | |
| Eighth batch of fixes targeting 80 issues reported by Coverity | |||
| 2014-09-25 | Scripts/Icecrown Citadel | Shauren | |
| * Fixed Deathbringer Saurfang faction * Fixed Coldflame faction | |||
| 2014-09-25 | DB/Brewfest: Fix "Ram Master Ray" gossip | Vincent-Michael | |
| 2014-09-25 | Scripting/Isle of Queldanas: Moved Converted Sentry to SAI. | Malcrom | |
| Closes #13121 | |||
| 2014-09-25 | Merge pull request #13214 from mik1893/achievement | Duarte Duarte | |
| Core/Achievements: fix old typo in AchievementMgr::SendCriteriaUpdate | |||
| 2014-09-25 | Core/Achievements: Fixed wrong packet generation in ↵ | mik1893 | |
| AchievementMgr::SendCriteriaUpdate | |||
| 2014-09-24 | Misc/Events: | Vincent-Michael | |
| - Fix Quest "There and Back Again" (only Horde-side) - Fix Quest "Now This is Ram Racing... Almost." (only Horde-side) - Fix more spell mechanics for racing ram To/Do: Fix gossips and some optimize | |||
| 2014-09-24 | DB/Quest: Free Your Mind | Dr-J | |
| Proper script for http://www.wowhead.com/quest=12893 Previous script gave credit on these npcs been killed which was wrong behaviour | |||
| 2014-09-24 | Core/Gossip: Implement GOSSIP_ICON_CHAT_21 to kill another startup error | Aokromes | |
| 2014-09-23 | Core/Spells: Added missing stuff in 44bcfb86f5da0a5a374fc5b07431836b3c0f51c7 | Vincent-Michael | |
| 2014-09-23 | Core/Spells: Fix Ram Racing mechanic | Vincent-Michael | |
| To/Do: Fix Quests and your lazy ass :/ | |||
| 2014-09-23 | DB/Creature: General Lightsbane | Dr-J | |
| Script General Lightsbane for quest If He Cannot be turned | |||
| 2014-09-23 | Scripts: update blackrock caverns | joschiwald | |
| 2014-09-23 | Scripting/Blackrock Caverns: Misc updates. | Malcrom | |
| 2014-09-23 | Scripts/BlackrockCaverns: fix build | MitchesD | |
| 2014-09-23 | DB/Misc: Error fixes | Dr-J | |
| Closes #13182 | |||
| 2014-09-23 | Scripting/Blackrock Caverens: A few updates to scripts. | Malcrom | |
| Spawning almost complete. | |||
| 2014-09-23 | DB/Quest: Learning to Communicate | Dr-J | |
| * Conditions for The King's Empty Conch * Scalders Abilities * On Reward Text | |||
| 2014-09-22 | DB/Quest: Birds of a Feather | Dr-J | |
| Fix this quest so it works as on retail * Delete permament spawns of Female Kaliri Hatchling, * Breaking a egg will now spawn either a Female Kaliri Hatchling or Male Kaliri Hatchling * Female Kaliri Hatchling will despawn when captured and is now required for quest item to be used. | |||
| 2014-09-22 | SQLs: Rename 434 only sql files | DDuarte | |
| 2014-09-22 | Core/Spell - Fix Remove Aura "The Eye of Acherus" | iDenyDeX | |
| Fixed remove aura "The Eye of Acherus" http://www.wowhead.com/spell=51852 after use "Recall Eye of Acherus" http://www.wowhead.com/spell=52694 . Earlier, after using the player remained under the aura. | |||
| 2014-09-22 | Scripts/Examples: Remove some more code related to example scripts | jackpoz | |
| 2014-09-22 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: sql/base/dev/world_database.sql src/server/game/Entities/Player/Player.h | |||
| 2014-09-22 | Core: Fix gcc build | Vincent-Michael | |
| 2014-09-22 | Core/Players/DK: Implement Rune Grace Period mechanic | Morgoporc | |
| Closes #11736 Fixes #6122 | |||
| 2014-09-21 | DB/Creature Template: Fixed some startup errors. | Malcrom | |
| 2014-09-21 | Scripting/Blackrock Caverns: Fix some event numbers. | Malcrom | |
