drcrazy
|
8987311694
|
Flattened parts
|
2018-08-27 13:26:56 +03:00 |
|
modmuss50
|
1be2752b72
|
Rename fluids
|
2018-07-24 14:18:09 +01:00 |
|
modmuss50
|
9c7f1995a8
|
Update year in license
|
2018-02-11 14:08:13 +00:00 |
|
drcrazy
|
dce7e43c4f
|
Fixed amount for empty cells. Closes #1366
|
2017-12-16 01:46:34 +03:00 |
|
modmuss50
|
a590fd8ee1
|
Should fix #1289
|
2017-10-08 18:56:07 +01:00 |
|
modmuss50
|
20e9276bd9
|
Fixes #1043
|
2017-08-30 21:25:13 +01:00 |
|
modmuss50
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +00:00 |
|
ProfessorProspector
|
c271422e11
|
Remove deprecated empty cell
|
2016-12-12 15:57:04 -08:00 |
|
modmuss50
|
796df6c055
|
Auto Format code
|
2016-10-08 20:46:16 +01:00 |
|
modmuss50
|
25ee0b5790
|
Remove old cells, now uses the DynamicCell, 9 new fluids that need a texture
|
2016-05-23 18:26:21 +01:00 |
|
modmuss50
|
e38c800f21
|
Added Universal Cell
|
2016-05-17 21:12:33 +01:00 |
|
Modmuss50
|
1fa014c098
|
I may have broken a lot of recipes, can someone check? But it should fix #474
|
2016-03-29 09:36:00 +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
|
7f920b282f
|
Optimise imports to make it easier to find and replace package names
|
2016-03-13 15:37:55 +00:00 |
|
gigabit101
|
6549282ea0
|
Cleaned up imports
|
2016-02-26 13:03:30 +00:00 |
|
modmuss50
|
a8cf7fbb87
|
Added lava and water cells
|
2016-02-25 18:28:13 +00:00 |
|
modmuss50
|
46cdf8f587
|
Fixes to configs, optimise imports.
|
2016-02-24 08:18:21 +00:00 |
|
modmuss50
|
9a585bcfb2
|
Merge branch '1.7.10' into 1.8.9
Conflicts:
build.gradle
src/main/java/techreborn/blocks/BlockOre.java
src/main/java/techreborn/items/ItemCells.java
|
2016-02-16 13:49:25 +00:00 |
|
modmuss50
|
25777b3f96
|
Fixes #217
|
2016-02-16 10:00:03 +00:00 |
|
Modmuss50
|
f12725b4e0
|
Fixed charge hud, and clocking device.
|
2015-11-25 08:28:28 +00:00 |
|
Modmuss50
|
0bb1375823
|
Added cell rendering
|
2015-11-24 21:39:22 +00:00 |
|
Modmuss50
|
30879a534a
|
859
|
2015-11-23 19:19:18 +00:00 |
|
modmuss50
|
8abf6e5282
|
Moved to RebornCore
|
2015-11-08 12:15:45 +00:00 |
|
modmuss50
|
dedb00aa7e
|
Fixed console spam
|
2015-11-01 16:31:13 +00:00 |
|
Modmuss50
|
3f4b59faaf
|
Fixes #130
|
2015-09-23 17:27:41 +01:00 |
|
modmuss50
|
e0ab0af822
|
Reformatted all the code using the default intelji formatting options.
|
2015-08-09 11:05:32 +01:00 |
|
modmuss50
|
f433aa706a
|
Fixed crashing when ic2 is not installed
|
2015-07-26 15:35:02 +01:00 |
|
modmuss50
|
26f63e04f7
|
some small changes
|
2015-07-25 17:11:03 +01:00 |
|
modmuss50
|
c869e1656c
|
Removed ic2 core dependency, should now only need to use the api
|
2015-07-25 16:37:11 +01:00 |
|
modmuss50
|
8725c5932d
|
It now gets to the main menu without ic2 :) o/ Next I need to fix the powered items.
|
2015-07-23 16:19:07 +01:00 |
|
modmuss50
|
4ae1293535
|
Optimised all imports
|
2015-07-02 19:51:24 +01:00 |
|
modmuss50
|
0b3736f639
|
fixes #51
|
2015-06-26 08:17:02 +01:00 |
|
modmuss50
|
8058867eb1
|
Deprecated the item cells class, it now returns the ic2 version instead of the tr one for recipes
|
2015-06-19 19:01:38 +01:00 |
|
joflashstudios
|
9fa01eaee2
|
Added helpers for the rest of the item types
|
2015-06-07 00:36:37 -04:00 |
|
Gig
|
1f9600b33c
|
Organized imports
Changed centrifuge to new recipe system
|
2015-05-19 23:00:36 +01:00 |
|
Tntrololol
|
b5b2ea64fb
|
Removed item text color as it is used only to denote rare items.
|
2015-05-08 21:37:38 -05:00 |
|
Tntrololol
|
e8fc6d5a07
|
Fixed ore dict registration and missing items
|
2015-05-05 19:50:34 -05:00 |
|
Tntrololol
|
982ec40192
|
Added tritium cell
|
2015-05-03 22:54:38 -05:00 |
|
Gig
|
4ac26ac086
|
Format
|
2015-04-24 14:20:09 +01:00 |
|
Gig
|
a42c707470
|
Added TechrebornMisc creative tab
Moved dusts and cells to misc tab
|
2015-04-18 11:47:09 +01:00 |
|
Gig
|
4a3214320c
|
Added Machine casings
Added more textures
|
2015-04-17 00:15:33 +01:00 |
|
Gig
|
3c87b1ad1d
|
Added cells
|
2015-04-16 23:42:05 +01:00 |
|