pahimar
48a16c676e
Initial port to MC 1.6.2, some things are still broke
2013-07-15 15:31:25 -04:00
pahimar
77c1560c24
Merge pull request #394 from 50Wliu/README
...
Updated README.md
2013-07-14 18:11:12 -07:00
Wliu
10312ac65c
And updated the PR part
...
Sigh.
2013-07-14 21:00:39 -04:00
Wliu
2ccd44a55e
README update
...
-Removed spaces between links
-Removed some now-useless stuff, and added a generalization (the
IMPORTANT part)
-Updated Java version
-Clarified Github for Windows/Mac part
-Updated for pahimar's build.xml change (ant build)
-Updated for Repository Next
(https://github.com/blog/1529-repository-next )
That should be it ;)
2013-07-14 20:56:26 -04:00
nick tsip
a69a0aa54c
Fixed some spelling errors in the greek localizations
2013-07-14 12:04:01 +03:00
pahimar
b92834ec71
Dropping the decoding of NBT from string (really complex)
2013-07-12 15:47:48 -04:00
pahimar
dbad459d90
More work on DynEMC and EMC values
2013-07-11 15:41:10 -04:00
pahimar
7da16caa44
More work on IMC stuffs
2013-07-10 21:04:18 -04:00
pahimar
32ff63be6b
More work on IMC
2013-07-10 16:01:04 -04:00
pahimar
f246b75a26
Some first methods to encode/decodes stacks to/from NBT (for later use with InterModCommunications). Part of the API. Likely to be refactored in the future as needed.
2013-07-08 15:26:37 -04:00
pahimar
f8e79bbcba
Move around some NBT related stuff
2013-07-04 15:48:31 -04:00
pahimar
b04b88f4d4
Move around some stuff
2013-07-03 20:31:07 -04:00
pahimar
c1efbe06a7
Clean out the old transmutation stone recipes (obsolete once DynEMC is finished), fix up discovering all recipeless items
2013-07-03 18:57:58 -04:00
pahimar
05be819d18
Move the recipe stuff to the more logical location (RecipeRegistry vs DynEMC)
2013-07-03 16:26:10 -04:00
pahimar
9a482adcff
Changes to RecipeHelper to solve the case where recipes have individual item stacks with a stack size > 1, and a general method to ensure items without recipes (but that are accessibly via the vanilla Items list) are added to the recipe registry as having no recipe
2013-07-03 16:13:38 -04:00
pahimar
1591f537c3
Organizing imports, cleaning up formatting, and lots of work on recipe registry in prep for building the new DynEMC graph structure
2013-07-03 14:36:35 -04:00
pahimar
fa838f34bc
Bit more DynEMC work (busy day today). More to do on the vanilla side of things tonight.
2013-07-02 15:41:40 -04:00
pahimar
bdb138cf17
Vanilla smelting "recipes" now also provide output that can be consumed by the DynEMC system
2013-06-28 15:27:21 -04:00
pahimar
71a2fe3864
Remove references to EE3's logger and use it's own logger for WeightedDirectedGraph (more mod agnostic now)
2013-06-28 11:21:44 -04:00
pahimar
2d95d550a4
Took care of the case of the mundane splash potions
2013-06-28 11:07:13 -04:00
pahimar
edb489bdd4
Yay, adding the potion recipes to my recipe registry seem to work. That ought to reduce my critical node count
2013-06-27 22:35:42 -04:00
pahimar
fa8a51acc2
Oh yay, splash potions can be brewed together too. That's fun. Oh, happy birthday commit for me :D
2013-06-27 22:14:59 -04:00
pahimar
bb5d46d36b
More work on potion recipes
2013-06-27 16:01:32 -04:00
pahimar
5d580a5156
More potion recipe work
2013-06-24 22:22:19 -04:00
pahimar
b56edebe9a
Some work on how to determine brewing relationships
2013-06-24 00:04:43 -04:00
pahimar
a42a52971f
More work on more intelligent recipe input collation (and swapping of wild card metas). More work still to be done
2013-06-23 23:48:49 -04:00
pahimar
5f7ea23a4f
Blargh
2013-06-21 13:04:55 -04:00
pahimar
9ac6722860
Some more work on DynEMC
2013-06-18 22:20:50 -04:00
pahimar
87f1108632
Simplify the custom wrapped stack wrapper, and workon a RecipeManager
2013-06-12 16:01:45 -04:00
pahimar
976df1d39b
Hacky hacky hack hack fix for decrementing a container itemstack before getting the results of using the container item stack. Will only hold until we move to the new transmutation system.
2013-06-11 15:33:19 -04:00
pahimar
c8b4c4e642
Renaming some stuff, adding more functionality to the LogHelper, and ItemStack wild card detection for the vanilla Crafting Manager
2013-06-11 14:11:56 -04:00
pahimar
a5209fab99
Merge pull request #375 from Hanse00/patch-1
...
Fixed left / right error
2013-06-10 09:37:34 -07:00
pahimar
00df5d294a
Merge pull request #369 from pwnedary/master
...
32x shardMinium texture
2013-06-10 09:37:19 -07:00
pahimar
9bca6ef589
Merge pull request #377 from aysorth/master
...
pl_PL.xml update
2013-06-10 09:36:00 -07:00
Mateusz Micał
4eaeaed18c
consistency fix
2013-06-10 10:37:58 +02:00
pahimar
81e594dec3
Getting started with an IMC system
2013-06-07 15:57:31 -04:00
Mateusz Micał
991ac45aa7
Polish translation updated
...
Stylistic changes and new translations made based on en_US.
2013-06-05 18:30:57 +02:00
Philip Hansen
de9b65e6f6
Updated latest official version to pre1h
2013-06-05 00:25:56 +03:00
Philip Hansen
0990c4ef24
Update README.md
2013-06-04 21:07:13 +03:00
pahimar
27fab71f64
Some more DynEMC work - lots still to do!
2013-06-03 13:06:13 -04:00
pahimar
e2b9869c0e
More DynEMC work
2013-06-02 22:11:11 -04:00
pahimar
b5c1aa2ad0
Removed a dead constant, and more work on edge problem resolution
2013-06-02 17:23:30 -04:00
pahimar
e3079cbfef
Fixed a derp in my edgesTo implementation
2013-06-01 22:17:13 -04:00
pahimar
d8e80366e1
Fix edge weights not getting assigned properly, still some edge exceptions to handle in the graph construction
2013-06-01 21:49:21 -04:00
pahimar
0c35d8cf24
Still a small bug (not the error), but yeah, getting there
2013-05-31 21:04:36 -04:00
pahimar
16b632acfb
Now the fun and painful part - building the relational graph. LOTS of work to do here, expect many things being changed in the near future
2013-05-31 15:47:56 -04:00
pahimar
7877ef2781
And missed that we changed the weight of an edge to float from int
2013-05-30 15:43:58 -04:00
pahimar
603a88bb1c
Forgot to check to make sure that a weighted directed edge doesn't already exist between two nodes when attempting to add an edge
2013-05-30 15:42:41 -04:00
pahimar
6c8d0449ab
I think the removes are all handled now, now we might finally get to play with this thing (the WDAG that is)
2013-05-30 15:41:00 -04:00
pahimar
6d57b7c426
More incomplete work
2013-05-30 07:43:53 -04:00