Andrew Miner
e7723b9452
Fix reinforced obsidian recipe
2015-03-18 17:16:32 -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
fa916117b6
Update "What's new?" text
2015-03-12 19:36:42 -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
b9ced9b3d1
Fix default versions
2015-03-11 19:25:38 -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
544bbf7784
Remove --clean & add --only options
2015-03-10 08:36:57 -07:00
Andrew Miner
6e090d3d59
Separate IC2-Classic and IC2-Exp
2015-03-08 20:39:48 -07:00
Andrew Miner
0a6c185965
Restructure static files into a single directory
2015-03-08 15:05:24 -07:00
Andrew Miner
d43876c507
Replace GA code in prerendered pages
2015-03-07 15:13:56 -08:00
Andrew Miner
6c7274c38c
Improve SEO by pre-rendering all HTML pages
...
* Change all internal links to use URLs ending in `/`
* Add the prerender script which uses PhantomJS to pre-render the
HTML for all possible pages in the system
* Change the build process to incorporate the pre-rendered files
* Update the sitemap script to generate the new URLs
2015-03-06 22:31:39 -08:00
Andrew Miner
a9dc4e3a26
wip
2015-03-06 22:31:29 -08:00
Andrew Miner
58ce5fdd63
Add 'Cache-Control' header to S3 files
2015-03-04 23:31:00 -08:00
Andrew Miner
318cd6f8ee
Replace aws CLI with s3cmd for better syncing
2015-03-04 22:52:37 -08:00
Andrew Miner
15d868b930
Update sitemap for new URL structure
2015-03-02 15:14:49 -08:00
Andrew Miner
7210245cc6
Initial version of header nav bar
2015-02-28 13:47:51 -08:00
Andrew Miner
963147104a
Use placeholder images for item groups
2015-02-23 20:17:20 -08:00
Andrew Miner
0ec909a11e
Don't re-build for a promote
2015-02-22 23:16:32 -08:00
Andrew Miner
721f7d1aa2
Change deploy script to rebuild after deployment
2015-02-19 11:54:36 -08:00
Andrew Miner
e3486540cb
Fix bugs in reformat script from recent refactor
2015-02-19 10:19:10 -08:00
Andrew Miner
100ce1bc70
Don't use # notation in sitemap
2015-02-18 10:29:36 -08:00
Andrew Miner
52559e70b6
Update sitemap to avoid redirects
2015-02-09 22:21:05 -08:00
Andrew Miner
e94b5b3d8d
Add item declarations for non-craftable MC items
...
* Update the `convert-nei-dump` script to avoid overwriting an
`mod-version.cg` file and to only add those items which are missing
2015-02-09 21:15:09 -08:00
Andrew Miner
0f73fc18a0
Move all /item URLs to /crafting
2015-02-07 12:37:44 -08:00
Andrew Miner
7697e121b0
Complete initial design of item page
2015-02-04 10:12:48 -08:00
Andrew Miner
e612cedf8d
Fix scripts and tests
...
* Fix the reformat script to work with recent changes
* Fix the convert-nei-dump script to remove leading and trailing '_'
* Fix various broken tests
2015-01-21 15:05:19 -08:00
Andrew Miner
164c0d4892
Add nascent version of the mod detail page
...
* Create a nascent version of the mod detail page
* Make the slug mandatory for Mod instead of name, and load the name
from the data file
* Make the Feedback view universal on all pages
* Refactor the use of mod pack to have a single global object at the
router level which is shared between pages. Further, make this one
object load itself immediately and have it automatically load any
activated mod version
* Refactor the use of Storage related to mod pack versions into the
router as well.
* Add trace logging back in for events, but allow individual classes
to suppress it (as opposed to actually supressing the events)
* Fix a bug in ModVersion.eachItem where it would suggest so-called
items which are merely registered slugs without associated items
2015-01-20 10:55:38 -08:00
Andrew Miner
8e0d7cc50c
Create script to convert NEI dumps
2015-01-19 14:47:50 -08:00
Andrew Miner
bb959264ee
Update deploy --new ot always rebuild for prod
2015-01-16 21:03:47 -08:00
Andrew Miner
291f94da57
Add the "verify" script
...
In addition to the new script, this changes the V2 parser to be able
to continue past the first error found so that as many errors as
possible may be displayed.
2015-01-14 15:57:27 -08:00
Andrew Miner
89a8e2b539
Add V2 file format
2015-01-14 15:19:02 -08:00
Andrew Miner
b8d60ac245
Add shaped crafing and recipes for MC 1.7.10
2015-01-08 22:01:02 -08:00
Andrew Miner
206973e304
Update header comments
2015-01-05 06:42:05 -08:00
Andrew Miner
b642c51486
wip
2015-01-02 23:03:06 -08:00
Andrew Miner
5d4bf92948
Allow reformat to accept diff src/target
2015-01-01 19:58:06 -08:00
Andrew Miner
a265383630
Update Minecraft recipebook with more recipes
2015-01-01 11:06:25 -08:00
Andrew Miner
338dae492a
Allow /item as URL on test server
2014-12-28 18:59:25 -08:00
Andrew Miner
2ffd6274b7
Update deploy to use new S3 setup
2014-12-28 17:35:58 -08:00
Andrew Miner
8cde02a10b
Update test server to use Express
2014-12-28 12:58:53 -08:00
Andrew Miner
a3723dd667
Recognize CraftingGuide 1.0 query parameters
2014-12-27 19:15:20 -08:00
Andrew Miner
16832e02dd
Step 1 in converting to a Backbone-based website
2014-12-22 16:36:04 -08:00
Andrew Miner
814c2b7c39
Update deploy script to work with S3
2014-11-02 20:44:17 -08:00
Andrew Miner
f08855b339
Added gravisuite.json provided by flotschi301
2014-11-02 13:27:01 -08:00
Andrew Miner
a3d0755697
Updated scripts for crafting-guide domain
2013-08-18 01:16:26 -07:00
Andrew Miner
7ea8fcb5ec
Change dir structure for deployment
2013-08-17 17:04:36 -07:00