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
ZxBiohazardZx
0abeb1b5c3
DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI
2012-12-07 21:56:05 +01:00
Vincent_Michael
0aea6c8512
Core/Scripts: Add missing creature_text
2012-12-07 19:41:30 +01:00
Vincent_Michael
3199c9d563
SQL:
...
- Fix startup errors
- Rename SQLs in correct name
2012-12-07 18:11:28 +01:00
Trista
67de1ad3c5
DB/Misc:
...
Make Membership Benefits monthly Closes #1550
Fix Canyon Chase Closes #1944
Add SAI for Quest: Revenge for the Vargul Closes #5971 , Closes #4341 , Closes #2201
Add SAI for Quests 10305,10306,10307,10182, Closes #5928 , Closes #3797 , Closes #1965 , Closes #1966 , Closes #1968 , Closes #1967
2012-12-07 16:35:03 +01:00
PitCrawler
5c3431337a
DB/Various Fixes:
...
Add SAI support for Quests 11984, 12255, 12259 Closes #4787
Fix quest Seeking the Windserpent Godess, Setting the Stage Closes #8577
Fix quest Quest I Sense a Disturbance Closes #8515
2012-12-07 16:08:29 +01:00
ZxBiohazardZx
fef854e8f2
DB/Misc: Various issuetracker fixes and quest_end_scripts conversions
...
Fix Wintergrasp Tower Cannon Closes #8054
Fix Stacking for Kings and Sanctuary Closes #8276
Fix Quest: Prepping the Speech Closes #8364
Update spawnposition for Sludge Beast Closes #8495
Update SAI fixing Quest Cycle of Rebirth Closes $8504, Closes #7523
Update SAI for quest No Rest for the Wicked Closes #8506
Add conditions for Quest: DrTerribles Building a better flesh giant Closes #8547
Convert some quest_end_scripts to SAI
2012-12-07 15:32:56 +01:00
Gacko
8fbec4156b
Core/DB: Creature text for 22 script files
2012-12-07 10:04:40 +01:00
Gacko
f9c0e3c91b
Core/DB: Creature text for 53 script files
2012-12-06 18:08:21 +01:00
Vincent-Michael
67a8709da8
DB/Scripts: Fix copy and paste fail in 40b010e3ad
2012-12-06 00:10:27 +01:00
Gacko
c5a38da394
DB/Scripts: Add missing creature_text for Kel'Thuzad in 33c44594cd
...
Closes #8562
2012-12-04 22:19:35 +01:00
Vincent-Michael
082c3f4267
Core/Hunter: Fix Furious Howl targets
2012-12-04 20:50:01 +01:00
Vincent-Michael
40b010e3ad
Misc/Scripts: Some fixes for creature_text
2012-12-04 20:12:48 +01:00
Vincent-Michael
c90ec469db
Core/Reputation:
...
- Fix copy and paste fail (thx zorix)
- Add new field for monthly rate quests
2012-12-04 15:58:57 +01:00
Vincent-Michael
2b3b124e09
Core/Reputation: Implemented new reputation_reward_rate fields for dayily/weekly quests
2012-12-04 14:48:44 +01:00
Vincent-Michael
0a3972db7c
Core/Quest: Removed table quest_start_scripts
2012-12-04 11:23:10 +01:00
Vincent-Michael
65a75f98d7
SQL: Rename SQL merged in PR
2012-12-04 00:50:20 +01:00
blub
ac22f3632b
Merge pull request #8554 from Gacko/creaturetext
...
Core/DB: Creature text for 26 script files
2012-12-03 15:48:43 -08:00
Vincent-Michael
b2928e59fa
Core/Quest: Add support for monthly quests
...
Author: svetilo12
Converted and updated by: Subv
2012-12-04 00:04:06 +01:00
Gacko
33c44594cd
Core/DB: Creature text for 26 script files
2012-12-03 22:10:18 +01:00
Baric
ab63aea08a
DB/Waypoints:
...
Path for Gnarl Leafbrother in Feralas Closes #8528
Path for Antilus the Soarer in Feralas Closes #8525
Guards and Path for Achellios the Banished Closes #8524
Path for Galak Messenger Closes #8523
Path for XT-9 in Stonetalon Mountains Closes #8512
Path for Uruson in Teldrassil Closes #8502
Path for Snake vendor in Orgrimmar Closes #8501
Pathing for Threggil in Teldrassil Closes #8497
Formation for Steelsnap Closes #8496
2012-12-03 21:57:19 +01:00
Aokromes
ad341948d1
Core/DB: Typo fix
2012-12-03 03:48:24 +01:00
Gacko
a73a7dc43f
Core/DB: Creature text for 37 script files
2012-12-02 19:13:57 +01:00
Malcrom
f5bd0470d1
DB/Gameobject Template: Some spell focus fixes from Vincent-Michael.
...
Closes #8466
2012-12-02 10:04:01 -03:30
Vincent-Michael
2dc72ec7c8
Core/Creatures: Fix correct faction for Iskalder <The Ancient Hero>
2012-12-01 19:03:43 +01:00
Vincent-Michael
7afbacd6e1
Core/Ulduar:
...
- Implemented kill credit for hodir and assembly of iron
- Some cleanup
2012-12-01 17:34:00 +01:00
Vincent-Michael
3c41a0a2e0
SQL: Fix sql import problems
2012-12-01 15:12:45 +01:00
Vincent-Michael
4015f4f2ff
SQL: Rename SQL merged in PR
2012-12-01 14:43:30 +01:00