ccrs
5241c1ad71
Fix build
2017-11-22 20:40:45 +01:00
ccrs
299323ce5d
Scripts/World: update guard scripts
...
Also remove deprecated method from Creature
2017-11-22 20:11:22 +01:00
Andrew Letson
4d338b1d4d
DB/Scripts: Terokkar Forest SAI migration
2017-11-20 19:36:37 +01:00
Keader
cc50a036df
Core/Scripts: Build fix
2017-11-17 23:56:26 -03:00
Keader
67df45b585
Core/Scripts: Codestyle fix (Trial of Crusader)
...
followup: c436be6f61
2017-11-17 23:46:50 -03:00
Keader
c436be6f61
Core/Scripts: Updated Trial of Crusader instance model
...
- TODO: Bosses rewrite, instance cleanup, add missing gossips/texts, port all gossips from db.
Sniffs will be nice :/
2017-11-17 23:35:55 -03:00
sirikfoll
6e7e43172e
Core/Scripts Fix issues with Midsummer's Ribbon Pole
...
Closes #6876
Fixed achievement Burning Hot Pole Dance
Update scripts for quest Torch Tossing, using all correct spells and timers
Updated script register model
2017-11-17 23:41:11 -02:00
Shauren
805024a780
Scripts/Sethekk Halls: Added missing empty check before Trinity::Containers::SelectRandomContainerElement
...
Ref #20317
2017-11-16 20:25:02 +01:00
Killyana
7fd8603ec5
Creature/script: Add locales to innkeepers gossip options
2017-11-16 18:35:58 +01:00
Killyana
4455c50447
Gameobject/Script: Remove outdated script
...
Ref https://github.com/TrinityCore/TrinityCore/commit/04da37c4fb0eeef6ea3bbbd205c9ffcc1005a86c
2017-11-16 17:26:34 +01:00
Keader
cb3627ca62
Core/Scripts: Fixed Charge behavior on Illidan encounter
...
"If any raid member is farther away than 25 yards from *both* Blades, one of the Flames charges that player and enrages"
2017-11-14 20:37:14 -03:00
jackpoz
a80c95a1c7
Core/Misc: Fix static analysis issues
2017-11-12 14:55:11 +01:00
jackpoz
9b7c73a19d
Core/Misc: Fix static analysis issues
2017-11-12 12:38:18 +01:00
jackpoz
97f33dc779
Core/Misc: Fix static analysis issues
2017-11-11 20:27:30 +01:00
jackpoz
7e73f5f1ed
Core/Misc: Fix static analysis issues
2017-11-11 20:03:35 +01:00
Riztazz
c69825d96d
Scripts/Stratholme: spawn Timmy the Cruel if conditions are met ( #20750 )
...
* Timmy the cruel
* Rename some variables and use sniffed spawn position
* codestyle
* Use areaboundary instead
* include order
* aokromes request
* remove static
* never cp on tc
2017-11-11 12:31:40 +01:00
Keader
78f4f54f81
Core/Scripts: Updated Black Temple to new Creature/Spell/Aura/GOB model
...
Fixed some codestyle issues.
Removed ENSUREAI
2017-11-10 11:28:59 -03:00
Andrew Letson
a627b73c93
Scripts/EasternKingdoms: Ragged John
2017-11-08 18:04:31 +01:00
sirikfoll
1a638b39e3
Core/Scripts: Fixed typo in spell_pilgrims_bounty_a_serving_of
2017-11-08 10:21:32 -02:00
Andrew Letson
c99b89934e
Scripts/Northrend: Move Sholazar Basin NPCs to SmartAI
2017-11-08 00:06:53 +01:00
ccrs
e10d7dd45c
Core/Misc: waypoint movement
...
- Creature: update current waypoint to store nodeId and pathId
- MotionMaster: change variable type on GetMotionSlotType and GetMotionSlot to keep consistency and prevent errors (ASSERT is now no longer needed)
- UnitAI: add new waypoint hooks WaypointPathStarted and WaypointPathEnded
- SAI: handle WAYPOINT related events if creature is no escorting
* SMART_EVENT_WAYPOINT_RESUMED still not implemented for no escorting
TODO: the new hooks can save, now duplicated, logic on EscortAI and SAI
closes #20777
updates #20310
updates 21bd52cb99
2017-11-06 22:19:23 +01:00
DanVS
654b89ef02
Core/Spells: Sheath of Light - overheal scaling fix ( #20787 )
2017-11-04 17:09:18 +01:00
Wyreth
8888e6d96d
Scripts/Tanaris: move Aquementas to SAI & improve related event ( #20464 )
...
* Script/Tanaris: move Aquementas to SAI and improve related event
Closes #11668
2017-11-02 05:36:27 +01:00
Andrew Letson
7822f058b0
DB/Creature: Coosh'coosh to SAI
2017-11-01 19:56:34 +01:00
dr-j
3bb5f17ff5
Quest/Script: Conversion of Bristlelimb Cage/Stillpine Captive cpp to SAI
...
Closes #19868
2017-10-31 20:24:56 +01:00
Aokromes
7196907b09
Update boss_illucia_barov.cpp
2017-10-30 12:37:04 +01:00
Wyreth
0811067c0f
Script/Trainer: move alchemy specialization-related script to DB and fix some wrong texts
2017-10-30 00:55:30 +01:00
PolarCookie
cfc09449fd
Scripts/Quest: The Missing Diplomat part 14 (ID 1265)
2017-10-29 23:56:21 +01:00
ForesterDev
a64d1ec51e
Core/Quests: implement Quest Greeting (DB table quest_greeting)
...
* Core/Quests: implement Quest Greetings. Partial port https://github.com/TrinityCore/TrinityCore/commit/22e230ecec1c7ce4eb4daeb60adfa03098271f34
2017-10-29 10:15:22 +01:00
tkrokli
bbd339370e
Scripts: tabs2spaces cleanup after commit cc89428
...
Thanks to Wyreth for reporting the overlooked tabs.
2017-10-29 08:18:55 +01:00
Wyreth
fda99b2972
Scripts/Northrend: talk event for quest A Suitable Test Subject ( #20462 )
...
- When using the quest item for A Suitable Test Subject and the spell aura vanishes,
Bloodmage Laurith should turn toward the player and whisper a line.
- This is handled via spell event for Bloodspore Ruination (45997)
2017-10-29 06:02:39 +01:00
Malleus
cc894288b7
Script/Quests: Fix some missing NPC spells and quest credit
2017-10-28 22:35:05 +02:00
Killyana
48ecd81d61
Creature/Scripts: Add Aggro sound to Cairne Bloodhoo, Sylvanas Windrunner and Thrall
2017-10-28 21:05:13 +02:00
Keader
90f07bd948
Scripts/BlackTemple: Updates on Illidan encounter
...
- Fixed issues related with Parasitic Shadowfiend
- Updated script to new model
- Fixed loop of Parasitic Shadowfiend Summon
- Added a new spell (SPELL_REMOVE_PARASITIC_SHADOWFIEND)
- Fixed illidari elite attacking players
- SPELL_PARASITIC_SHADOWFIEND now is a negative aura
2017-10-26 23:10:00 -03:00
Treeston
4f5ec886d0
some more cleanup ( cbd025f follow-up)
2017-10-26 12:55:19 +02:00
Treeston
cbd025f146
Scripts/MagistersTerrace: Fix some crashes in Selin Fireheart. His script is still a shitshow, though. Closes #20614 .
2017-10-26 11:54:41 +02:00
Andrew Letson
c8a346a23c
DB/Scripts: Greengill Slave
2017-10-25 21:24:56 +02:00
Keader
b4d632e57d
Core/Illidan: Parasitic Shadowfiend can target tanker
2017-10-22 15:02:52 -03:00
Wyreth
398e67cbca
Scripts/Quest: Captain Tyralius improvements ( #20419 )
...
Update: #12352
2017-10-22 10:23:29 -02:00
Andrew Letson
9fe890744c
[3.3.5] DB/Scripts: Rivern Frostwind
2017-10-21 13:28:57 +02:00
Andrew Letson
7db70bf40b
DB/Scripts: Migrate Raliq the Drunk and Sal'salabim to SAI
2017-10-21 12:16:54 +02:00
Wyreth
23329790d2
Scripts/EasternKingdoms: move Alchemist Arbington and Apothecary Dithers core script to DB
2017-10-21 12:09:10 +02:00
Andrew Letson
a7f3d5e59f
DB/Scripts: Yenniku (move npc_yenniku to SAI)
2017-10-21 12:03:02 +02:00
Wyreth
17143938d7
Scripts/World: move Leviroth's item_script to SAI
2017-10-21 11:54:12 +02:00
Kittnz
f909d4f195
Event/Brewfest: Fix logic for Brewfest Music
...
Closes #20589
2017-10-18 18:26:56 +02:00
Keader
4eababa9f0
Core/Spells: Fixed Dragon's Breath with Living Bomb explosion ( #20622 )
...
Close : #19949
2017-10-16 23:36:40 -02:00
Gustavo
5a90251ea2
Core/Scripts: Update boss Toravon the Ice Watcher ( #20395 )
...
* Core/Scripts: Update boss Toravon the Ice Watcher
Frozen Orbs: Fixed summon delay, removed old hack, aggro behavior implemented(every 10sec they reset threat and change target)
Remove no longer needed script for the orb stalker
All timers adjusted
Update instance model
Update script register model
Fix Frostbite proc
2017-10-16 23:32:30 -02:00
Andrew Letson
5558bd27c6
Scripts/Outland: Migrate Shattrath City NPCs to SAI ( #20596 )
...
- Zephyr and Flask Vendors to SAI
- Update gossip menu options to proper values
(thx Killyana for digging into this)
2017-10-16 23:52:42 +02:00
Andrew Letson
ac63614016
Scripts/Outland: migrate Elder Kuruti to SAI
...
* Migrate Elder Kuruti to SAI
2017-10-13 19:12:59 +02:00
r00ty-tc
1750ca501f
Scripts/NPC: Minigob Manabonk update
...
- Despawn and stay despawned!
- Adjusted actions to match the only video of event I could find and
based on sniff data from 3.3.5, 12340 build.
- Chance for event to occur is drastically reduced based on Dalaran
population. 1-99, the population of Dalaran is the chance. 100+ means
the event is assured.
Closes #20575
2017-10-11 00:02:37 +02:00