Rushor
aef7265a7c
DB/Creature: Koren - Gossipoptionavailability
...
* by @Saben65
* thanks to @Saben65 for report
2016-02-06 18:46:28 +01:00
Rushor
84e64ee41f
DB/Creature: Pustulating Horror SAI
...
* closes 16090
* by @Gargarensis
* thanks to @Gargarensis for the report
2016-02-06 18:43:11 +01:00
Rushor
611930a51e
DB/GO: Defias Gunpowder - Add Tempsummonspawn
...
* closes #16374
* thanks to @XaveT for report
2016-02-06 18:34:33 +01:00
Rushor
21d891b607
DB/Spell: Silithus Stone spells -Ignore LOS
...
* by @Trisjdc
* closes #16436
* thanks to @danqu for report
2016-02-06 18:31:21 +01:00
Rushor
c17d2af9a4
DB/Quest: Scalps! - Spelltargetconditions
...
* closes #16361
* thx to @Treeston for report
2016-02-06 18:29:15 +01:00
Rushor
4833c472fa
DB/Quest: Warsong Recruitment Officer - Acceptcondition
...
* by @OScriptTC
* closes #16485
2016-02-06 18:25:40 +01:00
Rushor
c560cb0a0c
Scripts/Northrend: Knockbackimmunity Cleanup
2016-02-06 18:17:16 +01:00
Rushor
d92d5c0d17
DB/Creature: Stinky + Precious - Add Knockbackimmunity
2016-02-06 17:11:14 +01:00
Kittnz
859b617613
Pet/Misc: Implement Egbert's running around
...
Closes #16479
2016-02-06 15:06:17 +01:00
treeston
0813261c6f
Merge branch '3.3.5-toytrain' into 3.3.5 (PR #16218 )
2016-02-05 15:11:22 +01:00
MitchesD
2d4f61e5f2
Rename 2016_01_14_99_world.sql to 2016_02_04_00_world.sql
2016-02-04 21:11:06 +01:00
MitchesD
ccad18b62d
Merge pull request #16262 from sirikfoll/Torch
...
Core/Scripts Script Npc needed for Quest Torch Tossing, Part 2
2016-02-04 21:10:22 +01:00
treeston
9d932e7f0c
Merge remote-tracking branch 'tkrokli/npc_disciple_of_naralex' into 3.3.5-base (PR #16437 )
2016-02-02 18:15:00 +01:00
treeston
bac463c481
Merge branch '3.3.5-noplayerdamagereq' into 3.3.5-base (PR #16257 )
2016-02-02 18:10:18 +01:00
tkrokli
bc03fedf6d
Core/Scripts/DB: remove hardcoded text from 'npc_disciple_of_naralex'
...
- moved 2 #define text lines to enum, already in npc_text
- new gossip_menu_option for NPC 3678 Disciple of Naralex
- using `ADD_GOSSIP_ITEM_DB` instead of `ADD_GOSSIP_ITEM`
Tested on both alliance and horde characters, works just like before.
2016-02-01 02:31:19 +01:00
Aokromes
20a8476cd8
Rename sql/world/2016_01_30_05_world.sql to sql/updates/world/2016_01_30_05_world.sql
...
Now yes...
2016-01-31 20:47:44 +01:00
Aokromes
7c9f0f2056
Rename sql/2016_01_30_05_world.sql to sql/world/2016_01_30_05_world.sql
2016-01-31 19:30:47 +01:00
Aokromes
404a5f639f
DB/Misc: Fix some startup errors
2016-01-31 18:21:18 +01:00
treeston
bba182428d
DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form.
2016-01-31 15:51:26 +01:00
Aokromes
47f672450a
DB/Conversor: add some comments
2016-01-31 12:10:20 +01:00
Aokromes
d00d1e420a
DB/Conversion: Get rid of some alters of fresh created tables
2016-01-31 12:00:10 +01:00
Aokromes
1a5fb2db8e
DB/Conversor: delete 2 renames of fresh created tables
...
create new tables with correct name
2016-01-31 11:49:57 +01:00
Dr-J
406584839c
DB/SAI: Overthane Balargarde
...
A couple of updates to previous commit a258e36039
Closes #4841
2016-01-30 15:22:53 +00: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