Commit Graph

17401 Commits

Author SHA1 Message Date
Carlos Vargas
6c6586fa43 Core/Scripts: Adding script hooks to allow for third party scripts to modify damage dealt.
Originally from the VAS Autobalance script, slightly modified.

Only addresses Spells, Dots, and Melee Damage. I'll have look at the current modules on ways of doing this but, Environmental Damage(fire/lava/drowning), Fall Damage, and Potentially AoE aren't covered by these.

Closes #7867

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-17 01:26:56 +00:00
tibbi
ae4c4c1822 DB/ToC: correcting a typo at immunities added at 1f9db80b69
Closes #8641

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-17 01:17:03 +00:00
Nay
377d6c7862 Merge pull request #8131 from flippy84/master
Core/Script: Heigan phase 2
2012-12-16 17:03:26 -08:00
Nay
352ed3ec53 Merge pull request #8667 from Kirkhammett/engi_fix
Core/Script: Fix Dimensional Ripper spell learning
2012-12-16 17:01:48 -08:00
Trista
47617bb740 Merge pull request #8565 from Trista/master
Core/Creature: Update template - reinitialize spell bar for vehicles
2012-12-16 17:01:26 -08:00
Nay
815742f44d Merge pull request #8681 from xomachine/master
Core/PetAI: Emote and autocast fixes
2012-12-16 16:56:18 -08:00
thesensei
ed4bf13c44 Core/Creature: Update template - reinitialize spell bar for vehicles
* update template didn't change spell bar for players if on vehicle that updates it's template, initialize spells was needed
	* combined with faction changing, since when update is called player faction is ignored and it should be changed to his (based on sniffs)
	* the idea of this automated check inside fix SAI problems mainly, because there you have nothing to use to reinitialize the bar - closes #5254
2012-12-17 02:54:59 +02:00
Roc13x
9776bdfdfa Core/Items: DestroyItemCount also searches bank
Closes #8240

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-17 00:54:47 +00:00
Pitcrawler
5cd2f6fef9 DB/SAI: Fix quest: Foundation for Revenge, closes https://github.com/TrinityCore/TrinityCore/issues/8621 2012-12-17 00:20:02 +01:00
Vincent_Michael
f96295f6ca DB/Scripts: Implemented creature_text for Trial of the Champion 2012-12-16 21:05:05 +01:00
Vincent_Michael
728ee3e13c DB/Winter Veil: Add "Red Rider Air Rifle" at "Clockwork Assistant <Jepetto's Companion>" and "Jepetto Joybuzz <Toymaker>" 2012-12-16 02:05:25 +01:00
Vincent_Michael
78c7767cbd DB/Creatures: Add corrects hover for Vyragosa and Chillmaw 2012-12-16 01:05:53 +01:00
ZxBiohazardZx
a5e4fc8fd4 DB/Cleanup: actually remove the quest_end_scripts and correct a questid in previous push 2012-12-16 00:08:51 +01:00
ZxBiohazardZx
18da48881b DB/SAI: Convert some more quest_end_scripts 2012-12-16 00:01:12 +01:00
xomachine
d39b21df8a Core/PetAI: Fix Ghouls emotions
Correction IDs of COWER and ROAR emotions for ghoul.
2012-12-15 19:26:59 +00:00
xomachine
e7f0808d46 Core/PetAI: Fix pet's self-jumping
Fix issue, when pet autocast leap-like spells on itself
2012-12-15 19:23:59 +00:00
Trista
bd135718b6 DB/SAI:
EAI -> SAI conversion for Urom adds Closes #8644
Fix quest: Whelps of the Wyrmcult Closes #8650
Remove npc immunity for Galen's Escape Closes #4942
2012-12-15 12:32:42 +01:00
baric
8f3d944adb DB/Pathing: Various improvements to Ashenvale:
Add formation for Alliance Elites pathing in Barrens Closes #8629
Add pathing for Lady Vespia Closes #8630
Add pathing for Prince Raze Closes #8631
Add pathing for Rorgis Jowl Closes #8632
Add pathing for Branch Snapper Closes #8633
Add pathing for Akkrilus Closes #8634
Add pathing for Terrowulf Pack Lord Closes #8635
2012-12-15 12:15:07 +01:00
Subv
136dbd69fd Merge pull request #8583 from Gacko/scripttexts
Core/DB: Drop table script_texts
2012-12-14 18:11:31 -08:00
Filip
6611947a2a Core/Script: Fix Dimensional Ripper spell learning 2012-12-15 02:04:53 +01:00
Vincent_Michael
db6195789d Core: Fix non pch build 2012-12-14 23:31:08 +01:00
Vincent_Michael
d2cc278283 Core/Spells: Rename spell script scripts in correct script name 2012-12-14 23:19:03 +01:00
click
aa420be109 Core/QuestHandler: Minor change on output from two logentries to make more sense 2012-12-14 17:49:57 +01:00
Subv
4b1e65d057 Core/PetAI: Fixed a crash in PetAI::CanAttack
Closes #8660
2012-12-14 11:06:56 -05:00
Vincent_Michael
36c3e46fdb DB/Misc: Fix startup errors 2012-12-14 11:47:16 +01:00
kaelima
1f869ce3a5 DB/SpellClick: Remove redundant spellclick spell for npc 30228, as it is already indirectly applied from npc 30500 2012-12-14 02:37:36 +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
Nay
388bb43610 DB/World: Correct some waypoint_data and properly add PK to this table 2012-12-14 01:16:14 +00:00
Nay
8798daca0e DB/World: Create a new sql with the code fixed in 294d7c0707, also fix typo 2012-12-14 00:10:54 +00:00
Nay
294d7c0707 DB/World: Fix a typo in file 2012_11_24_03_world_varius_fixes.sql
>ERROR 1264 (22003) at line 359: Out of range value for column 'ConditionTarget'

