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
Malcrom
6157f240ed
Core/Scripting: Add spell script for vendor bark trigger
2013-06-20 22:09:42 -02:30
Malcrom
1554ca8b1f
Core/Scripting: Add spell script for spell 55945 Spectator - Cheer Trigger
2013-06-20 17:15:27 -02:30
Shauren
f3ec76faeb
Core/Auras: Fixed a crash happening when different vehicle auras from the same caster stacked on one target
...
Closes #10050
2013-06-20 15:36:32 +02:00
kaelima
a50fef2336
Scripts: Prevented several KilledUnit texts to yelled for non-players such as pets
2013-06-19 00:41:40 +02:00
Malcrom
3a30a0bb35
Core/Scripting: Some updates to Zul'Drak scripts.
2013-06-18 18:12:45 -02:30
Shauren
89ec907539
Core/Objects: Refactored MovementInfo structure
2013-06-18 18:15:33 +02:00
Vincent-Michael
47ea7943e5
Core: Fix new warnings ...
2013-06-18 17:23:47 +02:00
Vincent-Michael
09eea66ee1
Core: Fix warnings
2013-06-18 16:51:56 +02:00
Shauren
b6aadc6698
Scripts/Misc: Use new movement flag setting methods in scripts
2013-06-18 16:48:46 +02:00
Shauren
d9df460694
Core/Movement
...
* Added wrapper methods for setting various movement flags and sending correct movement opcodes
* Made flying and falling spline flags exclusive with each other
2013-06-18 16:47:12 +02:00
Malcrom
779f3c2f08
Core/Scripting: Updated Quest: Troll Patrol: The Alchemist's Apprentice scripting
2013-06-18 11:47:24 -02:30
Aokromes
74d828aa81
Core/Scripting: Cleaning of unused/obsolete stuff
2013-06-18 06:27:15 +03:00
Malcrom
2d892465d0
Core/Scripting: Remove double check. Thanks joschiwald
2013-06-17 21:36:52 -02:30
Malcrom
14695b056a
Scripting: Quest: Troll Patrol: The Alchemist's Apprentice
2013-06-17 20:52:41 -02:30
Pitcrawler
d163c58258
DB/Quests: Fix Reunited, Dark Horizon, closes #6246 closes #8979
2013-06-17 16:44:04 +02:00
kaelima
78a78a03d7
Core/Movement: Fixed computeFallTime results with safefall enabled (it's still unused however)
2013-06-17 05:16:30 +02:00
kaelima
aa645683b8
Core/MMAPS: Update recastnavigation!
...
* Complete changelog can be found at http://code.google.com/p/recastnavigation/
* Adjusted a few config values
Important:
* New mmaps extraction is required
* Folder size will be increased
2013-06-17 05:11:56 +02:00
Malcrom
86f2c84ee5
Script: Add proper spell to Lake Frog script.
2013-06-16 08:58:37 -02:30
w1sht0l1v3
f0cc3b1390
Fix sql naming on previous files.
...
Correct faction template for Nexus Drake Hatchling and initialize a variable in script.
2013-06-16 12:26:44 +03:00
Malcrom
b3237630ec
Script: Updated Murmur to use events.
2013-06-15 21:22:37 -02:30
Malcrom
cb9bb4e959
Scritp: Updated Boss_Blackheart_the_Inciter to use events.
2013-06-15 20:02:41 -02:30
Malcrom
beed499770
Script: Update Boss_Grandmaster_Vorpil script to use events.
2013-06-15 19:03:09 -02:30
Malcrom
fd0b9ebb8e
Script: Fix a couple quest credit hacks.
2013-06-15 14:39:22 -02:30
Malcrom
08e7b15d9f
Script: Fix errors in previous commit.
2013-06-15 14:19:29 -02:30
Malcrom
7b67351208
Script: Update Grizzly Hills Zone Script to use Events.
2013-06-15 14:10:26 -02:30
Shauren
fa75fe78bd
Core/Objects
...
* Split BuildValuesUpdate into separate virtual methods for every object type that does something special with update fields
* Removed _SetCreateBits/_SetUpdateBits to halve the amount of checks if field needs to be sent
2013-06-15 15:16:36 +02:00
Shauren
a8a5239aad
Core/Objects: Added missed change to 9ec22fffa0
2013-06-15 14:45:28 +02:00
Shauren
b38025d96e
Missed change in previous commit
2013-06-15 14:22:16 +02:00
Shauren
3c91c04758
Buildsystem/MSVC
...
* Fixed ACE PCH
* Removed WheatyExceptionReport sources from shared project
2013-06-15 14:07:12 +02:00
Malcrom
711809c58c
Scripting: Added an overlooked enum.
2013-06-13 17:35:41 -02:30
Malcrom
8031aa4d40
Scripting: Update Lake Frog Script to use Events.
2013-06-13 17:28:43 -02:30
Vincent-Michael
1c9a3d5621
Scripted/Quest: Fix codestyle in 4065a8509f
2013-06-13 18:37:59 +02:00
Malcrom
8fb1e4e06c
Scripting: Minor visual script fix.
2013-06-13 12:41:34 -02:30
Trinity
5a7d74ce87
Fix warning
2013-06-13 14:58:07 +02:00
Pitcrawler
ca100a30f0
DB/Quests: Fix Convocation at Zul'Heb, closes #9122
2013-06-13 12:44:07 +02:00
Malcrom
4065a8509f
Script: Add scripting for Quest A Blade Fit For A Champion
...
Still need pooled spawning for entry 33224. Aokromes has info if someone wants to do it.
2013-06-13 00:50:21 -02:30
Pitcrawler
2f771d4950
DB/Quests: Fix Badlands Reagent Run II, closes #9880
...
Thanks @joschiwald and @Kirkhammett
2013-06-12 21:15:17 +02:00