Commit graph

993 commits

Author SHA1 Message Date
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
pahimar
3b521de823 Need removeEdge and equals, and documentation, and testing, but looking good 2013-05-29 16:19:07 -04:00
pahimar
376b37d4bf Underped my generics 2013-05-29 15:03:49 -04:00
pahimar
12e80773ed Again, for more review 2013-05-29 14:00:06 -04:00
pahimar
4bd9ae52f2 Commiting for a review 2013-05-29 13:42:44 -04:00
pahimar
28d7216096 Some graph work before I had to go out, will continue later today 2013-05-29 06:45:30 -04:00
pahimar
13b43a3d29 Merge pull request #370 from MrTJP/patch-1
Huh, I pushed a fix for this earlier but apparently it didn't take. I'll merge this one in.

Rename EMCBlackList.java to EmcBlackList.java
2013-05-27 09:32:19 -07:00
MrTJP
70a63e8ad2 Rename EMCBlackList.java to EmcBlackList.java
Wrong file name. Class was declared EmcBlackList
2013-05-27 13:06:55 -03:00
pahimar
67fcd20e21 Finally fixed the transmutation stone crafting recipe bug, careof https://github.com/cpw. 2013-05-27 11:34:19 -04:00
pwnedary
29d94ecea3 32x shardMinium texture 2013-05-27 14:47:09 +02:00
pahimar
6749a3a68e Population of Equivalency Groups from the OreDicitonary 2013-05-26 23:55:12 -04:00
pahimar
8db11a7c8c Restructuring how EMC stuffs are stored 2013-05-26 23:02:24 -04:00
pahimar
4acc41c2c8 Tidying 2013-05-26 20:09:29 -04:00
pahimar
163083bc89 Some work on a blacklist to prevent items from receiving EMC values 2013-05-26 18:37:08 -04:00
pahimar
521982bed9 Some work on a simple itemstack wrapper 2013-05-23 16:07:07 -04:00
pahimar
ea1c022498 Messy attempt at a blacklist to avoid the possibility of assigning emc values to unavailable ids 2013-05-23 00:00:31 -04:00
pahimar
156c146220 Some renaming of classes, automated itemstack discovery 2013-05-22 00:08:53 -04:00
pahimar
37533a949f Some name changes, getting rid of some code warnings, and removing the reconstructive recipes to avoid exploits 2013-05-20 14:26:26 -04:00
pahimar
333fd67368 Didn't mean to take this block out, yet 2013-05-20 00:20:59 -04:00
pahimar
ad4fb23535 Renamed the helper package to util, and work on better recipe inspection and result collation. 2013-05-20 00:19:26 -04:00
pahimar
d6367c90fd Primitive first pass at a ItemStack comparator, and some more functionality for the RecipeHelper 2013-05-18 00:33:23 -04:00
pahimar
97f9daccc9 Helper methods for getting the inputs of a given IRecipe 2013-05-16 16:07:39 -04:00
pahimar
3e65a04f1e Shift clicking work for all existing and implemented container inventories 2013-05-14 21:07:52 -04:00
pahimar
59929c9c82 Some container shift clicking work 2013-05-14 16:15:50 -04:00
pahimar
9e15f7aeb8 toString methods for the EE3 tile entities, and fixing lighting for the Aludel and the Glass Bell 2013-05-14 14:50:22 -04:00
pahimar
fc58391854 More work on Aludel rendering - still one edge case I can't nab 2013-05-13 23:12:03 -04:00
pahimar
fb90f5708c Add support for the new ItemRenderer type 2013-05-13 21:20:53 -04:00
pahimar
d841fbef4f Work on Glass Bell & Aludel interaction :) 2013-05-12 22:08:11 -04:00
pahimar
5ac9f427eb Bump to capture the lighting fixes two commits prior 2013-05-12 20:52:53 -04:00
pahimar
1321474a14 Properly sticking a version for MC 1.5.2 in the repo (pre1g for MC 1.5.1 works fine for MC 1.5.2) 2013-05-12 20:49:40 -04:00
pahimar
435cbc9164 Light update network syncs properly now, and some code style cleanup 2013-05-12 20:30:23 -04:00
pahimar
519f390c2f Merge pull request #362 from PizzAna/master
Updated Finnish localization
2013-05-12 08:43:21 -07:00
PizzAna
92a95b51e9 Revert README.md 2013-05-12 17:34:24 +03:00
PizzAna
db32775fa1 Update README.md 2013-05-12 14:23:38 +03:00
PizzAna
c820e00805 Tweaked Finnish localization and changed one small thing in README.md 2013-05-12 14:14:21 +03:00
pahimar
ec9c871f74 Merge pull request #358 from nickfromgreek/master
Removed EE3 translation
2013-05-10 06:10:32 -07:00
nick tsip
435103a26e changed from Equival Exchange 3 to Equivalent Exchange 3 2013-05-10 15:29:50 -07:00
nick tsip
309d55769c Reverted Equival Exchange 3 translation 2013-05-10 14:33:15 -07:00