Pahimar
|
03e0897c15
|
Rework the EnergyValueRegistry to be more friendly with the API
|
2014-07-13 22:05:27 -04:00 |
|
Pahimar
|
32bbca53cb
|
More API related shenanigans, MUCH more to come (provide comments on your API related needs to pahimar@gmail.com)
|
2014-07-07 15:31:10 -04:00 |
|
pahimar
|
5bc742bb94
|
Move around where the recipes are and how they are initialized
|
2014-07-06 15:09:50 -04:00 |
|
Pahimar
|
4d939c8e60
|
Some work on getting recipes working again (yes, some recipes are INTENTIONALLY left out)
|
2014-06-26 16:05:18 -04:00 |
|
Pahimar
|
fecefc230a
|
Add back in the fingerprint check messages (now that the build system is signing jar files again)
|
2014-06-22 14:12:47 -04:00 |
|
Pahimar
|
3a4d06ad48
|
Working on getting the Exchange Energy system back up and running, and trying to optimize it
|
2014-06-19 14:18:04 -04:00 |
|
Pahimar
|
e77bb9ec48
|
Bump to latest Forge RB, and some work on getting Energy Value generation working again. More to be done!
|
2014-06-14 15:40:45 -04:00 |
|
Pahimar
|
39a6db0dce
|
Playing around with some gradle improvements
|
2014-05-26 16:03:54 -04:00 |
|
theflogat
|
e3d6273d01
|
Adding a needed parameter to @Instance
Adding a needed parameter to @Instance to avoid problems.
|
2014-05-24 19:54:46 +02:00 |
|
pahimar
|
99527d35a8
|
Working on keybindings
|
2014-05-22 17:35:31 -05:00 |
|
Pahimar
|
8ee4fa0147
|
Some starter work on keybindings and config files
|
2014-05-02 16:06:56 -04:00 |
|
pahimar
|
26d3a5dd11
|
Re-implemented Alchemical Bag functionality, and added back the fuel handler
|
2014-04-30 19:33:29 -04:00 |
|
pahimar
|
3362621750
|
Moving the intialization of items and blocks to the init package, and simplifying things and removing the infused blocks (Aludel recipes will take their place)
|
2014-04-29 22:26:30 -04:00 |
|
pahimar
|
5794037f51
|
Getting ma groove on
|
2014-04-28 21:24:31 -04:00 |
|
pahimar
|
f6d58abca2
|
Getting Alchemical Chests into the port. They definitely aren't finished yet, networking still to be done.
|
2014-04-10 19:59:04 -04:00 |
|
pahimar
|
c0a2f2d929
|
Some more work on stuffs
|
2014-04-01 22:47:08 -04:00 |
|
pahimar
|
4410c25bd6
|
Don't be scared - it's easier to start from the bottom. There's also still the MC 1.6.4 branch :)
|
2014-03-28 15:54:15 -04:00 |
|
pahimar
|
9f56070058
|
First initial pass of 1.7 update
|
2014-03-27 21:34:47 -04:00 |
|
pahimar
|
75dd447044
|
Added RecipesAludel support to RecipeRegistry, so that items can have their values assigned via DynEmc
|
2014-02-01 11:01:56 -05:00 |
|
pahimar
|
eed4a7bdaa
|
Work on getting the Aludel working - to be continued on my desktop
|
2014-01-19 11:18:16 -05:00 |
|
pahimar
|
71b9d9a184
|
Optimize some code, and fix up dust stack rendering (colour) once and for all
|
2014-01-16 11:21:28 -05:00 |
|
pahimar
|
46057f06bb
|
Remove the old method of getting minium shards
|
2014-01-06 20:15:37 -05:00 |
|
pahimar
|
3ae4e5d2ba
|
Other than some display related stuff, the Calcinator is pretty much "done"
|
2013-12-30 17:53:28 -05:00 |
|
pahimar
|
3c5577226d
|
Cleaning up some stuff
|
2013-12-29 22:49:18 -05:00 |
|
pahimar
|
d67dc49671
|
Remove the test comment
|
2013-12-28 18:06:31 -05:00 |
|
pahimar
|
14b028c3ea
|
Just a test to see how the Jenkins job is working
|
2013-12-28 17:59:37 -05:00 |
|
pahimar
|
65d71da66d
|
Added Alchemical Coal, Mobius Fuel, and Aeternalis Fuel. EmcValues and crafting methods for them still to come
|
2013-12-27 19:54:31 -05:00 |
|
pahimar
|
6dee38c4e1
|
Some more work on the CalcinationManager
|
2013-12-21 22:03:32 -05:00 |
|
pahimar
|
434650a7d8
|
Forcing EmcValues to have (at most) 4 points of precision
|
2013-12-21 19:42:18 -05:00 |
|
pahimar
|
2ca30f4845
|
Some mucking about
|
2013-12-21 17:16:55 -05:00 |
|
pahimar
|
f0b08b431f
|
Cleaning
|
2013-12-20 06:58:15 -05:00 |
|
pahimar
|
e2378f77b6
|
Cleaning
|
2013-12-19 18:41:22 -05:00 |
|
pahimar
|
b5bf06b9f7
|
Bunch of work on FluidStack handling in DynEmc stuffs
|
2013-12-19 00:19:15 -05:00 |
|
pahimar
|
2285f4e33b
|
Work on EquivalencyStack
|
2013-12-17 21:07:30 -05:00 |
|
pahimar
|
19569e490f
|
Fixes https://github.com/pahimar/Equivalent-Exchange-3/issues/491
|
2013-12-17 15:56:56 -05:00 |
|
pahimar
|
2a7b760398
|
Restructuring package structure
|
2013-12-17 15:48:21 -05:00 |
|
pahimar
|
d346895154
|
Working on some more support for IC2 (good test of the API and how the mod will handle interaction with other mods)
|
2013-12-17 15:43:31 -05:00 |
|
pahimar
|
5863efcee6
|
More work on common ore recipes/emc
|
2013-12-16 15:50:23 -05:00 |
|
pahimar
|
a6025ddba8
|
Fix RecipeMappings for IMC related API calls
|
2013-12-15 23:15:30 -05:00 |
|
pahimar
|
aeaad5d046
|
Switched to LF vs CRLF line breaks, and code formatting changes
|
2013-12-15 20:26:42 -05:00 |
|
AbrarSyed
|
51b756e17a
|
Step 3: The Rebirth
|
2013-12-13 03:45:03 -06:00 |
|
AbrarSyed
|
1c3041ce5d
|
Step 2: The Reformation
|
2013-12-13 03:21:58 -06:00 |
|