Commit Graph

15293 Commits

Author SHA1 Message Date
Shauren
30f6efb416 Core/Quests: Fixed quest sharing 2013-07-11 21:45:14 +02:00
Machiavelli
93226005c6 Scripts/Akama: Uninitialized variable 2013-07-11 13:45:51 +02:00
Warpten
55338ff53b Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."
This reverts commit 2005be0474.

Note to self: do not touch maths past 10 any more.
2013-07-11 11:10:05 +02:00
Malcrom
f274560c4a Core/Scripting: Minor fix to Shade of Akama Script. 2013-07-10 21:21:05 -02:30
Malcrom
b7cf456f53 Core/Scripting: Additions to Shade of Akama Script. Just ending sequence left to do.
Please supply feedback if anything is not like offi so I can fix.
2013-07-10 18:29:32 -02:30
Warpten
2005be0474 Shared/Utils: Fixed ApplyPercentModFloatVar.
This has been around since 2010-12-11 :)
2013-07-10 21:44:08 +02:00
Malcrom
50e59114b1 Core/Scripting: Some cleanup for Hyjal Script. 2013-07-10 16:36:23 -02:30
Malcrom
f44f004dc5 Core/Scripting: Fixup Onyxia Script to use events. 2013-07-10 14:09:32 -02:30
Malcrom
4fe0f1339e Core/Scripting: A couple fixes for Hellfire Ramparts. 2013-07-10 13:09:37 -02:30
Malcrom
7d5be7a3ef Core/Scripting: A little update to Hellfire Ramparts. Thanks joschiwald. 2013-07-10 11:51:15 -02:30
Malcrom
81d8739d68 Core/Scripting: Converted Watchkeeper Gargolmar to use events. 2013-07-10 00:13:36 -02:30
Malcrom
ea49f98170 Core/Scripting: Fix up Hellfire Ramparts instance and add Instance save. 2013-07-09 23:32:34 -02:30
Malcrom
d5687a1003 Core/Scripting: Few minor fixes for Shattered Halls. 2013-07-09 18:42:52 -02:30
Malcrom
fb783fb098 Core/Scripting: A couple fixes for shattered Halls 2013-07-09 18:27:03 -02:30
Malcrom
17398a4043 Core / Scripting: Coverted a couple Shattered Halls npc scripts to use events 2013-07-09 07:10:48 -02:30
Malcrom
ebe1ef2492 Core / Scripting: Updates to Shattered Halls and added Instance save. 2013-07-08 23:29:55 -02:30
Vincent-Michael
e464d2bd2c Scripted: Some cleanups + ninja changes 2013-07-08 21:15:23 +02:00
Malcrom
d8b39e9bae Core/Scripting: Fix some errors in Shade of Akama script. 2013-07-08 16:31:29 -02:30
Malcrom
ac85fac977 Core / Scripting: fix a few warnings. 2013-07-08 14:44:10 -02:30
Malcrom
92eec6831a Core: Scripting: Shade of Akama WIP 2013-07-08 12:39:32 -02:30
Nay
3561ab98ba Misc: Use override and final C++11 keywords in a few places (mostly scripts)
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not  support C++11)
2013-07-06 20:21:45 +01:00
Vincent-Michael
6079f369af Scripted/Misc: Some cleanup 2013-07-06 01:00:05 +02:00
Vincent-Michael
f97cf4a1d8 Scripted/Eversong Woods: Add Missing cleanup 2013-07-05 17:32:38 +02:00
Vincent-Michael
f46f7a3414 Misc:
- Fix missing newlines
- Fix some startup errors
2013-07-05 17:21:21 +02:00
Vincent-Michael
b4d4e04f53 Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_
Note: Have fun :P
2013-07-04 22:11:47 +02:00
Nay
85db1fc943 Scripts/Razorfen Kraul: Fix build and a possible crash 2013-07-04 17:12:29 +01:00
Mislav Blazevic
9c1cca395b Scripts/Razorfen Kraul add script for quest 1221
Credits to @XFurry , he is original author.

