Skip to content

Commit

Permalink
News Update
Browse files Browse the repository at this point in the history
  • Loading branch information
derfloh205 committed Jan 22, 2024
1 parent c4e6ba3 commit 5f659cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Data/News.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
f.bb(" Hello and thank you for using CraftSim!\n"),
f.bb(" ( You are awesome! )"),
newP("14.2.0"),
f.P .. "",
f.P .. f.g("CraftQueue"),
f.a .. "- " .. f.bb("Reagent Item Count") .. " you own and craftable count is now based on",
f.a .. " cached Item Count data from the crafter character",
f.a .. "- It is now possible to create an " .. f.bb("Auctionator Shopping List"),
f.a .. " per Crafter Character in your Crafting Queue",
newP("14.1.0"),
f.P .. f.l("Hugemongous") .. " performance increase for " .. f.bb("Recipe Scan"),
f.a .. "and other recipe calculations",
Expand Down

0 comments on commit 5f659cb

Please sign in to comment.