Kaelima
05c38b20ea
Merge pull request #8668 from joschiwald/random_changes
...
Core/Misc:
2012-12-19 23:48:00 -08:00
Vincent_Michael
13c8869c78
SQL: Fix typo in 2a5fcdddd7 (need sleep :/)
2012-12-20 01:53:45 +01:00
Vincent_Michael
2a5fcdddd7
DB/Conditions: Fix door exploit with item "Vial of Frost Oil"
...
Closes #6658
2012-12-20 01:38:37 +01:00
Vincent_Michael
37ecd4ddf7
DB/Conditions: Fix door exploit with item "Filled Cerulean Vial"
...
Closes #8716
2012-12-20 01:16:35 +01:00
Pitcrawler
c0ab7c8d62
DB/SAI: Some minor corrections
2012-12-19 20:28:46 +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
joschiwald
f4e7cde1b5
Core/Misc:
...
- some simplifications in reputation calculation
- removed aura in SPELL_AURA_LINKED should depends on SpellDifficulty
- remove some unneeded variable declarations when it's already declared
- remove some hacks
- fix some warnings in Lfg stuff
- some codestyle changes
2012-12-19 12:55:51 +01:00
Vincent_Michael
a2832805af
SQL: Fix sql import problems
2012-12-19 07:02:54 +01:00
Trista
90857739dc
DB/SAI: Convert more quest_end_scripts
...
* 12657, 12597 ,10988, 10850, 10447 and 9565
2012-12-19 01:04:29 +02:00
Vincent_Michael
7dd019e7bb
Misc/Script: Convert winter veil mistletoe event in sai
2012-12-18 22:27:48 +01:00
Pitcrawler
8c22587bc9
DB/SAI: Fix quest: The Key of Warlord Zol'Maz, closes #8564
2012-12-18 19:25:44 +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
Vincent_Michael
bb93eb0f7e
Core/Character: Fix logic fail with world state in b2928e59fa
2012-12-18 14:13:09 +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
Trista
103edb16ea
DB/Spells: Fix support for Preserved Holly
...
* it needs to trigger reindeer transformation used by Fresh Holly, while has a side core check already handled. This needs to happen in the same time and not after.
* traced the auras are same from sniffs and the mechanic
* now Fa-la-la-la Ogri'La should be completeble for all (tested all normal cases)
Closes : #4333
2012-12-17 16:32:33 +02:00
Vincent_Michael
aa40ddd603
SQL: Fix sql import problems
2012-12-17 07:34:08 +01:00
Trista
48141bbfa6
Core/Quest: Song of Wind and Water
...
* cleanned a bit and edited old @Treak fix, credits go to him, the quest will* work 100% blizzlike when target_unit_master #8643 gets a fix for vehicle. What concerns the quest is done. I've already fixed the core kill_credit issue, but needs to be discussed.
* leaving the vehicle_AI until they get integrated correctly to SAI, this can be easily converted after. Currently need to make some hacks to make it work close to good if using SAI. (specificly terrain acts weird at that place)
Closes : #5424
2012-12-17 04:37:27 +02: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
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
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
Vincent_Michael
d2cc278283
Core/Spells: Rename spell script scripts in correct script name
2012-12-14 23:19:03 +01: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
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
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
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
ZxBiohazardZx
cb501a2aa4
DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI
2012-12-09 12:26:07 +01:00
ZxBiohazardZx
59f8457bd4
DB/Cleanup: remove unused db_script_strings
2012-12-08 23:41:30 +01:00
ZxBiohazardZx
e2020f284b
DB/Misc: actually remove the scripts instead of keeping pointers alive that arent needed
2012-12-08 23:37:51 +01:00
ZxBiohazardZx
ce2312f28c
DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI
2012-12-08 22:55:50 +01:00
Vincent_Michael
1e22367ca4
Core/Scripts: Add missing creature_text for eregos
2012-12-08 01:18:26 +01:00