Commit Graph

7941 Commits

Author SHA1 Message Date
Killyana facb656920 DB/Misc: Multiple DB Fixes
Add SAI to Drakuru Raptor to fix vehicle behavior
Add animation for Steam Burst
Add Equipments for 7th Legion Infantryman
Add a missing aura for Risen Gryphon Rider
Fix a DB error
2015-09-24 02:46:51 +02:00
Aokromes ae0a01bd9f DB/Creature: More Naxx pathing update
By Malcrom
2015-09-24 00:59:03 +02:00
Aokromes e1b322cda1 DB/Creature: More Naxx pathing update
By Malcrom.
2015-09-24 00:38:17 +02:00
Aokromes 38b3ea4a07 DB/Creature: Misc formations fixes
By Malcrom.
2015-09-23 22:59:43 +02:00
Dr-J a3dbb0dd9c DB/Loot: Netherwing Relic
Netherwing Relic should have 100% chance to drop from dragonmaw transporter if player is on quest.
2015-09-23 19:21:59 +01:00
Carbenium ff31a1d9ed Merge pull request #15313 from pete318/map_local_guid_335
[3.3.5/Core/Map] map local guids 6.x -> 3.3.5
2015-09-23 20:21:20 +02:00
Killyana d476e0eff2 DB/Creature: Scripts for Ring of the law encounter in Black Rock Depths
Closes #8158
Closes #14598
2015-09-23 18:01:12 +02:00
Killyana d3ebb79d78 DB/Path: Add Dragonmaw Transporter paths
And Remove wrong spawns
Thanks to @Kittnz
2015-09-23 17:28:01 +02:00
Kittnz e7e9f7713f DB/Path: Dragonmaw Subjugator & Dragonmaw Shaman
- Also delete some npc's that shouldn't be there.
2015-09-23 17:22:20 +02:00
Aokromes c5cc95d008 DB/Creature: More Naxx pathing update
By Malcrom
2015-09-23 05:05:30 +02:00
pete318 dcb7082277 Map local guids 6.x -> 3.3.35:
Implemented:
  https://github.com/TrinityCore/TrinityCore/commit/ca83e14f8b141fab0a13e08f48fca6c1ace0c4c7
  https://github.com/TrinityCore/TrinityCore/commit/ee1c1b97be4492ecabe8b15ea6323fc37e4eaa8c
  https://github.com/TrinityCore/TrinityCore/commit/18e4ab6911468b829b0fc768e532a770263c3717
  https://github.com/TrinityCore/TrinityCore/commit/bf37446b3c2ed73b4d3aa9e227d3eff5c53b378b
  https://github.com/TrinityCore/TrinityCore/commit/cb854a2b7bb7bd96cf9c4d1daf3789f797bf4db8

* This adds separate (per map) guid sequences depending on object type
* Ported map object container from cmangos/mangos-wotlk@a2d396e
* Added type container visitor for TypeUnorderedMapContainer
* Implemented helper function to erase unique pairs from multimap containers
* Moved object storage of all objects except players and transports to map level
* Added containers linking database spawn id with creature/gameobject in world
* Renamed DBTableGuid to spawnId
* Added a separate spawn id sequence generator for creatures and gameobjects - this will be used in db tables
* Moved building SMSG_UPDATE_OBJECT - updatefields changes broadcast to map update
* Added new function to return but not increment guid
* Adjusted .debug loadcells to show low guid in map before/after load
* Added debug messages for creature spawn/destroy, for map guid debugging
* Store all Gameobjects and Creatures added to OutdoorPvP, so the callback script can be removed when OutdoorPvP instance is destroyed.
2015-09-22 21:33:57 +02:00
Aokromes 0427870585 DB/Misc: Fix some 3.3.5a leftovers
By Malcrom
2015-09-22 19:26:42 +02:00
Aokromes bea6c43f98 Db/Creature: Update naxx pathing
By Malcrom
2015-09-22 18:33:14 +02:00
Dr-J b151e36968 DB/Misc: Additional texts 2015-09-22 14:56:45 +01:00
Aokromes 158d6506c9 DB/Creature: Fix HoS formations
By Malcrom
2015-09-21 23:34:21 +02:00
Killyana a513abc02c DB/NPC: Stable Masters
Closes #15505
2015-09-21 22:52:02 +02:00
Aokromes e49d463261 DB/Creature: Fix some formations
By Malcrom.
2015-09-21 22:22:27 +02:00
Killyana aebf5a172a DB/Quest: Take Down Tethyr!
This will turn the kraken active once summoned until the waypoint is ended.
2015-09-21 21:24:25 +02:00
Killyana 6f3def5267 DB/Npc: North Sea Kraken
A blizzlike script, only condition for the spell Flaming Spear and Tooth Explosion must be done once the condition (In Taxi) is implemented.
2015-09-21 21:06:40 +02:00
Dr-J bd61eb21a3 DB/Misc: Sha'tari Skyguard Texts
Missing texts for a number of npcs for players exhalted wit the Sha'tari skyguard also texts for return of bombing run / bomb them again

