modmuss50
9a1136fe25
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-02-25 18:28:20 +00:00
modmuss50
a8cf7fbb87
Added lava and water cells
2016-02-25 18:28:13 +00:00
gigabit101
9ce8d58062
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-02-25 18:26:07 +00:00
gigabit101
82d2de7eb1
Start on the new manual
2016-02-25 18:25:52 +00:00
modmuss50
ed3d3c78b5
Added solar panel
2016-02-25 18:21:59 +00:00
gigabit101
7d6c982847
Fixed a bad recipe
2016-02-25 14:31:18 +00:00
gigabit101
3274894625
Added hammer and some basic plate recipes
2016-02-25 14:16:08 +00:00
gigabit101
1dbb03cf75
Added some grinder recipes
...
Added copper and tin blocks closes #351
2016-02-25 13:59:22 +00:00
gigabit101
46cd99cdf5
Copper and Tin ore
2016-02-25 13:35:12 +00:00
modmuss50
46cdf8f587
Fixes to configs, optimise imports.
2016-02-24 08:18:21 +00:00
TheDoctorSoda
45047be17b
Added loot and rubber tree configs
2016-02-23 21:26:57 -08:00
TheDoctorSoda
d7474fec45
Added copper and tin to dungeon loot
2016-02-23 21:07:18 -08:00
TheDoctorSoda
9dacfe3c7b
Add rubber saplings as chest loot.
2016-02-23 20:24:50 -08:00
modmuss50
56b1619ca6
Register some more replacement blocks/items
2016-02-23 08:38:32 +00:00
TheDoctorSoda
90932acab9
Add iron fence and fence gate
...
Cannot for the life of my figure out why the iron fence gate block won't render correctly. The blockstate isn't being called. Hopefully I can figure out in the morning
2016-02-22 00:11:19 -08:00
TheDoctorSoda
bb7e68eb59
Fix machine sides/add rubber plank texture
2016-02-21 15:08:44 -08:00
gigabit101
b613b1e419
Drills
2016-02-20 23:04:32 +00:00
gigabit101
0522e9539f
Added some textures
...
Added Tree Tap
Added Tree Tap logic
2016-02-20 22:50:24 +00:00
modmuss50
0cf477dd89
Some small changes and fixes.
2016-02-20 21:01:14 +00:00
modmuss50
1f59226e01
Add some stuff, that does things
2016-02-20 19:46:18 +00:00
modmuss50
0ac86ff303
Added sapling
2016-02-20 18:40:35 +00:00
modmuss50
71c2bfee7f
Moved power system to RC and spawn trees in groups
2016-02-20 16:59:31 +00:00
modmuss50
891d2cce32
Added rubber processing
2016-02-20 10:58:58 +00:00
gigabit101
defde302fe
Added machine block recipe last commit for night
2016-02-20 03:57:15 +00:00
gigabit101
ee2841b5b1
Added machine blocks
2016-02-20 03:47:35 +00:00
gigabit101
f947ef37a4
Added basic battery and fixed issues with Lithium Battery
2016-02-20 03:35:20 +00:00
gigabit101
047625389d
Added compressor, extractor, electric furnace
2016-02-20 03:07:56 +00:00
gigabit101
cd13932bde
Basic generator just needs logic
2016-02-20 02:21:44 +00:00
modmuss50
cfab240ac7
Added some more items
2016-02-20 01:32:08 +00:00
gigabit101
464d8cac03
Added advancedCircuit and Circuit
2016-02-20 01:08:18 +00:00
gigabit101
aa41d576e3
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-02-20 00:58:02 +00:00
gigabit101
8ad4a45716
Added basic Grinder
2016-02-20 00:57:57 +00:00
modmuss50
a76384504f
Rubber Trees
2016-02-20 00:55:18 +00:00
modmuss50
9268fa4d55
1117 lines of new recipes?
...
Added a new recipe manager to allow us to list the missing items that need to be reimplemented.
2016-02-19 20:32:26 +00:00
modmuss50
9a585bcfb2
Merge branch '1.7.10' into 1.8.9
...
Conflicts:
build.gradle
src/main/java/techreborn/blocks/BlockOre.java
src/main/java/techreborn/items/ItemCells.java
2016-02-16 13:49:25 +00:00
modmuss50
25777b3f96
Fixes #217
2016-02-16 10:00:03 +00:00
modmuss50
bf691fd8a6
Fixes #313
2016-02-16 09:07:22 +00:00
modmuss50
b3bec47b11
Fixes #313
2016-02-06 11:51:55 +00:00
modmuss50
8ec95f9119
Now using new Forge Dynamic buckets, and prep for new update
2016-02-02 21:05:42 +00:00
modmuss50
3909a868aa
Revert "Revert "Fix bucket issues""
...
This reverts commit d5b880387a
.
# Conflicts:
# src/main/java/techreborn/items/tools/ItemFluidbucket.java
2016-01-22 17:41:47 +00:00
modmuss50
d5b880387a
Revert "Fix bucket issues"
...
This reverts commit 43768b9310
.
2016-01-16 17:50:18 +00:00
modmuss50
43768b9310
Fix bucket issues
2016-01-16 15:54:41 +00:00
modmuss50
b242ec5c5f
Cut all the things!
2016-01-02 01:40:11 +00:00
modmuss50
cf800a905b
Fixes #309 and might help #314
2016-01-01 20:35:58 +00:00
Modmuss50
0fdba82490
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
...
# Conflicts:
# src/main/java/techreborn/compat/CompatManager.java
2015-12-16 17:10:25 +00:00
Modmuss50
0c80f2beda
More recipes, work on #182
2015-12-16 16:40:47 +00:00
Modmuss50
7c48afa63c
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
2015-12-14 17:47:28 +00:00
Modmuss50
6df6dbfdf5
Fixes #300
2015-12-14 17:45:06 +00:00
modmuss50
d5e2628f7a
Some small tweaks
2015-11-28 12:51:49 +00:00
modmuss50
6679c595c5
Some attempts at getting fluid to render.
2015-11-27 20:41:02 +00:00
modmuss50
0d4b9afd01
All Items now have textures
2015-11-27 20:17:12 +00:00
Modmuss50
52af3d2d2d
Removed null recipes
2015-11-27 13:15:19 +00:00
Modmuss50
b0784c44d2
Fixes for latest forge and more rendering.
2015-11-26 17:35:31 +00:00
Modmuss50
30879a534a
859
2015-11-23 19:19:18 +00:00
Modmuss50
92ca6548c6
2211
2015-11-23 15:15:42 +00:00
Modmuss50
f0a70fa478
5235
2015-11-23 14:40:30 +00:00
modmuss50
d545521d04
Added PlayerDectector closes #286
2015-11-22 11:16:54 +00:00
Modmuss50
2c31b9211c
Started work on the player detector.
2015-11-18 20:59:08 +00:00
Modmuss50
3114576e7b
Most of the Vacuum Freezer(Not working just yet)
2015-11-17 21:48:06 +00:00
Modmuss50
a63128aa7e
Added Fusion Reactor
2015-11-16 21:10:39 +00:00
Modmuss50
f42c127201
Added basic fustion reactor multiblock checking.
2015-11-16 15:20:19 +00:00
Modmuss50
7e07320844
Removed unused imports
2015-11-12 19:50:20 +00:00
Modmuss50
08b570ea36
Fixes #244
2015-11-11 17:08:41 +00:00
Modmuss50
842fa421ae
Fixes #243
2015-11-11 17:00:18 +00:00
Modmuss50
2dd4e93f41
Cleaned up ore recipes, closes #241
2015-11-11 16:46:50 +00:00
Modmuss50
f4a3e87ebb
Fixes #233
2015-11-11 15:54:19 +00:00
Modmuss50
faa1d079cd
Added a handfull of recipes for #182
2015-11-11 11:21:10 +00:00
Modmuss50
3799eb3eb2
Work for #182
2015-11-11 08:33:05 +00:00
modmuss50
d4222693c0
Cleaned up Item Power System
2015-11-08 13:59:36 +00:00
modmuss50
ef03cf50a9
Merge branch 'master' of https://github.com/TechReborn/TechReborn
...
Conflicts:
src/main/java/techreborn/asm/LoadingPlugin.java
src/main/java/techreborn/client/gui/GuiBlastFurnace.java
src/main/java/techreborn/client/render/MultiblockRenderEvent.java
src/main/java/techreborn/compat/recipes/RecipesIC2.java
src/main/java/techreborn/init/ModItems.java
src/main/java/techreborn/lib/Location.java
src/main/java/techreborn/packets/PacketPipeline.java
src/main/java/techreborn/partSystem/fmp/CableConverter.java
2015-11-08 12:34:18 +00:00
modmuss50
8abf6e5282
Moved to RebornCore
2015-11-08 12:15:45 +00:00
Modmuss50
a8c9b71e47
Some work on the ore Unifier, for #225
2015-11-07 09:12:44 +00:00
modmuss50
bffbd31cab
Sort of Revert "why was this done twice"
...
This reverts commit 363adeb681
.
Fixes #209
2015-11-01 16:24:35 +00:00
Modmuss50
cd32fe255c
Added ore dic for gems back, fixes #188
2015-10-12 07:54:28 +01:00
modmuss50
a34a005b7b
Fixes #183
2015-10-10 16:45:12 +01:00
gigabit101
891a5f5d19
closes 179
2015-10-09 22:19:38 +01:00
gigabit101
e1db33dd8a
Missed one
2015-10-09 22:13:08 +01:00
gigabit101
935a8bc382
Removed more junk
2015-10-09 22:11:04 +01:00
gigabit101
363adeb681
why was this done twice
2015-10-09 22:06:35 +01:00
gigabit101
0f089c79e6
removed un needed ore dict stuff
2015-10-09 22:04:54 +01:00
gigabit101
fd4ecbb6d2
closes #184
2015-10-09 21:59:20 +01:00
gigabit101
a8ea0f55e7
Removed a load of un needed junk from other versions of Gtech
2015-10-09 21:55:54 +01:00
Modmuss50
9c3bc97af2
Fixes #162 , sorry if it breaks some of your tiles.
2015-10-06 20:39:19 +01:00
Modmuss50
081f16a533
Removed Farm
2015-09-23 18:58:46 +01:00
Modmuss50
3f4b59faaf
Fixes #130
2015-09-23 17:27:41 +01:00
modmuss50
dec36fd47d
Added new method to check if ore is valid. Fixes #150
2015-09-19 19:16:43 +01:00
Modmuss50
1a47b56345
Fixes #143
2015-09-15 18:33:32 +01:00
Modmuss50
2b4daf86bb
Fixes #145
2015-09-15 08:30:30 +01:00
modmuss50
8aafd118f5
Added fluid power manager, imports from forestry and bc
2015-09-08 18:39:59 +01:00
modmuss50
72799a9474
Added some fuels to forestry's api, might write our own and import bc's and forest into ours.
2015-09-08 13:26:24 +01:00
modmuss50
cb59fff1f0
fixes #126 and fixes #127
2015-08-26 09:52:56 +01:00
modmuss50
103c0b79e4
fixes #119
2015-08-26 00:44:44 +01:00
modmuss50
0154f5a21a
Fixes #124
2015-08-26 00:35:04 +01:00
modmuss50
4d87a27509
fixes #118
2015-08-26 00:27:12 +01:00
modmuss50
fdc6ccf2a0
fixes #122
2015-08-26 00:20:32 +01:00
modmuss50
6fa53f2884
fixes #212
2015-08-26 00:17:04 +01:00
modmuss50
a7154f5056
fixes #117
2015-08-25 18:43:18 +01:00
modmuss50
da538c7d77
fixes #125
2015-08-25 18:38:50 +01:00
modmuss50
364d2d68db
Fixed #103
2015-08-16 11:50:37 +01:00
modmuss50
00dad58c6d
Fixed some recipes
2015-08-16 11:19:25 +01:00
modmuss50
404bbf6797
Fixed #101
2015-08-09 16:45:17 +01:00
modmuss50
e0ab0af822
Reformatted all the code using the default intelji formatting options.
2015-08-09 11:05:32 +01:00
modmuss50
56c747bb93
Should help with the storage block recipes
2015-08-05 15:51:35 +01:00
modmuss50
9e346e6061
Added machine parts, added some recipes. Fixes #92
2015-08-05 15:35:06 +01:00
gigabit101
4c2c69f84e
Added cloaking device {WIP}
2015-08-04 21:12:27 +01:00
modmuss50
07c9ee97d4
Added test recipe for blast furnace
2015-07-25 15:32:20 +01:00
gigabit101
5636dc373f
closes #79
2015-07-24 21:54:18 +01:00
modmuss50
8725c5932d
It now gets to the main menu without ic2 :) o/ Next I need to fix the powered items.
2015-07-23 16:19:07 +01:00
modmuss50
bb98d76eea
Fixed incorrect storage block recipes
2015-07-23 09:30:38 +01:00
modmuss50
29398d50dd
Added Farm inventory cable
2015-07-14 17:18:00 +01:00
modmuss50
b6807d249d
Some major tweaks to the part system, broken old cables!
2015-07-14 16:45:45 +01:00
modmuss50
5d574e0540
Some more work on the tree farm
2015-07-13 20:54:32 +01:00
modmuss50
c160abf176
Started work on the farm, some changes to the idsu, its still broken
2015-07-13 13:54:44 +01:00
modmuss50
1a3cd0c54e
fixes #78
2015-07-11 18:19:08 +01:00
modmuss50
a48dab6dfa
Fixed ruby to steel
2015-07-11 18:12:06 +01:00
gigabit101
91c9a28796
Removed ruby to ruby dust recipe close #69
2015-07-06 16:52:12 +01:00
gigabit101
179ae2ca42
Now use oredict for plateIridium closes #74
2015-07-06 16:41:17 +01:00
gigabit101
26eff9bcbf
Removed fluid tank from IndustrialElectrolyzer closes #58
2015-07-02 23:39:36 +01:00
modmuss50
4ae1293535
Optimised all imports
2015-07-02 19:51:24 +01:00
modmuss50
664252bc96
fixes #64
2015-06-29 19:18:26 +01:00
Gig
bfe0d57bc7
Started on ChargeBench only slot 0 works atm
2015-06-29 18:03:40 +01:00
TheQuantumGeneral
d1b41c27aa
Update ModRecipes.java
...
fixing chlorine being referenced as a dust instead of a cell in electrolyser recipe
2015-06-29 19:08:23 +10:00
Gig
ad12de30d3
Added recipe to get rubydust from rubys
2015-06-28 19:57:35 +01:00
joflashstudios
acb06afd1f
Missed some temporary code
2015-06-27 18:13:51 -04:00
joflashstudios
40c01c18a0
Added more Electrolyzer recipes
...
I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
2015-06-27 18:12:36 -04:00
joflashstudios
f2c6959949
Added sawmill recipe
...
Fixes #61
2015-06-27 14:27:36 -04: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
joflashstudios
10837c46ff
Added a few template electrolyzer recipes
2015-06-27 03:28:16 -04:00
Gig
b0a6a86a5b
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-26 17:56:14 +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
53b2e454ed
Fixed another typo I missed
2015-06-26 12:40:36 -04:00
joflashstudios
7c7f7a252f
Some spelling fixes, added call to addMachineRecipes
2015-06-26 12:39:14 -04:00
modmuss50
15c3608c6e
Fixes #53 , fixed some render things
2015-06-26 13:35:07 +01:00
joflashstudios
c15302a789
Cleaned up and automated some recipe stuff
...
Correct recipes to and from storage blocks are now available. The old wrong ones still need to be removed (e.g. sapphires to chrome block.)
2015-06-26 02:09:45 -04:00
joflashstudios
f2667db9de
Fixed pointlessly public functions
2015-06-25 23:18:22 -04:00
joflashstudios
92c5b5b64b
More recipe re-organization
2015-06-25 23:02:35 -04:00
joflashstudios
b48dd6582a
Moved non-IC2 compat recipes out of IC2 compat class.
...
All that is in RecipesIC2 now are modifications to IC2 recipes, or additional recipes in IC2 machines.
2015-06-25 22:56:02 -04:00
joflashstudios
338575d56d
Added iron IBF recipes
2015-06-25 22:36:06 -04:00
joflashstudios
7c1aec7e9f
Added some Blast Furnace recipes
2015-06-25 21:35:05 -04:00
joflashstudios
11d4345ee7
Renamed to ItemDustTiny for consistancy
...
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04:00
joflashstudios
0f6747f703
Updated getByName functions
...
Added storage block functions
Fixed a bunch of getX() typeos
2015-06-25 18:41:29 -04:00
Gig
5c48dda843
Titanium get!!
...
Added basic recipes for Titanium
2015-06-25 20:43:54 +01: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
37467cab7e
Some improvements to render speed of cables
2015-06-25 20:10:03 +01:00
Gig
1f8a9794bc
Fixed wrong dusts being smelted
2015-06-25 19:21:16 +01:00
modmuss50
de8d1a8a51
Removed stupid Rock Crusher Recipe
2015-06-23 23:11:11 +01:00
modmuss50
84fc33edab
Added a way to get the fmp cables in survival, will make this better later
2015-06-23 13:23:56 +01:00
Gig
5d9c273743
Massive cleanup on the fluids
2015-06-20 21:34:03 +01:00
modmuss50
598badc375
A load of work on the system, seams a lot is broken.
2015-06-17 17:01:26 +01:00
modmuss50
2bed98e6f0
Added basic test cases for the IDSU manager, it looks like it works :)
2015-06-15 21:18:12 +01:00
Gig
0b43eca49a
Removed Gravity Chestplate not needed in this mod anymore
2015-06-14 17:11:18 +01:00
Gig
28dbcb8a16
Removed Debug Recipes
2015-06-14 17:04:57 +01:00
modmuss50
51c91aaccb
Added lesu storage block counting
2015-06-14 13:35:36 +01:00
modmuss50
af9e9e535a
Now stores eu when broken with a wrench. Added empty and full ones to creative tab.
2015-06-14 12:35:28 +01:00
Tntrololol
e3338cf40f
Fixed existing Sawmill recipes not outputing empty cells
2015-06-13 14:56:15 -05:00
modmuss50
62b5f2f046
removed unused inport to fix crash
2015-06-13 07:47:24 +01:00
modmuss50
7308507a74
fixes #31 , Fixes crash without bop or natura installed, fixes npe with no plup item, adds basic fluid gui support to the nei handler, fixes build craft 6 not working
2015-06-13 07:45:12 +01:00
Tntrololol
fbde3bcaf0
Added Industrial Sawmill Recipes for Biomes O Plenty logs
2015-06-12 23:46:03 -05:00
Tntrololol
875ac18f0b
Updated Ore Dictionary registration to use item/block helpers
2015-06-12 21:35:57 -05:00
Tntrololol
2116e4eb39
Added Industrial Sawmill Recipes for Natura logs
2015-06-12 18:33:07 -05:00
modmuss50
0ea07a6a1a
added way to not use ore dic
2015-06-11 21:35:05 +01:00
joflashstudios
41a516939f
Removed broken test recipe for sawmill
2015-06-11 01:57:09 -04:00
Tntrololol
0de7ae5d90
Renamed some tiles
2015-06-10 14:52:07 -05:00
modmuss50
6826cfe4be
added unrest upgradeHandler
2015-06-09 11:24:15 +01:00
Tntrololol
f5ca92313f
Changed standard machine recipes to use item/block helpers
2015-06-08 17:14:43 -05:00
Gig
4f800c8a83
Added basic tile for metalShelf
2015-06-08 20:51:08 +01:00
joflashstudios
02fce02d7b
Said goodbye to RecipeHanderer
...
A bunch of ModRecipes fixes
2015-06-08 10:45:21 -04:00
joflashstudios
d3c2929807
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-07 15:55:54 -04:00
joflashstudios
2f59ca1b84
Added computercube and lapotronic energy orb
2015-06-07 15:55:23 -04:00
modmuss50
23bf14b37d
Clean the sawmill gui a bit, and remove debug code
2015-06-07 18:58:31 +01:00
joflashstudios
7cfaac1f61
Added Digital Chest, Computer Monitor
2015-06-06 22:11:13 -04:00
joflashstudios
48dd12aa5a
Added gas turbine. Still missing recipe and some config elements.
2015-06-05 16:24:52 -04:00
joflashstudios
81273e33ad
Added Semifluid generator. Suffers from issue #19 as well.
2015-06-04 23:34:04 -04:00
modmuss50
9075692951
Added basic ee3 support for all machines, will not work right when it has two outputs
2015-05-30 11:47:01 +01:00
Tntrololol
37ba159fa1
Fixed storage block ore dictionary registrations
2015-05-25 12:37:51 -05:00
Tntrololol
fceb417fe2
Added Industrial Centrifuge Recipes
2015-05-25 00:20:59 -05:00
Tntrololol
0bb98b1781
Enabled Grinder to take an extra input in place of fluidstack
2015-05-24 13:51:41 -05:00
modmuss50
46ee2fc71d
Initial fix to allow null itemstacks
2015-05-23 13:47:25 +01:00
Tntrololol
7ad96faa21
Added new storage blocks and textures
2015-05-22 17:37:10 -05:00
Tntrololol
e9b1280a13
Added 5 additional types of machine hulls and their respective textures
2015-05-22 15:02:02 -05:00
Gig
4ffa445b9b
Fixed Lathe returning on texture all the time
2015-05-20 23:35:04 +01:00
Gig
105c83b288
Fixed Conflicting Tiles Closes issue #7
2015-05-20 17:00:58 +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
Tntrololol
6de2cc351a
Added plate cutting machine recipes
2015-05-18 18:05:49 -05:00
Tntrololol
942c41fe14
Added electric lathe recipes
2015-05-18 17:12:11 -05:00
Tntrololol
2007161a16
Added remaining assembling machine recipes
2015-05-17 19:56:52 -05:00
Gig
ce4312a578
Upgrade slots for more machines
2015-05-17 19:45:12 +01:00
Gig
ca98541d70
Start on hammer
2015-05-17 02:16:40 +01:00
Gig
cfc71d48b2
Added machine block for stand alone recipes
2015-05-17 01:37:03 +01:00
modmuss50
d68c63a40d
Added fluid crafting, updated buildcraft
2015-05-16 20:30:07 +01:00
Gig
44abbfd79f
Added missing uurecipes
2015-05-15 17:29:12 +01:00
Gig
2b652f0502
I should remember when I update forge to run gradlew eclipse
2015-05-15 16:52:16 +01:00
Gig
ceeda641a6
Commented out all doesOreNameExist recipes
2015-05-15 16:45:27 +01:00
Tntrololol
3c0bd5a54f
Added remaining alloy smelter recipes
2015-05-14 22:19:52 -05:00
Gig
a23243cd02
Added ChemicalReactor
2015-05-12 00:17:17 +01:00
Gig
f84d9edc06
Finish plate cutting machine
2015-05-11 23:50:49 +01:00
Gig
2ab94e6030
Fixed Lathe recipe handler
2015-05-11 23:44:26 +01:00
Gig
cf1074d637
Small tweeks
2015-05-11 21:53:47 +01:00
Gig
a8a46352c8
Added Industrial Sawmill pokes @modmuss50 to look at the nei handler crash issue bet I did it wrong
2015-05-11 17:04:27 +01:00
modmuss50
03cd665add
Nei Handlers now show all ores
2015-05-10 21:03:48 +01:00
Gig
e784681b56
Added gui/container to alloy furnace
2015-05-10 19:00:58 +01:00
modmuss50
88bb4db40f
Testing of the ores in nei
2015-05-10 18:47:08 +01:00
Gig
ee0844bd0c
Added HeatGenerator
2015-05-10 16:42:01 +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
Gig
3d92772004
Basic work on Aesu
2015-05-09 20:19:40 +01:00
Gig
e3bd172b96
Added gui and container for industrialelectrolyzer
2015-05-09 19:13:43 +01:00
Gig
d3d1bb8060
Finished on buckets
2015-05-09 17:52:37 +01:00
Gig
f6ff497405
Fluid buckets
2015-05-09 16:56:10 +01:00
Gig
7e8b236558
Added all the fluids
2015-05-09 16:11:48 +01:00
Gig
dc7e65a171
added buckets for other fluids
2015-05-09 14:51:18 +01:00
modmuss50
c37858de79
Added command to reload oreDicRecipes
2015-05-09 13:42:47 +01:00
Gig
55656c13a5
More fluid stuff
2015-05-09 02:15:38 +01:00
Gig
1ae5a20517
More fluid stuff lot more TODO
2015-05-09 00:36:55 +01:00
Gig
77634fafd3
Start on fluid system
2015-05-08 23:53:58 +01:00
Gig
b9d6b356c2
Most of the work done on dieselgenerator
2015-05-08 23:02:35 +01:00
Gig
ed99503fb2
Switched to the new rollingmachine gui
2015-05-08 22:33:06 +01:00
Gig
c6405da0dd
Little clean up
2015-05-08 22:28:37 +01:00
Gig
5511a65507
Somthing is having issues I blame @Mj11jM ;)
2015-05-08 22:06:15 +01:00
Gig
4f333c70ae
NEIhandlers for alloysmelter and assemblingmachine
2015-05-08 21:34:59 +01:00
modmuss50
c6d9f302c3
Fixed ore dic, and some work on multi blocks
2015-05-08 21:23:04 +01:00
Gig
752751319a
Added Dragoneggsiphoner power
2015-05-08 18:19:03 +01:00
Tntrololol
6a78464668
More recipe stuff
2015-05-08 00:12:25 -05:00
Gig
b7ae806987
Block clean up
2015-05-08 00:39:17 +01:00
Gig
67e97707ff
Added platecuttingmachine
2015-05-08 00:30:59 +01:00
Gig
2157fe1cb4
Added Lathe
2015-05-08 00:15:04 +01:00
Gig
c6e3dfaf82
Added tile/recipehandler/gui for Assembling Machine
2015-05-07 23:39:26 +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
Tntrololol
4f0942f215
Added a ton of IC2 crafting recipes
2015-05-07 12:39:47 -05:00
Tntrololol
e8fc6d5a07
Fixed ore dict registration and missing items
2015-05-05 19:50:34 -05:00
Gig
f4a717c0ea
All the items
2015-05-04 21:52:08 +01:00
Gig
617a33aea3
More machines
2015-05-04 21:26:51 +01:00
Gig
465519cbd0
Added things
2015-05-04 19:06:42 +01:00
Gig
6ad1c8bdea
Added aesu
2015-05-04 19:01:03 +01:00
Gig
6143f990fe
Added IDSU
2015-05-03 23:49:30 +01:00
Gig
78afb4b57f
Added platecuttingmachine
2015-05-03 23:37:30 +01:00
Gig
a732052f49
Added lathe
2015-05-03 23:34:49 +01:00
Gig
d9cf998d16
Added chemicalreactor
2015-05-03 23:30:44 +01:00
Gig
77f801f1a9
Added alloyfurnace
2015-05-03 23:25:16 +01:00
Gig
f0d0d2738e
Added semifluidgenerator
2015-05-03 23:13:45 +01:00
Gig
afc750993c
Added magicrnergyabsorber
2015-05-03 23:09:13 +01:00
Gig
20dd587795
Added industrialelectrolyzer
2015-05-03 22:58:11 +01:00
Gig
8c7702c9dc
Added DieselGenerator
...
more texture stuff
2015-05-03 22:54:06 +01:00
Gig
dec2c68e86
More texture changes
2015-05-03 22:15:39 +01:00
Gig
8910f9f9db
Added textures
...
Added Dragoneggsiphoner
2015-05-03 21:48:10 +01:00
Gig
ab41f1b866
Added highlyadvancedmachineblock
...
some texture stuffs
2015-05-03 18:00:09 +01:00
Gig
437318ece9
Changed texture stuffs
2015-05-03 17:22:39 +01:00
Gig
13b4d73e5a
Little cleaner
2015-05-03 15:53:42 +01:00
Gig
7914f530d2
More Configs
2015-05-03 15:24:35 +01:00
Gig
3e9e8a9f92
Added all uu recipes
2015-05-03 14:57:06 +01:00
modmuss50
4ae6522b34
Now uses the ic2 icons, they seams to be a bit off, will check them later
2015-05-03 14:46:17 +01:00
Gig
26b60d2896
Removed OLD textures
...
Added texture for uu
Added 1st uu recipe
Added configs
2015-05-03 13:49:28 +01:00
modmuss50
ff866d9352
Fixed part crash and got the blast furnace to work!
2015-04-28 21:24:52 +01:00
modmuss50
0c514596a1
Added untested recipe code
2015-04-28 21:04:31 +01:00
Gig
e67b55eaff
Basic block and tile for Industrial Chunkloader
2015-04-28 20:56:50 +01:00
modmuss50
b99cac1a1c
Server now starts
2015-04-28 20:38:13 +01:00
Gig
1bfa830f13
Changed machine Materials
2015-04-28 16:07:26 +01:00
Gig
34010525ba
UU matter
2015-04-27 23:54:22 +01:00
Gig
22a34377e2
Basic Tiles for new machines
2015-04-27 23:51:06 +01:00
Gig
2f9b8a074c
More Machines!!!!
2015-04-27 23:43:55 +01:00
Modmuss50
083c24c901
Added all cables, needs a lot of testing :P
2015-04-24 21:22:09 +01:00
Gig
4c5477d816
Added Alloysmelter
2015-04-24 15:01:19 +01:00
Gig
4ac26ac086
Format
2015-04-24 14:20:09 +01:00
Modmuss50
df2ae8b335
Moved into techreborn/partSystem
2015-04-20 21:02:25 +01:00
modmuss50
41795ef16d
Removed old ones, and added new ones :)
2015-04-20 20:53:16 +01:00
Gig
1a68b5c7c6
Clean
...
New achievements
Renamed Manuel to PDA
Moved PDA class's to PDA package
2015-04-18 21:24:49 +01:00
Gig
168497db9b
tech reborn Manuel Item
2015-04-17 20:12:58 +01:00
Modmuss50
1eb3ef3db6
Some more work on the multiblock system
2015-04-17 17:42:57 +01:00
modmuss50
1f1096dd49
Fixed crash on place
2015-04-17 08:28:07 +01:00
Gig
dc6d186f67
Start on Blast furnace will get @modmuss50 to finish
2015-04-17 01:09:12 +01:00
Gig
4a3214320c
Added Machine casings
...
Added more textures
2015-04-17 00:15:33 +01:00
Gig
3c87b1ad1d
Added cells
2015-04-16 23:42:05 +01:00
Gig
7cbd27150e
Added small dusts
2015-04-16 23:27:25 +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
c001231216
Added nei support for centrifuge
2015-04-15 16:22:15 +01:00
Gig
8191e1eaaa
Added Tcon dusts/ingots
2015-04-14 14:41:53 +01:00
Gig
4746968a04
Moved batpack/lapotronpack to Items/Armor
...
Added Gravity Chestplate (WIP)
2015-04-14 01:09:38 +01:00
Gig
700276fb09
Failing ;)
2015-04-14 00:12:24 +01:00
Modmuss50
d45bd4e85c
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-04-13 20:00:29 +01:00
Modmuss50
2a7b9e19ee
Added basic Centrifuge logic. Not finished
2015-04-13 19:59:52 +01:00
Gig
dbb6a9edf2
Added advanced drill
...
Added TorchHelper.class
2015-04-13 19:08:17 +01:00
Gig
831eacbd29
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-04-13 18:43:47 +01:00
Gig
4a291087ad
Added omnitool
2015-04-13 18:43:31 +01:00
Modmuss50
bd357e0a2c
Added the basic gui, block and tile for the centrifuge
2015-04-13 18:40:13 +01:00
Gig
bdc34c393d
Added LapotronPack
2015-04-12 23:38:30 +01:00
Gig
a46645ff42
Added lithiumbatpack
2015-04-12 23:22:53 +01:00
Gig
da6e88c254
Added rockcutter
2015-04-12 22:45:13 +01:00
Gig
112139ae66
Added gems to oreDict
2015-04-12 21:00:25 +01:00
Gig
1d001364e2
Added recipes for storage blocks
2015-04-12 20:55:11 +01:00
Gig
8366831c62
Fixed a recipes issue
2015-04-12 20:36:21 +01:00
Gig
e4fc82b574
Added storage blocks to oreDict
2015-04-12 20:25:36 +01:00
Gig
f50f144b28
Added storage blocks
2015-04-12 20:21:33 +01:00
Gig
9b5a57bedb
More recipes and organized imports
2015-04-12 20:04:12 +01:00
Gig
9712d3828f
Changed some IC2 recipes
2015-04-12 18:09:49 +01:00
Gig
d9def7932a
Added all ingots to oreDict
2015-04-12 18:09:11 +01:00
Gig
0a14a36ef4
Added craftingHelper and basic recipes
2015-04-12 16:43:51 +01:00
Gig
fe50e82b76
Fixed a derp in oreDict registry
2015-04-12 15:53:22 +01:00
Gig
961e8f047a
Added all ores to Oredict
2015-04-12 14:59:29 +01:00
modmuss50
fcfc6ed1df
added centrifuge recipe + moved itemUtils to its own class
2015-04-12 10:15:53 +01:00
modmuss50
91495286db
Clean imports
2015-04-12 09:45:31 +01:00
Gig
a07946c307
Added OreDict to all dusts
2015-04-12 00:03:49 +01:00
Gig
042f18fbf6
Added a LogHelper for easy logging
2015-04-11 23:13:38 +01:00
Gig
a2995d8cd5
A few textures from @CyanideX texture pack with permission
2015-04-11 23:03:45 +01:00
Gig
e87f2d2430
Added all gems and crafting parts
2015-04-11 20:46:55 +01:00
modmuss50
66c1e7ec34
quantumTank now holds fluid when broken with a wrench
2015-04-11 19:13:31 +01:00
modmuss50
28abe89511
quantumChest now holds items when broken with a wrench
2015-04-11 19:08:22 +01:00
Gig
a054ac6eba
Added config and GuiConfig
2015-04-11 18:11:37 +01:00
Gig
57c38eb99e
Ore Localizations and changed ore names to "techreborn.ore"
2015-04-11 17:24:32 +01:00
Gig
0223f6ae1d
Moved Item/Block Registration
2015-04-11 17:03:14 +01:00