joflashstudios
|
a0a97a405b
|
Fixes #50
|
2015-06-25 19:41:03 -04:00 |
|
modmuss50
|
154e65082a
|
Added heat to the BlastFurnace
|
2015-06-25 20:20:47 +01:00 |
|
Gig
|
ddb4b5cb20
|
Moved blast furnace recipes over to new crafter still needs to get heat
|
2015-06-25 20:17:14 +01:00 |
|
modmuss50
|
f92f67232a
|
some improvements to tick time
|
2015-06-25 08:28:29 +01:00 |
|
joflashstudios
|
9e4151f5fa
|
Merge branch 'master' of https://github.com/TechReborn/TechReborn
|
2015-06-20 21:01:02 -04:00 |
|
joflashstudios
|
ec19acf2f0
|
Added IndustrialElectrolyzerRecipe
|
2015-06-20 21:00:44 -04:00 |
|
Gig
|
c6bc7f6fb8
|
Little more work on pda lots more to do
|
2015-06-20 11:24:04 +01:00 |
|
modmuss50
|
be296c69aa
|
Fixed syncing items
|
2015-06-14 19:11:26 +01:00 |
|
Tntrololol
|
496d8c4ba2
|
Fixed Industrial Sawmill recipe constructor (fixes compiler error)
|
2015-06-12 21:30:35 -05:00 |
|
modmuss50
|
0ea07a6a1a
|
added way to not use ore dic
|
2015-06-11 21:35:05 +01:00 |
|
Tntrololol
|
206f967d63
|
Updated the Industrial Sawmill to include a FluidTank and allow FluidStack input (someone make sure I did it right)
|
2015-06-10 23:48:15 -05:00 |
|
modmuss50
|
92b95b9ff0
|
added some fixes, added documentation
|
2015-06-09 13:29:17 +01:00 |
|
modmuss50
|
6826cfe4be
|
added unrest upgradeHandler
|
2015-06-09 11:24:15 +01:00 |
|
joflashstudios
|
02fce02d7b
|
Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
|
2015-06-08 10:45:21 -04:00 |
|
modmuss50
|
8187708e03
|
Fixed on/off textures when power runs out
|
2015-06-07 19:22:17 +01:00 |
|
modmuss50
|
23bf14b37d
|
Clean the sawmill gui a bit, and remove debug code
|
2015-06-07 18:58:31 +01:00 |
|
modmuss50
|
950f556770
|
Fixed issue when not enough imports are present.
|
2015-06-07 18:22:31 +01:00 |
|
modmuss50
|
089f5500e6
|
removed unneeded debug code
|
2015-06-07 14:27:19 +01:00 |
|
modmuss50
|
06c21d2668
|
this was the issue all along
This would be the easy fix to my last commit.
|
2015-06-07 11:11:07 +01:00 |
|
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 |
|