Andrew Miner
dc68615bb3
Add tutorials to sitemap & prerender
2015-03-20 14:12:56 -07:00
Andrew Miner
b34d6ef483
Improve Gates, Wires, and Chips tutorial for BC
2015-03-20 14:05:34 -07:00
Andrew Miner
2faf4bfe7f
Add videos section to tutorial page
2015-03-20 14:05:21 -07:00
Andrew Miner
e58cc28815
Fix bug in here-doc parsing
...
When a here-doc contains an empty line, any whitespace it contains
should be ignored for purposes of determining the amount of leading
whitespace to trim from each line.
2015-03-20 14:02:58 -07:00
Andrew Miner
89a7f7a9d3
Initial implementation of tutorial pages
2015-03-20 12:22:01 -07:00
Andrew Miner
ee5ff2b578
Correct recipe for Iron AND/OR Gates
2015-03-18 19:35:07 -07:00
Andrew Miner
e7723b9452
Fix reinforced obsidian recipe
2015-03-18 17:16:32 -07:00
Andrew Miner
b10fe74ba5
Update "What's New?" section
2015-03-13 22:18:06 -07:00
Andrew Miner
08eba99413
Don't show recipes for similarly name items
...
On item detail pages for items where multiple mods add an item of the
same name, recipes for both items would incorrectly be displayed.
2015-03-13 22:09:12 -07:00
Andrew Miner
c9ab80e7ab
Add BigReactors 0.4.2A2
2015-03-13 21:52:55 -07:00
Andrew Miner
8894124520
Don't show pass-through recipes
...
A pass-through recipe is one which requires an item as input which is
carried through to the output (e.g., using a Golden Railway Ticket to
create a regular Railway Ticket in Railcraft). As these aren't really
recipes, they should not be listed as such in the item detail page.
2015-03-13 19:06:33 -07:00
Andrew Miner
1333132cd8
Remove extraneous debug logging
2015-03-13 19:06:06 -07:00
Andrew Miner
57342bfbfa
Don't show empty item detail page for disabled mod
...
When a mod is disabled, a naïve search for the item will yield an
empty set. Instead, ignore whether a mod is disabled when looking for
the principle item for a given page.
2015-03-13 18:32:16 -07:00
Andrew Miner
9ef8480da8
Add item descriptions for some BuildCraft items
2015-03-13 18:21:54 -07:00
Andrew Miner
a7859087d7
Update home page "What's New" message
2015-03-12 22:42:02 -07:00
Andrew Miner
0525f49008
Show official URL on item detail page
2015-03-12 22:33:42 -07:00
Andrew Miner
9ac8593ba3
Add ability to display videos in item pages
2015-03-12 21:54:06 -07:00
Andrew Miner
fa916117b6
Update "What's new?" text
2015-03-12 19:36:42 -07:00
Andrew Miner
48e2ae841d
Regenerate prerendered pages for Forestry
2015-03-12 19:24:55 -07:00
Andrew Miner
eb0d487188
Fix a last few remaining issues
2015-03-12 16:46:02 -07:00
Andrew Miner
d4be16033b
Fix several small errors in the Forestry data
2015-03-11 22:37:02 -07:00
Andrew Miner
53c08eab80
Update reformat script for project dir. changes
2015-03-11 22:37:02 -07:00
Andrew Miner
a16ad26814
Convert Forestry data into new format
2015-03-11 22:37:01 -07:00
Andrew Miner
c22b352345
Add script to restructure mod images
2015-03-11 22:37:00 -07:00
Andrew Miner
5576a5e6a1
A few more Forestry fixes
2015-03-11 22:37:00 -07:00
Andrew Miner
757e9a0857
Minor adjustments to Forestry data
2015-03-11 22:36:59 -07:00
Sheldon Griffin
e50ab8f637
Final cleanup Forestry recipe list
2015-03-11 22:36:59 -07:00
Sheldon Griffin
f3b01c4d9c
Work on categories
2015-03-11 22:36:59 -07:00
Sheldon Griffin
2e6d55dac9
Remove final appearances of underscores in item names
2015-03-11 22:36:59 -07:00
Sheldon Griffin
2225b1a724
Add serum/caterpillar to butterly names
2015-03-11 22:36:59 -07:00
Sheldon Griffin
d48ac1f388
Add refractory to _2 capsules
2015-03-11 22:36:58 -07:00
Sheldon Griffin
54509a5977
Add subnames for farm blocks
2015-03-11 22:36:58 -07:00
Sheldon Griffin
2cef3a230a
Final pre-double check recipe checkin
2015-03-11 22:36:58 -07:00
Sheldon Griffin
0be0a15f60
Add forestry to default mod list
2015-03-11 22:36:58 -07:00
Sheldon Griffin
08b27ea869
Down to the small stuff
2015-03-11 22:36:58 -07:00
Sheldon Griffin
aa599b55c5
Initial checkin Forestry files
2015-03-11 22:36:58 -07:00
Andrew Miner
35e3712783
Bug: Make sure mod recipes for MC items show up
...
This fixes a regression where recipes for vanilla Minecraft items
(e.g., Iron Ingot) added by mods (e.g., Pulverized Iron to Iron
Ingot) didn't show up on that item's detail page.
2015-03-11 22:17:17 -07:00
Andrew Miner
b9ced9b3d1
Fix default versions
2015-03-11 19:25:38 -07:00
Andrew Miner
7c564ad135
Fix error in Gruntfile
2015-03-11 08:39:38 -07:00
Andrew Miner
1cd788586a
Allow adsense/addthis in staging
2015-03-11 08:39:22 -07:00
Andrew Miner
556c15cd2b
Refresh index.html w/o Adsense and AddThis
2015-03-11 08:35:30 -07:00
Andrew Miner
6db25d7a77
Don't show AddThis in non-prod envs
2015-03-10 23:14:06 -07:00
Andrew Miner
50c3d95440
Only load Adsense in prod. and reset on each page
2015-03-10 21:34:41 -07:00
Andrew Miner
ee75415729
Allow each mod to have a default version
...
When a visitor arrives at the site for the first time, this will
ensure they have a certain set of mods on/off. Right now, that means
IC2-Classic is off by default, and everything else is on.
2015-03-10 09:57:23 -07:00
Andrew Miner
b1cfe9221e
Merge branch 'andrewminer-item-detail-file'
2015-03-10 08:47:34 -07:00
Andrew Miner
a2a474fb51
Update IC2 key to use existing key
2015-03-10 08:37:35 -07:00
Andrew Miner
544bbf7784
Remove --clean & add --only options
2015-03-10 08:36:57 -07:00
Andrew Miner
240c35233c
Refresh pre-rendered pages
2015-03-10 08:35:13 -07:00
Andrew Miner
8a012ca811
Add update message
2015-03-09 08:39:35 -07:00
Andrew Miner
fcf687c70d
Regenerate pre-rendered HTML pages for /browse
2015-03-09 08:32:13 -07:00