joschiwald
|
0d0baf004d
|
Scripts/DrakTharonKeep: fix copy paste fail
Closes #10402
|
2013-07-30 15:46:56 +02:00 |
|
Nay
|
394b2c6845
|
Scripts/OnyxiasLair: Fix a crash in boss_onyxia
Closes #10393
Note: this just fixes the crash, not the issues the script has (a.k.a rewrite this)
|
2013-07-29 21:46:49 +01:00 |
|
Nay
|
1bb3c4a2b4
|
Misc: Fix warnings and build
Closes #10396
|
2013-07-29 14:24:53 +01:00 |
|
MitchesD
|
3b78023100
|
Scripts/DrakTharonKeep: Update King Dred to use events
Closes #10385
Signed-off-by: joschiwald <joschiwald@online.de>
|
2013-07-29 13:11:07 +02:00 |
|
joschiwald
|
d868f9db4b
|
Scripts/DrakTharonKeep: reworked InstanceScript
|
2013-07-29 12:49:27 +02:00 |
|
joschiwald
|
cf7e783274
|
Scripts/Spells: Fixed typo in 7678800a93
|
2013-07-27 21:25:56 +02:00 |
|
joschiwald
|
7678800a93
|
Scripts/Spells: simplified "spell_dk_presence"
|
2013-07-27 17:53:00 +02:00 |
|
joschiwald
|
b4d2796e33
|
Core/Spells: moved Improved Paladin Auras and Aura Mastery into SpellScripts
Closes #205
Closes #5163
Closes #6809
Closes #7408
Closes #9587
|
2013-07-27 02:37:48 +02:00 |
|
joschiwald
|
e9750a4b65
|
Core/Spells: move Death Knights Presences into SpellScripts, fix possible issue after spec change, and fix some startup errors
Closes #10354
|
2013-07-25 18:06:21 +02:00 |
|
joschiwald
|
c4a1ad2810
|
Merge pull request #10342 from joschiwald/spellinfo_corrections
Core/Spells: operate spell correction on SpellInfo store instead of dbc ...
|
2013-07-24 15:18:24 -07:00 |
|
Ascathor
|
5a9810ec08
|
Core/Commands: Added the rank id to .pinfo for guild data
|
2013-07-24 19:25:36 +02:00 |
|
joschiwald
|
10390465f2
|
Core/Spells: add some logs for loading spell_script_names
|
2013-07-24 15:18:42 +02:00 |
|
joschiwald
|
a522be8108
|
Merge pull request #10336 from joschiwald/spellscripts5
Scripts/Spells: backport some SpellScripts from 4.3.4 branch
|
2013-07-23 17:21:17 -07:00 |
|
joschiwald
|
99c67c103d
|
Scripts/Spells: backport some SpellScripts from 4.3.4 branch
- Fix Earth Shield
- Fix Necrotic Touch
- Fix Reflective Shield
Closes #9145, #9163, #9665
|
2013-07-24 02:13:49 +02:00 |
|
keke222
|
e11714e948
|
Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper InhabitType
Closes #10335
|
2013-07-23 17:18:46 +02:00 |
|
Nay
|
a3aa3f65fd
|
Scripts/VH: Refactor commit 999843d
|
2013-07-23 02:13:09 +01:00 |
|
profPlum
|
999843dfef
|
Scripts/VH: fix for violet hold's activation crystals
Closes #10129
|
2013-07-23 01:51:24 +01:00 |
|
Nay
|
5463f211b4
|
Merge pull request #10323 from joschiwald/spellranks
Core/Spells: use SpellInfo class to get spellrank node instead of SpellMgr helpers
|
2013-07-22 16:28:35 -07:00 |
|
Nay
|
cd2c33c4eb
|
Merge pull request #10319 from joschiwald/casts
Core/Misc: replace (Player*) casts with ToPlayer()
|
2013-07-22 16:26:41 -07:00 |
|
Shauren
|
3d6b88f5aa
|
Fixed compile warnings
|
2013-07-21 14:17:24 +02:00 |
|
joschiwald
|
2d6a48840c
|
Core/Spells: use SpellInfo class to get spell rank instead of SpellMgr helpers
|
2013-07-21 13:37:34 +02:00 |
|
joschiwald
|
380cf5d241
|
Core/Misc: replace (Player*) casts with ToPlayer()
|
2013-07-21 01:38:21 +02:00 |
|
Nay
|
bf100ffc3c
|
Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakar
Thanks Josh
|
2013-07-20 15:00:36 +01:00 |
|
Vincent-Michael
|
1ac4f0a9c1
|
SQL: Rename in correct name
|
2013-07-19 14:01:25 +02:00 |
|
Vlad
|
0b9a8ccef5
|
Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Signed-off-by: Nay <dnpd.dd@gmail.com>
|
2013-07-19 04:03:40 +01:00 |
|
Nay
|
ebd9090d80
|
DB/NPCs: Fix Margrave Dhakar equipment
|
2013-07-19 03:25:52 +01:00 |
|
Nay
|
0691a4310f
|
Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in npc_margrave_dhakar
|
2013-07-19 02:27:56 +01:00 |
|
Nay
|
ff01602906
|
Scripts/Icecrown: Fix code style and use "best practices" on previous commit (c536ba510)
|
2013-07-19 00:42:59 +01:00 |
|
Nay
|
c536ba510d
|
Scripts/Icecrown: Fix quest The Flesh Giant Champion
Closes #9040
Closes #10294
|
2013-07-19 00:03:27 +01:00 |
|
joschiwald
|
d52ce57e59
|
Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts
|
2013-07-19 00:24:25 +02:00 |
|
blub
|
922fba3a13
|
Merge pull request #10305 from joschiwald/koralon
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
|
2013-07-18 14:14:32 -07:00 |
|
joschiwald
|
06d54ba438
|
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
|
2013-07-18 23:01:14 +02:00 |
|
Nay
|
eca90db56b
|
Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacterNameData
|
2013-07-18 21:07:00 +01:00 |
|
Vincent-Michael
|
4ba3c2e51d
|
Misc: Some cleanup
|
2013-07-17 19:42:15 +02:00 |
|
Malcrom
|
8cec422c05
|
DB/Gossip: Add some missing gossip.
|
2013-07-17 06:12:20 -02:30 |
|
Malcrom
|
8462a09264
|
DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp script.
|
2013-07-16 21:42:40 -02:30 |
|
Malcrom
|
bd3fa71d32
|
DB/Gossip: Add and fix a few more gossip menus.
|
2013-07-15 19:57:18 -02:30 |
|
Malcrom
|
53e5075005
|
Scripting/Black Fathom Deeps: Fixed script to use proper spell.
|
2013-07-15 15:15:23 -02:30 |
|
Malcrom
|
cff725982d
|
DB/Gossip: Added gossip for Morridune.
|
2013-07-15 14:53:20 -02:30 |
|
Malcrom
|
9e91219cd3
|
DB/Gossip: Add missing gossip for Sputtervalve. Moved all scripting to SAI.
|
2013-07-15 13:51:51 -02:30 |
|
Shauren
|
779a59e7e2
|
Core/Config: Refactored ConfigMgr
* Loading initial configuration files is now separate from loading any additional custom configs
|
2013-07-15 17:31:44 +02:00 |
|
Vincent-Michael
|
baeecba6c9
|
Core: Fix build
|
2013-07-15 01:07:02 +02:00 |
|
Vincent-Michael
|
08c1a81096
|
Scripted/Misc: Fix random stuff
|
2013-07-15 01:01:37 +02:00 |
|
Nay
|
d6f3460796
|
Script/Commands: Fix a crash in .arena captain command
|
2013-07-13 23:07:01 +01:00 |
|
Malcrom
|
4aad735af9
|
Core/Scripting: Add Wrathbone Flayer script to show channelling visual and correct combat AI.
|
2013-07-13 09:27:27 -02:30 |
|
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 |
|
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 |
|
Malcrom
|
50e59114b1
|
Core/Scripting: Some cleanup for Hyjal Script.
|
2013-07-10 16:36:23 -02:30 |
|