From 81f1d5efc5c014bb9cd7867f37dbafca00e4c283 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Tue, 10 Nov 2015 21:03:57 -0800 Subject: [PATCH] Update home page to announce algo change --- src/jade/templates/home_page.jade | 41 +++++++++++-------------------- 1 file changed, 14 insertions(+), 27 deletions(-) diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade index 2b0d2861b..6d5ee3872 100644 --- a/src/jade/templates/home_page.jade +++ b/src/jade/templates/home_page.jade @@ -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 Thiago Belem, Crafting Guide now has support for Ender Storage! 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... Mekanism - 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 Configure 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 Iron Chests, and with them, I've - taken advantage of some of the new features of the site to add descriptions for each item.