Closes #8165
Closes #10152

Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-04 17:00:23 +01:00
Aokromes
258df112a8 Core/Scripting: Allow Headless Horseman to be attacked
Fix by digz6666.
Note: this script needs rewrite, any pull request doing it is welcome.
Closes #3568
2013-07-02 17:38:07 +02:00
hexa-
7da727c6fe Core/Spells: Remove correct stack of Deadly Poison when using Envenom 2013-07-02 05:27:09 +02:00
Malcrom
19aeac3abd Core/Scripting: Fix Gossip option select for npc_spirit_of_olum 2013-07-02 00:09:33 -02:30
Malcrom
b77eb5e527 Core/Scripting: Fix error in previous commit. 2013-07-01 20:21:15 -02:30
Malcrom
9e2083b4c8 Core/Scripting: Update spirit of Olum to use db gossip. 2013-07-01 19:43:35 -02:30
Malcrom
8d213fdea2 Core/Scripting: Move most if Illidan script text to creature text. 2013-07-01 18:48:42 -02:30
Vincent-Michael
029fe277b0 Scripted/Naxxramas: Missing cleanup in f90078f979 :P 2013-07-01 17:52:25 +02:00
Vincent-Michael
f90078f979 Scripted/Naxxramas: Fix Four Horsemen Chest 2013-07-01 17:44:26 +02:00
Malcrom
722f7068f2 Core/Scripting: More updates for BRS instance. Added missing scripts for urok and gizrul. 2013-07-01 10:19:18 -02:30
Malcrom
1eaf3c9c9d Core/Scripting: Gyth event still not finished but completable. 2013-06-30 13:39:07 -02:30
Shauren
9e5ce92a82 Scripts/Icecrown Citadel: Fixed Blood Queen Lana'thel flight phase
Closes #8759
2013-06-30 16:34:56 +02:00
Shauren
112bc49c9a Core/Units: Removed most calls to SendMovementFlagUpdate for creatures 2013-06-30 16:31:24 +02:00
Malcrom
4ed70c7094 Core/Scripting: A few fixes for Blackrock Spire. Emberseer now setting properly after wipe and Gyth/Rend event is getting closer to complete. 2013-06-30 00:24:01 -02:30
Shauren
13208ff257 Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectable and dropped redundant UNIT_STATE_ONVEHICLE (it is only checked in the same places as unselectable unit flag) 2013-06-29 15:20:15 +02:00
w1sht0l1v3
44c844d6fd Scripts/The Storm Peaks: Use proper vehicle check on prisoners from Cold Hearted quest. 2013-06-29 14:50:37 +03:00
Shauren
53e5fc2fbc Core/Extractors: Fixed a possible issue with M2 model scaling 2013-06-27 19:38:03 +02:00
kaelima
ec0cb39acb Core/MMAPS: Revert walkableClimb/Height config changes
Fixes movement on some stairs
Needs more research
2013-06-27 11:48:23 +02:00
Spp
d58a037512 Build: Set _BUILD_DIRECTIVE even if the compiler is not properly detected 2013-06-27 10:47:30 +02:00
Krzysztof Rapacki
75f535c65e Scripts/Blackwing Lair: Fixed out of bounds array access 2013-06-27 09:45:49 +02:00
Aokromes
9ea2b218cb Core/Scripting: Typo fix 2013-06-27 03:23:23 +02:00
Malcrom
651a966e92 Core/Scripting: More BRS updates. Emberseer is still buggy if player resets. Working on it. 2013-06-26 15:38:19 -02:30
Malcrom
4761590c4a Core/Scripting: Update Injured Goblin Miner script to use DB gossip. 2013-06-26 13:36:53 -02:30
Malcrom
f4bceb86c0 Core/Scripting: Replace a couple core scripts in Storm Peaks with SAI and DB gossip. 2013-06-26 13:18:17 -02:30