modmuss50
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +00:00 |
|
Ourten
|
eb220643fc
|
Change all containers init to IContainerProvider + Add Enum for gui ids handling
|
2017-01-08 20:34:46 +01:00 |
|
Ourten
|
b9444b5ce5
|
Convert recycler + Fix slot indexes
|
2017-01-08 02:41:50 +01:00 |
|
Ourten
|
d77ed99e8a
|
Convert AssemblingMachine
|
2017-01-08 02:31:37 +01:00 |
|
modmuss50
|
796df6c055
|
Auto Format code
|
2016-10-08 20:46:16 +01:00 |
|
modmuss50
|
cdae866b2d
|
Revert "Rewrite to use new RebornCore Power API. Texture fixes."
This reverts commit b292fdd352 .
# Conflicts:
# src/main/java/techreborn/client/gui/GuiImplosionCompressor.java
# src/main/java/techreborn/client/gui/GuiIndustrialGrinder.java
# src/main/java/techreborn/client/gui/GuiIndustrialSawmill.java
# src/main/java/techreborn/client/gui/GuiVacuumFreezer.java
# src/main/java/techreborn/tiles/TileAlloyFurnace.java
# src/main/java/techreborn/tiles/TileAlloySmelter.java
# src/main/java/techreborn/tiles/TileAssemblingMachine.java
# src/main/java/techreborn/tiles/TileImplosionCompressor.java
# src/main/java/techreborn/tiles/TileIndustrialSawmill.java
# src/main/java/techreborn/tiles/TileVacuumFreezer.java
# src/main/java/techreborn/tiles/multiblock/TileBlastFurnace.java
# src/main/java/techreborn/tiles/multiblock/TileIndustrialGrinder.java
# src/main/java/techreborn/tiles/teir1/TileCompressor.java
# src/main/java/techreborn/tiles/teir1/TileElectricFurnace.java
# src/main/java/techreborn/tiles/teir1/TileExtractor.java
# src/main/java/techreborn/tiles/teir1/TileGrinder.java
# src/main/java/techreborn/tiles/teir1/TileRecycler.java
|
2016-08-10 00:45:07 +01:00 |
|
Dragon2488
|
b292fdd352
|
Rewrite to use new RebornCore Power API. Texture fixes.
|
2016-07-21 22:22:56 +07:00 |
|
modmuss50
|
912eced5e5
|
Move assemblingmachine and centrifuge to the new system
|
2016-04-13 16:25:51 +01:00 |
|
modmuss50
|
5eed5b161d
|
Code formatter take 2
|
2016-03-25 09:47:34 +00:00 |
|
modmuss50
|
33985f1a31
|
Revert "Added code formatter"
This reverts commit b9448d5d90 .
|
2016-03-24 00:41:47 +00:00 |
|
modmuss50
|
b9448d5d90
|
Added code formatter
|
2016-03-24 00:39:26 +00:00 |
|
modmuss50
|
9a40abbe78
|
Now comes the grind, 244 errors left
|
2016-03-13 16:08:30 +00:00 |
|
modmuss50
|
28dd5044e6
|
Fixes #347
|
2016-02-21 14:16:55 +00:00 |
|
mezz
|
05d8a5c787
|
Add assembling machine recipes
|
2015-12-30 22:28:39 -08: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 |
|
gigabit101
|
a8ea0f55e7
|
Removed a load of un needed junk from other versions of Gtech
|
2015-10-09 21:55:54 +01:00 |
|
modmuss50
|
e0ab0af822
|
Reformatted all the code using the default intelji formatting options.
|
2015-08-09 11:05:32 +01:00 |
|
modmuss50
|
4ae1293535
|
Optimised all imports
|
2015-07-02 19:51:24 +01:00 |
|
Gig
|
d1196d0a7c
|
Removed Recipes button and moved to progress bar
|
2015-06-27 10:01:39 +01:00 |
|
Tntrololol
|
083696280c
|
Some GUI fixes
|
2015-06-14 13:34:52 -05:00 |
|
modmuss50
|
1e656b26e7
|
Now sync to the client side tile, not the container.
|
2015-05-31 10:45:08 +01:00 |
|
modmuss50
|
edabf79b1e
|
Moved all the machines to the new way of handling the packets
|
2015-05-30 11:14:00 +01:00 |
|
Gig
|
1f9600b33c
|
Organized imports
Changed centrifuge to new recipe system
|
2015-05-19 23:00:36 +01:00 |
|
Tntrololol
|
65dd53c6ec
|
Added machine GUI progress bars
|
2015-05-12 13:26:23 -05:00 |
|
Tntrololol
|
792ab032ba
|
Fixed/Updated GUIs
|
2015-05-10 15:39:19 -05:00 |
|
Gig
|
266c547520
|
Small fix's to multiple things
|
2015-05-09 18:51:31 +01:00 |
|
Gig
|
aaee829f3b
|
Added recipe buttons
|
2015-05-08 00:20:13 +01:00 |
|
Gig
|
c6e3dfaf82
|
Added tile/recipehandler/gui for Assembling Machine
|
2015-05-07 23:39:26 +01:00 |
|