Commit graph

23 commits

Author SHA1 Message Date
pahimar
9e79ec2df7 Added support for creating CustomWrappedStacks with encoded String
parameters
2013-11-07 20:37:44 -05: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
5f82d7fccc Move NBTHelper to the helper package 2013-10-28 17:53:37 -04:00
pahimar
28ad3b60f4 Managed to sniff out that damned bug (ImmutableMultimaps prune keys with
a stack size > 1, wtf?)
2013-10-27 18:18:09 -04:00
pahimar
f2284af0d2 More EMC work - now there's a dumb bug to work out! 2013-10-27 17:42:29 -04:00
pahimar
58a4755da4 Properly functioning hasEmc and getEmc methods 2013-10-25 15:22:59 -04:00
pahimar
98370ca73e Some work on more intelligent checking and retrieving of EmcValues 2013-10-23 22:22:26 -04:00
pahimar
280f4b99ad More EMC work, it never ends! 2013-10-20 18:30:15 -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
346c4f16d8 Refactoring the util package back to helper 2013-10-17 20:53:08 -04:00
pahimar
8ffcb7c1c9 Cleaned up the RecipeRegistry 2013-10-16 00:22:22 -04:00
pahimar
1ca311f8d0 Some of the re-working of the emc system 2013-10-15 16:01:16 -04:00
pahimar
0639d4a917 Reminder to self: come back and review the RecipeRegistry stuff and how
it relates to DynEMC
2013-10-06 21:50:43 -04:00
pahimar
6e2676e0c9 Some stuff that might not live long 2013-09-29 12:38:44 -04:00
pahimar
3ecb68f17d Working on some recipe stuff now 2013-09-28 15:00:28 -04:00
pahimar
0fc9b53212 Stuffs 2013-09-10 16:09:11 -04:00
pahimar
f07e52a5ee Code formatting and import organizing 2013-09-06 22:47:12 -04:00
pahimar
bbf03797ad Finish up some comparable work, and set the wrapped stacks to final
inside of CustomWrappedStack (simplifies some things and hopefully
didn't break anything)
2013-09-06 13:50:17 -04:00
pahimar
bd86e16844 Work on adding Comparables and Comparator stuff for the custom wrapped
stacks
2013-09-05 22:21:55 -04:00
pahimar
b6cf52f48f Updated to Forge 9.10.1.849 (mmm delicious MCP names...), and properly
translated/formatted version checker strings
2013-09-03 21:33:10 -04:00
pahimar
94a91829ec Designated WIP items/blocks, work on some new blocks and items 2013-09-03 16:01:25 -04:00
pahimar
dc5ea61288 Some work towards simplifying localizations 2013-08-25 18:12:29 -04:00
pahimar
ae1ebbe58e Renaming "ee3_common" to just "common" 2013-08-23 10:59:50 -04:00