Modmuss50
|
3444c05c40
|
IInventory > IItemHandler
Most things should work, but havent been tested
Slot config will not work just yet
|
2018-09-07 14:05:19 +01:00 |
|
drcrazy
|
8cac9a9315
|
Use static fuse in static way.
|
2018-09-07 13:31:38 +03:00 |
|
Modmuss50
|
6060a97855
|
Merge remote-tracking branch 'remotes/origin/1.12' into 1.13-prep
# Conflicts:
# src/main/java/techreborn/api/fluidreplicator/FluidReplicatorRecipe.java
# src/main/java/techreborn/client/container/ContainerPda.java
# src/main/java/techreborn/client/gui/TRBuilder.java
# src/main/java/techreborn/compat/crafttweaker/CTFusionReactor.java
# src/main/java/techreborn/compat/crafttweaker/CTGeneric.java
# src/main/java/techreborn/compat/jei/RecipeUtil.java
# src/main/java/techreborn/compat/jei/TechRebornJeiPlugin.java
# src/main/java/techreborn/compat/jei/alloySmelter/AlloySmelterRecipeCategory.java
# src/main/java/techreborn/compat/jei/assemblingMachine/AssemblingMachineRecipeCategory.java
# src/main/java/techreborn/compat/jei/blastFurnace/BlastFurnaceRecipeCategory.java
# src/main/java/techreborn/compat/jei/centrifuge/CentrifugeRecipeCategory.java
# src/main/java/techreborn/compat/jei/chemicalReactor/ChemicalReactorRecipeCategory.java
# src/main/java/techreborn/compat/jei/compressor/CompressorRecipeCategory.java
# src/main/java/techreborn/compat/jei/distillationTower/DistillationTowerRecipeCategory.java
# src/main/java/techreborn/compat/jei/extractor/ExtractorRecipeCategory.java
# src/main/java/techreborn/compat/jei/fluidReplicator/FluidReplicatorRecipeCategory.java
# src/main/java/techreborn/compat/jei/fusionReactor/FusionReactorRecipeCategory.java
# src/main/java/techreborn/compat/jei/fusionReactor/FusionReactorRecipeWrapper.java
# src/main/java/techreborn/compat/jei/grinder/GrinderRecipeCategory.java
# src/main/java/techreborn/compat/jei/implosionCompressor/ImplosionCompressorRecipeCategory.java
# src/main/java/techreborn/compat/jei/industrialElectrolyzer/IndustrialElectrolyzerRecipeCategory.java
# src/main/java/techreborn/compat/jei/industrialGrinder/IndustrialGrinderRecipeCategory.java
# src/main/java/techreborn/compat/jei/industrialSawmill/IndustrialSawmillRecipeCategory.java
# src/main/java/techreborn/compat/jei/rollingMachine/RollingMachineRecipeCategory.java
# src/main/java/techreborn/compat/jei/vacuumFreezer/VacuumFreezerRecipeCategory.java
# src/main/java/techreborn/init/ModBlocks.java
# src/main/java/techreborn/init/ModTileEntities.java
# src/main/java/techreborn/init/recipes/CraftingTableRecipes.java
# src/main/java/techreborn/init/recipes/IndustrialGrinderRecipes.java
# src/main/java/techreborn/items/tools/ItemAdvancedDrill.java
# src/main/java/techreborn/packets/PacketAutoCraftingTableLock.java
# src/main/resources/assets/techreborn/lang/en_us.lang
# src/main/resources/assets/techreborn/loot_tables/chests/abandoned_mineshaft.json
# src/main/resources/assets/techreborn/loot_tables/chests/desert_pyramid.json
# src/main/resources/assets/techreborn/loot_tables/chests/igloo_chest.json
# src/main/resources/assets/techreborn/loot_tables/chests/jungle_temple.json
# src/main/resources/assets/techreborn/loot_tables/chests/simple_dungeon.json
# src/main/resources/assets/techreborn/loot_tables/chests/village_blacksmith.json
|
2018-09-05 17:49:49 +01:00 |
|
drcrazy
|
33b9f697dc
|
Merged all ingredients into single class
|
2018-09-03 14:49:59 +03:00 |
|
drcrazy
|
f54353290b
|
Updated ru_ru lang. Should fix FTBTeam/FTB-Continuum#437
|
2018-08-28 14:32:59 +03:00 |
|
drcrazy
|
db4dbdc956
|
UU-matter is now part of parts enum
|
2018-08-27 15:48:41 +03:00 |
|
modmuss50
|
95b49e5e23
|
Move some stuff around in RC
|
2018-07-20 22:02:46 +01:00 |
|
modmuss50
|
f78abb1a21
|
Remove some old stuff
|
2018-07-20 21:55:29 +01:00 |
|
modmuss50
|
b65e963f12
|
Move all mod compatibility out into its own mod, ic2 support is gone and will come back in some more basic form once ic2 is on 1.13
The new mod compatibility will be included (either shaded or jar-in-jar) in the main TR distrubtion, this has been done to aid development
|
2018-07-19 10:48:37 +01:00 |
|
drcrazy
|
f203bbbefd
|
Started work on capability for powered item
|
2018-05-23 00:27:35 +03:00 |
|
modmuss50
|
a8d180f146
|
Add energy change per tick
|
2018-04-03 17:00:04 +01:00 |
|
modmuss50
|
4b1a1b796b
|
Allow upgrade item to stack to 16 (Still stacks to 1 in machine) + Fix potential loss of items when shift clicking.
|
2018-03-20 17:49:13 +00:00 |
|
modmuss50
|
9c7f1995a8
|
Update year in license
|
2018-02-11 14:08:13 +00:00 |
|
modmuss50
|
ee075feea9
|
Fixes #1359
|
2017-12-17 21:43:12 +00:00 |
|
drcrazy
|
779551cf70
|
Fixed JavaDoc and CTScrapbox warnings
|
2017-11-27 17:55:29 +03:00 |
|
modmuss50
|
e2f177b757
|
Can now charge ic2 items, closes #1202
|
2017-11-27 13:34:45 +00:00 |
|
drcrazy
|
c8b6edd390
|
Updated LESU. Closes #1322
|
2017-10-26 02:26:07 +03:00 |
|
drcrazy
|
5974ae094d
|
Added icons for armor slots in MFE\MFSU\etc.
|
2017-10-23 18:18:25 +03:00 |
|
drcrazy
|
c0a43c0947
|
Icons for armor slots
|
2017-10-23 16:02:58 +03:00 |
|
drcrazy
|
58aac2ce0b
|
Updated AESU GUI
|
2017-10-10 00:13:08 +03:00 |
|
drcrazy
|
1b4fee595d
|
Fixed warnings
|
2017-09-30 03:58:01 +03:00 |
|
drcrazy
|
b13d282bf1
|
Fix unused imports
|
2017-09-09 01:54:43 +03:00 |
|
alexpic57
|
53adc8142e
|
remove wrong import
|
2017-09-08 21:25:13 +02:00 |
|
alexpic57
|
885ba9210c
|
fix bug duplication #1012
|
2017-09-08 21:18:57 +02:00 |
|
drcrazy
|
ab1802ba5e
|
Refactoring for translation
|
2017-09-08 02:03:35 +03:00 |
|
David Vierra
|
a016a6dd49
|
Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247)
Fixes #1157 and probably a few other things.
|
2017-08-25 11:08:15 -07:00 |
|
Prospector
|
40e3062903
|
Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP)
|
2017-06-14 08:56:09 -07:00 |
|
modmuss50
|
708ccc758a
|
Mappings update
|
2017-06-13 22:07:49 +01:00 |
|
modmuss50
|
14e30481e5
|
Improve IDSU
|
2017-06-13 13:14:02 +01:00 |
|
modmuss50
|
b25742dde0
|
Auto format code
|
2017-06-12 14:23:32 +01:00 |
|
modmuss50
|
29cf9fa90b
|
1.12
|
2017-06-11 21:22:07 +01:00 |
|
Prospector
|
81f701477c
|
Fix compile
|
2017-06-09 08:47:44 -07:00 |
|
modmuss50
|
2c16bf58b7
|
Update license header
|
2017-06-02 19:35:51 +01:00 |
|
modmuss50
|
d605b7175f
|
Fix Server crash with last version, #releaseBuild
|
2017-04-14 22:33:21 +01:00 |
|
modmuss50
|
d9af8309b1
|
Finished the gui, and start work on adding support for the furnace.
|
2017-04-12 18:04:10 +01:00 |
|
modmuss50
|
088f49c305
|
Allow the upgrades to be right clicked when in the gui.
|
2017-04-12 16:21:04 +01:00 |
|
modmuss50
|
5487584f04
|
Finish off the rendering for the upgrades.
|
2017-04-11 21:10:48 +01:00 |
|
modmuss50
|
6355d11b0f
|
Add energy storage upgrades.
|
2017-04-11 19:26:46 +01:00 |
|
modmuss50
|
539c5d0091
|
Some more work on the upgrades.
|
2017-04-11 14:59:59 +01:00 |
|
modmuss50
|
4f05367f52
|
Got the upgrades working, just need the textures.
|
2017-04-11 13:21:23 +01:00 |
|
modmuss50
|
34978f7ffe
|
Remove old upgrade handler to make way for the new one.
|
2017-04-11 00:12:36 +01:00 |
|
modmuss50
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +00:00 |
|
Ourten
|
cd33860403
|
Remove comment
|
2017-01-08 22:34:04 +01:00 |
|
Ourten
|
a700d80e0f
|
Fix icon of SpriteSlot
|
2017-01-08 22:33:50 +01: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
|
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
|
ea98e4a8a0
|
Convert BlastFurnace
|
2017-01-08 15:45:05 +01:00 |
|
Ourten
|
665b5f7569
|
Convert MatterFabricator
|
2017-01-08 15:22:59 +01:00 |
|