aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-27DB/Creature: Hellfire Peninsula - Waypoints - 4Aokromes
By Kittnz, closes #13786
2014-12-27DB/Creature: Hellfire Peninsula - Waypoints - 3Aokromes
By Kittnz, closes #13783
2014-12-27Shared/Networking: Fix buffer overflow in Socket handlingjackpoz
Fix a buffer overflow caused by Boost trying to store too much data in a buffer too small.
2014-12-27DB/Spells: Bizuri's Totem of Shattered Ice / Idol of the Crying MoonAokromes
By Goatform and Rushor, closes #13722
2014-12-27DB/Quest: Heart of HakkarAokromes
By Rushor, closes #13715
2014-12-27DB/Creature: Dalaran Citizen and Great Hexer OhodoAokromes
By Killyana, closes #13712
2014-12-26Scripts/Commands: Fix a conversion loss at the mute history commandNyeriah
2014-12-26Scripts/Oculus: Implement a couple of missing textsNyeriah
2014-12-26Scripts/Naxxramas: Add script support for quarter teleporters and spawn ↵Nyeriah
missing ones Updates #13255
2014-12-25Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispelUnholychick
Adds SpellScript hook to execute scripts after succesful dispels, example could be warlock pets Devour Magic, which should only trigger when succesfully dispelling an aura. (cherry picked from commit ebf95e7ed7f518c54d9c4044e050d50e0dcb0c57) Conflicts: src/server/game/Spells/SpellEffects.cpp
2014-12-25Merge pull request #13749 from mthsena/3.3.5Duarte Duarte
Core/PetitionsHandler: Move charter costs to config
2014-12-25Scripts/Nexus: Implement Grand Magus Telestra's seasonal costumeNyeriah
Closes #13643
2014-12-25Scripts/Nexus: rewritten instance scriptMitchesD
2014-12-24Dep/zlib: Update zlib from version 1.2.7 to 1.2.8Nayd
"Version 1.2.8 fixes a very rare bug in decompression. All users are encouraged to upgrade immediately. Version 1.2.8 also has these improvements: Add new inflateGetDictionary() function Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. Fix bug in gzclose() when gzwrite() runs out of memory" (cherry picked from commit 09f57db03d352a12d18d06a9c1616045f233dc4d)
2014-12-24Core/PetitionsHandler: Move charter costs to configmthsena
2014-12-22DB/Gossip: some missing gossip menu ids, menus and menu options)Dr-J
Brann Bronzebeard and Lore Keeper of Norgannon (Ulduar)
2014-12-21Core/Players: Fix a flaw as timed quests can still turn failed even if completeNyeriah
2014-12-21DB/CreatureText: Update Feledren the Banished's creature text with its ↵Northstrider
missing sound Closes #13732
2014-12-21SQL: Sync auth databaseVincent-Michael
2014-12-21Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5jackpoz
Core/RBAC: Add two side trade to RBAC
2014-12-21Core/RBAC: Add two side trade to RBACmthsena
2014-12-18Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650z0ldrax
RandomMovementGenerator - no need for extra complexity in computing height
2014-12-18DB/Creature: Fix Lesser Nether Drake unit_flagsAokromes
Closes #4455
2014-12-17Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's auraNyeriah
2014-12-17Scripts/Naxxramas:Nyeriah
* Implement dialogue after Sapphiron dies. * Spawn missing triggers at Kel'Thuzad's room. * Implement a couple of missing texts and emotes to Kel'Thuzad's fight.
2014-12-17Fix screwup I made when adding broadcast textDr-J
Fix an error I made when adding broadcast text had been too used to adding this as extra field as never used to be output by wpp even though is still 0 the field is output now for creature text.
2014-12-16DB/SAI: Ulduar ScriptsDr-J
* Non repeating event between High Explorer Dellorah and Lore Keeper of Norgannon * Repeating event between Kirin Tor Battle-Mage and Hired Engineer at first teleporter
2014-12-15Merge pull request #13698 from mthsena/3.3.5MitchesD
Scripts/MountHyjal: Kill warning
2014-12-15Scripts/MountHyjal: Kill warningmthsena
2014-12-15Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵Nyeriah
script to EventMaps/BossAI
2014-12-15Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵joschiwald
drain world tree (cherry picked from commit 58aca0da81619c7f3932024c573024518369d8a7)
2014-12-14Update 2014_12_14_02_world.sqlDr-J
2014-12-14Update 2014_12_14_02_world.sqlDr-J
2014-12-14DB/Creature: Archmage Pentarus Flying MachineDr-J
By @Killyana There are some glitches for unkown reason but script does actually work but theres glitch with the teleport, Closes #10796
2014-12-14DB/Creature: Ruul the DarkenerDr-J
By @Killyana closes #13690
2014-12-14DB/Quest: Post-Partum AggressionDr-J
Closes #11502 By @Killyana, can you please update your db as in current tc db there is no dmg_multiplier field in creature_template
2014-12-13Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵Nyeriah
and the one after killing Mr. Bigglesworth
2014-12-12Update worldserver.conf.distAokromes
2014-12-12Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵Nyeriah
Gothik's death
2014-12-12DB/Misc: Add missing spawns of Bloodcursed Voyagers and few additional scriptsNyeriah
* Scripts Captain Edward Hanes to cast The Captain's Kiss upon accepting "The Bloodcursed Legacy" and "The Hopeless Ones..." * Script his gossip and add menu option from sniffs Closes #9611
2014-12-11DB/Spell: Fix Venomhide Poison staking with spell powerAokromes
2014-12-11DB/Misc: Misc fixesDr-J
1) Fix two black cages which are currently open by default 2) Move Bash'ir Crystalforge http://www.wowhead.com/object=185921/bashir-crystalforge to its proper position
2014-12-10Merge pull request #13612 from Nyeriah/rbacSarah Alexander
Core/RBAC: Allow setting different default security level roles to diffe...
2014-12-10Core/RBAC: Allow setting different default security level roles to different ↵Nyeriah
realms
2014-12-09DB/Misc: Missing spell targets/conditionsDr-J
Archivum console again,
2014-12-09DB/Gameobject: Update Archivum Console Scripts (Ulduar)Dr-J
Add a few missing spell effects from watcher analyses of freya and thorim
2014-12-09Remove Alexstrasza the Life-Binder CPPDr-J
2014-12-09DB/Quest: Swift Discipline Dr-J
Update closes #13675
2014-12-09DB/Misc: Wrathgate AgainDr-J
Fleeing Horde/Alliance soldiers (screaming)
2014-12-09DB/Misc: Wrathgate StuffDr-J
Re-script Alexstrasza the Life-Binder at the Wrathgate to implement a missing event as well to play the wrathgate video which was already scripted, This only deals with phasing at Angrathar the Wrathgate and The Court of Skulls, it does not touch the Kor'kron vanguard or Fourdragon Hold as even though have in sniff that I gain aura http://www.wowhead.com/spell=58918 in sniff in those zones and the have the ids for the fleeing horde and alliance soldiers on retail these are screaming but cant find any auras or even sound ids relating to that in sniff Closes #10750