@@ -34,7 +34,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
34
34
f .P .. f .g (" Cost Details" ) .. " renamed to " .. f .g (" Cost Optimization" ),
35
35
f .a .. " - Now shows the lowest expected crafting costs for an item" ,
36
36
f .a .. " if you or one of your alts are able to craft it (and its cached)" ,
37
- f .a .. " - Subcrafting costs are considered if you enable it in the module" ,
37
+ f .a .. " - Subcrafting costs are considered if" ,
38
+ f .a .. " you enable it in the module" ,
38
39
f .a .. " - Now has a " .. f .g (" Sub Recipe Options" ) .. " Tab to configure sub crafts" ,
39
40
f .P .. f .g (" Recipe Scan" ),
40
41
f .a .. " - Added a Recipe Scan Option to toggle " .. f .bb (" sub crafts" ),
@@ -43,7 +44,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
43
44
f .a .. " - The alt profession list is now more consistently sorted" ,
44
45
f .P .. f .g (" Average Profit" ),
45
46
f .a .. " - Removed Explanation and Statistics Button (-> new modules)" ,
46
- f .a .. " - Refactored the profit and stat weight display and added tooltips" ,
47
+ f .a .. " - Refactored the profit and stat weight display" ,
48
+ f .a .. " and added tooltips" ,
47
49
f .P .. f .g (" Explanations" ),
48
50
f .a .. " - New Module moved from Average Profit" ,
49
51
f .P .. f .g (" Statistics" ),
@@ -53,7 +55,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
53
55
f .p .. f .bb (" CraftResults" ),
54
56
f .a .. " - Fixed a Typo in the Item Result Log saying 'Profit: :'" ,
55
57
f .a .. " instead of 'Saved Reagents:" ,
56
- f .p .. " Fixed a bug leading to an error when moving a frame while crafting" ,
58
+ f .p .. " Fixed a bug leading to an error when moving a" ,
59
+ f .a .. " frame while crafting" ,
57
60
f .p .. " Russian Translation Update" ,
58
61
f .a .. " - Thanks to " .. f .bb (" https://github.com/SerGlushko" ),
59
62
}
0 commit comments