Commit Graph

7609 Commits

Author SHA1 Message Date
Aokromes bb198de1f2 DB/Gameobject: Add few missing Molten Core Gameobjects
By Malcrom
2015-10-11 19:02:14 +02:00
Shauren 90546f8a29 Renamed sql 2015-10-11 11:40:31 +02:00
treeston 4771740d42 Gem Perfection implemented:
- Add new DB table `skill_perfect_item_template` that holds information about "perfect" crafts that replace the normal result
- Implement this new DB table into core (SkillExtraItems.cpp, SkillExtraItems.h, SpellEffects.cpp)
- Add data about perfect crafts to new DB table (2015_09_11_00_world.sql)
- Add reload capability to this new table (latch onto skill_extra_item_template to avoid changing command IDs)

Random other change because I stumbled across it and it annoyed me:
- npc_professions.cpp no longer uses magic numbers for quest IDs and creature IDs.
2015-10-11 11:36:18 +02:00
treeston 17fdb1e091 Scripts/Naxxramas: Loatheb follow-up:
- Fix Deathbloom (for real this time)
2015-10-11 11:24:04 +02:00
MitchesD 4e2dd6ee0b Merge pull request #15692 from ShinDarth/instance
Scripts/Commands: enhanced .instance get/setbossstate commands
2015-10-10 15:17:25 +02:00
ShinDarth 1ffec02d76 Scripts/Commands: enhanced .instance get/setbossstate commands 2015-10-10 14:34:23 +02:00
Killyana 88ebff08f3 DB/Gossip: Innkeeper Boorand Plainswind
Closes #15672
2015-10-10 14:00:24 +02:00
Killyana 1f02e39c3e DB/Locales: Kobold Camp Cleanup
By @DanielMo1603
Closes #15690
2015-10-10 13:55:07 +02:00
Shauren c8b99012fd Merge branch 'Treeston-3.3.5-loatheb' into 3.3.5 2015-10-10 11:56:42 +02:00
Shauren ba100a0cb9 Rename sql 2015-10-10 11:56:31 +02:00
Shauren 88c2066ea8 Merge branch 'Treeston-3.3.5-heigan' into 3.3.5 2015-10-10 11:54:53 +02:00
Shauren 3e5d5e14a0 Rename sql 2015-10-10 11:54:41 +02:00
Shauren 02fc625e52 Merge branch '3.3.5-noth' into 3.3.5 2015-10-10 11:50:14 +02:00
Shauren f1c48bb716 Rename sql 2015-10-10 11:49:49 +02:00
treeston 3fc1bb1abf Scripts/Naxxramas: Bugfixes to the Noth encounter.
- 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-09 18:55:42 +02:00
Aokromes 50cf74f0db DB/Gameobject: Fix Gordok Courtyard Door 2015-10-08 13:02:47 +02:00
Killyana 30eaf23b6a DB/Creature: Anub'ar Warrior pathing
By @Malcrom
2015-10-08 02:37:55 +02:00
pete318 996cbafd20 Add caster guid to pet_aura table.
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-08 00:14:01 +02:00
Killyana 1b0f475e95 DB/Creature: Sheddle Glossgleam Event
Shiny Shoes
2015-10-06 22:54:49 +02:00
DDuarte 5d2cee1c2e Rename SQL after PR merge 2015-10-06 14:54:43 +01:00
Duarte Duarte 22536641b2 Merge pull request #15654 from ShinDarth/resolvedBy
Core/Ticket keep always trace of GM who resolves the ticket
2015-10-06 06:35:45 -07:00
ShinDarth e66db9e20c Core/Ticket keep always trace of GM who resolves the ticket 2015-10-06 15:31:54 +02:00
Killyana dcc1e50897 DB/Creature: Spire Frostwyrm
Add Spire Frostwyrm spawns and scripts in Icecrown Citadel
2015-10-06 02:46:40 +02:00
Killyana 126b57acc6 DB/Creature: Nerub'ar Broodkeeper
Add visual Web Beam on aggro
Fix creature addon for 25 mode
Fix InhabitType issue after landing
2015-10-05 21:35:33 +02:00
Shauren 5b8f1469ca Merge pull request #15646 from ShinDarth/ticket
Core/Player: implement ResetCoolDownAfterDuel configurable feature
2015-10-05 16:57:02 +02:00
ShinDarth 24b41a5211 Core/Player: implement ResetCoolDownAfterDuel configurable feature 2015-10-05 15:57:53 +02:00
Killyana 7f8d19e73e DB/Quest: Fix a typo on CompletionText for Dark Storms
By @Espionage724
Closes #15652
2015-10-05 14:37:30 +02:00
Killyana a87f5fdcde DB/Creature: Hrothgar Landing Fixups
By @Malcrom
2015-10-04 19:55:21 +02:00
Killyana 8bd5945328 DB/Creature: Fix Champion go to bunny movements 2015-10-04 19:41:37 +02:00
Killyana 3b544a3577 DB/gossip: Add missing gossips to Garrosh Hellscream 2015-10-04 19:33:33 +02:00
Killyana 6a10dbd79c DB/Creature: Fix Npcflag for High Overlord Saurfang and Muradin Bronzebeard 2015-10-04 18:43:57 +02:00
Killyana 7225b7abf1 Scripts/ICC: moved saurfang gossips to db
Closes #14904
2015-10-04 16:59:55 +02:00
CreshandKesh 359df54b79 Core/Scripts: Salanar the Horseman, Into the Realm of Shadows
- 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-04 15:10:29 +02:00
Killyana 774ea0b4bd DB/Creature: Spirit of Olum
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-03 02:41:51 +02:00
Killyana bde599e39c DB/Misc: Multiple DB Fixes 2015-10-03 01:42:49 +02:00
Killyana 0e945abfce DB/SAI: Razormaw
By @pete318
Update #8988
2015-10-03 00:24:25 +02:00
Killyana 4c46e2048b DB/Gossip Menu: Add missing gossips for Karazhan's npcs
Move npc_berthold script to the DB
Add missing gossips
Closes #15564
Thanks to @Riztazz and @xjose93
2015-10-02 23:26:06 +02:00
treeston 3e2014a958 Heigan cleanup:
- 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-02 00:30:08 +02:00
Killyana 5fd42e68ae DB/Creature: Murloc Scout
Closes #15612
2015-10-01 21:55:33 +02:00
Killyana 02578f34c7 DB/Event: Argent Confessor Paletress
http://wow.gamepedia.com/Argent_Confessor_Paletress
2015-10-01 19:29:26 +02:00
Aokromes 3121646622 DB/Creature: Azuremyst Isle pathing
By Malcrom
2015-10-01 08:10:18 +02:00
Killyana 1dcf186dfd DB/Waypoints: Fix Artificer Daelo path
Updates #15630
2015-09-30 22:31:00 +02:00
Killyana ba009ea2e2 DB/Npc: Niffelem Frost Giant and Frostworg
Remove wrong spawns and add vehicle accessories
2015-09-29 21:15:19 +02:00
Killyana 3e01ec1f22 DB/Creature: Fix some Npcs in The Storm Peaks
Fix Brunnhildar Prisoner react state.
Add missing aura to Dead Frost Giant and Frostworg Carcass, and remove random movements
Fix react state for Brunnhildar Warbear,  Frostworg and Niffelem Frost Giant, and add SAI scripts.
Fix inhabittype for some npcs trigger.
Closes #15635
Closes #15634
2015-09-29 20:07:02 +02:00
Killyana 70a5cdfc04 DB/Quest: Anatoly Will Talk
Closes #15618
2015-09-29 14:29:35 +02:00
Killyana 9d395ae8c0 DB/Quest: Blackout
Closes #15617
2015-09-29 14:23:41 +02:00
pete318 01ae5c4bf6 Auction house changes:
- Stop storing guid for auctioneer.
 - Store instead house ID
 - No separate ID for various houses. Only Horde, Alliance and Neutral.
 - Removed non-needed faction checks.
 - Use enum for auction house IDs

NOTE: This will expire all current auctions and return item to player (or
award to high bidder) in order to prepare database for the changes.
2015-09-28 22:26:23 +02:00
treeston ea1c783b84 Scripts/Naxxramas: Adjustments to the Loatheb encounter
- Adjusted doom cast timings as per boss mod timers.
- Add Deathbloom's final tick using spellscript
- Move Spores' Fungal Creep cast handling to Loatheb's cpp instead of handling it in SmartAI
- Fungal Creep should also be cast if the spore expires (important for Spore Loser achievement)
- Remove Fungal Creep from players on reset to avoid cheesy strats
2015-09-28 00:42:59 +02:00
Killyana 747a3f1d38 DB: Fix a Typo on trinity string
By @galathil
Closes #15567
2015-09-26 23:40:13 +02:00
Killyana 51ac4872f5 DB/Creature: Add channeling cosmetic spell for Shadow Channeler
Add 2 missing spawns
Add emote for Cult Researcher
2015-09-26 23:24:17 +02:00