Commit Graph

245 Commits

Author SHA1 Message Date
click
11ef556320 Add support for quest 12832 (Bitter Departure) - closes issue #804
Patch by supabad

--HG--
branch : trunk
2010-04-30 23:53:37 +02:00
click
51881810b7 Add support for daily quest "Overwhelmed!" (quest 12288)
Patch by Supabad (thank you)

--HG--
branch : trunk
2010-04-30 23:30:08 +02:00
Spp
e782acfca3 Fix compile.
(Not a good idea to test something and push another file)

--HG--
branch : trunk
2010-04-30 18:06:26 +02:00
XTZGZoReX
9aa4405a5a * Fix CRLF.
--HG--
branch : trunk
2010-04-30 15:19:50 +02:00
Spp
377fa8e713 DragonBlight: Script for Quest 12321 (A Righteous Sermon)
Patch by Supabad
Closes issue 314

--HG--
branch : trunk
2010-04-30 15:01:37 +02:00
Spp
ce1f99cbe0 Implementation of Tabard vendor
Patch by etznab
Closes issue 908

--HG--
branch : trunk
2010-04-30 13:32:14 +02:00
Spp
213a5e5062 Silithus: Fix event for quest 8519
Patch by "kb_z"
Closes issue 177

--HG--
branch : trunk
2010-04-30 11:31:59 +02:00
Spp
cb0cb96283 Warning Fixes
Code Style cleanup
Fix linux compile

--HG--
branch : trunk
2010-04-29 23:12:16 +02:00
Trazom62
946ded4619 Fix FoS/Bronjham script.
Fixes issue #1895.

- summon corrupted soul fragment when Corrupt Soul completes.
- update corrupted soul fragment script.
- remove Heroic spell definition. They are defined in SpellDifficulty.dbc.

--HG--
branch : trunk
2010-04-29 19:04:19 +02:00
Trazom62
e719bd32a3 Fix timed achievement checks for boss killed in instance.
Requires DB update.

--HG--
branch : trunk
2010-04-27 22:26:30 +02:00
Tartalo
cf7170f69d Drak'Tharon Keep, Tharon'Ja: Demorph players when boss dies
Thanks & congratz to all developers, contributors & users,
we reach revision 8000 ;)

--HG--
branch : trunk
2010-04-25 16:10:37 +02:00
Trazom62
eccf5bf547 Refactor Creature::SelectNearestTarget(float dist)
This function is used in many scripts to find the nearest enemy within the given distance.
However, it had an implicit limit to the ATTACK_DISTANCE. so in many case the "dist" was in fact just ignored.
In other case, the ATTACK_DISTANCE is required. So 2 functions are necessary to avoid ambiguities.

The refactoring is the split of the function in 2: SelectNearestTarget and SelectNearestTargetInAttackDistance.

--HG--
branch : trunk
2010-04-25 12:59:27 +02:00
Trazom62
b466819333 Fix Taxi flight Stormwind Harbor. Thanks scarymovie87.
Fixes issue #425.

--HG--
branch : trunk
2010-04-25 12:47:15 +02:00
Spp
a12c0aef85 Fix compile ¬¬
+ Code Style (for, if, while)

