Skip to content

Commit d82f618

Browse files
committed
Updates for Midnight launch
1 parent 6305eb4 commit d82f618

2 files changed

Lines changed: 20 additions & 37 deletions

File tree

Simulationcraft.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## Interface: 110200, 110207, 120000
1+
## Interface: 120000, 120001
22
## Title: Simulationcraft
33
## IconTexture: Interface\Addons\SimulationCraft\logo
44
## Notes: Constructs SimC export strings
55
## Author: Theck, navv_, seriallos
6-
## Version: 12.0.0-05
6+
## Version: 12.0.1-01
77
## OptionalDependencies: Ace3, LibRealmInfo, LibDBIcon, LibDataBroker-1.1
88
## SavedVariables: SimulationCraftDB
99

extras.lua

Lines changed: 18 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -332,29 +332,19 @@ Simulationcraft.preloadSpellIds = {
332332
Simulationcraft.upgradeCurrencies = {
333333
[1191] = 'Valor',
334334
[1792] = 'Honor',
335+
[1813] = 'Reservoir Anima',
336+
[1931] = 'Cataloged Research',
335337
[2122] = 'Storm Sigil',
336-
[2245] = 'Flightstones',
337-
[2706] = 'Whelpling\'s Dreaming Crest',
338-
[2707] = 'Drake\'s Dreaming Crest',
339-
[2708] = 'Wyrm\'s Dreaming Crest',
340-
[2709] = 'Aspect\'s Dreaming Crest',
341-
[2806] = 'Whelpling\'s Awakened Crest',
342-
[2807] = 'Drake\'s Awakened Crest',
343-
[2809] = 'Wyrm\'s Awakened Crest',
344-
[2812] = 'Aspect\'s Awakened Crest',
345-
[2914] = 'Weathered Harbinger Crest',
346-
[2915] = 'Carved Harbinger Crest',
347-
[2916] = 'Runed Harbinger Crest',
348-
[2917] = 'Gilded Harbinger Crest',
349338
[3008] = 'Valorstones',
350-
[3107] = 'Weathered Undermine Crest',
351-
[3108] = 'Carved Undermine Crest',
352-
[3109] = 'Runed Undermine Crest',
353-
[3110] = 'Gilded Undermine Crest',
354339
[3284] = 'Weathered Ethereal Crest',
355340
[3286] = 'Carved Ethereal Crest',
356341
[3288] = 'Runed Ethereal Crest',
357342
[3290] = 'Gilded Ethereal Crest',
343+
[3341] = 'Veteran Dawncrest',
344+
[3343] = 'Champion Dawncrest',
345+
[3345] = 'Hero Dawncrest',
346+
[3347] = 'Myth Dawncrest',
347+
[3383] = 'Adventurer Dawncrest',
358348
}
359349

360350
Simulationcraft.upgradeItems = {
@@ -364,32 +354,15 @@ Simulationcraft.upgradeItems = {
364354
[180058] = 'Relic of the Past III',
365355
[180059] = 'Relic of the Past IV',
366356
[180060] = 'Relic of the Past V',
367-
[190453] = 'Spark of Ingenuity',
368-
[197921] = 'Primal Infusion',
369-
[198046] = 'Concentrated Primal Infusion',
370-
[198048] = 'Titan Training Matrix I',
371-
[198056] = 'Titan Training Matrix II',
372-
[198058] = 'Titan Training Matrix III',
373-
[198059] = 'Titan Training Matrix IV',
374-
[204440] = 'Spark of Shadowflame',
375-
[204673] = 'Titan Training Matrix V',
357+
[204276] = 'Untapped Forbidden Knowledge',
376358
[204681] = 'Enchanted Whelpling\'s Shadowflame Crest',
377359
[204682] = 'Enchanted Wyrm\'s Shadowflame Crest',
378360
[204697] = 'Enchanted Aspect\'s Shadowflame Crest',
379361
[206366] = 'Cracked Trophy of Strife',
380-
[206959] = 'Spark of Dreams',
381-
[206960] = 'Enchanted Wyrm\'s Dreaming Crest',
382-
[206961] = 'Enchanted Aspect\'s Dreaming Crest',
383-
[206977] = 'Enchanted Whelpling\'s Dreaming Crest',
384362
[210221] = 'Forged Combatant\'s Heraldry',
385363
[210232] = 'Forged Aspirant\'s Heraldry',
386364
[210233] = 'Forged Gladiator\'s Heraldry',
387365
[211296] = 'Spark of Omens',
388-
[211494] = 'Spark of Beginnings',
389-
[211516] = 'Spark of Awakening',
390-
[211518] = 'Enchanted Wyrm\'s Awakened Crest',
391-
[211519] = 'Enchanted Aspect\'s Awakened Crest',
392-
[211520] = 'Enchanted Whelpling\'s Awakened Crest',
393366
[224069] = 'Enchanted Weathered Harbinger Crest',
394367
[224072] = 'Enchanted Runed Harbinger Crest',
395368
[224073] = 'Enchanted Gilded Harbinger Crest',
@@ -410,16 +383,21 @@ Simulationcraft.upgradeItems = {
410383
[231767] = 'Enchanted Weathered Ethereal Crest',
411384
[231768] = 'Enchanted Gilded Ethereal Crest',
412385
[231769] = 'Enchanted Runed Ethereal Crest',
386+
[232875] = 'Spark of Radiance',
413387
[239146] = 'Gilded Augmentation Matrix',
414388
[239203] = 'Runed Augmentation Matrix',
415389
[251993] = 'Gilded Starlight Matrix',
416390
[251994] = 'Runed Starlight Matrix',
391+
[256559] = 'Galactic Combatant\'s Heraldry',
392+
[256607] = 'Galactic Aspirant\'s Heraldry',
393+
[256608] = 'Galactic Gladiator\'s Heraldry',
417394
}
418395

419396
Simulationcraft.catalystCurrencies = {
420397
[2813] = 'Harmonized Silk',
421398
[3116] = 'Essence of Kaja\'mite',
422399
[3269] = 'Ethereal Voidsplinter',
400+
[3378] = 'Dawnlight Manaflux',
423401
}
424402

425403
Simulationcraft.upgradeAchievements = {
@@ -432,6 +410,7 @@ Simulationcraft.upgradeAchievements = {
432410
40107, -- Harbinger of the Weathered
433411
40115, -- Harbinger of the Carved
434412
40118, -- Harbinger of the Runed
413+
40939, -- Harbinger of the Gilded
435414
40942, -- Weathered of the Undermine
436415
40943, -- Carved of the Undermine
437416
40944, -- Runed of the Undermine
@@ -440,4 +419,8 @@ Simulationcraft.upgradeAchievements = {
440419
41887, -- Carved of the Ethereal
441420
41888, -- Runed of the Ethereal
442421
41892, -- Gilded of the Ethereal
422+
42767, -- Veteran of the Dawn
423+
42768, -- Champion of the Dawn
424+
42769, -- Hero of the Dawn
425+
61809, -- Adventurer of the Dawn
443426
}

0 commit comments

Comments
 (0)