Commit Graph

15254 Commits

Author SHA1 Message Date
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
Malcrom
83c1e69d74 Core/Scripting: Update npc_agnetta_tyrsdottar to use db gossip. 2013-06-26 12:43:45 -02:30
Aokromes
563c75c3e9 Core/Scripting: Typo fix 2013-06-26 10:36:10 +02:00
Malcrom
caa214d396 DB/Creature_text: 2013-06-26 01:18:12 -02:30
Vincent-Michael
6c9e810a63 Core: Fix warnings 2013-06-25 20:49:51 +02:00
Vincent-Michael
711c68d3f3 Core: Fix non pch build 2013-06-25 20:16:54 +02:00
Malcrom
1149292fe1 Core/Scripting: More fixes and updates for BRS Instance. 2013-06-25 15:36:16 -02:30
Malcrom
60159297f2 Core/Scripting: Gyth / Rend Event in progress. Pushing before Vincent Micheal makes ninja changes. 2013-06-25 00:15:41 -02:30
Malcrom
2f746d929a Core/Scripting: Emberseer event will now check to see if all players in instance are clicking altar. 2013-06-24 18:06:23 -02:30
Vincent-Michael
72c2a8cfa6 Core: Fix warnings 2013-06-24 18:59:59 +02:00
Vincent-Michael
b43688b684 Core: Fix non pch build 2013-06-24 18:33:40 +02:00
Malcrom
c31791493f Core/Scripting: Forgot a couple line endings. 2013-06-24 13:55:03 -02:30
Malcrom
eb74361470 Core/Scripting: Updated BWL Scripts. Thanks to gerripeach for the base.
Closes #4952 #9283
2013-06-24 13:48:02 -02:30
Malcrom
9726a5174e Core/Scripting: Start Scripting Gyth / Rend event for UBRS. Add creature text. 2013-06-24 03:47:44 -02:30
Vincent-Michael
7d429145eb Core: Fix non pch build 2013-06-24 06:37:56 +02:00
Malcrom
fc4652964e Core/Scripting: A few updates. 2013-06-24 01:26:58 -02:30
Malcrom
d791515502 Core/Scripting: Hopefully this calms tcbuid. 2013-06-24 00:34:37 -02:30
Malcrom
dc55188edd Core/Scripting: I hate you tcbuild. 2013-06-23 23:34:36 -02:30
Malcrom
d9c819a65d Core/Scripting: tcbuild is being a bitch and SD2 had nothing to do with this script. 2013-06-23 23:07:08 -02:30
Malcrom
a6711d5232 Core/Scripting: Update to Boss Emberseer Script. 2013-06-23 22:46:44 -02:30
Malcrom
9c0024d067 Core/Scripting: UBRS Boss Pyroguard Emberseer now scripted. 2013-06-23 22:22:40 -02:30
Malcrom
1a576fa7b2 Core/Scripting: UBRS Boss Pyroguard Emberseer closer to being fully scripted. 2013-06-23 16:16:42 -02:30
Malcrom
bb5ef1b462 Core/Scripting: Fix warning 2013-06-23 11:47:08 -02:30
Malcrom
7c19fb8d0e Core/Scripting: Runes in UBRS Dragonspire Hall now activate and open door.
Closes #4414
2013-06-23 11:32:57 -02:30
Malcrom
b669a2142e Core/Scripting: Some boss script fixes. 2013-06-23 11:27:33 -02:30
Shauren
89466f76ac Core/Auras: Fixed crashes introduced in 1addad4dbd
Closes #10081
2013-06-23 11:20:13 +02:00
Vincent-Michael
180cd5cf6e Core: Fix warning 2013-06-23 01:49:28 +02:00
Vincent-Michael
7e01ac23db Scripts: Fix some typos 2013-06-22 17:24:23 +02:00
Vincent-Michael
e6185c92fc Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_XXX); 2013-06-22 16:53:13 +02:00
Vincent-Michael
154dd37743 Scripts: Add missing code and fix codestyle 2013-06-22 16:45:48 +02:00
Shauren
1addad4dbd Core/Vehicles: Fixed crashes in StopCastingCharm happening when unit was attempting to enter 2 vehicles at the same time
Closes #9293
Closes #9618
2013-06-22 16:10:48 +02:00
Shauren
55fa58af19 Core/Movement: Prevent dynamic changes of movement flags for charmed creatures
Closes #10075
Closes #10079
2013-06-22 13:42:13 +02:00
Malcrom
e5a8f6cd98 Core: Fix some error messages, more useful, less engrish. 2013-06-22 02:05:32 -02:30
Malcrom
0b00481b84 Core/WaypointMovementGenerator: Make error message more useful. 2013-06-22 01:43:33 -02:30
Malcrom
1b8973a5ac Core/Scripting: Fix previous commit 2013-06-22 01:01:51 -02:30
Malcrom
f22e1508f6 Core/Scripting: Update Boss Akilzon Script to use Events 2013-06-22 00:47:41 -02:30
Malcrom
6623a9dc42 Core/Scripting: Renamed Dark Portal scripts to The Black Morass 2013-06-21 23:14:59 -02:30
Malcrom
7e76ab97f8 Core/Scripting: Updates to Dark Portal Instance Scripting 2013-06-21 21:56:21 -02:30
Vincent-Michael
4a8e92e8af Core/GameEvent: Add log for game_event_creature/game_event_gameobject contains creature/gameobject not found in table creature/gameobject table 2013-06-21 21:56:16 +02:00
Vincent-Michael
a0fad6faa9 Core: Fix warnings and some cleanup 2013-06-21 18:06:38 +02:00