aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-12Scripts/Pets: Fixed non pch buildVincent-Michael
2015-12-12Merge pull request #14896 from Ofinka/dupljackpoz
2015-12-12Removed unneeded loop from previous commit, copypaste fail from 6.xShauren
2015-12-11Core/Creatures: Implemented automatic detection of trigger models, their ↵Shauren
order in creature_template no longer matters (cherry picked from commit c488fb219ab080031488593a0b86ac785a7d2cae)
2015-12-11DB: Fix a TypoKillyana
2015-12-11DB/Quest: Return to the EarthKillyana
Add a despawn action when the item is used Fix some creature_addon Add some missing spawns Add unit_flags immune to npc for dead drakes Closes #15984
2015-12-10Core/Quest: code style:ShinDarth
- Removed 11 useless for iterations (for each quest loaded)
2015-12-09Merge pull request #15402 from chaodhib/taunt_playerjackpoz
2015-12-09DB/Creature: Grizzly BearKillyana
Closes #15965
2015-12-09DB: New lineKillyana
2015-12-09DB/SAI: Fix Arena Treasure Chest spawning positionKillyana
Closes #15580
2015-12-08Core/Items: Fixed a possible crash with soulbound tradable itemsShauren
Closes #15700 (cherry picked from commit 094f505e404b5a4e4846657031f89ac44626a1f8)
2015-12-08Dep/CppFormat: Update cppformat to cppformat/cppformat@5c76d107cbafNaios
(cherry picked from commit aa3020c26d54fa63fde16c5a765b1d72649c7e30)
2015-12-08Merge pull request #15910 from Treeston/3.3.5-maexxnajackpoz
2015-12-08DB/SAI: Reduce the LOS for snow mounds from 15 to 7 yardsKillyana
2015-12-08DB/Creature: Gubber BlumpKillyana
Add gossip option to learn fishing if the quest 1141 is taken an fishing is not learned Closes #15954
2015-12-07Core/Player: Fix crash related to vehiclesjackpoz
Fix assertion triggered when entering a vehicle while channelling a shared vision spell. Fix #15953
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-07Core/Unit: Add Unit::KillSelf() overloadjackpoz
Add Unit::KillSelf() function as overload of Unit::Kill(this) . Use KillSelf() whenever the killer and the victim are the same to clearly state the Unit is going to kill itself.
2015-12-07Merge pull request #15933 from Asterc/3.3.5jackpoz
Core/Spells: Fix Misdirection exploit
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06DB/Quest: Great Bear SpiritKillyana
Closes #15950
2015-12-06Merge pull request #15947 from ShinDarth/duel-exploitjackpoz
Core/Spell: Fix exploit in duel cooldown reset handling
2015-12-06Core/Spell: fixed possible exploit in Duel Reset scriptShinDarth
- thanks @Runico for reporting it
2015-12-05DB/Quest: Restore deleted sql for Anatoly Will TalkKillyana
2015-12-04DB: Fix a TypoKillyana
2015-12-04DB/Quest: Gorgrom the Dragon-EaterKillyana
Closes #6326
2015-12-03Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now ↵MitchesD
used to check for dead creature entries (0 - alive, 1 - dead) * I used 0 for alive to avoid touching all conditions with this type (cherry picked from commit cdb5bd3eb78ea40fbd927c5662e1dad778bf12d5)
2015-12-02Correctly reset the redirected threat of the hunter's spell Misdirection in ↵Asterc
cases when it has RemoveMode AURA_REMOVE_BY_DEFAULT Closes #15930
2015-12-01Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage ↵Shauren
formula Closes #6396
2015-12-01Rename 2015_11_15_3574_world.sql to 2015_12_01_00_world.sqlMitchesD
2015-12-01Merge pull request #15864 from tkrokli/hallowed_wandsMitchesD
Scripts/Spells: Hallow's End item Hallowed Wand
2015-11-30Merge pull request #15920 from Treeston/3.3.5-MCHotkeyPosjackpoz
Unit/PossessBar: Fix spell ordering on possess bar
2015-11-30Scripts/Naxxramas: Maexxna cleanup:treeston
- Improved Web Wrap target selection - Added missing text - Cleanup of web wrap positioning - two players will never be flung to the same position (25-man) - Further improvement to web wrap spawn behavior - targetable web wrap now only spawns after the player has finished being flung to the respective position (blizzlike) - Add additional web wrap positions (sniff)
2015-11-30DB/Quest: Fel Reavers, No Thanks!Killyana
By @Gargarensis Closes #3965
2015-11-29DB/Quest: Creatures of the Eco-DomesKillyana
Closes #3025
2015-11-29Unit/PossessBar: Fix spell ordering on possess bar to reflect spell position ↵treeston
in DB. Fixes Razuvious adds et al.
2015-11-29Core/Spells: Fixed passibe talent auras targeting pets instead of playerShauren
Closes #1543 Closes #15918
2015-11-29Merge pull request #15912 from Treeston/3.3.5-urandmsjackpoz
Core/Util: Add urandms(minMS, maxMS) helper
2015-11-28Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, ↵treeston
max*IN_MILLISECONDS) shorter to write for random time intervals (boss scripts).
2015-11-28Merge pull request #15907 from ShinDarth/fixjackpoz
Core/Spells: Fix Arcane Missiles
2015-11-28Merge pull request #15904 from 'ForesterDev/instance_login_cleanup'jackpoz
2015-11-28DB/Quest: Prisoner of the BladespireKillyana
Closes #15913
2015-11-28Core/Spells fix Arcane MissilesShinDarth
- close #15902
2015-11-27Core/Players: Fixed warningVincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
Closes #15895
2015-11-27DB/SAI: Underbog ColossusDr-J
http://www.wowhead.com/npc=21251/underbog-colossus#comments Add missing on death events, previously when killed these always cast toxic pool When killed now one of the following will happen * Nothing * Spawn Toxic Pool * Spawn 2 Colossus Lurker http://www.wowhead.com/npc=22347/colossus-lurker#comments * Spawn around 10 of Colossus Rager http://www.wowhead.com/npc=22352/colossus-rager#comments
2015-11-27Merge pull request #15903 from tkrokli/remove_script_npc_anchorite_truuenjackpoz
Core/Scripts: Remove deprecated script npc_anchorite_truuen Remove deprecated script npc_anchorite_truuen replaced by SAI in 2cecc7b1f7b846d24f25e0f5acb957c4c4b4484d