Commit Graph

17718 Commits

Author SHA1 Message Date
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
Malcrom
c3166b8608 Core/scripting: Fix zulaman.cpp 2013-01-06 23:16:06 -03:30
Nay
5f28502c0a Merge pull request #8738 from joschiwald/spell_proc_conditions
Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it i...
2013-01-06 18:29:55 -08:00
Malcrom
14feb316e1 Core/scripting: Update zulaman script 2013-01-06 22:58:58 -03:30
Malcrom
832cd198ca Core/scripting: More updates for gong event. Almost complete. 2013-01-06 22:39:41 -03:30
Nay
facefe0909 Merge pull request #8870 from Valcorb/PetSpeedFix
Make sure that "guardians" also gain the owner's speed (such as water elemental)
2013-01-06 16:40:57 -08:00
Valcorb
8743e9d368 Fix a small typo 2013-01-07 00:55:11 +01:00
ZxBiohazardZx
5fe399195f DB/Cleanup: Remove duplicate aura definitions in creature_addon and creature_template addon 2013-01-06 23:36:53 +01:00
Valcorb
8d9476fd9c Make sure that "guardians" also gain the owner's speed 2013-01-06 22:35:25 +01:00
Malcrom
6f19129a4a DB/SAI: Some event flag fixes 2013-01-06 13:16:08 -03:30
Malcrom
3710ca5faf Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald. 2013-01-06 12:38:26 -03:30
Malcrom
5ee23ad3b0 DB/Misc: Some fixes required to complete Gong scripting. 2013-01-06 12:21:04 -03:30
Malcrom
8361931b37 Core/Scripting: Move Kirtonos pathing to db looks smoother. 2013-01-06 12:04:02 -03:30
Malcrom
f9892f9a30 Core/scripting: Add scriptname to creature_template for Harrison Jones 2013-01-06 11:52:40 -03:30
Malcrom
90c182dce4 Core/Scripting: Fix silly error 2013-01-06 01:08:25 -03:30