The above error is only present when using MySQL strict mode (and that is **recommended**)
To enable strict mode add `sql_mode=STRICT_ALL_TABLES` to my.init MySQL configuration file
2012-12-14 00:07:28 +00:00
click
45052f1f63 Merge pull request #8517 from cody-/master
Core/Tools: Fix a minor issue with compiling the vmap4 extractor on MacOS X (this should be made more generic at a later time in space...)
2012-12-13 09:40:37 -08:00
Gacko
c65ccba1e1 Core/DB: Drop table script_texts 2012-12-13 14:48:01 +01:00
Nay
b9b14652e8 DB/World: Add missing primary keys to 5 tables
Initial patch by @thebillkidy - ref #8646
2012-12-13 00:48:22 +00:00
Vincent_Michael
36c3395bea Core/Quest: Fix reputation calculation for SPELL_AURA_MOD_REPUTATION_GAIN 2012-12-12 20:32:05 +01:00
baric
205cb06df9 DB/Creature: Add pathings and formations for various creatures:
Add formation for Razormane Wolves and Hunters Closes #8514
Add missing Raptor Egg nests Closes #8594
Add pathing for Twilight Prophet Closes #8601
Add pathing for Setis Closes #8602
Add pathing for Lapress Closes #8604
Add pathing for Ghost Howl Closes #8605
Add formation and pathing for Magram Pack Runners & Bonepaws Closes #8606
Add formation for Caliph Scorpidsting Closes #8608
2012-12-10 14:02:47 +01:00
Vincent_Michael
ebae4ab249 Core/Hunter: Fix Call of the Wild targets
Closes #8618
Closes #8610
2012-12-10 10:36:59 +01:00
WishToDie
6266303841 Fix crash in Blackfathom Deeps.
Thx Vincent-Michail
Closes #8557
2012-12-10 07:06:11 +02:00
Vincent_Michael
a4e05b9bb9 DB/SAI: Fix smart_scripts for Scarlet Peasant 2012-12-10 00:06:33 +01:00
Vincent_Michael
0d4f6e3271 DB/Quest: Add missing changes in cb501a2aa4 2012-12-09 23:12:27 +01:00
Vincent_Michael
c88b3065a9 SQL: Fix Startup errors 2012-12-09 23:03:01 +01:00
Aokromes
4261528c9c Merge pull request #8615 from Gacko/creaturetext
Core/DB: Last fixes for creaturetext conversion
2012-12-09 11:11:08 -08:00
Gacko
d34a9df70a Core/DB: Last fixes for creaturetext conversion 2012-12-09 20:03:17 +01:00
Vincent_Michael
e0e61a63b2 DB/Conditions: Add fail message for Defibrillate 2012-12-09 19:39:57 +01:00
Vincent_Michael
7e28938dd0 Core: Fix more warnings 2012-12-09 18:13:41 +01:00
Vincent_Michael
e7cb10f49b Core: Fix warnings 2012-12-09 17:34:21 +01:00
Subv
01f118bf77 Merge pull request #8416 from MrSmite/PetAI_2.0
Core/PetAI: Several changes.
Closes #7455
Closes #8398
2012-12-09 07:50:33 -08:00
ZxBiohazardZx
cb501a2aa4 DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI 2012-12-09 12:26:07 +01:00
Shauren
b65a88eeec Merge pull request #8590 from joschiwald/homebind
Core/Player: correct SetHomebind and usage of it
2012-12-09 02:33:34 -08:00
joschiwald
5c33c54054 Core/Player: correct SetHomebind and cleanup Spell::EffectBind 2012-12-08 23:46:16 +01:00
ZxBiohazardZx
59f8457bd4 DB/Cleanup: remove unused db_script_strings 2012-12-08 23:41:30 +01:00