From cf955d0b5c0fdb6c7e91b76cac6bd47942bd6e7f Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Fri, 3 Apr 2015 19:51:27 -0700 Subject: [PATCH] Update "What's New?" section for Mekansim --- src/jade/templates/home_page.jade | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade index 852ad33be..ae14bd341 100644 --- a/src/jade/templates/home_page.jade +++ b/src/jade/templates/home_page.jade @@ -47,6 +47,15 @@ .section h2 What's new? .panel + h3 1015-04-03 + .entry + p. + You've asked for it, and now it's finally here... Mekansim + 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. @@ -149,11 +158,3 @@ p. At the same time, I've changed the quantity field to allow up to 9999 of any item. Have fun with those huge builds! - - h3 2015-02-22 - .entry - p. - Woo hoo! Or, should I say: Choo choo! I just added support for RailCraft! I also pushed up lots - of performance improvements (55% faster at computing crafting plans)! Hopefully, you won't - really notice anything except that entering new items and computing really complicated crafting - plans don't take so long.