Commit graph

195 commits

Author SHA1 Message Date
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