FireEmerald
9f697c3d3c
DB/Quest: Fix: Standards and Practices (9910) & Hand of Iruxos (5381)
...
Closes #10197
Closes #9701
Closes #9857
Signed-off-by: Nay <[email protected] >
2013-07-04 21:30:22 +01: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 <[email protected] >
2013-07-04 17:00:23 +01:00
Aokromes
3394f8cf0b
DB/Misc: Fix some startup errors.
2013-07-04 09:42:54 +02:00
Malcrom
4863b39341
DB/Gossip: Fix a previous commit.
2013-07-02 13:32:25 -02:30
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
Subv
ac6fcda030
Merge pull request #10178 from mweinelt/master
...
Core/Spells: Remove correct stack of Deadly Poison when using Envenom
2013-07-02 05:06:51 -07: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
cf21fd44b2
DB?Creature_template: Fix a few creatures with AIName and Scriptname.
2013-07-01 12:45:56 -02:30
Malcrom
f31c560a3c
DB/Creature: Fix some bad spawning in LBRS
2013-07-01 11:34:22 -02:30
Malcrom
00b2829ee6
DB/Misc: Fix some startup errors.
2013-07-01 10:44:11 -02:30
Malcrom
722f7068f2
Core/Scripting: More updates for BRS instance. Added missing scripts for urok and gizrul.
2013-07-01 10:19:18 -02:30
Aokromes
a93007e93c
DB/Misc: Typo fix
2013-07-01 08:17:16 +02:00
Malcrom
7845a86260
DB/Misc: Missing spawn and pathing for UBRS
2013-06-30 23:54:01 -02:30
Malcrom
7e7026cf1c
DB/waypoints: Add some missing waypoints
2013-06-30 21:42:27 -02:30
Malcrom
7819b54505
DB/Misc: More convertions from db string. SAI waypoints not working correctly, core issue. Action 66 turn to not working, core issue.
2013-06-30 18:52:30 -02:30
Malcrom
46b22448b3
Db/Misc: More db strings to creature text
2013-06-30 16:03:43 -02:30
Malcrom
f5a9fb8558
DB/Misc: move text from db string to creature_text.
2013-06-30 15:20:14 -02:30
Malcrom
02479640fd
DB/Misc: Remove some db strings and waypoint scripts. Repalce with creature text and SAI.
2013-06-30 14:58:24 -02:30
Vincent-Michael
95c2c8885c
DB/Creature: Fix startup error
2013-06-30 18:24:14 +02:00
Malcrom
1eaf3c9c9d
Core/Scripting: Gyth event still not finished but completable.
2013-06-30 13:39:07 -02:30
Exodius
25cc9310a7
DB/Player: add Wooly Mammoth & Armored Brown Bear to factionchange
...
Closes #10098
2013-06-30 17:53:56 +02:00
Exodius
11f3e87514
DB/Loot: Gnomish Grenades have Very High drop chance
...
Closes #10086
2013-06-30 17:51:14 +02:00
dr-j
7bfe0b58cb
DB/SAI: add SAI for Wretched Skulker/Bruiser/Husk
...
Closes #10034
2013-06-30 17:48:25 +02:00
Hobbilis
dfa73a895a
DB/SAI: add SAI for the quest Fozruk, Feeboz, Znort and Sleeby
...
Closes #7920
2013-06-30 17:45:54 +02:00
nelegalno
3ca2c2af6e
DB/SAI: add SAI for The Black Knight's Curse
...
Closes #7402
2013-06-30 17:43:18 +02:00
Vincent-Michael
a9aef5c947
DB/Conditions: make Frenzyheart fury only affect players
...
Closes #6408
2013-06-30 17:39:54 +02:00
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
Gacko
b3bdcc61ee
DB/SAI: Remove instance flags for creatures in battlegrounds
...
Otherwise they would not work and create runtime warnings on initialization
2013-06-30 11:40:27 +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
Gacko
718fc5bfc9
Rename SQL file and add new line at end of file
2013-06-29 20:52:45 +02:00
Gacko
c13e84f1f9
DB/SAI: Fix several runtime warnings / logical mistakes
...
* Wrong event types for linked events
* Possible multiple AI template initialization
2013-06-29 20:50:30 +02:00
ZxBiohazardZx
0e4cebf9c6
DB/creature: another c_t_a to c_a convert
2013-06-29 18:51:48 +02:00
ZxBiohazardZx
cc899ddc2d
DB/Misc:
...
- Convert c_t_a entry into c_a to prevent errors
- Allow mounting in Black Temple <outdoor parts>
- fix by exodius to add sound for Corrupted Ashbringer
Closes #9997
2013-06-29 18:46:22 +02:00
Gacko
2691defd1e
DB/SAI: Convert Felblood Initiate to SAI and fix runtime warning
2013-06-29 17:01:35 +02:00
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
Aokromes
d967162f39
Update README
2013-06-27 17:12:17 +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