Gacko
a7eef6a598
Script/Quest: Kodo Roundup
...
Closes #943
2013-02-09 16:24:31 +01:00
m7nu3l
f9654d52e0
Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use ScriptedAI::SetCombatMovement(false); to get the same functionality.
2013-02-04 19:18:48 -03:00
Krogonos
cfaabe50cf
Fixed a few file names to improve searching.
...
Signed-off-by: Krogonos <bryan.mayer26@yahoo.com >
2013-02-03 09:12:03 -06:00
Vincent_Michael
0f53f69e52
Core: Fix build
2013-02-03 01:12:07 +01:00
Vincent_Michael
847cafc121
Scripts/Misc: Some code optimisations
2013-02-03 00:38:34 +01:00
Spp
fa5dd4bd4e
Core/Misc: Remove some calls to const_cast
2013-01-30 08:39:06 +01:00
Spp
802657250c
Core/Misc: Apply codestyle to multiple files
2013-01-14 09:50:59 +01:00
Gacko
4d9fa7f22c
Core/Spell: Gordunni Trap
...
Casting npc of the trap should not remove the summoned chest on despawn.
Solves #4811
2013-01-12 15:01:53 +01:00
Vincent_Michael
ecbcca8794
Core: Whitespace cleanup
2013-01-11 14:49:38 +01:00
Vincent_Michael
6cd962ee71
Core: Fix non pch build
2013-01-11 14:21:39 +01:00
krofna
dc30c63533
Script/AQ Implement Ayamiss the Hunter and fix screwup in my Ossirian
...
Closes #8862
Signed-off-by: Nay <dnpd.dd@gmail.com >
2013-01-11 12:52:19 +00:00
Malcrom
43d73bebd0
Core/Scripting: Some cleanup
2013-01-07 22:48:40 -03:30
Malcrom
0105bc849f
Core/Scripting: Misc clean up and a warning fix
2013-01-07 21:47:38 -03:30
Malcrom
70977f3097
Core/Scripting: Misc fixes
2013-01-07 20:18:47 -03:30
Vincent_Michael
8c58184535
Core: Fix non pch build
2013-01-07 23:40:20 +01:00
blub
be5d3e5fd8
Merge pull request #8755 from krofna/crofixes
...
Script/AQ: Implement Buru the Gorger
2013-01-07 14:04:53 -08:00
blub
669e2ed20f
Merge pull request #8725 from krofna/krefixes
...
Script/AQ: Rewrite Skeram
2013-01-07 14:03:28 -08:00
Malcrom
3d1f61b278
Core/Scripting: Move Text for Ayamiss the Hunter to creature text
2013-01-07 16:29:20 -03:30
Malcrom
38c55a15ad
Core/Scripting: Rename zone scripts.
2013-01-02 14:52:13 -03:30
Mislav Blažević
ab0d4624b8
Script/AQ: Implement Buru the Gorger
2013-01-02 18:51:41 +01:00
Vincent_Michael
cc65aba789
Update copyright note for 2013.
...
Happy new year.
2013-01-01 00:41:01 +01:00
Shauren
f1170ba0fb
Core: Fixed some level 4 warnings (msvc)
2012-12-31 20:43:14 +01:00
Nay
7ccef51c8c
Merge pull request #8518 from ille/goreset
...
scripts/gameobject: correct reset of gameobjects (cages/prisons), move command out of if statement
2012-12-27 18:50:35 -08:00
Vincent_Michael
a3b34e2894
Core: Fix more some codestyle
2012-12-22 01:13:56 +01:00
Mislav Blažević
36ba35285b
Fix
2012-12-21 18:24:21 +01:00
Mislav Blažević
8b34792887
Update
2012-12-21 14:59:40 +01:00
Mislav Blažević
d38dfa82e0
Script/AQ: Rewrite Skeram
...
Add spell_target_position for Skeram
Viscidus cosmetic fix
Cosmetic fix
Cosmetic fix .sql
2012-12-20 17:00:00 +01:00
Mislav Blažević
200968c2dd
Script/AQ: Add Creature Text for Viscidus and fix model scaling
2012-12-19 13:29:55 +01:00
Vincent_Michael
bcff526d28
Core/Script: Add missing changes in c364c367b1
2012-12-18 19:31:41 +01:00
Vincent_Michael
c364c367b1
Core/Script: Fix some codestyle and warnings
2012-12-18 19:16:00 +01:00
Vincent_Michael
3e318686b0
Core: Fix non pch build
2012-12-18 15:33:15 +01:00
Gacko
40292d9a19
Core/DB: Assign texts to correct creatures
...
Also convert some never used script texts to creature text for future use.
Some scripts or Talk() calls need to be implemented first.
Solves #8659
2012-12-18 15:19:13 +01:00
Mislav Blažević
9991f4ae2d
Implement Viscidus AQ40
...
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-12-18 14:09:27 +00:00
Vincent_Michael
3f82ac9ea7
Core: Fix non pch build
2012-12-18 01:49:08 +01:00
Trista
8c286f2b61
Server/Quest: Convert quest_end_script and drop of some c++
...
* drop off c++ script of Clintan Dreamwalker ID: 22834
* convert quest_end_script of 10964 to SAI
* rewrite and add bigger event support
* add a checker to his summon so the spirit script can trigger event alone (I didn't try to rewrite next quest...)
Closes : #8689
2012-12-18 02:03:30 +02:00
Vincent_Michael
e90ec5608e
DB/Scripts: Implemented creature_text for Infinite Corruptor
2012-12-18 00:23:46 +01:00
CeIa
b87cc31106
Scripts/Events/Achievement: fix 'Out With It'
...
Credits to @darkman1983
Closes #8211
Closes #8126
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-12-14 01:23:53 +00:00
WishToDie
6266303841
Fix crash in Blackfathom Deeps.
...
Thx Vincent-Michail
Closes #8557
2012-12-10 07:06:11 +02:00
Gacko
d34a9df70a
Core/DB: Last fixes for creaturetext conversion
2012-12-09 20:03:17 +01:00
Gacko
a73a7dc43f
Core/DB: Creature text for 37 script files
2012-12-02 19:13:57 +01:00
Vincent-Michael
ae4d63bb8e
Core: Fix some warnings
2012-12-01 14:58:57 +01:00
Gacko
e8186669c5
Core/DB: Creature text for 24 script files
2012-12-01 11:59:38 +01:00
ille
8f9ee58e63
scripts/gameobject: correct reset of gameobjects (cages/prisons), move command out of if statement
2012-11-30 18:57:56 +01:00
Vincent-Michael
cddc0a09ba
Scripts/WailingCaverns: Remove hack for achievement "Wailing Caverns"
2012-11-27 20:06:02 +01:00
Spp
e954498560
Core/Misc: Random changes here and there to minimize differences with 4.3.4 branch
2012-11-27 13:03:12 +01:00
Gacko
7accb42cc4
Core/DB: Convert 25 more scripts to creature text
2012-11-26 22:55:12 +01:00
kaelima
fc974d6fbe
Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.
2012-11-23 20:18:55 +01:00
Spp
7bef4ce401
Core/Misc: Reduce header dependencies - Step III
2012-11-20 15:03:56 +01:00
Spp
81606e5d1e
Core/Misc: Define some methods const
2012-11-20 09:29:52 +01:00
Vincent-Michael
7aa967e966
Scripts/AQ: Fix warnings (thx razhael)
2012-11-19 16:24:59 +01:00