Nay
efa094e893
Merge pull request #8581 from Butterfly69/patch-9
...
Core/Spells:Beacon of Light
2013-01-10 23:29:51 -08:00
Nay
471cae1251
Merge pull request #8903 from joschiwald/spellscripts_reorder
...
Misc: Reorder scripts in some script files and some cosmetic stuff
2013-01-10 23:26:21 -08:00
joschiwald
0c16b95905
Misc: Reorder scripts in some script files and some cosmetic stuff
2013-01-11 04:18:02 +01:00
Malcrom
ddea01290c
Core/Scriptd: Rewrite :)
2013-01-10 20:50:32 -03:30
Malcrom
0b50520df7
Core/scripting: Updating Scholomance scripts
2013-01-10 20:08:30 -03:30
Nay
9da1ff45b7
DB/Addon: Delete 1026 creature_addon rows and overwrite 98 creature_template_addon (phase 2.1)
...
Conversion done with https://gist.github.com/4505135 (C#)
Thanks to Aokromes for the idea
2013-01-10 19:42:24 +00:00
Nay
0ee5170552
DB/Addon: Delete 4012 redundant creature_addon rows (phase 2)
...
Conversion done with https://gist.github.com/4504839 (C#)
Thanks to Aokromes for the idea
2013-01-10 19:13:22 +00:00
Nay
fd4767bcd0
DB/Addon: Convert 43637 creature_addon rows to 2429 creature_template_addon rows
...
Conversion done with https://gist.github.com/4504302 (C#)
Thanks to Aokromes for the idea
2013-01-10 18:11:29 +00:00
Nay
fff86b7729
DB/SAI: Remove some redundant creature_texts using SMART_ACTION_CALL_FOR_HELP
2013-01-10 15:41:10 +00:00
Nay
8274e42e3d
Core/SAI: Add 2nd parameter to SMART_ACTION_CALL_FOR_HELP to say "%s calls for help!" if enabled
...
Similar to SMART_ACTION_FLEE_FOR_ASSIST "%s attempts to run away in fear!"
2013-01-10 15:09:12 +00:00
Warpten
c9650de789
Scripts/ZulAman: Fixed a crash caused by the grid.
...
Closes #8885 .
2013-01-10 10:41:46 +01:00
Vincent_Michael
f9c193d27d
DB/Spells: Add missing sql in 669e2ed20f
2013-01-09 17:29:27 +01:00
ZxBiohazardZx
d9339cea60
DB/SAI: Fix startup DB errors
2013-01-09 15:59:15 +00:00
Spp
25d35bacf9
Fix incorrect sql name
2013-01-09 16:39:57 +01:00
Spp
677ed18080
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished last dungeon
...
- Some optimizations here and there
- Drop unused columns related to dungeon rewards
- Simplify Group reward. All people inside the dungeon should get the reward, no matter how far it's from the boss
2013-01-09 15:15:42 +01:00
Pitcrawler
ecfb762346
DB/SAI: You Reap What You Sow, closes #8827
2013-01-09 13:17:31 +01:00
Vincent_Michael
9f9f797d5d
Scripts/TOCR: Fix some faction champions crash
...
Closes #8393
2013-01-08 23:01:26 +01:00
Gacko
e102629601
DB/Quest: Raise the Barricades
...
Thanks to @Nevadas. Solves #8877
2013-01-08 21:33:28 +01:00
Malcrom
7c5597a697
Core/Scripting: Update Scholomance Scripts
2013-01-08 00:47:20 -03:30
Malcrom
f81f8ec41b
Core/Scripting: Compile fix
2013-01-07 23:02:17 -03:30
Malcrom
43d73bebd0
Core/Scripting: Some cleanup
2013-01-07 22:48:40 -03:30
Malcrom
2a9fc5198b
Core/Scripting: Move Nightbane text to creature text
2013-01-07 22:44:09 -03:30
Malcrom
0226048686
Core/Scripting: Update Script for Postmaster Malown
2013-01-07 22:13:04 -03:30
Malcrom
0105bc849f
Core/Scripting: Misc clean up and a warning fix
2013-01-07 21:47:38 -03:30
Malcrom
6ba128b2b2
Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
2013-01-07 20:19:47 -03:30
Malcrom
70977f3097
Core/Scripting: Misc fixes
2013-01-07 20:18:47 -03:30
ZxBiohazardZx
c3134bc6cd
DB/Creature: Remove ALOT of auras and creature_addon definitions, all these entries should be handled by SAI already, if not then SAI should be fixed
2013-01-08 00:45:44 +01:00
Malcrom
1c77eee917
Core/Scripting: Move Text for Shirrak the Dead Watcher to creature text
2013-01-07 19:50:31 -03:30
Malcrom
5ce88118ee
Core/Scripting: Move Text for Timmy the Cruel to creature text
2013-01-07 19:27:35 -03:30
Vincent_Michael
8c58184535
Core: Fix non pch build
2013-01-07 23:40:20 +01:00
Vincent_Michael
8f36383d39
Core: Fix build
2013-01-07 23:28:03 +01:00
w1sht0l1v3
de3d507cc1
DB/SAI: Proper script for Snowfall Glade Pup SAI.
2013-01-08 00:24:24 +02:00
Malcrom
64be0ef3b0
Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
2013-01-07 18:40:58 -03:30
Vincent_Michael
05e03e7634
SQL: Rename SQL merged in PR
2013-01-07 23:09:34 +01:00
Malcrom
a8374bd001
Core/Scripting: Some cleanup
2013-01-07 18:39:30 -03:30
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
55d3e8adaa
Core/Scripting: Move Text for Zul'jin to creature text
2013-01-07 18:14:30 -03:30
Malcrom
61fa397117
Core/Scripting: Move Text for Baron Rivendare to creature text.
2013-01-07 17:22:14 -03:30
Malcrom
3d1f61b278
Core/Scripting: Move Text for Ayamiss the Hunter to creature text
2013-01-07 16:29:20 -03:30
Malcrom
609232dfbe
Core/Scripting: Move Text for Archavon the Stone Watcher to creature text
2013-01-07 16:12:49 -03:30
Malcrom
74b4dbec3f
Core: Scripting: Convert Text for boss Archaedas to creature text
2013-01-07 15:54:11 -03:30
Malcrom
9d1ad8ab3a
Core/Scripts: Move text for Boss Akil'zon to db.
2013-01-07 15:31:38 -03:30
Malcrom
601f118f29
Core/Scripting: Move some text to creature text.
2013-01-07 14:20:52 -03:30
ZxBiohazardZx
4d14c58dd4
DB/Creature: Remove creature_addon aura for Frost Armor for the NPCs that have SAI defined: if the creature requires Frost Armor then SAI should cast it. this should reduce some runtime errors for duplicate auras
2013-01-07 17:37:39 +01:00
Malcrom
1bb8b9325a
Core/Scripting: Script Updates
2013-01-07 12:48:28 -03:30
Malcrom
c70b21437b
DB/SAI: Sai for gong event
2013-01-07 12:46:12 -03:30
Malcrom
0533d63a77
Core/Scripting: Gong Event updates
2013-01-07 12:34:58 -03:30
Nay
d0e4e20265
Merge pull request #8825 from joschiwald/vmapspelligno
...
Core/VMaps: drop "vmap.ignoreSpellIds" in config
this is not longer necessary since we use SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS
2013-01-07 07:36:40 -08:00
Malcrom
161caf860b
Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
2013-01-06 23:17:41 -03:30