ProfessorProspector
|
af91263621
|
Chemical reactor GUI & a couple recipe fixes
|
2017-01-09 16:54:48 -08:00 |
|
ProfessorProspector
|
99be70713b
|
Recycler gui
|
2017-01-09 15:57:29 -08:00 |
|
ProfessorProspector
|
dc160bbd67
|
started with one thing...then I ended up doing a lot of shit.
|
2017-01-08 23:03:36 -08:00 |
|
Ourten
|
4e6b60e8e7
|
Fix tier1 machines hopper integration
|
2017-01-09 00:49:57 +01:00 |
|
Ourten
|
ac322f3e65
|
Fix recycler, Closes #887
|
2017-01-09 00:27:53 +01:00 |
|
Ourten
|
25e683b2e9
|
Fix some tiles update on clientside
|
2017-01-08 23:49:56 +01:00 |
|
ProfessorProspector
|
0c4895efa4
|
Electric Furnace gui!
|
2017-01-08 14:46:13 -08:00 |
|
ProfessorProspector
|
8b56947c28
|
Charge bench GUI
|
2017-01-08 14:27:45 -08:00 |
|
ProfessorProspector
|
eea9b83a9c
|
Generator gui!
|
2017-01-08 14:07:34 -08:00 |
|
modmuss50
|
6aa8fde64a
|
Update to support updated recipe format in reborn core.
|
2017-01-08 21:43:15 +00:00 |
|
ProfessorProspector
|
2a78196939
|
Revamp centrifuge jei support
|
2017-01-08 12:29:14 -08:00 |
|
Ourten
|
eb220643fc
|
Change all containers init to IContainerProvider + Add Enum for gui ids handling
|
2017-01-08 20:34:46 +01:00 |
|
Ourten
|
b93fe6c5ad
|
Convert FusionReactor
|
2017-01-08 16:32:03 +01:00 |
|
Ourten
|
ea98e4a8a0
|
Convert BlastFurnace
|
2017-01-08 15:45:05 +01:00 |
|
Ourten
|
665b5f7569
|
Convert MatterFabricator
|
2017-01-08 15:22:59 +01:00 |
|
Ourten
|
ad890079ec
|
Convert RollingMachine
|
2017-01-08 14:00:19 +01:00 |
|
Ourten
|
8a0a133e02
|
Convert AlloyFurnace and AlloySmelter
|
2017-01-08 13:10:13 +01:00 |
|
ProfessorProspector
|
0cccb0a91b
|
Merge branch 'feature/containers-builder' of https://github.com/TechReborn/TechReborn into feature/containers-builder
# Conflicts:
# src/main/java/techreborn/client/gui/GuiBatbox.java
# src/main/java/techreborn/client/gui/GuiQuantumChest.java
|
2017-01-07 20:22:34 -08:00 |
|
ProfessorProspector
|
d385e6eaf4
|
Batbox gui overhaul
|
2017-01-07 20:09:46 -08:00 |
|
Ourten
|
b9444b5ce5
|
Convert recycler + Fix slot indexes
|
2017-01-08 02:41:50 +01:00 |
|
Ourten
|
94a0616d8e
|
Add JEI transfer support for ContainerBuilder + Convert Compressor, Extractor and Grinder
|
2017-01-08 02:04:02 +01:00 |
|
Ourten
|
1df2c84e16
|
Convert ElectricFurnace
|
2017-01-07 22:11:54 +01:00 |
|
Ourten
|
af524f169f
|
Convert IronFurnace
|
2017-01-07 21:56:23 +01:00 |
|
Ourten
|
f771b7a78d
|
Convert Generator + Add fuelSlot
|
2017-01-07 20:34:03 +01:00 |
|
ProfessorProspector
|
0f172ddf52
|
some things
|
2017-01-07 00:02:57 -08:00 |
|
Ourten
|
11c67f68a9
|
Fix TechReborn chests inventory capabilities. close #878
|
2017-01-05 00:17:53 +01:00 |
|
Prospector
|
6a70424252
|
Continue the "Great refactor of 2017". Massive variable name refactoring and start splitting crafting table recipes to their own class.
|
2016-12-31 23:29:32 -08:00 |
|
Ourten
|
c8b3568a0c
|
Unify TechReborn chests + Fix deep chests inventory drops
|
2016-12-18 22:06:07 +01:00 |
|
Ourten
|
da41ae7731
|
Apply QuantumChest fixes to DigitalChest
|
2016-12-18 21:34:01 +01:00 |
|
Ourten
|
1d27182cc2
|
Fix FluidGenerators activation and energy production
|
2016-12-17 17:18:49 +01:00 |
|
Ourten
|
003d124667
|
Allow FluidGenerators to refill items with their tank
|
2016-12-17 16:22:31 +01:00 |
|
Ourten
|
97192ee3f4
|
Add the unified FluidGenerator recipe system + Restructure FluidGenerators tiles
They should all be pretty now
|
2016-12-17 01:25:32 +01:00 |
|
Ourten
|
3bf346f39a
|
Fix QuantumChest duplication bug and content sync
|
2016-12-16 21:44:32 +01:00 |
|
Ourten
|
f65999f960
|
Fix QuantumTank fluid updates
|
2016-12-16 15:11:46 +01:00 |
|
Ourten
|
1181ce49f2
|
Add tryAddingEnergy to ThermalGenerator to fix eternal activation with adjacent lava
|
2016-12-15 14:41:04 +01:00 |
|
Ourten
|
d727c2698b
|
Add tryAddingEnergy method to SemifluidGenerator
|
2016-12-15 14:39:53 +01:00 |
|
Ourten
|
487fdeddcb
|
Add activation state change for HeatGenerator + Cleanup side-check code
|
2016-12-15 14:39:27 +01:00 |
|
Ourten
|
a0e068cad4
|
Add tryAddingEnergy method to GasTurbine
This method will avoid blocking of the generator a little bit before it's max capacity
|
2016-12-15 14:36:48 +01:00 |
|
Ourten
|
8f0cc22472
|
Add activation state change to DragonEggSiphoner + Add convenient energy add method
|
2016-12-15 14:35:37 +01:00 |
|
Ourten
|
4c2a5b3f23
|
Add missing import in GasTurbine
|
2016-12-14 19:51:33 +01:00 |
|
Ourten
|
82ae50f5a8
|
Fix Semifluid generator activate state and fix fluid sync
|
2016-12-14 19:22:29 +01:00 |
|
Ourten
|
caf5d56e3c
|
Fix GasTurbine activate state and fix fluid amount sync
|
2016-12-14 18:36:43 +01:00 |
|
Ourten
|
65ec0db2de
|
Fix ThermalGenerator logic and packet updates
There is one bug left, the displayed liquid stack is always air.
|
2016-12-14 17:43:33 +01:00 |
|
modmuss50
|
c1d2e875bf
|
Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11
# Conflicts:
# build.gradle
# src/main/java/techreborn/blocks/BlockRubberLog.java
# src/main/java/techreborn/init/ModRecipes.java
# src/main/java/techreborn/items/tools/ItemElectricTreetap.java
# src/main/java/techreborn/items/tools/ItemTreeTap.java
|
2016-12-14 09:23:24 +00:00 |
|
modmuss50
|
47df52a7f2
|
Improve power transfur between items, closes https://github.com/TechReborn/TechReborn/issues/835
|
2016-12-14 09:13:30 +00:00 |
|
ProfessorProspector
|
c271422e11
|
Remove deprecated empty cell
|
2016-12-12 15:57:04 -08:00 |
|
modmuss50
|
7a4c7cfea9
|
Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11
|
2016-12-12 09:53:30 +00:00 |
|
modmuss50
|
71d8a3c7e8
|
Iron furnace now uses the same sides as the vanilla furnace, closes #622
|
2016-12-12 09:49:00 +00:00 |
|
modmuss50
|
5dff31d937
|
A bunch more null check \o/
|
2016-12-06 18:22:18 +00:00 |
|
modmuss50
|
97e5fcc032
|
Fix #825
|
2016-12-06 08:23:11 +00:00 |
|