Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-22 | Merge pull request #14103 from Epicurus4/6.x | Duarte Duarte | |
Added a player searcher (cherry picked from commit b7052d2ed735dca233b91c32f762b4156543aa97) | |||
2015-02-22 | Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-level | click | |
2015-02-22 | Core/Log: Change periodic spell notificiations to DEBUG-level and set it as ↵ | click | |
a unique logging-mechanism named "spell.periodic" | |||
2015-02-21 | Core/Achievements: check db criteria data for all achievements | joschiwald | |
2015-02-21 | Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps ↵ | click | |
(the old text was a tad confusing mixing maps and vmaps etc). | |||
2015-02-20 | Core/Config: Force SaveRespawnTimeImmediately config to Enabled | jackpoz | |
Force SaveRespawnTimeImmediately config to Enabled to avoid assertions triggered at runtime when Disabled. It will be possible to Disable this config again only when all issues will be fixed. | |||
2015-02-20 | Core/Movement: Clarify log meaning | MitchesD | |
(cherry picked from commit 6ff1764084d9234f35609a227567875cd95561a1) | |||
2015-02-20 | Merge pull request #14117 from Rushor/Zuramat | MitchesD | |
Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of Void Sentry | |||
2015-02-18 | Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of ↵ | Rushor | |
Void Sentry closes #12175 | |||
2015-02-18 | Merge pull request #14111 from Rushor/Volkhan | MitchesD | |
Scripts/HallsOfLightning: Boss Volkhan - Add OOC Forgecast | |||
2015-02-18 | Merge pull request #14053 from Rushor/Melli | MitchesD | |
Scripts/Arcatraz: Warden Mellichar - Set summoned Units in Combat | |||
2015-02-17 | Core/LFG: Fix assertion triggered | jackpoz | |
Fix assertion triggered since 9582b32d22ef9c842349a5be012bdcae4674d6c9 | |||
2015-02-17 | Scripts/BlackTemple: Shade of Akama | Nyeriah | |
* Updated to BossAI * Solved issue with door not closing when event starts * Solved issue with gossip flag being reset after event is done * Misc code clean ups Updates #10430 | |||
2015-02-15 | DB/Misc: Fix a few startup errors from recent Updates | Rushor | |
2015-02-15 | Merge pull request #14156 from Rushor/robot | Aokromes | |
Scripts/The Barrens: Add missing Text for Q: 'The Escape' | |||
2015-02-15 | Core/LFG: Fix LFG issue when player was teleporting | jackpoz | |
Fix a LFG issue that would kick a player out of a just-formed LFG party if player was being teleported. Fix a log warning "Player: GUID Full: 0x0000000000000001 Type: Player Low: 1 not ingame while retrieving his LockedDungeons" if player was being teleported. Refers to #14039 , #10191 | |||
2015-02-15 | Scripts/The Barrens: Add missing Text for 'The Escape' | Rushor | |
closes #12259 | |||
2015-02-15 | Merge pull request #13989 from Rushor/Leaves | MitchesD | |
Scripts/Areatrigger: Assign Script to 'Ancient Leaves' Trigger | |||
2015-02-14 | Remove CPP script for Blueleaf tubers | Dr-J | |
2015-02-13 | Core/AHBot: Fix AHBot bidding and correct logged AH type | jackpoz | |
Correct AuctionHouseType definition to log the right AH type. Handle auctions without bidder but with a bid as bought by the AH Bot Closes #14124 | |||
2015-02-13 | Merge pull request #14144 from Rushor/ZulAman | joschiwald | |
Scripts/ZulAman: Enable Script for Gazakroth | |||
2015-02-13 | Scripts/ZulAman: Enable Script for Gazakroth | Rushor | |
*removes one more startuperror from #13707 | |||
2015-02-13 | Scripts/FoS: improved bronjahm encounter, thanks @Grimton1337, @tkrokli | joschiwald | |
Closes #14130 | |||
2015-02-13 | Merge pull request #14138 from Rushor/mulgore | Aokromes | |
Scripts/Kalimdor: Remove Mulgorescripts | |||
2015-02-13 | Scripts/Kalimdor: Remove Mulgorescripts | Rushor | |
2015-02-13 | Delete zone_mulgore.cpp | Aokromes | |
2015-02-13 | Scripts/ForgeOfSouls: Fix an indentation issue on Bronham's script | Nyeriah | |
2015-02-13 | Merge pull request #14129 from Rushor/Ghost | Aokromes | |
Scripts/Mulgore: The Plains Vision - Move Corescript to SAI | |||
2015-02-12 | Scripts/Mulgore: The Plains Vision - Move Corescrript to SAI | Rushor | |
2015-02-12 | Shared/Database: Improve dead-lock error handling | jackpoz | |
Improve dead-lock error handling by making sure only 1 thread at time retries to execute a transaction so they don't keep dead-locking each other. | |||
2015-02-12 | Scripts/Areatrigger: Assign Script to 'Ancient Leaves' Trigger | Rushor | |
2015-02-11 | Scripts/HallsOfLightning: Boss Volkhan - Add OOC Forgecast | Rushor | |
closes #14066 | |||
2015-02-11 | Merge pull request #14098 from ariel-/arenacd | Duarte Duarte | |
Arena Spells Reset Cooldown micro correction | |||
2015-02-11 | Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and ↵ | Rushor | |
Transformation closes #12165 | |||
2015-02-11 | Merge pull request #14080 from Rushor/Action | Sarah Alexander | |
Scripts/Redridge Mountains: Corporal Keeshan - Complete Escortquest for all Groupmember | |||
2015-02-11 | Merge pull request #14106 from Noeliel/3.3.5 | Duarte Duarte | |
Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ove... | |||
2015-02-11 | Merge pull request #13963 from tkrokli/3.3.5 | Duarte Duarte | |
Fix Cooldown for Raise Dead (Ghoul) | |||
2015-02-11 | Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ↵ | Noeliel | |
overload (player race contained in some spoken texts) | |||
2015-02-10 | Arena shouldn't reset 10 min or longer CDs | arks | |
Closes #13449 | |||
2015-02-09 | Core/Spells: Fixed Sample satisfaction not entering combat | Gooyeth | |
Fixes: 14047 | |||
2015-02-09 | Scripts/Redridge Mountains: Corporal Keeshan - Complete Escortquest for all ↵ | Rushor | |
Groupmember closes #13711 | |||
2015-02-08 | Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to ↵ | Nyeriah | |
fail on some rare cases | |||
2015-02-07 | Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5 | jackpoz | |
2015-02-07 | Fix AHBot Buyer buyin, bidding and enhance logic | Rochet2 | |
2015-02-06 | Scripts/Arcatraz: Warden Mellichar - Set summoned Units in Combat | Rushor | |
2015-02-06 | Fix Cooldown for Raise Dead (Ghoul) | Trond B Krokli | |
@joschiwald: Fix written on 31 Jan 2014. @Nyeriah: suggested null pointer check. @ariel-: supplied code for null pointer check. @ccrs: supplied code (cat && spellInfo->CategoryRecoveryTime) to replace (cat && catRec) @Dduarte: cleanup of bad edit based on my misinterpretation Fixes issue #11538 Replaces #13941 and #13924 | |||
2015-02-04 | Fix build | Nayd | |
2015-02-04 | Shared/Database: Fix transactions not being recommitted on dead-lock error | jackpoz | |
Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction. | |||
2015-02-03 | Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on Spawn | Rushor | |
2015-02-02 | Merge pull request #14007 from Rushor/AOESpells | Duarte Duarte | |
Game/Spells: 'AoD Specials' should only target one Unit |