Update home page to announce algo change
This commit is contained in:
@@ -39,6 +39,20 @@
|
||||
.section
|
||||
h2 What's new?
|
||||
.panel
|
||||
h3 2015-11-10
|
||||
.entry
|
||||
p.
|
||||
Remember me? They guy who runs the site. Yeah, I'm back, and with big news! The site now has
|
||||
a completely new crafting algorithm. Instead of just taking the first crafting plan it comes up
|
||||
with, it tries to compute every possible plan, rates them, and then picks the best one. This
|
||||
also clears up a lot of bugs related to the old algorithm. The one drawback is that some items
|
||||
can take a bit longer to compute than with the old way, but I think you'll find it's worth it!
|
||||
p.
|
||||
On a personal note, I think it's clear that I don't have nearly as much time to dedicate to the
|
||||
site as I used to. That's mostly because I started a new job which keeps me away from working
|
||||
on the site so much. I hope to be able to get into a more regular pace now things my personal
|
||||
life has settled down again.
|
||||
|
||||
h3 2015-07-25
|
||||
.entry
|
||||
p.
|
||||
@@ -133,30 +147,3 @@
|
||||
Thanks to <a href="http://github.com/TiuTalk">Thiago Belem</a>, Crafting Guide now has support
|
||||
for <a href="/browse/ender_storage">Ender Storage</a>! While it's only a few items, it's a very
|
||||
handy mod well worth having in your mod pack! Thanks, Thiago!
|
||||
|
||||
h3 2015-04-03
|
||||
.entry
|
||||
p.
|
||||
You've asked for it, and now it's finally here... <a href="/browse/mekanism">Mekanism</a>
|
||||
support is now available! There is one important caveat... I can't figure out the exact
|
||||
quantities of all the various liquid-based recipes, so the numbers have been completely omitted
|
||||
for that part and probably are a bit incorrect. If you have any further information about those
|
||||
recipes, please let me know!
|
||||
|
||||
h3 2015-04-02
|
||||
.entry
|
||||
p.
|
||||
BuildCraft just got an upgrade to the latest version, 6.4.6. This is a much bigger upgrade than
|
||||
it may seem because this actually adds a lot of missing items and recipes all the way back to
|
||||
BuildCraft 4.x. So, now you can enjoy crafting plans which include the new integration table,
|
||||
lenses, filters, and... Robots!
|
||||
|
||||
h3 2015-03-24
|
||||
.entry
|
||||
p.
|
||||
I've just added support for ProfMobius' excellent JABBA (Just Another Better Barrel Attempt).
|
||||
Thanks for the anonymous suggestion via the <a href="/configure">Configure</a> page! If
|
||||
Crafting Guide is missing a mod you use, feel free to head over there to suggest it.
|
||||
p.
|
||||
I've also added support for <a href="/browse/iron_chests">Iron Chests</a>, and with them, I've
|
||||
taken advantage of some of the new features of the site to add descriptions for each item.
|
||||
|
||||
Reference in New Issue
Block a user