Grimfeather
6e7b270775
Update tbc_vendors.sql - creature guid updates
...
changes `creature` guid insert values to make it easier to add more and avoid duplicates.
2024-08-24 12:22:19 +02:00
Grimfeather
5343f8586a
Update professions.sql - batch inserts
...
- updating SQL code to batch inserts
- changed guid values for inserts into `creature`.
so it's easier to add more and avoid using the same guid.
- added missing DELETE before INSERT
2024-08-24 12:18:31 +02:00
Grimfeather
445833e413
Update tbc_vendors.sql - batch inserts
...
updating SQL code to batch inserts
2024-08-24 11:44:37 +02:00
Grimfeather
eb5f186caf
Merge branch 'ZhengPeiRu21:master' into TBC-limited-LW-recipes-before-TBC-T4
2024-08-24 07:42:51 +02:00
ZhengPeiRu21
65849389e6
Merge pull request #347 from Grimfeather/Fix-optional_pvp_items.sql
...
Fix optional pvp items.sql
2024-08-23 16:01:50 -06:00
Grimfeather
b9da42143b
Update tbc_vendors.sql
...
Correcting a small error in a comment
2024-08-23 09:53:26 +02:00
Grimfeather
f8d6bf9634
Update item_changes.sql
...
Added missing item updates
2024-08-23 09:00:13 +02:00
Grimfeather
4c441f0217
Update optional_pvp_items.sql
...
Correcting wrong updates in this file.
2024-08-23 08:46:59 +02:00
Grimfeather
299f994fcf
Update vanilla_quest_levels.sql
...
Labels the Shadow Magic quest as a group quest.
Related to: https://github.com/ZhengPeiRu21/mod-individual-progression/issues/179
2024-08-22 11:19:40 +02:00
Grimfeather
e2706b1aeb
Update professions.sql
...
Added Grikka, LW trainer in Blade's Edge Mountains
2024-08-22 09:09:43 +02:00
Grimfeather
d3be2afbea
Update ipp_aware_npcs.sql
...
Added Grikka
2024-08-22 09:07:15 +02:00
Grimfeather
71beb83739
Update ipp_aware_npcs.sql
...
Added Barim Spilthoof and Brumman
2024-08-22 08:44:32 +02:00
Grimfeather
b9ee2ffeef
Update professions.sql
...
Added Brumman
2024-08-22 08:42:44 +02:00
Grimfeather
7a46132632
Update professions.sql
...
- created new Leatherworking trainer item list (201050)
this way the list can be used multiple times for different trainers.
- added Barim Spilthoof
2024-08-22 08:20:58 +02:00
Grimfeather
0f969d2f8a
Update tbc_vendors.sql
...
added Ulrike
2024-08-22 06:55:37 +02:00
Grimfeather
9545ba9349
Update ipp_aware_npcs.sql
...
added Ulrike
combined the SQL code
2024-08-22 06:53:55 +02:00
Grimfeather
90773cafaa
Update ipp_aware_npcs.sql
...
Added Urgronn
2024-08-22 06:17:24 +02:00
Grimfeather
3ae1fcd8c7
Update tbc_vendors.sql
...
added Ugronn
2024-08-22 06:15:17 +02:00
Grimfeather
902c0adfa1
Update tbc_vendors.sql
...
added script npc_ipp_tbc_pre_t4 to copy of Nakodu
2024-08-22 05:43:13 +02:00
Grimfeather
d50980ba60
Create tbc_vendors.sql
...
vanilla_vendors.sql exists, but not tbc_vendors.sql .
2024-08-22 05:32:57 +02:00
Grimfeather
d2c2fe524a
Update ipp_aware_npcs.sql
...
Added Nakodu, Lower City Vendor
2024-08-22 05:26:43 +02:00
Grimfeather
843d75b4bc
Update professions.sql
...
missed one edit in previous correction of npc id.
2024-08-22 04:49:40 +02:00
Grimfeather
d33e82903c
Update professions.sql
...
Removed previous ugly fix
2024-08-22 04:38:25 +02:00
Grimfeather
d37a380e12
Update professions.sql
...
Had to assign an ID below 200.000 to the copy of Darmari,
else she won't function correctly as a trainer.
2024-08-22 04:35:14 +02:00
Grimfeather
86c070cd45
Update ipp_aware_npcs.sql
...
Phasing Darmari until TBC T4
2024-08-21 10:44:03 +02:00
Grimfeather
9fb7226b52
Update professions.sql
...
Add copy of Darmari, LW trainer in Shattrath
2024-08-21 10:39:48 +02:00
ZhengPeiRu21
a76becd1fd
Fix Beware of Pterrordax quest description
2024-08-20 10:03:29 -06:00
ZhengPeiRu21
60b618dae9
Merge pull request #339 from Grimfeather/Restore-crafting-CD-timers-for-Vanilla-and-TBC
...
Create optional_restore_crafting_cd_timers.sql
2024-08-20 09:51:31 -06:00
ZhengPeiRu21
dc65d9482d
Merge pull request #338 from Grimfeather/Robe-of-the-Archmage---mage-only
...
Update Robe of the Archmage
2024-08-20 09:50:50 -06:00
ZhengPeiRu21
ae5638a887
Merge pull request #337 from Grimfeather/optional-vanilla-crafting-requirements
...
Create optional_vanilla_crafting_requirements.sql
2024-08-20 09:48:22 -06:00
ZhengPeiRu21
a851e0b7cd
Merge pull request #334 from Grimfeather/Various-vendor-issues
...
Update vanilla_vendors.sql - 3551
2024-08-20 09:47:21 -06:00
Grimfeather
beb4556eed
Rename optional vanilla crafting requirements.sql to optional_vanilla_crafting_requirements.sql
...
updated file name
2024-08-18 12:01:08 +02:00
Grimfeather
fedb0bda25
Create optional_restore_crafting_cd_timers.sql
...
This restores the cooldown timers for Vanilla and TBC crafting recipes
2024-08-18 11:56:22 +02:00
Grimfeather
15da146e6c
Update item_changes.sql
...
Robe of the Archmage is a mage only item during vanilla and TBC
2024-08-18 05:51:35 +02:00
Grimfeather
7f661f549a
Create optional vanilla crafting requirements.sql
...
This restores the vanilla crafting specialization requirements for leatherworking and blacksmithing
2024-08-18 05:44:03 +02:00
Grimfeather
89ac8955e7
Update vanilla_vendors.sql - 3551
...
wrong npc entry used
2024-08-16 03:19:59 +02:00
ZhengPeiRu21
37faf4c9c0
Merge pull request #328 from Grimfeather/Various-vendor-issues
...
Various vendor fixes (related to issue 180)
2024-08-15 18:07:12 -06:00
Grimfeather
f66b921f84
Update optional_item_stack_sizes.sql
...
double SET
2024-08-14 20:22:21 +02:00
Grimfeather
ece4cd664e
Update optional_pvp_items.sql - pvp trinkets
...
pvp trinkets now require rank 2
2024-08-14 09:39:35 +02:00
Grimfeather
f892aab104
Update vanilla_vendors.sql
...
Patrice Dwyer (3551)
Ezekiel Graves (4585)
Engineer Torquespindle (25082)
Qixdi Goodstitch (2849)
2024-08-14 09:21:47 +02:00
Grimfeather
a5ed6f8339
vanilla pvp mounts require rank 11
...
added rank 11 requirement to vanilla pvp mounts.
2024-08-14 08:35:48 +02:00
ZhengPeiRu21
13bc18419d
Merge pull request #327 from Grimfeather/TB-Imperial-Plate-Quest-fixes---2
...
Thorium Brotherhood Imperial Plate Quest fixes - 2
2024-08-13 17:18:10 -06:00
Grimfeather
d90efadb0d
Update vanilla_quest_levels.sql
...
placed the updates in order of quest ID
2024-08-13 06:51:47 +02:00
Grimfeather
4111972c78
Update vanilla_quest_reputations.sql
...
Update TB Imperial plate quest reputation rewards
2024-08-13 06:41:20 +02:00
Grimfeather
c3e914eca8
Update vanilla_quest_levels.sql
...
updating quest text, LogDescription
2024-08-13 06:29:03 +02:00
ZhengPeiRu21
6f62885596
Merge pull request #321 from Grimfeather/patch-timbermaw-reputation-fixes
...
Timbermaw reputation reward fixes
2024-08-12 09:20:05 -06:00
Grimfeather
5f858664bc
Update vanilla_quest_reputations.sql
...
Changed timbermaw reputation rewards
set reputation reward rate to 1 for timbermaw faction.
2024-08-06 04:06:49 +02:00
Grimfeather
25727c9306
Update optional_item_stack_sizes.sql
2024-08-06 03:22:49 +02:00
郑佩茹
30041addc5
Remove redundant Mooncloth recipe from Evie Whirlbrew
2024-08-04 14:56:25 -06:00
郑佩茹
9ca57f20bc
Fix Kill'em With Sleep Deprivation levels
2024-07-17 15:39:56 -06:00