--HG--
branch : trunk
2010-04-24 17:48:52 +02:00
_manuel_
c972765e0a Implemented script for areatriggers 5332,5338,5334 and 5340, related with quest Last Rites.
--HG--
branch : trunk
2010-04-23 16:11:57 -03:00
_manuel_
c1d3c2a31d Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ScriptDev2.
--HG--
branch : trunk
2010-04-20 22:25:26 -03:00
click
b48334c606 Really fix the horseman - shot the horse, gave him a new one - and a proper washover of what he can say!
--HG--
branch : trunk
2010-04-19 21:02:13 +02:00
click
c8184264e1 Unbreak the headless horsman - he should now ride again!
--HG--
branch : trunk
2010-04-19 20:55:16 +02:00
Spp
450c6af43b Code Style: Remove trailing spaces and tab to spaces
--HG--
branch : trunk
2010-04-19 17:13:20 +02:00
Spp
452cada8b6 ScriptedAI: Fix types in SelectSpell
--HG--
branch : trunk
2010-04-19 17:04:28 +02:00
Spp
be01821050 More warning removal (Some code modifications and cleanup when needed)
--HG--
branch : trunk
2010-04-19 17:03:10 +02:00
Spp
6914ee67dc Eversong Woods: Fix var initialize
--HG--
branch : trunk
2010-04-19 16:54:25 +02:00
Spp
d177954e6d Gnomeregan: Fix Save
--HG--
branch : trunk
2010-04-19 16:53:43 +02:00
Spp
5a72827426 Hinterlands: Fix one Waypoint of npc OOx09HL
--HG--
branch : trunk
2010-04-19 16:52:53 +02:00
Spp
bbeb5d49da Karazhan: Minor code cleanup
--HG--
branch : trunk
2010-04-19 16:49:45 +02:00
Spp
647dde0f76 Durotar: Fix Phase error
--HG--
branch : trunk
2010-04-19 16:45:48 +02:00
Spp
41817b259b Grizzly Hills: Fix phase error
--HG--
branch : trunk
2010-04-19 16:44:35 +02:00
Spp
d2bd9dc1f5 Naxxramas: Sapphiron: Fix phase errors
--HG--
branch : trunk
2010-04-19 16:44:11 +02:00
Spp
67b09b024a Ulduar: Boss Algalon: Respawn time was negative
--HG--
branch : trunk
2010-04-19 16:42:48 +02:00
Spp
20f644e283 Utgarde Pinnacle: boss_ymiron: Fix say (wrong types)
--HG--
branch : trunk
2010-04-19 16:40:54 +02:00
Spp
e0e9039f3f Zulaman: Fix initialize guid values
--HG--
branch : trunk
2010-04-19 11:07:36 +02:00
Spp
fdb8e15b99 Utgarde Pinnacle: Fix reset timers in mob_frenzied_worgenAI
--HG--
branch : trunk
2010-04-19 10:59:04 +02:00
Spp
74dd02d024 Remove LOTS of compile warnings
--HG--
branch : trunk
2010-04-19 09:26:37 +02:00
_manuel_
f928c04734 Improvements in npc_warmage_violetstandAI
--HG--
branch : trunk
2010-04-18 10:56:12 -03:00
malcromdev@gmail.com>
1ba710a7bd Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANE
--HG--
branch : trunk
2010-04-17 20:30:04 -02:30
Spp
08785d63ab Fix bad use of worldstates table in last commit
--HG--
branch : trunk
2010-04-15 10:18:38 +02:00
Rat
6bcb297de4 *code cleanup
*totally destroyed m_creature, use "me" for future coding

--HG--
branch : trunk
2010-04-14 23:07:41 +02:00
Rat
1e573cf11c *added script for Hunter Pet Trainers for Pet Talent Resetting
--HG--
branch : trunk
2010-04-14 17:56:18 +02:00
Trazom62
4d40a20803 Fix VH : add 3 missing portals. Thanks spgm.
Fixes issue #798.

--HG--
branch : trunk
2010-04-12 15:13:04 +02:00
Tartalo
e2ed15655b Nexus: Add missing copyright note
--HG--
branch : trunk
2010-04-11 22:30:51 +02:00
Tartalo
61d448e3c7 Fix typo on quest 9544 support. Ty antihrist
--HG--
branch : trunk
2010-04-11 21:24:53 +02:00
Tartalo
8dd94f4fab Azuremyst Isle: Support for quest 9544
The Prophecy of Akida

--HG--
branch : trunk
2010-04-11 20:29:57 +02:00
Spp
65c3e979e2 Tab to Spaces and remove of trailing spaces
--HG--
branch : trunk
2010-04-11 20:20:38 +02:00
Tartalo
093b8160b3 Icecrown: Fix quest 14062 & 14142 support
'You've Really Done It This Time, Kul', both sides
Remember that this quest has not proper db support yet (missing spawn & loot).
Update Copyright note of go_scripts.cpp

--HG--
branch : trunk
2010-04-11 20:07:15 +02:00
Tartalo
d5c1138a53 Nexus: Hack for servers that allow two side groups to be able to kill the
faction-dependent npcs.

--HG--
branch : trunk
2010-04-11 17:59:59 +02:00
click
fcb2f44830 * Fix: Trainingdummies going into evade mode permanently
Patch by tbaart

--HG--
branch : trunk
2010-04-11 16:13:05 +02:00
Trazom62
73345c9e3c Fix achievement Three Faced.
--HG--
branch : trunk
2010-04-11 15:43:53 +02:00
n0n4m3
be95faff23 Fix mail, professions, group loot, console spam, and some fixes. Big thx to TOM_RUS.
--HG--
branch : trunk
2010-04-11 11:16:42 +04:00
Spp
ed72b887a0 Tab to spaces
--HG--
branch : trunk
2010-04-11 07:24:25 +02:00
Spp
0e55db3117 Azjol Nerub: Anub'arak and Krikthir script texts
Patch by terrorbringer
Closes issue 1570

--HG--
branch : trunk
2010-04-10 19:03:35 +02:00