Commit Graph

9058 Commits

Author SHA1 Message Date
treeston
bba182428d DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form. 2016-01-31 15:51:26 +01:00
Kittnz
771dfe243d DB/Creature: fix Mine Car visible state
- Still need some SAI fixing when it resets so it continues the path
2016-01-30 15:31:31 +01:00
Kittnz
ecdeb5cb9c DB/Creature: Bloodmyst Isle
- Add Pathing and SAI for Bloodcursed Naga
- Add Pathing for Lord Xiz
2016-01-30 15:30:00 +01:00
Dr-J
a258e36039 DB/Quest: Banshee's Revenge
Script http://www.wowhead.com/quest=13142/banshees-revenge

Only spell issue remains see original issue https://github.com/TrinityCore/TrinityCore/issues/4841
2016-01-30 10:59:19 +00:00
Killyana
e249db9777 DB/Object: Add 2 missing traps on Icc 2016-01-30 04:23:03 +01:00
treeston
d795bd8040 Merge remote-tracking branch 'tkrokli/npc_parqual_fintallas' into 3.3.5-base (PR #16384) 2016-01-30 00:31:38 +01:00
tkrokli
7a101bcf00 [3.3.5] Core/Scripts/DB: move core script 'npc_parqual_fintallas' to SAI
Additional change: menu options are changed from containing only names
to include the text " is my answer.", based on the lines in `broadcast_text`.

- replaced core text with DB SAI script
- created DB creature_text entries for Parqual Fintallas
- created DB gossip_menu_option entries for the NPC
- implemented NPC say lines in reply to all the answers
- added conditions for which gossip should show, depending on quest status
- added conditions to avoid exploits in the time it takes for NPC to say his texts

This PR is tested several times on a horde character (horde-only quest).
It now works as originally intended, with option-specific NPC replies.
2016-01-29 23:26:08 +01:00
Aokromes
cc6f1f500e DB/Misc: forgot save 2016-01-29 17:34:56 +01:00
Aokromes
cb56af3db7 DB/Quest: Add 3 missing spell focus
Closes #33 closes #36
2016-01-29 17:27:11 +01:00
treeston
dbf9f58351 Merge remote-tracking branch 'ariel-/soothsaying_for_dummies' into 3.3.5-base (PR #16152) 2016-01-28 13:21:03 +01:00
treeston
81baffec80 Merge remote-tracking branch 'tkrokli/npcs_dithers_and_arbington' into 3.3.5-base (PR #16276) 2016-01-28 12:39:51 +01:00
ariel-
8baa447ed0 Implemented Book "Soothsaying for dummies", change of engineering/leatherworking specs possible! 2016-01-26 21:38:24 -03:00
Dr-J
06cc8974a0 DB/Creature: Blightblood Troll
Update so these are passive until skeptor of suggestion used on unit.
2016-01-26 17:37:59 +00:00
Aokromes
21ac62fa84 DB/Misc: Delete duplicate spawns 2016-01-26 07:22:34 +01:00
ariel-
ac6d34431c Rename one update 2016-01-24 16:48:14 -03:00
ariel-
b7ea724b87 Update 2016_01_22_02_world.sql 2016-01-24 16:02:21 -03:00
ariel-
60e04b7f85 Merge remote-tracking branch 'tc/3.3.5' into 4.3.4
Conflicts:
	sql/updates/world/2016_01_23_00_world.sql
	sql/updates/world/2016_01_24_00_world.sql
	src/server/game/Entities/Unit/Unit.cpp
	src/server/scripts/Spells/spell_paladin.cpp
2016-01-24 16:00:06 -03:00
ariel-
247a32aca7 DB/Misc: missing glyphs skill at character creation, this is needed so player learns the Remove Glyph spell.
Updates #35
2016-01-24 13:05:12 -03:00
Killyana
e6a7818a9a DB/Event: Add missing Commoner for Winter Winter Veil
Update  #16129
2016-01-24 16:47:39 +01:00
Aokromes
0f32d27186 DB/Misc: fix one startup error 2016-01-24 12:04:09 +01:00
treeston
d240ccb38c DB/Creature: Add a new extra_flag CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (0x00200000) that awards players credit for killing the creature even if less than 50% of damage was dealt by players.
This can be used to fix quests such as "Heated Battle" or "If Valgarde Falls..." that are currently very hard to complete at the appropriate level due to "friendly" NPCs killing off the required targets too quickly for players to get 50% of damage in.
2016-01-23 16:41:25 +01:00
Aokromes
bc9d5bcc96 DB/Misc: add deletes 2016-01-23 13:45:08 +01:00
Kittnz
62216d6781 DB/Path: Blade of Argus in Bloodmyst Isle 2016-01-23 12:36:06 +01:00
Aokromes
4313e31048 DB/Misc: Fix some startup errors 2016-01-23 11:21:33 +01:00
Aokromes
6e1abbd21d DB/Misc: Fix some startup errors 2016-01-23 11:06:55 +01:00
Aokromes
1994b29100 DB/Misc: Fix some startup errors 2016-01-23 06:51:24 +01:00
Aokromes
bef8b69349 DB/Misc: Fix startup errors 2016-01-23 05:32:24 +01:00
Aokromes
3dcb62e382 DB/Misc: missed part 2016-01-22 17:16:55 +01:00
Aokromes
19c4fb18e7 DB/Misc: remove one startup error 2016-01-22 17:08:33 +01:00
Aokromes
89fc81fa15 DB/Misc: remove one startup error 2016-01-22 17:01:04 +01:00
Aokromes
c40c33e96c DB/Misc: Fix 3 startup errors 2016-01-22 16:27:03 +01:00
Aokromes
9d8c90d9ee Rename 2016_01_20_02_world.sql.sql to 2016_01_20_02_world.sql 2016-01-22 06:39:06 +01:00
Killyana
a595d5555e DB/Object: Add and update some raid portals
Dragon soul and FireLands
2016-01-22 06:01:55 +01:00
Killyana
4cad0f7550 Fix a DB Error 2016-01-22 03:59:11 +01:00
tkrokli
29c2a42324 Core/Scripts/DB: remove hardcoded text from 'npcs_dithers_and_arbington'
- created DB gossip_menu_option entries for both NPCs
- added enum section instead of "magic numbers" in script
- replaced core text with pointers to DB text
- zone_western_plaguelands.cpp is now cleaned up
2016-01-21 15:02:38 +01:00
Aokromes
87f1f77fe0 DB/Misc: More sync 3.3.5a guids 2016-01-21 12:39:17 +01:00
Aokromes
1044980d24 DB/Misc: Typos fix 2016-01-21 10:29:05 +01:00
Aokromes
3c49809bc4 DB/Misc: Sync gameobjects with 3.3.5a database 2016-01-21 10:09:04 +01:00
Kittnz
38368aa01e DB/Instance: Black Temple
- Add formations for Aquesous Lord & Coilskar Sea-Caller
- Add Aqueous Spawn, Bonechewer Taskmaster & Dragonmaw Wyrmcaller paths and formations
- Update Aqueous Spawn spawn distance and movement type so they randomly roam around
2016-01-20 14:52:47 +01:00
ariel-
afb8c16989 DB/Spells: Added spell proc entry for Meat Cleaver 2016-01-20 02:03:01 -03:00
ariel-
44261652ec Merge remote-tracking branch 'tc/3.3.5' into 4.3.4 2016-01-19 22:27:29 -03:00
ariel-
67bb4c0c3c Merge remote-tracking branch 'tc/3.3.5' into 4.3.4
Conflicts:
	sql/updates/world/2015_11_09_02_world335.sql
	sql/updates/world/2015_11_09_02_world_335.sql
	sql/updates/world/2015_11_11_24_world_from_335_was_2015_11_09_02_world.sql
	sql/updates/world/2015_12_16_02_world335.sql
	sql/updates/world/2015_12_16_02_world_335.sql
	sql/updates/world/2015_12_18_19_world_from_335_was_2015_12_16_02_world_335.sql
	sql/updates/world/2016_01_02_00_world335.sql
	sql/updates/world/2016_01_02_00_world_335.sql
	sql/updates/world/2016_01_04_28_world_from_335_was_2016_01_02_00_world_335.sql
	sql/updates/world/2016_01_10_05_world335.sql
	sql/updates/world/2016_01_10_05_world_335.sql
	sql/updates/world/2016_01_12_01_world335.sql
	sql/updates/world/2016_01_12_01_world_335.sql
	sql/updates/world/2016_01_12_02_world335.sql
	sql/updates/world/2016_01_12_02_world_335.sql
	sql/updates/world/2016_01_14_12_world_from_335_was_2016_01_10_05_world_335.sql
	sql/updates/world/2016_01_14_14_world_from_335_was_2016_01_12_01_world_335.sql
	sql/updates/world/2016_01_14_15_world_from_335_was_2016_01_12_02_world_335.sql
	sql/updates/world/2016_01_15_00_world.sql
	sql/updates/world/2016_01_17_10_world.sql
	sql/updates/world/2016_01_17_11_world.sql
	sql/updates/world/2016_01_17_12_world.sql
	sql/updates/world/2016_01_17_13_world.sql
	sql/updates/world/2016_01_17_14_world.sql
	sql/updates/world/2016_01_17_15_world.sql
	sql/updates/world/2016_01_18_00_world.sql
	sql/updates/world/2016_01_19_00_world.sql
	sql/updates/world/2016_01_19_01_world.sql
	sql/updates/world/2016_01_19_02_world.sql
	sql/updates/world/2016_01_19_03_world.sql
	src/server/scripts/Spells/spell_paladin.cpp
2016-01-19 22:24:14 -03:00
Killyana
c606ac53d6 DB: Typo 2016-01-20 01:38:30 +01:00
Killyana
cc0a4e68f7 DB/Gossip: Add missing npc text to Lorrin Foxfire 2016-01-20 01:36:28 +01:00
Killyana
ccad6eca9e Fix Some typos and mechanic_immune_mask in a previous commit 2016-01-20 00:49:00 +01:00
joschiwald
ea38a7d95b Scripts/ICC/Teleporter: moved gossips to db 2016-01-20 00:32:30 +01:00
Aokromes
8838540556 DB/Misc: Declare heroic modes for ShadowFang Keep creatures
By dragosgirip
2016-01-19 23:41:22 +01:00
Killyana
a534ca337a DB/Creature: Add gossip menu for Magistrate Bluntnose
Closes #13031
2016-01-19 21:42:11 +01:00
treeston
e8a79737a5 Merge branch '3.3.5-horsemen' into 3.3.5-base (PR #16194) 2016-01-19 21:39:23 +01:00
treeston
d23ef5d6d0 Merge branch '3.3.5-gothik' into 3.3.5-base (PR #16142) 2016-01-19 21:38:24 +01:00