Commit graph

1354 commits

Author SHA1 Message Date
AbrarSyed
bb3fed7bb8 Step 1: The Purge 2013-12-13 03:17:08 -06:00
pahimar
fd05e3b8fe Merge pull request #496 from ProofTheEngineer/patch-1
Word Change In sv_SE.lang
2013-12-12 19:03:20 -08:00
pahimar
684731d1a4 Merge pull request #505 from VeryBigBro/patch-1
Update ru_RU.lang
2013-12-12 19:02:55 -08:00
pahimar
53ecacaae3 Merge pull request #504 from Vexatos/patch-1
Cleanup in de_DE.lang
2013-12-12 19:02:47 -08:00
Anton
2be88c49e1 Update ru_RU.lang 2013-11-30 17:59:56 +03:00
Vexatos
10ffd96b15 Update de_DE.lang 2013-11-30 12:25:25 +01:00
pahimar
a2e406bf7e Some duplicate and null checking when assigning EmcValues 2013-11-28 22:48:56 -05:00
pahimar
915fac1b1b Fix derp in WrappedStack constructor, when given another WrappedStack as
the parameter
2013-11-27 14:51:10 -05:00
pahimar
f8b998eec1 Should fix up assigning EmcValues via IMC 2013-11-27 14:32:01 -05:00
pahimar
498c29db31 More IMC stuff 2013-11-26 23:42:45 -05:00
pahimar
1109bf31db Removing the unnecessary EmcBlacklist, and some work on IMC 2013-11-26 23:22:40 -05:00
pahimar
1055424028 Remove more traces of CustomWrappedStack 2013-11-26 22:32:49 -05:00
pahimar
79eafef777 Fair bit of rewriting of CustomWrappedStack (now just WrappedStack).
Will make for easier API related stuffs
2013-11-26 22:23:36 -05:00
ProofTheEngineer
5866989322 Grammar Changes In sv_SE.lang 2013-11-24 14:50:22 +01:00
pahimar
d02df4759d Merge pull request #494 from RedmenNL/master
Added handling of more recipes
2013-11-23 08:41:02 -08:00
RedmenNL
125dac594b Added recipes for fluid containers. 2013-11-23 16:13:35 +01:00
RedmenNL
63d38ceffd Added handling of recipe ICM messages. 2013-11-23 13:40:44 +01:00
pahimar
fa1d7b2839 Tick handler to handle the gathering and processing of runtime imc
messages to EE3
2013-11-23 01:29:49 -05:00
pahimar
d097a422a4 Some API related work 2013-11-20 21:18:04 -05:00
pahimar
a034a379c4 Something something more dark side 2013-11-20 20:17:32 -05:00
pahimar
6f16e3296b Rework how the IMC handler works a bit, add in FluidStack support for
CustomWrappedStack, and a few other things
2013-11-19 22:17:31 -05:00
pahimar
b556c05099 Working towards json serialization of objects in the mod, for later API
support
2013-11-19 21:43:41 -05:00
pahimar
ce3097c7e4 Switching PCs 2013-11-19 20:19:33 -05:00
pahimar
02eead3672 Pretty massive cleanup of stuff, some is gone for good, some is coming
back later
2013-11-19 19:42:29 -05:00
pahimar
281716346a Merge pull request #490 from RedmenNL/master
Fixed recipe value assignment when mods with custom IRecipe handler are added
2013-11-19 08:27:47 -08:00
RedmenNL
cb88d29615 Fixed recipe value assignment when mods with custom IRecipe handler are added 2013-11-19 17:23:14 +01:00
pahimar
549f5031e8 Something something dark side 2013-11-18 19:34:48 -05:00
pahimar
aadda4af79 Merge pull request #489 from 50Wliu/build.properties
Fixed build.properties
2013-11-18 16:34:18 -08:00
Wliu
1c70aa0954 Fixed .gitattributes 2013-11-18 18:00:51 -05:00
Wliu
a4c2f8c076 Fixes build.properties 2013-11-18 17:57:45 -05:00
pahimar
926a8de5d9 Bump Forge version for building 2013-11-18 17:22:16 -05:00
pahimar
3e72d3754f A bit of work on decoding stack:value maps 2013-11-08 21:07:59 -05:00
pahimar
b8fef5a1f3 Some TODO reminders, and an attempt at encoding stack:emcvalue mappings
as NBTTagCompounds
2013-11-08 16:02:46 -05:00
pahimar
7f3d094949 Comments to know where to pick up. Man this stuff is annoying 2013-11-07 21:30:22 -05:00
pahimar
9e79ec2df7 Added support for creating CustomWrappedStacks with encoded String
parameters
2013-11-07 20:37:44 -05:00
pahimar
8b3407c68a Update required Forge for the build to 9.11.1.944 2013-11-06 23:09:25 -05:00
pahimar
f050567037 Ridiculously unproductive night. I blame post-con exhaustion 2013-11-05 21:40:28 -05:00
pahimar
16f81287b5 Bit more work on some helpful encode/decode nbt methods 2013-11-05 07:17:03 -05:00
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
2158604787 Fixing build.properties 2013-10-29 17:21:01 -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
02ab42d1a4 Refactoring names for the EmcValue containing classes, and first steps
towards IMC methods for passing EmcValues for use before/after pre/post
auto assignment of EmcValues
2013-10-28 15:43:45 -04:00
pahimar
8ce41f6919 Including AddonIMCVanilla 2013-10-28 15:22:39 -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
715fe9eb3a More values, more organizing 2013-10-27 22:12:16 -04:00
pahimar
489d3095a1 Getting there! 2013-10-27 22:03:40 -04:00