Commit Graph
100 Commits
Author SHA1 Message Date
Andrew Miner 636a8d061c Don't show page until fully loaded 2016-04-28 22:38:04 -07:00
Andrew Miner 2dbda99986 Allow FileCache to operate on file markers midline 2016-04-28 20:22:54 -07:00
Andrew Miner 7d83552013 Load all data files from a single archive 2016-04-27 22:47:44 -07:00
Andrew Miner 35bb12de6a Show crafting plan button only when craftable 2016-04-26 21:53:39 -07:00
Andrew Miner 1d1772e961 Make the mod version selector more clear
This change the single select box into a checkbox which toggles the
mod on/off.  If the mod is "on" and it has multiple versions, then
a selection list will be shown with the various possible versions.
If there is only a single available version, then the selector is
not shown.
2016-04-26 21:40:52 -07:00
Andrew Miner 6787063ac7 Prevent border around tool buttons on craft page 2016-04-26 20:31:51 -07:00
Andrew Miner 9e09b8d87c Make "outdated" background more pronounced 2016-04-26 20:25:20 -07:00
Andrew Miner 2c77972073 Correct several small bugs found in user testing
* The "Show Plan for Tools" link should open a new window each time
    it is clicked (i.e., don't re-use the same window)
  * Further customize the title of the crafting page to give some
    indication of what is being crafted
2016-04-25 21:54:28 -07:00
Andrew Miner 31f4594928 Don't show border on a pretending to be buttons 2016-04-24 15:21:12 -07:00
Andrew Miner eb9ac15de8 Show stack quantity tooltip for large quantities
When hovering over a quantity in an inventory display, if the
quantity is larger than one stack (i.e., 64 items), display a
tooltip showing the quantity in stacks (plus the remainder).
2016-04-24 15:17:46 -07:00
Andrew Miner e922f3c5cc Fix iOS viewport meta tag 2016-04-23 20:22:05 -07:00
Andrew Miner a8d08b93c5 Add reactive styles for Tablets 2016-04-23 20:10:09 -07:00
Andrew Miner 64e118a2c8 Open crafting plan for tools in a new window 2016-04-23 16:54:50 -07:00
Andrew Miner 6671541dcb Announce changes to crafting page 2016-04-23 11:58:48 -07:00
Andrew Miner 962165dc8e Don't automatically recalculate crafting plans
Instead, any time a change is made which invalidates a crafting plan,
update the visual display to show that the plan is out of date, and
add some extra affordances to recalculate.
2016-04-23 11:46:35 -07:00
Andrew Miner f9b65dd892 3.2.4 2016-04-21 22:59:37 -07:00
Andrew Miner 979586d9d3 Add Tinker's Construct 2016-04-21 22:59:00 -07:00
Andrew Miner c522e60e28 Fix router error on item page 2016-04-20 22:58:58 -07:00
Andrew Miner f9cd38947d Create item group controllers off main event loop 2016-04-20 22:30:55 -07:00
Andrew Miner 99b6cf2861 Don't clear user inventory between crafting plans 2016-04-20 22:30:14 -07:00
Andrew Miner d925a17940 Do not show pass-through items in derived items
For the various derived item groups on the item detail page, do not
show pass through items as being related (e.g., "Used to Make").
2016-04-20 22:28:42 -07:00
Andrew Miner a2bbdf4645 Improve perf. looking up item display data 2016-04-20 22:27:22 -07:00
Andrew Miner 93c98e16ac Further fixes of how passthrough items are handled
* When evaluating a plan, only give the pass-through treatment to
  items if the step they're part of was actually executed
* When marking a step "complete", ignore passthrough items
2016-04-16 20:33:05 -07:00
Andrew Miner 88e57b1200 Improve handling of pass-through items in recipes 2016-04-16 12:20:29 -07:00
Andrew Miner 1e96cf2d6c 3.2.3 2016-04-14 20:59:20 -07:00
Andrew Miner ccaf8e9842 Add ProjectRed 2016-04-14 20:54:44 -07:00
Andrew Miner e1f8282049 Fix bug with evaluating mod conditions 2016-04-10 14:10:23 -07:00
Andrew Miner d873c4b7f1 Fix layout bug on browse page in Safari 2016-04-10 14:09:56 -07:00
Andrew Miner 3529bccf3a Add back mods lost in website upgrade 2016-04-10 14:08:38 -07:00
Andrew Miner 29315f03f7 Clear screen after running tests during wait 2016-04-10 13:36:25 -07:00
Andrew Miner 5877a3234f Remove experimental session storage mechanism 2016-04-06 21:19:32 -07:00
Andrew Miner 6650413e59 Don't use SSL for server connections 2016-04-06 19:49:23 -07:00
Andrew Miner 197d7b1e1b Use same-domain addresses for API calls 2016-04-06 19:35:45 -07:00
Andrew Miner cdb2989c0a Store session cookie in local storage 2016-04-06 18:29:08 -07:00
Andrew Miner 76ae358878 Fix Gruntfile to actually uglify production code 2016-04-05 22:42:13 -07:00
Andrew Miner d47f174848 Add meta descriptions for new pages 2016-04-05 21:41:47 -07:00
Andrew Miner 59cc962cc0 Add "deploy" task to do staging and prod at once 2016-04-05 20:46:29 -07:00
Andrew Miner 6a98afa9f2 Include *.txt files when uploading to S3 2016-04-05 20:39:50 -07:00
Andrew Miner b6d17f985f Remove old news 2016-04-05 20:04:31 -07:00
Andrew Miner f7fdf71d63 Update news to announce the new site! 2016-04-05 19:58:26 -07:00
Andrew Miner a9bf0d1468 Update upload script to use correct environments 2016-04-05 18:38:24 -07:00
Andrew Miner 8bb25cd09a Correct errors in upload / deploy scripts 2016-04-05 18:30:21 -07:00
Andrew Miner 2f6af50d4b 3.2.2 2016-04-05 18:17:50 -07:00
Andrew Miner f70dd4a562 Update publish script to push new version 2016-04-05 18:17:28 -07:00
Andrew Miner 36a2f47686 3.2.1 2016-04-05 18:11:21 -07:00
Andrew Miner 302050583e Update copyright notice 2016-04-05 18:10:50 -07:00
Andrew Miner 2e4418d16a 3.2.0 2016-04-04 21:05:02 -07:00
Andrew Miner eef91c4ff7 Correct index.coffee error 2016-04-04 21:02:57 -07:00
Andrew Miner c4cd06b59e 3.1.1 2016-04-04 20:58:42 -07:00
Andrew Miner 96db9a07e9 Include constants in the NPM package 2016-04-04 20:58:19 -07:00
Andrew Miner ffdfe33b83 3.1.0 2016-04-04 19:39:16 -07:00
Andrew Miner 1f380f981e Add complete set of files for NPM package 2016-04-04 19:38:46 -07:00
Andrew Miner a45082d276 3.0.2 2016-04-04 19:22:31 -07:00
Andrew Miner 8bf15e2224 Include BaseModel NPM package 2016-04-04 19:22:05 -07:00
Andrew Miner b4714dace1 3.0.1 2016-04-04 19:13:34 -07:00
Andrew Miner d18cbb407a Update publish command to clean up 2016-04-04 19:13:12 -07:00
Andrew Miner 2cc3d04be2 3.0.0 2016-04-04 19:11:20 -07:00
Andrew Miner e59b541b1b Update build process to include NPM packaging 2016-04-04 19:10:59 -07:00
Andrew Miner 7b1930ef5c 2.0.0 2016-04-04 17:25:59 -07:00
Andrew Miner 536ff55bd5 Fix publish script 2016-04-04 17:25:42 -07:00
Andrew Miner 39ceaa9223 Include gif files in S3 upload 2016-04-03 22:56:48 -07:00
Andrew Miner c91e0a6019 Allow site to recognize "staging.crafting-guid..." 2016-04-03 21:22:23 -07:00
Andrew Miner 150b9ae0e3 Use "staging.craftin..." instead of "new.crafti.." 2016-04-03 21:12:30 -07:00
Andrew Miner c608ad4218 Ensure upload task fails if upload fails 2016-04-03 20:59:57 -07:00
Andrew Miner fce0f45104 Report failures in upload for CircleCI 2016-04-03 20:46:37 -07:00
Andrew Miner 2f1793e62a Grant sudo to pip command 2016-04-03 20:37:29 -07:00
Andrew Miner 1397998ab0 Add CircleCI dependencies for building 2016-04-03 20:33:43 -07:00
Andrew Miner a54b57514e Fix error in Gruntfile 2016-04-03 20:23:54 -07:00
Andrew Miner aa1589f23b Update build to use correct command in CircleCI 2016-04-03 20:20:40 -07:00
Andrew Miner d3f78e9349 Update circle.ci to install grunt 2016-04-03 20:00:10 -07:00
Andrew Miner a73850897f Add dist command to build process 2016-04-03 19:55:24 -07:00
Andrew Miner 5895ac6d30 Update staging deployment scripts 2016-04-03 19:39:58 -07:00
Andrew Miner d69585facd Refactor website with new design & structure 2016-04-03 19:30:15 -07:00
Andrew Miner ec7e8c883d 1.15.1 2016-03-26 14:34:14 -07:00
Andrew Miner 4b812d7c9f Add Logistics Pipes 2016-03-26 14:34:07 -07:00
Andrew Miner 0fc5d9fb8e Fix bugs in Recipe.isConditionSatisfied 2016-03-26 14:27:42 -07:00
Andrew Miner 23f0a09028 1.15.0 2016-03-26 13:59:13 -07:00
Andrew Miner 2654e30a88 Recipe.isConditionSatisfied works without modpack 2016-03-26 13:58:19 -07:00
Andrew Miner d085a71571 1.14.8 2016-03-26 13:40:16 -07:00
Andrew Miner 7a4ce58e93 Add Quantum Flux 2016-03-26 13:39:57 -07:00
Andrew Miner 2540c447e1 1.14.7 2016-03-25 22:08:10 -07:00
Andrew Miner 65759b9189 Add announcement for Agricraft 2016-03-25 22:07:52 -07:00
Andrew Miner 568597a114 1.14.6 2016-03-25 21:54:09 -07:00
Andrew Miner 8c0fa7a524 Add support for Agricraft 2016-03-25 21:53:46 -07:00
Andrew Miner 485387ee34 1.14.5 2016-03-19 18:36:32 -07:00
Andrew Miner 598d7f91c0 Change email address to [email protected] 2016-03-19 18:36:08 -07:00
Andrew Miner 9dd8e8d760 1.14.4 2016-02-11 21:24:00 -08:00
Andrew Miner f3e62ee147 Announce new MPS recipes 2016-02-11 21:20:56 -08:00
Andrew Miner 5a9a0cc35b 1.14.3 2016-02-11 21:16:33 -08:00
Andrew Miner 0aac4a4aa4 Update default version for Modular Powersuits 2016-02-11 21:16:12 -08:00
Andrew Miner 3f90e2090b 1.14.2 2016-02-09 20:03:43 -08:00
Andrew Miner d691996c1f Announce OpenComputers 2016-02-09 20:03:34 -08:00
Andrew Miner 2937992942 Enable OpenComputers 2016-02-09 20:02:49 -08:00
Andrew Miner f523ec3dfa 1.14.1 2016-02-09 19:29:03 -08:00
Andrew Miner f272b02a10 Announce support for Hydraulicraft 2016-02-09 19:28:46 -08:00
Andrew Miner 25b6756efc 1.14.0 2016-02-09 19:15:47 -08:00
Andrew Miner d1b593e2d8 Add preliminary designs for mobile site 2016-02-09 19:14:51 -08:00
Andrew Miner 72d3d8945f Add Hydraulicraft and ForgeMultipart 2016-02-09 19:14:33 -08:00
Andrew Miner f0deaf6907 Fix formatting issues on browse page 2016-02-09 19:14:15 -08:00
Andrew Miner becd42a56c 1.13.5 2015-12-13 13:55:36 -08:00