|
Post by Crunch on Apr 12, 2014 3:27:14 GMT -5
I'm not quite sure what this should be called, but it's aimed at giving a bit more information about crafting recipes. Please check it out here. Things to note: • Double click mod tab to view the other half of the mod recipes. • Common ores show the pane styling that drops them (This is incomplete at the moment, but is simple to update). - Done • Uncommon ores show my best guesses for pane bonuses (Obviously incomplete). - Done • Some recipes might be borked. I tried my best to copy everything correctly, but mistakes happen. Please point out any/all errors, including the pane types. All tips are kindly appreciated.
|
|
|
Post by amitp on Apr 12, 2014 17:38:17 GMT -5
Cool!
|
|
|
Post by rob on Apr 16, 2014 11:23:26 GMT -5
Lots of cool stuff here. Thanks for making it!
|
|
|
Post by Ood on Apr 16, 2014 11:35:58 GMT -5
I know nothing... but having it only be the UI window would be cool instead of having all the code stuff showing as well. Cool tool. Helps show that crafting mods isn't really an easy thing to do at the moment.
|
|
|
Post by Crunch on Apr 16, 2014 11:53:25 GMT -5
Ood, that's just the nature of jsfiddle; it's more for sharing code than what the code actually does. I hope/plan to navigate it to a proper page once crafting gets more settled. Maybe David will let me merge it into the grid12.tk project, but I've yet to actually talk with him about it. Thanks for the encouragement guys! I don't do much scripting so this has been a good learning experience.
|
|
trapped
Courageous Tester
"kek"
Posts: 44
|
Post by trapped on Apr 19, 2014 5:46:13 GMT -5
Ood, that's just the nature of jsfiddle; it's more for sharing code than what the code actually does. I hope/plan to navigate it to a proper page once crafting gets more settled. Maybe David will let me merge it into the grid12.tk project, but I've yet to actually talk with him about it. Thanks for the encouragement guys! I don't do much scripting so this has been a good learning experience. As long as it's clientside, like JS, it can be easily added to the Nexus. If you want, you can already 1. fork the repository on GitHub 2. add your page (copy another and edit it, adding your stuff) 3. start a pull request. If David is ok with it, either he or I can accept the pull request and bring it live. Pretty cool tool anyways, the grid background is a classy touch.
|
|
|
Post by tarbomb on Apr 19, 2014 11:44:53 GMT -5
Thanks for the awesome tool, crunch.
I'm fine with adding this to the nexus, but the information has become outdated with the latest build though so the tool will need to be updated.
|
|
|
Post by Crunch on Apr 19, 2014 13:16:47 GMT -5
Crafting, in its current state, doesn't require anything like what I made. So, I don't feel like it would be a good addition to the nexus at this time. I mostly wanted to provide people with the full scope of ingredients for their recipes, but Rob has simplified crafting dramatically since last build. Now, it's no longer an issue. Also, Amit is working on a procedurally generated viewer, which makes more sense in the long run. The project was just for fun, anyway. I'm working on revamping my website/portfolio and needed to brush up on some basic javascript. This seemed like a quick way to do that.
|
|