Commit graph

12 commits

Author SHA1 Message Date
pahimar
821545049c Some work on a better encodeRecipe method, so that people can provide a
map of recipeOutputs to a list of recipeInputs (meant to potentially
reduce the number of IMC messages someone has to send EE3)
2013-10-30 11:18:06 -04:00
pahimar
c30c870569 More API related IMC work (encoding/decoding from NBTTagCompound) 2013-10-29 22:25:42 -04:00
pahimar
16f8c09e32 Bump Forge version for the build script, break out the NBTHelpers to
their own helper.nbt package (because the classes are getting messy),
and starting work on cleaning up said classes
2013-10-29 15:49:16 -04:00
pahimar
c580d70954 Some work on assigning pre/post auto value assignment EmcValues to
things. Buggy, more work required
2013-10-28 22:28:18 -04:00
pahimar
9fa390fcae Some work on the IMC calls for adding emc values 2013-10-28 20:20:37 -04:00
pahimar
5f82d7fccc Move NBTHelper to the helper package 2013-10-28 17:53:37 -04:00
pahimar
7a76731f31 More default EmcValue assignments, change the AddonHandler to
AddonIMCHandler, add a AddonIMCVanilla for vanilla "recipes" for
EmcValue assignment
2013-10-28 15:22:23 -04:00
pahimar
6f8faf09db Happily, things are starting to come together nicely 2013-10-25 20:40:13 -04:00
pahimar
0335767923 Some work on changing how EmcValues work 2013-10-20 02:32:41 -04:00
pahimar
7b3a8f3f09 Some auto resolution of emc values, but loads of work still to be done 2013-10-18 01:23:11 -04:00
pahimar
576a90e50d Removed the unnecessary and unused fuel handler, and added in some more
filtering for emc
2013-10-17 22:38:15 -04:00
pahimar
346c4f16d8 Refactoring the util package back to helper 2013-10-17 20:53:08 -04:00