ProfessorProspector
01d1650ebf
A few texture fixes and hide source blocks
2017-04-08 09:26:27 -07:00
drcrazy
b136a534aa
Industrial Sawmill support for JEI done
2017-04-08 01:52:29 +03:00
drcrazy
291eadfeed
More work for Sawmill
2017-04-07 18:22:37 +03:00
drcrazy
8b4ce46e46
Initial commit for Insdustrial Sawmill JEI support
2017-04-07 02:53:09 +03:00
modmuss50
da6925195b
Update CraftTweaker support
2017-03-14 12:59:17 +00:00
modmuss50
26c208e811
Added license info to the header of all files.
2017-02-23 12:29:43 +00:00
modmuss50
e93c580528
Fix Minetweaker issue.
2017-01-16 10:06:11 +00:00
ProfessorProspector
38525a5bb0
Multiblock work, and industrial grinder gui
2017-01-14 11:06:34 -08:00
modmuss50
8b24fdf765
Merge remote-tracking branch 'remotes/origin/feature/containers-builder' into 1.11.2
...
# Conflicts:
# src/main/java/techreborn/client/container/ContainerAlloyFurnace.java
# src/main/java/techreborn/tiles/TileAlloyFurnace.java
2017-01-10 19:34:17 +00:00
ProfessorProspector
af91263621
Chemical reactor GUI & a couple recipe fixes
2017-01-09 16:54:48 -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
ProfessorProspector
0c4895efa4
Electric Furnace gui!
2017-01-08 14:46:13 -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
b93fe6c5ad
Convert FusionReactor
2017-01-08 16:32:03 +01:00
Ourten
bd16289c60
Convert IndustrialElectrolyzer, IndustrialGrinder and IndustrialSawmill
2017-01-08 16:20:13 +01:00
Ourten
b5881e2102
Convert VacuumFreezer and ImplosionCompressor
2017-01-08 16:01:24 +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
3c40e25b6a
Centrifuge stuff
2017-01-08 03:18:28 -08: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
d77ed99e8a
Convert AssemblingMachine
2017-01-08 02:31:37 +01:00
Ourten
35329cdc4a
Convert ChemicalReactor
2017-01-08 02:23:03 +01:00
Ourten
60c88884a7
Convert Centrifuge
2017-01-08 02:19:26 +01:00
Ourten
94a0616d8e
Add JEI transfer support for ContainerBuilder + Convert Compressor, Extractor and Grinder
2017-01-08 02:04:02 +01:00
ProfessorProspector
2ad33bd6a9
The Great Refactor of 2017 - Remove old Plate Cutting Machine stuff, move UU matter and cable recipes over, fix industrial grinder eu usage, clean up EnumStandaloneCableType, move Fluid Generator, Rolling Machine, Scrapbox, and Smelting recipes over. Add some alternative rolling recipes for metal recipes that are more efficient.
2017-01-04 14:19:41 -08: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
modmuss50
0922e0b886
Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11
...
# Conflicts:
# build.gradle
# src/main/java/techreborn/init/IC2Dict.java
# src/main/java/techreborn/init/ModRecipes.java
# src/main/java/techreborn/init/OreDict.java
2016-12-26 23:49:42 +00:00
al132
8306ebc72c
Fix display slots in Fusion Reactor JEI
2016-12-22 11:29:07 -06:00
modmuss50
936ee13686
Remove last duplicated items.
2016-12-21 17:44:44 +00:00
modmuss50
5ff09a7eda
Some more work on deduplicating ic2 items/blocks
2016-12-21 17:31:52 +00:00
modmuss50
bfcc3a2117
Initial work on IC2 de-duplication
2016-12-18 21:36:29 +00:00
Ourten
baebc948d9
Add JEI integration for fluid generators recipes
2016-12-18 04:02:51 +01:00
Ourten
abcef5aace
Add fluidstack info to jei recipe for IndustrialGrinder
2016-12-14 02:08:22 +01:00
ProfessorProspector
61de7101c3
TOP support now changes colours based on energy system config
2016-12-10 17:15:30 -08:00
modmuss50
c04a98061a
Hide Missing recipe item in JEI
2016-12-05 12:50:55 +00:00
modmuss50
72f85d5243
Auto format code.
2016-12-05 10:48:21 +00:00
modmuss50
2fdce5405b
Improve block names
2016-12-05 09:40:55 +00:00
modmuss50
c72c3b5851
Update JEI support, in a few places I could not figure it out, so there may be some issues.
2016-11-28 15:28:32 +00:00
modmuss50
e16c3eba02
Auto format
2016-11-25 13:25:51 +00:00
modmuss50
65e651f402
It compiles, disable JEI as it needs redoing
2016-11-19 14:41:00 +00:00
modmuss50
a0e6a2dc34
Start on the update
2016-11-19 12:50:08 +00:00
modmuss50
603c12590d
Update to support RC 2.8
2016-11-04 20:03:05 +00:00
modmuss50
fdb506ad15
Remove some config settings that break things, fixes #732
2016-10-08 21:56:24 +01:00
modmuss50
796df6c055
Auto Format code
2016-10-08 20:46:16 +01:00
modmuss50
7b162009c2
Hide Quantum chest and tanks when quantumstorage is loaded
2016-09-27 17:50:34 +01:00
way2muchnoise
fb6feac92f
update to JEI 3.11 ( #757 )
2016-09-27 17:03:57 +01:00
modmuss50
edf266588f
Fix wrench recipe issues
...
Remove fluid pipe
Add recipe to switch rubber
Fix some missing textures
2016-09-16 22:56:21 +01:00
modmuss50
0a2e878b88
Fix #738
2016-09-07 08:21:42 +01:00
modmuss50
d5ff2a42bb
Fixes #723 and wrench works with ic2 machines now
2016-09-06 22:16:21 +01:00
modmuss50
22fd152ec9
Revert "Energy storages item charging fixes, transformers fixes, electric items fixes."
...
This reverts commit be4f10b975
.
# Conflicts:
# src/main/java/techreborn/init/ModBlocks.java
2016-08-10 00:29:47 +01:00
Dragon2488
be4f10b975
Energy storages item charging fixes, transformers fixes, electric items fixes.
2016-07-25 15:10:55 +07:00
Dragon2488
b42b5274b5
Multiblock fixes (compressor, freezer, grinder), grinder recipes fixes, freezer JEI recipe show fix.
2016-07-25 02:26:15 +07:00
Dragon2488
0011553cf7
Sawmill changes & fixes.
2016-07-24 01:10:37 +07:00
al132
48cbda6453
Add CraftTweaker support for the Compressor ( #677 )
2016-07-17 21:31:56 +01:00
Prospector
ddb96d58ec
Merge pull request #672 from Dragon2488/1.9.4
...
Properly integration with IC2 through ore dictionary. JEI recipes...
2016-07-15 04:05:16 -07:00
Dragon2488
1f197c3728
Properly integration with IC2 through ore dictionary. JEI recipes energy usage and time descriptions.
2016-07-15 17:28:41 +07:00
al132
01516c93a3
Fix CraftTweaker compatibility
...
A version of CraftTweaker that is compatible with 1.9.4 has been
released since the Minetweaker/CraftTweaker dependency was removed. I
have restored compatibility with the new version of CraftTweaker
2016-07-14 17:15:36 -05:00
modmuss50
fa9e941217
Update JEI
2016-07-01 15:55:44 +01:00
modmuss50
315c0aa509
Revert "Revert a shit load of stuff"
...
This reverts commit d25bb23e8e
.
2016-07-01 15:55:37 +01:00
modmuss50
d25bb23e8e
Revert a shit load of stuff
2016-07-01 15:40:46 +01:00
modmuss50
2c6cc4b298
Clean up ic2 recipes a little
2016-06-06 19:59:10 +01:00
modmuss50
9c0f0fa111
Started work on the recipe links
2016-06-06 19:52:46 +01:00
modmuss50
973f68496c
Merge branch '1.9.4' into 1.9.4-ic2
...
# Conflicts:
# src/main/java/techreborn/init/ModRecipes.java
2016-06-06 19:02:19 +01:00
Prospector
a719a1c563
Holy huge commit with unhelpful name batman!
...
-Added TRNoDestroy (for items that do not use JSONDestroyer)
-Batteries now use item overrides to display different texture when empty
-Fixed diamond nugget unity texture
-Removed new fluid sources from JEI
-Fixed empty cell lang entry
2016-06-05 01:33:40 -07:00
modmuss50
87f6ea1eb0
Ic2 recipes?
2016-06-04 20:07:34 +01:00
modmuss50
0bbc088524
No longer shows the RF bar on our machines
2016-06-04 18:20:37 +01:00
modmuss50
207d42d81b
The One Probe support
2016-06-04 14:53:16 +01:00
modmuss50
c968cd3b2e
Update forge
...
Update mappings
Update Tinkers support - Closes #614
2016-06-04 11:31:53 +01:00
modmuss50
96235d2c9d
Uses Reborncores version of MCMP
2016-06-01 12:06:51 +01:00
modmuss50
ccb5ab7e2f
Remove 1.9 deps
2016-05-22 13:24:44 +01:00
Prospector
b97e884432
Tinkers' Construct Support
...
Closes #368
2016-05-08 18:02:11 -07:00
Prospector
a6cfd90339
get tinkers in the dev env (no compat yet)
2016-05-08 10:26:40 -07:00
modmuss50
4c6c88d950
Comment out psi support and remove jar
2016-05-08 09:53:48 +01:00
modmuss50
4095a0b52d
Auto update mappings
2016-05-06 22:13:24 +01:00
Prospector
5ee2bdedf2
Re-register scrapbox category/handler cause I'm a derp
2016-04-30 20:11:20 -07:00
Prospector
44f2588b4e
Update JEI compat
2016-04-30 20:01:10 -07:00
Prospector
994d12a850
Remove lots of useless stuff (will break existing worlds)
2016-04-29 21:21:28 -07:00
Prospector
5e423da58c
Disable psi support for now
2016-04-24 08:33:20 -07:00
modmuss50
d8b6cb6351
Added psi build
2016-04-23 21:46:30 +01:00
Prospector
3efacbcd6b
Psi compat code. Broken and will break build. Have fun :P
2016-04-23 13:18:04 -07:00
Prospector
c3f79d6c6f
Update Forge
2016-04-23 13:11:30 -07:00
Prospector
0d52c4515e
Fix builds
2016-04-21 20:51:15 -07:00
modmuss50
b822cee9fb
Update walia, add MT and CT support back, Fix #519 , update for new RC bucket thing
2016-04-13 13:47:02 +01:00
modmuss50
ef133ab25b
Start on tile rewrite
2016-04-11 17:23:57 +01:00
modmuss50
510f969c94
Auto remove un needed things in the code
2016-04-03 14:34:39 +01:00
Stuart Pomeroy
2209177e1a
Fix config changes etc.
2016-03-28 20:51:23 +01:00
Prospector
5dad8067eb
Hide fluids from JEI
2016-03-27 10:30:32 -07:00
Stuart Pomeroy
6498bd1974
Update to forge and fuck up the cables? Not sure :P
2016-03-26 15:58:38 +00: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
aa64b1a8d6
Added more walia support, fix building
2016-03-21 19:45:48 +00:00
gigabit101
32027f948c
Re added waila support for blocks
2016-03-21 16:56:20 +00:00
modmuss50
471a945de6
Its all broke, mcmultipart support
2016-03-19 18:01:34 +00:00
modmuss50
2bbc785dde
Re-added JEI support, and update things
2016-03-18 08:29:29 +00:00
modmuss50
9a40abbe78
Now comes the grind, 244 errors left
2016-03-13 16:08:30 +00:00
modmuss50
7f920b282f
Optimise imports to make it easier to find and replace package names
2016-03-13 15:37:55 +00:00
TheDoctorSoda
02dd024e83
Scrapboxes work in dispensers (w/ config option)
2016-03-08 00:15:34 -08:00
TheDoctorSoda
c5302f8d6b
Add description page to JEI on how to obtain sap
2016-03-07 23:15:53 -08:00
modmuss50
67526480ad
Added walia support for the cables
2016-03-07 20:33:08 +00:00
gigabit101
080b633493
Finish up on recycler and temp jei handler
2016-03-07 14:07:52 +00:00
TheDoctorSoda
ca3cd6d4f8
Scrapbox JEI handler and modified some scrapbox recipes
...
This is my first JEI handler, kinda just stole it from the compressor. hope I did good?
2016-03-06 22:23:25 -08:00
gigabit101
02ac62a180
Started Recycler
2016-03-06 23:15:28 +00:00
gigabit101
90f5d77a41
Finish on Iron furnace
...
Added Jei support to Iron Furnace
2016-03-06 19:59:39 +00:00
modmuss50
7a5c7df9c2
Standalone Cable items
2016-03-06 14:51:13 +00:00
gigabit101
fcb8cc0a8e
Compressor Jei Support
2016-03-06 13:33:35 +00:00
gigabit101
391b28e50f
Added Extractor JEI support thanks @mezz for making this so easy :)
2016-03-06 13:20:38 +00:00
modmuss50
e3c150c06e
Inital cable rendering
...
This only took 2 hours :/
2016-03-05 10:48:13 +00:00
modmuss50
0b04bb8c69
Some more work on rendering
2016-03-04 19:47:08 +00:00
modmuss50
5e82463330
Initial port of cables from kotlin
2016-03-02 16:29:51 +00:00
modmuss50
7d37157c08
Fixes #303
2016-03-02 13:52:17 +00:00
modmuss50
6de20dcba1
Fix crash with temp thaumcraft integration
2016-02-29 13:30:14 +00:00
modmuss50
e680f3fb1f
Updates, and re added support
2016-02-29 11:20:40 +00:00
mezz
11a31e7bcd
Fix #359 JEI Alloy Smelter is not showing stack amount required
2016-02-27 00:51:39 -08:00
gigabit101
6549282ea0
Cleaned up imports
2016-02-26 13:03:30 +00:00
modmuss50
ba19a60fcc
Revert "Disabled WAILA support till lag fix"
...
This reverts commit 9c5aaae874
.
2016-02-25 17:35:47 +00:00
gigabit101
cebb49555a
Added grinder jei support
2016-02-25 13:17:33 +00:00
gigabit101
9c5aaae874
Disabled WAILA support till lag fix
2016-02-25 13:17:17 +00:00
modmuss50
46cdf8f587
Fixes to configs, optimise imports.
2016-02-24 08:18:21 +00:00
modmuss50
c3f85c7347
Fixes #323
2016-02-20 20:07:05 +00:00
modmuss50
1f59226e01
Add some stuff, that does things
2016-02-20 19:46:18 +00:00
modmuss50
71c2bfee7f
Moved power system to RC and spawn trees in groups
2016-02-20 16:59:31 +00:00
gigabit101
4521008c73
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-02-20 01:08:22 +00:00
modmuss50
575150edf3
Fix jei log spam
2016-02-20 01:03:37 +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
c9fad62ed2
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-02-19 20:32:35 +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
mezz
a1ef232b38
Update JEI, minor clean up of JEI integration
2016-02-17 23:44:15 -08:00
mezz
e4af69e861
Update JEI & Forge, add recipe click areas and rolling machine transfer
2016-02-01 17:59:23 -08:00
mezz
a00543c67d
Update to latest JEI
2016-01-06 00:46:23 -08:00
mezz
686dd71caf
Add rolling machine recipes
2015-12-31 03:20:04 -08:00
mezz
090de63608
Add Vacuum Freezer recipes
2015-12-31 02:27:07 -08:00
mezz
ad0b45cd2a
Add industrial sawmill recipes
2015-12-31 02:11:24 -08:00
mezz
123042a069
Refactor setting recipe items for JEI
2015-12-31 02:10:57 -08:00
mezz
3fde850448
Add Industrial Electrolyzer recipes
2015-12-31 01:40:56 -08:00
mezz
ef1ee67c06
Change blast furnace recipe in JEI to crop out the power icon
2015-12-31 01:26:26 -08:00
mezz
6ce72c8339
Fix oreDict support for recipes in JEI
2015-12-31 01:25:54 -08:00
mezz
aed7b5c0c4
Add implosion compressor recipes
2015-12-31 01:07:35 -08:00
mezz
5addee32e6
Add grinder recipes
2015-12-31 00:56:09 -08:00
mezz
c187f931ce
Add chemical reactor recipes
2015-12-30 23:30:09 -08:00
mezz
bb82e2cfb2
Add centrifuge recipes
2015-12-30 23:13:02 -08:00
mezz
ff571d5444
Add blast furnace recipes
2015-12-30 22:28:58 -08:00
mezz
05d8a5c787
Add assembling machine recipes
2015-12-30 22:28:39 -08:00
mezz
4b804c3521
Add alloy furnace recipes
2015-12-30 21:17:20 -08:00
mezz
202555b4ac
Add RecipeTransferHandler for FusionReactor
2015-12-30 20:20:36 -08:00