aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-10DB/Locales: Kobold Camp CleanupKillyana
By @DanielMo1603 Closes #15690
2015-10-10Merge pull request #15689 from sirikfoll/FriendOrFowlShauren
Core/Scripts: Friend or Fowl Achievement
2015-10-10Merge branch 'Treeston-3.3.5-loatheb' into 3.3.5Shauren
2015-10-10Rename sqlShauren
2015-10-10Merge branch 'Treeston-3.3.5-heigan' into 3.3.5Shauren
2015-10-10Rename sqlShauren
2015-10-10Merge branch '3.3.5-noth' into 3.3.5Shauren
2015-10-10Rename sqlShauren
2015-10-10Merge pull request #15504 from Treeston/3.3.5-bosscombatpulseShauren
Core/Creature: Add default-disabled periodic zone combat pulse (and have base AI enable it for bosses)
2015-10-10Merge pull request #15501 from Treeston/3.3.5-proximitycombatShauren
Creature/SmartAI: Fix creature aggression behavior
2015-10-10Core/Scripts: Friend or Fowl Achievementsirikfoll
Change AURA_EFFECT_HANDLE_REAL to AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, the hook needs to be called on every apply/reapply to keep tracking the stack amount.
2015-10-09Scripts/Naxxramas: Bugfixes to the Noth encounter.treeston
- Added missing raid boss emotes - Fixed an issue where Noth would stand idly after blinking if his current target stood still - Fixed some reset edge cases - Prevent Noth from dying during Balcony phase - Fix targeting of 25-man Curse of the Plaguebringer (now has 8 targets, down from 10) - Fix balcony/ground phase durations to be blizzlike - Fix an issue where summoned mobs would sometimes not be aggroed automatically - Get rid of ugly millisecond values in favor of seconds times constant - Moved the chance to yell on kill to the database - Prevent AoE abilities from hitting Noth during the balcony phase - General cleanup of events handling - Generally make @Nayd happy
2015-10-08DB/Gameobject: Fix Gordok Courtyard DoorAokromes
2015-10-08DB/Creature: Anub'ar Warrior pathingKillyana
By @Malcrom
2015-10-08And final change to include table hash in updatespete318
Not actually needed for this change, but it upset travis
2015-10-08Also update character base create for pet_aura commitpete318
2015-10-08Add caster guid to pet_aura table.pete318
This prevents duplicate key and transaction completion fail on pet save, if pet has same aura from two different casters present. This closes (already closed) issue https://github.com/TrinityCore/TrinityCore/issues/10529
2015-10-06DB/Creature: Sheddle Glossgleam EventKillyana
Shiny Shoes
2015-10-06Rooted vehicle movement (#13342 for example)pete318
Corrects issue where certain combinations of actions would cause vehicles (usually cannons/artillary) that should be rooted, to be fully movable
2015-10-06Rename SQL after PR mergeDDuarte
2015-10-06Merge pull request #15654 from ShinDarth/resolvedByDuarte Duarte
Core/Ticket keep always trace of GM who resolves the ticket
2015-10-06Core/Ticket keep always trace of GM who resolves the ticketShinDarth
2015-10-06DB/Creature: Spire FrostwyrmKillyana
Add Spire Frostwyrm spawns and scripts in Icecrown Citadel
2015-10-05DB/Auth: Add missing update 2015_08_21_00_auth.sql to the auth base.Naios
2015-10-05Travis: Add check for update entries not listed in base dumps.Naios
* Will mark the travis build as failed when the database updater is broken.
2015-10-05DB/Creature: Nerub'ar BroodkeeperKillyana
Add visual Web Beam on aggro Fix creature addon for 25 mode Fix InhabitType issue after landing
2015-10-05Core/Updater: fixed host parameter is being ignoredjoschiwald
(cherry picked from commit e51b6601779050837fcc87f27579b86c50446fc3)
2015-10-05CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.Naios
* was caused through invoking "FindMySQL" after using ${MYSQL_EXECUTABLE}. * better re-run CMake if you are affected by the mysql exe wasn't found issue.
2015-10-05Core/Updater: Fix mysql in path check/search.Naios
2015-10-05Core/Updater: Pipe mysql process output into worldserver logShauren
(cherry picked from commit 2d109b63e2f1d03a961dd58947598f73e4e43ba0)
2015-10-05Merge pull request #15646 from ShinDarth/ticketShauren
Core/Player: implement ResetCoolDownAfterDuel configurable feature
2015-10-05Core/Player: implement ResetCoolDownAfterDuel configurable featureShinDarth
2015-10-05DB/Quest: Fix a typo on CompletionText for Dark StormsKillyana
By @Espionage724 Closes #15652
2015-10-04DB/Creature: Hrothgar Landing FixupsKillyana
By @Malcrom
2015-10-04DB/Creature: Fix Champion go to bunny movementsKillyana
2015-10-04DB/gossip: Add missing gossips to Garrosh HellscreamKillyana
2015-10-04DB/Creature: Fix Npcflag for High Overlord Saurfang and Muradin BronzebeardKillyana
2015-10-04Scripts/ICC: moved saurfang gossips to dbKillyana
Closes #14904
2015-10-04Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-10-04Core/Scripts: Salanar the Horseman, Into the Realm of ShadowsCreshandKesh
- Show gossip_menu_option 9739 only if quest 12687 is accepted & not completed - Cast spell 52693, SPELL_REALM_OF_SHADOWS, when gossip option is selected Core script by @CreshandKesh (with some modifications) SQL part by @CreshandKesh and @tkrokli, condition adjustment by @Killyana. Closes #15603 Closes #15657
2015-10-04Merge pull request #15533 from Tomatodev/3.3.5jackpoz
Core/AuctionHouse: fix config value RATE_AUCTION_DEPOSIT < 1 ignored by deposit formula
2015-10-03DB/Creature: Spirit of OlumKillyana
Move the script to the DB Fix conditions for the teleportation Add the missing teleportation to the Chamber of Command Fix gossip text
2015-10-03DB/Misc: Multiple DB FixesKillyana
2015-10-03DB/SAI: RazormawKillyana
By @pete318 Update #8988
2015-10-02DB/Gossip Menu: Add missing gossips for Karazhan's npcsKillyana
Move npc_berthold script to the DB Add missing gossips Closes #15564 Thanks to @Riztazz and @xjose93
2015-10-02Heigan cleanup:treeston
- NearTeleportTo hack -> proper spell with DB coordinates - Add boss emotes - Some code streamlining using event phases and IN_MILLISECONDS instead of large constants - Improvement to eruption hitbox and delimiters to match retail layout more closely - Spell timers adjusted from sniffs
2015-10-01DB/Creature: Murloc ScoutKillyana
Closes #15612
2015-10-01DB/Event: Argent Confessor PaletressKillyana
http://wow.gamepedia.com/Argent_Confessor_Paletress
2015-10-01DB/Creature: Azuremyst Isle pathingAokromes
By Malcrom
2015-09-30DB/Waypoints: Fix Artificer Daelo pathKillyana
Updates #15630