modmuss50
|
78faca7a19
|
Implemented the other apis, now need to implement our own
|
2015-07-01 17:23:29 +01:00 |
|
modmuss50
|
4fae706242
|
Started work on new power api
|
2015-07-01 12:56:45 +01:00 |
|
joflashstudios
|
5cc58bf2c5
|
Added more Electrolyzer Recipes
The bone meal --> calcium cell one still isn't working right. @modmuss50, would you be willing to take a look at it sometime?
|
2015-06-27 14:00:53 -04:00 |
|
modmuss50
|
40ca57331c
|
fixes #55
|
2015-06-26 21:28:16 +01:00 |
|
Gig
|
6e74b9197b
|
IndustrialElectrolyzer now uses fluids
IndustrialElectrolyzer now renders fluids in gui
IndustrialElectrolyzer recipe handler now renders fluids
|
2015-06-26 17:56:09 +01:00 |
|
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 |
|
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 |
|
modmuss50
|
fed4ea8bd7
|
Allows the recipes to be made backwards
|
2015-04-28 21:27:23 +01:00 |
|
modmuss50
|
3c48ea35a7
|
Added BlastFurnaceRecipe
|
2015-04-26 17:13:28 +01:00 |
|
Gig
|
4ac26ac086
|
Format
|
2015-04-24 14:20:09 +01:00 |
|
Modmuss50
|
bb58ae8632
|
This was to complicated, going to make it simpler
|
2015-04-17 20:00:30 +01:00 |
|
Modmuss50
|
c4dd21b39e
|
Fixed some compile errors again, sorry :(
|
2015-04-17 18:24:52 +01:00 |
|
Modmuss50
|
1eb3ef3db6
|
Some more work on the multiblock system
|
2015-04-17 17:42:57 +01:00 |
|
Modmuss50
|
cad9b8cc56
|
Initial work on the multiblock system
|
2015-04-17 11:23:51 +01:00 |
|
Modmuss50
|
b7ccae4b8c
|
Got the RollingMachine working
|
2015-04-15 17:27:05 +01:00 |
|
Modmuss50
|
8e7d6b011e
|
Auto formatted, and cleaned imports
|
2015-04-15 16:23:12 +01:00 |
|
Modmuss50
|
777f54cefd
|
Fixed itemstacks having a null item in them.
|
2015-04-14 11:09:13 +01:00 |
|
Gig
|
700276fb09
|
Failing ;)
|
2015-04-14 00:12:24 +01:00 |
|
Modmuss50
|
2a7b9e19ee
|
Added basic Centrifuge logic. Not finished
|
2015-04-13 19:59:52 +01:00 |
|
Gig
|
9b5a57bedb
|
More recipes and organized imports
|
2015-04-12 20:04:12 +01:00 |
|
modmuss50
|
e57f1c1e85
|
Added api package file, testing some gradle changes
|
2015-04-12 10:25:06 +01:00 |
|
modmuss50
|
fcfc6ed1df
|
added centrifuge recipe + moved itemUtils to its own class
|
2015-04-12 10:15:53 +01:00 |
|
Gig
|
d08da07678
|
Basic Api (dose nothing yet)
|
2015-04-12 00:02:56 +01:00 |
|