Texts copied from parsed sniff as even though is set to output them creature texts are ommited from sql output.
2015-09-21 19:57:43 +01:00
Killyana 5cf6b8cc86 DB/Misc: Naxxramas pathing
By @Malcrom
2015-09-21 20:54:03 +02:00
Killyana ee8c4bf077 DB/Spell: Link Fear to Charge used by Spectral Chargers in Karazhan
Closes #15488
2015-09-21 16:22:27 +02:00
Killyana 70fc41b509 DB/SAI: Fixing some creatures spamming "calling for help"
Closes #15526
By @Malcrom
2015-09-21 15:53:07 +02:00
Killyana 4c0fb17c77 DB/Npc: Fix Thomas Miller's text
Closes #15530
2015-09-21 15:15:03 +02:00
Killyana ff71da2b05 DB/Creature: Remove a wrong spawn of "[DND]Esprit 1"
Closes  #15555
2015-09-21 14:59:52 +02:00
treeston 36d464d563 Scripts/Naxxramas: Fixed an incorrect spellid for Naxx10 Hateful Strike. 2015-09-20 16:36:55 +02:00
Aokromes c5cc7cca3e DB/Misc: Fix typo in a tele command for Royal Exchange
By MrSmite, closes #15531
2015-09-17 17:30:48 +02:00
Aokromes 16b42a4060 DB/Creature: Fix 2 exploits more 2015-09-16 08:14:15 +02:00
Aokromes df55a71399 DB/Creature: Fix another exploit on UP 2015-09-15 22:32:50 +02:00
Killyana 748b6a3131 DB/Gameobject: Fix doors being clickable in the Tempest Keep.
Faction and flags are from sniffs.
2015-09-15 21:39:11 +02:00
Aokromes 21644e556d DB/Creature: Fix one big exploit on UP 2015-09-15 11:45:24 +02:00
MitchesD b58f585da2 Rename 2015_09_14_00_world_335.sql to 2015_09_15_00_world_335.sql 2015-09-15 10:46:09 +02:00
Aokromes 8e5a65649c Rename 2015_12_09_00_world.sql to 2015_09_12_00_world.sql 2015-09-15 10:45:48 +02:00
MitchesD 0eea8d686b Merge pull request #15497 from ShinDarth/335-misc
[3.3.5] Low priority changes after latest backports
2015-09-15 10:45:40 +02:00
ShinDarth b1d773f3d5 Core/Misc: rename some variables after latest backports 2015-09-14 23:35:58 +02:00
joschiwald 497aa4425b Core/Scripts: fixed startup errors
Closes #14730
2015-09-12 18:51:11 +02:00
ShinDarth e556676bf6 DB/World: add VerifiedBuild field to creature/gameobject_questitem 2015-09-12 10:51:34 +02:00
ShinDarth 38cbefd3c4 DB/World schema backport: updated quest_template table 2015-09-10 15:54:56 +02:00
MitchesD 8abbb54ad0 Merge pull request #15459 from ShinDarth/quest_template_backport
DB/World schema backport: updated quest_template table
2015-09-10 13:17:13 +02:00
ShinDarth 33892e0f9d DB/World schema backport: updated quest_template table 2015-09-10 13:16:05 +02:00
Aokromes 556c413fcc Update 2015_09_09_00_world.sql
copy&paste is evil.
2015-09-09 04:39:45 +02:00
Aokromes 153c8fda6f DB/Misc: Fix startup errors 2015-09-09 04:37:31 +02:00
Killyana 90ef83ad05 DB/Gossip: Fix gossip menus with only one special option 2015-09-08 23:29:13 +02:00
Killyana 77beb316dd DB/Gossip: Fix some weapon masters gossip menus
Author: @tkrokli
Closes #15464
2015-09-08 19:59:00 +02:00
Killyana 9829ad846d DB/Quest: Generosity Abounds
Add condition for the spell Iron Chain
Add cosmetic Exploding Abomination and fix visual issues.
Closes #15461
2015-09-08 17:28:42 +02:00
Killyana da612f2041 DB/NPC: Argent Cannon
Add the regen mana on spell casted, and set initial mana to 0.
Closes #15460
2015-09-07 21:16:48 +02:00
Dr-J a791663556 DB/Misc: Correction
A correction as pointed out by Killyana, reversing faction update do peons with defiant and enraged change hostile rather then the peons with the other 2 buffs turn friendly, Ye I forgot about the dragonmaw illusion buff when testing.
2015-09-07 19:57:53 +01:00
Killyana 6c5d473369 DB/Quest: "Where Kings Walk" and "Warchief's Blessing"
By: @Rushor @xfurry  @Grz3s
Closes #15246
2015-09-07 19:15:14 +02:00
Killyana c2ac6d7178 Quest: Threat from Above
Fix double credit.
By: @Saben65
Clloses #15457
2015-09-07 17:58:51 +02:00
Dr-J 53e9e43d3c DB/Quest: The Booterang: A Cure For The Common Worthless Peon
More updates, 

1) remove random movement and spawn dist from creature as only peons with dazed & confused should have random movement
2) Peons with Lazy and Good for nothing and Dazed and Confused are friendly to players only peons which are defiant and enraged are hostile and attackable by players.
2015-09-07 12:08:01 +01:00