pahimar
|
5bc742bb94
|
Move around where the recipes are and how they are initialized
|
2014-07-06 15:09:50 -04:00 |
|
pahimar
|
f8df05268d
|
Get the Aludel working again
|
2014-07-06 12:14:45 -04:00 |
|
Pahimar
|
c8b510f90f
|
More work on the Aludel
|
2014-07-04 16:11:39 -04:00 |
|
Pahimar
|
f48f9093ab
|
Fix some netsync stuff with the Calcinator, as well as the read/write NBT stuff. Also reformat some of the code
|
2014-07-04 15:18:10 -04:00 |
|
Pahimar
|
92b8d6f8c5
|
Calcinator works again
|
2014-07-03 15:44:44 -04:00 |
|
Pahimar
|
8a2226d483
|
When player data is loaded from disk, store the location it's reading the data from. Also, create a file for the player should one not already exist.
|
2014-06-26 15:19:59 -04:00 |
|
Pahimar
|
5bfe76336c
|
Add in some more testing with the Player load/save events (discovered a possible bug with the event for the loading of player data in a single player world)
|
2014-06-22 14:03:30 -04:00 |
|
Pahimar
|
82f82862a4
|
Add a very basic PlayerEventHandler to test the new events
|
2014-06-22 10:50:31 -04:00 |
|
Pahimar
|
af8621f480
|
Refactored references of Emc to EnergyValue and renamed the thread that initializes the value registry
|
2014-06-20 15:57:27 -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
|
b1cad58550
|
Bump to Forge 1095, and proper use of ObjectHolder (protip: instance variable names should match object names for easier ObjectHolder use)
|
2014-05-26 11:28:51 -04:00 |
|
pahimar
|
26d3a5dd11
|
Re-implemented Alchemical Bag functionality, and added back the fuel handler
|
2014-04-30 19:33:29 -04:00 |
|
pahimar
|
ac207393fe
|
Managed to get a few things done today
|
2014-04-29 21:46:59 -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
|
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
|
059d9614c1
|
Another pass at the 1.7 update - more to come tomorrow
|
2014-03-27 22:21:21 -04:00 |
|
pahimar
|
9f56070058
|
First initial pass of 1.7 update
|
2014-03-27 21:34:47 -04:00 |
|
pahimar
|
31aff45a72
|
Getting close with bags!
|
2014-03-26 21:01:54 -04:00 |
|
pahimar
|
c3dd664629
|
Some more work on alchemical bag inventories
|
2014-03-25 21:59:36 -04:00 |
|
pahimar
|
f5d2e4dbd0
|
Bit more work on the bag inventory, should be done tomorrow
|
2014-03-02 22:13:03 -05:00 |
|
pahimar
|
ffc5a204f1
|
Updating some broken bag code
|
2014-02-10 20:02:38 -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
|
a328988b28
|
Calcinator network work
|
2014-01-10 23:54:39 -05:00 |
|
pahimar
|
9602bbf353
|
Aludel work
|
2014-01-07 18:42:29 -05:00 |
|
pahimar
|
46057f06bb
|
Remove the old method of getting minium shards
|
2014-01-06 20:15:37 -05:00 |
|
pahimar
|
7c20a2db99
|
Condensed the Alchemical Chest GUI/inventory stuff
|
2014-01-05 19:41:27 -05:00 |
|
pahimar
|
f8237d6c89
|
More Alchemical Chest/Inventory stuff
|
2014-01-05 12:16:48 -05:00 |
|
pahimar
|
be86ee89af
|
The different sized Alchemical Chests aren't quite working yet, but loads of GUI work and textures and stuff tonight
|
2014-01-04 23:02:06 -05:00 |
|
pahimar
|
6efe7ebe9a
|
More optimization of the codebase
|
2014-01-02 16:09:59 -05:00 |
|
pahimar
|
8b17f1fa26
|
Playing around with some stuff
|
2014-01-01 18:18:59 -05:00 |
|
pahimar
|
e0a2395c72
|
Moving some things around, and may have fixed the Gson issue with MCPC+
|
2013-12-31 01:24:35 -05:00 |
|
pahimar
|
98188ba872
|
Fixes https://github.com/pahimar/Equivalent-Exchange-3/issues/506
|
2013-12-31 00:25:47 -05:00 |
|
pahimar
|
5e9a29123d
|
Testing moving the EmcRegistry initialization to its own thread
|
2013-12-30 23:51:15 -05:00 |
|
ganymedes01
|
d7300d6bde
|
Correct chalk block recipe
|
2013-12-31 00:36:59 +00:00 |
|
pahimar
|
3c5577226d
|
Cleaning up some stuff
|
2013-12-29 22:49:18 -05:00 |
|
pahimar
|
4066e6f6b0
|
Fix up the EmcValue for chalk, and added some recipes to make chalk blocks from 4 pieces of chalk
|
2013-12-29 00:45:46 -05:00 |
|
pahimar
|
57e22d4d71
|
Really, REALLY fix the fuel handler derp
|
2013-12-28 14:40:04 -05:00 |
|
pahimar
|
28b1a5edfc
|
Fixes NEI + my fuel handler derp
|
2013-12-28 10:27:27 -05:00 |
|
pahimar
|
371541a07a
|
Re-jigged the alchemical fuels to conserve block/item ids
|
2013-12-28 00:08:13 -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
|
2ca30f4845
|
Some mucking about
|
2013-12-21 17:16:55 -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
|
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 |
|