modmuss50
751746df6f
Allow lang files to specify the location of the fluid name, closes #1386
2017-12-28 14:19:26 +00:00
Modmuss50
cbcb465c97
Added support for individual slot configuration
...
* start work on slot config
* More slot work
* More gui work for slot config
* Remove old sided code
* More slot work
* More slot memes
* Stuff seems to be working :)
* Start work on auto input / output
* Slot IO check boxes now work
* Fix buttons at different screen resolutions
* Improve close button
* Gui polish
* Fix multiblock hologram rendering
* More fixes + changes
* Cleanup + output fix
2017-12-25 00:18:43 +00:00
drcrazy
05884b2fda
Fix issue with chainsaw cutting speed. Closes #1376
2017-12-23 00:28:53 +03:00
modmuss50
5a40749bcd
Fixed #1364
2017-12-22 12:51:16 +00:00
drcrazy
dce7e43c4f
Fixed amount for empty cells. Closes #1366
2017-12-16 01:46:34 +03:00
Dimmerworld
3c68417fd9
Item liquidation ( #1347 )
...
We salute our brace comrades:
Solar panel
Compact solar panel
and Quantum singularity
Whom wern't quite ready to be implemented.
2017-12-01 17:16:39 +03:00
drcrazy
f6fca1c623
Merge branch '1.12' of https://github.com/TechReborn/TechReborn.git into feature/solar-panles
2017-11-29 17:13:36 +03:00
modmuss50
b8964b6eca
Update mappings
2017-11-28 17:25:36 +00:00
drcrazy
eab088c094
Merge branch '1.12' into feature/solar-panles
...
Conflicts:
build.gradle
src/main/java/techreborn/blocks/generator/BlockSolarPanel.java
src/main/java/techreborn/blocks/lighting/BlockLamp.java
2017-11-28 17:28:47 +03:00
drcrazy
bf5b649fc4
Removed unused code, added Override annotation
2017-11-12 12:15:32 +03:00
Dimmerworld
5d0b5c3ea3
Balance, textures and items
2017-10-27 09:34:55 +03:00
Dimmerworld
9855cce93d
Upgrade merge
2017-10-27 09:34:53 +03:00
Dimmerworld
c651363b73
Update to latest commit(Master)
2017-10-27 09:34:47 +03:00
drcrazy
5702e79e7a
Do net reset block break progress upon item charge. Closes #1312
2017-10-20 03:00:28 +03:00
drcrazy
441ac4887a
Made Cloaking device wearable in 1.12. Closes #1314
2017-10-20 01:58:35 +03:00
modmuss50
a590fd8ee1
Should fix #1289
2017-10-08 18:56:07 +01:00
drcrazy
350d3589c9
Fix warnings for subitemtype instead of supressing it
2017-10-08 01:59:28 +03:00
drcrazy
12e2cbe11b
Fixed textformatting warnings
2017-10-07 14:39:30 +03:00
modmuss50
4e536718a3
Large changes to allow the Electrical Furnace to be upgraded
2017-10-04 13:35:58 +01:00
modmuss50
e5e05d0afd
Chainsaw chops down the entire tree
2017-10-03 17:39:33 +01:00
modmuss50
f00214f7de
Rewrite item power distribution to support fe. should fix #1260
2017-10-03 17:02:58 +01:00
drcrazy
1b4fee595d
Fixed warnings
2017-09-30 03:58:01 +03:00
modmuss50
f5076ea8af
Downgrade mappings + update all libs
2017-09-28 23:44:16 +01:00
modmuss50
e74067db40
1.12.2
2017-09-18 23:47:07 +01:00
drcrazy
8de19ff5e7
Fix warnings
2017-09-14 17:55:28 +03:00
drcrazy
b13d282bf1
Fix unused imports
2017-09-09 01:54:43 +03:00
drcrazy
aa2df32222
Fix build
2017-09-08 02:11:49 +03:00
drcrazy
ab1802ba5e
Refactoring for translation
2017-09-08 02:03:35 +03:00
drcrazy
8588a40474
Added plateIridiumAlloy. Closes #1262 . Closes #1073
2017-09-06 02:38:07 +03:00
drcrazy
07b1724e24
Updated max energy storage for several tools. Closes #1219
2017-09-01 16:19:59 +03:00
drcrazy
46f9266197
Magnalium plate is back. Closes #1109
2017-08-31 03:02:00 +03:00
modmuss50
6f6800e75a
Rewrite wrench to use new API
2017-08-30 21:57:14 +01:00
modmuss50
20e9276bd9
Fixes #1043
2017-08-30 21:25:13 +01:00
drcrazy
ab1428eb12
Fix for machine tank drain. More luv to industrial grinder. ( #1254 )
...
* Fix for machine tank drain. More luv to grinder
Fix for empty cell drained from tank.
JEI should honor power units (FE\EU) used.
Fill\drain tank only two times per second in order to avoid game crash
due to ticking entity.
2017-08-29 19:57:21 +03:00
drcrazy
e19e483d2f
No more excessive NBT tags for drained cells. Closes #1244 , #1216 ( #1248 )
2017-08-25 20:57:47 +01: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
drcrazy
df808760ad
Make cells drainable again ( #1246 )
...
* FIx unused import
* Make cells drainable again
* Fix deprecated warning
2017-08-25 00:39:44 -07:00
modmuss50
77e833f9d4
Fixes #1197
2017-07-28 21:08:11 +01:00
modmuss50
cead631367
Added a generous amount of recipes into thermal expansion, close #1110
2017-07-06 23:49:00 +01:00
modmuss50
2529f3fd9a
Try and prevent invalid ore dict names being registered
2017-07-01 19:27:07 +01:00
modmuss50
3e5f02ab4e
Small improvements to the cables
2017-06-29 17:19:34 +01:00
modmuss50
5203ad5b01
Debug tool supports FU
2017-06-29 16:44:49 +01:00
modmuss50
81aee77869
Fix energy storage blocks not rotating
2017-06-29 16:03:22 +01:00
modmuss50
0e8505b072
Remove reminents of core mod + fix powered items
2017-06-29 12:37:06 +01:00
modmuss50
774fec221e
Auto format code
2017-06-28 20:54:12 +01:00
modmuss50
ba644982fe
Update to support new forge registry system
2017-06-24 20:15:49 +01:00
modmuss50
7bbb23c876
Fix drill being able to break bedrock, and slow it down slightly
2017-06-22 12:58:43 +01:00
modmuss50
aa615f86bd
Recipes are now added to the recipe book when a tree tap is used.
2017-06-15 11:35:08 +01:00
Prospector
1fa9f1cf52
Begin the Great Refactor of Mid-2017
2017-06-13 16:49:52 -07:00
modmuss50
708ccc758a
Mappings update
2017-06-13 22:07:49 +01:00