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 |
|
Warpten
|
e49c7aa765
|
Spells/Priest: Fixed Dispel Magic.
|
2013-07-06 14:48:40 +02: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
|
644e75487d
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/game/Movement/MovementGenerators/IdleMovementGenerator.cpp
src/server/scripts/EasternKingdoms/BlackrockSpire/boss_rend_blackhand.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_akilzon.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_halazzi.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_hexlord.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_zuljin.cpp
src/server/scripts/EasternKingdoms/ZulAman/zulaman.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_jindo.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_marli.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_thekal.cpp
src/server/scripts/EasternKingdoms/zone_arathi_highlands.cpp
src/server/scripts/Kalimdor/zone_azshara.cpp
src/server/scripts/Kalimdor/zone_dustwallow_marsh.cpp
src/server/scripts/Kalimdor/zone_silithus.cpp
src/server/scripts/Kalimdor/zone_tanaris.cpp
src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_devourer_of_souls.cpp
src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp
src/server/scripts/Spells/spell_item.cpp
|
2013-07-04 23:08:02 +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 |
|
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 |
|
Vincent-Michael
|
ece52c11d2
|
Core: Fix build
|
2013-06-30 13:00:39 +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 |
|
Vincent-Michael
|
676c7341d6
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/scripts/EasternKingdoms/ZulAman/boss_akilzon.cpp
|
2013-06-30 00:36:03 +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 |
|
Vincent-Michael
|
08e2b03b28
|
Core: Fix warnings
|
2013-06-29 01:56:44 +02:00 |
|
Vincent-Michael
|
a7ba30fe4d
|
Core/Spells: Fix priest talent "Divine Touch"
|
2013-06-28 22:50:22 +02:00 |
|
Vincent-Michael
|
23fcda3481
|
Core/Spells: Fix paladin talent "Eye for an Eye"
Note: Add proc flags hack (default proc flags not working)
|
2013-06-28 22:13:38 +02:00 |
|
Vincent-Michael
|
7cc6dfaebc
|
Core/Commands: Fix crash with .pinfo (thx to Sar777)
|
2013-06-28 19:35:44 +02:00 |
|
Vincent-Michael
|
d547cc8e3b
|
Core/Spells: Fix hunter talent "Thrill of the Hunt"
|
2013-06-28 16:55:12 +02:00 |
|
Vincent-Michael
|
4c78f3201c
|
Core/Spells: Fix shaman talent Focused Insight
|
2013-06-27 16:32:37 +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 |
|
Vincent-Michael
|
0d9cc47cbb
|
Core/Spells: Fix shaman talent "Telluric Currents"
|
2013-06-26 22:25:29 +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 |
|