modmuss50
|
94803e88f3
|
attempt at fixing the item stack size issue
|
2015-06-07 09:21:37 +01:00 |
|
modmuss50
|
972efc4481
|
A commit, it might be the answer to everything
|
2015-06-06 21:59:54 +01:00 |
|
modmuss50
|
4d76a3071d
|
My mind is blown :D Not sure whats up
|
2015-06-06 21:41:41 +01:00 |
|
modmuss50
|
8a1f0a18cd
|
Fixed crash when saving not, fixes saving items, fixes #19
|
2015-06-06 07:32:20 +01:00 |
|
modmuss50
|
0749385e49
|
About to give up. Here is what ive got.
|
2015-06-01 21:29:39 +01:00 |
|
modmuss50
|
31574f2cdd
|
Some fixes, some breakages
|
2015-05-31 18:54:58 +01:00 |
|
modmuss50
|
0419c0dfa6
|
Fixed progress bar outputs
|
2015-05-31 11:10:43 +01:00 |
|
modmuss50
|
1e656b26e7
|
Now sync to the client side tile, not the container.
|
2015-05-31 10:45:08 +01:00 |
|
modmuss50
|
309321dbdc
|
Added powerMultiplier
|
2015-05-30 11:31:00 +01:00 |
|
modmuss50
|
6185bcd694
|
added speedMultiplier to the crafter
|
2015-05-30 11:27:15 +01:00 |
|
modmuss50
|
edabf79b1e
|
Moved all the machines to the new way of handling the packets
|
2015-05-30 11:14:00 +01:00 |
|
modmuss50
|
0f321e2426
|
Fixed isactive
|
2015-05-30 08:53:39 +01:00 |
|
modmuss50
|
7dced713ba
|
Some small changes
|
2015-05-29 17:13:03 +01:00 |
|
modmuss50
|
c5e73c6fc3
|
Moved over to the vanilla packet system.
|
2015-05-29 17:00:17 +01:00 |
|
modmuss50
|
cf8628cd2a
|
Fixed inputs not being used
|
2015-05-27 14:44:48 +01:00 |
|
modmuss50
|
8055546675
|
Trying to fix the sync issue
|
2015-05-27 12:19:11 +01:00 |
|
modmuss50
|
d6a1c9724b
|
Fixed disappearing items
|
2015-05-26 17:29:01 +01:00 |
|
Tntrololol
|
0bb98b1781
|
Enabled Grinder to take an extra input in place of fluidstack
|
2015-05-24 13:51:41 -05:00 |
|
modmuss50
|
2d17902d03
|
Allow any input or output to be null, includes a fix for the grinder fluid as well
|
2015-05-23 13:54:12 +01:00 |
|
modmuss50
|
46ee2fc71d
|
Initial fix to allow null itemstacks
|
2015-05-23 13:47:25 +01:00 |
|
modmuss50
|
0298621cb9
|
More work on the syncing issues, should be all fixed :)
|
2015-05-22 21:15:19 +01:00 |
|
modmuss50
|
e930ea2a04
|
Added a central way of limiting the syncs.
Tiles auto sync every 30 seconds
they have a max so they can only sync 2 times a second
|
2015-05-22 08:22:16 +01:00 |
|
modmuss50
|
74e16510aa
|
added isActive to the crafter
|
2015-05-21 21:27:16 +01:00 |
|
modmuss50
|
9eb7735c10
|
Added comments to the crafter to help people understand it
|
2015-05-21 07:56:01 +01:00 |
|
Gig
|
7b1b131b23
|
Little things
|
2015-05-21 00:42:44 +01:00 |
|
Gig
|
cfaabab37a
|
Moved recipe handlers to Api
|
2015-05-19 23:06:52 +01:00 |
|
Gig
|
1f9600b33c
|
Organized imports
Changed centrifuge to new recipe system
|
2015-05-19 23:00:36 +01:00 |
|
modmuss50
|
44a21fd13d
|
Fixed some things
|
2015-05-16 21:30:20 +01:00 |
|
modmuss50
|
fd2f5d193a
|
added onCraft, and canCraft
|
2015-05-16 19:40:39 +01:00 |
|
modmuss50
|
9b654eb1de
|
Fixed stack size
|
2015-05-16 19:26:26 +01:00 |
|
modmuss50
|
3e5fc0bbec
|
Massive network performance inprovement.
|
2015-05-16 17:33:50 +01:00 |
|
modmuss50
|
d32b39d8c6
|
Machines no longer require an input in the set slot
|
2015-05-16 17:23:39 +01:00 |
|
modmuss50
|
f7124cb7e6
|
fixed syncing things, and bug with last commit
|
2015-05-16 16:59:36 +01:00 |
|
Tntrololol
|
0818405215
|
Temporarily removed world.isRemote() check to fix crafter sync issue.
|
2015-05-11 17:26:26 -05:00 |
|
Gig
|
1bddb1747f
|
Fix for the ticktime
|
2015-05-11 22:08:32 +01:00 |
|
modmuss50
|
9ffce3b355
|
Made some things public
|
2015-05-10 20:51:57 +01:00 |
|
modmuss50
|
4d68b34143
|
Nei now shows correct stack size, crafting system now uses correct stack amount, fixed syncing issues.
|
2015-05-09 20:29:26 +01:00 |
|
modmuss50
|
d6bd8b944f
|
Clean up of testing code
|
2015-05-09 13:51:32 +01:00 |
|
modmuss50
|
c37858de79
|
Added command to reload oreDicRecipes
|
2015-05-09 13:42:47 +01:00 |
|
modmuss50
|
333ba855fe
|
Some unfished work on doing the ore dic recipes in a better way
|
2015-05-09 09:03:10 +01:00 |
|
modmuss50
|
446f94770d
|
Added untested OreDictionary support
|
2015-05-08 21:07:59 +01:00 |
|
modmuss50
|
0bf7af8a84
|
Added saving crafting time to nbt
|
2015-05-08 20:43:28 +01:00 |
|
modmuss50
|
d6ddaa002a
|
some changes, will have a better look at this later
|
2015-05-08 19:03:09 +01:00 |
|
modmuss50
|
86c3e99666
|
It crafts to a point
|
2015-05-08 18:42:15 +01:00 |
|
Gig
|
e01058fca6
|
Changed the AlloySmelter recipe handler to new system
|
2015-05-07 23:11:34 +01:00 |
|
Modmuss50
|
f075d6391c
|
Some more work on the crafting system, almost done it.
It was a lot easier that I thought it would be
|
2015-05-07 21:12:07 +01:00 |
|
modmuss50
|
12bea10af6
|
More work on the recipe system.
|
2015-05-07 20:38:11 +01:00 |
|
modmuss50
|
4d66bb9e9d
|
Started working on the recipe system
|
2015-05-07 20:16:19 +01:00 |
|
Gig
|
579558827b
|
Added alloy smelter recipes to API
|
2015-05-07 17:04:07 +01:00 |
|
Gig
|
049afe676d
|
Added recipe handler for alloy smelter
|
2015-05-07 17:00:34 +01:00 |
|