modmuss50
b242ec5c5f
Cut all the things!
2016-01-02 01:40:11 +00:00
modmuss50
7e12e3acbf
Merge branch '1.8.9' of https://github.com/TechReborn/TechReborn into 1.8.9
2016-01-01 20:36:12 +00:00
modmuss50
cf800a905b
Fixes #309 and might help #314
2016-01-01 20:35:58 +00: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
mezz
181498e132
Clean up JEI Integration
2015-12-30 20:09:06 -08:00
modmuss50
1c28fa6e0a
Revert "Disable BOP support to try and fix gradle crash"
...
This reverts commit 13f3d5757f
.
2015-12-30 23:57:06 +00:00
modmuss50
c791bcdeb5
update to new RebornCore
2015-12-30 23:25:36 +00:00
modmuss50
13f3d5757f
Disable BOP support to try and fix gradle crash
2015-12-30 17:17:16 +00:00
modmuss50
54817286e6
Revert "test to fix build issue"
...
This reverts commit eed1a7a719
.
2015-12-30 17:09:17 +00:00
modmuss50
0c7f07001b
temp remove jei support to track down build issue.
2015-12-30 17:06:24 +00:00
modmuss50
895d5cfdd9
1.8.9 update
2015-12-30 11:57:06 +00:00
modmuss50
d973d6b108
Added back some more compat
2015-12-28 10:57:22 +00:00
modmuss50
df213bc22a
Merge branch '1.8.8' of https://github.com/TechReborn/TechReborn into 1.8.8
2015-12-23 12:43:53 +00:00
modmuss50
2320ceb2c3
Fixed machines loosing state
2015-12-23 12:40:48 +00:00
Modmuss50
13d3d475fd
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
2015-12-18 19:39:43 +00:00
modmuss50
5821dbfe0e
Added config to CompatManager to allow disabling of handlers.
2015-12-18 19:17:11 +00:00
Modmuss50
f17cd36815
Update merged commits to 1.8.8
2015-12-16 17:13:17 +00:00
Modmuss50
0fdba82490
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
...
# Conflicts:
# src/main/java/techreborn/compat/CompatManager.java
2015-12-16 17:10:25 +00:00
Modmuss50
741c25a5a2
Standalone recipes!
2015-12-16 17:04:37 +00:00
Modmuss50
0c80f2beda
More recipes, work on #182
2015-12-16 16:40:47 +00:00
Modmuss50
eedabb9e7d
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
...
# Conflicts:
# src/main/java/techreborn/client/gui/GuiGrinder.java
# src/main/java/techreborn/tiles/TileGrinder.java
2015-12-16 16:06:33 +00:00
Modmuss50
96a7b56b5f
Fixes #304
2015-12-16 15:56:12 +00:00
Modmuss50
5324016199
fixes #302
2015-12-16 11:07:34 +00:00
Modmuss50
fbc5291a1d
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
2015-12-14 18:14:12 +00:00
Modmuss50
23255bdfff
Fixes #301
2015-12-14 18:13:47 +00:00
Modmuss50
7c48afa63c
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
2015-12-14 17:47:28 +00:00
Modmuss50
6df6dbfdf5
Fixes #300
2015-12-14 17:45:06 +00:00
Modmuss50
08c0e2d81e
Fixes #299
2015-12-14 11:06:25 +00:00
Modmuss50
efd19336bf
Revert "Load TechReborn before RebornCore might help with #299 "
...
This reverts commit a1194698cb
.
2015-12-14 08:31:39 +00:00
Modmuss50
a1194698cb
Load TechReborn before RebornCore might help with #299
2015-12-14 08:24:13 +00:00
Modmuss50
abcaccdc82
Added waila support back
2015-12-13 19:41:46 +00:00
modmuss50
3b3deea57b
update things
2015-12-13 13:29:15 +00:00
Modmuss50
d64928b4e4
Added more null checks, might fix #297
2015-12-12 11:48:34 +00:00
Modmuss50
d5ce5cba04
Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
...
# Conflicts:
# src/main/java/techreborn/tiles/TileIndustrialElectrolyzer.java
2015-12-12 11:41:21 +00:00
Modmuss50
cc6dfbc3c4
Fixes #295
2015-12-11 21:52:35 +00:00
Modmuss50
5c95b238fa
Fixes #296
2015-12-11 21:33:32 +00:00
Modmuss50
31f1786f6d
Updated JEI
2015-12-11 20:07:38 +00:00
Modmuss50
9bb3aad137
Update to new RebornCore
2015-12-11 19:48:16 +00:00
modmuss50
801964a92d
Bumped required forge version
2015-12-06 15:02:05 +00:00
modmuss50
f7477f5496
Removed fluid sources from creative tab.
2015-12-06 10:35:37 +00:00
modmuss50
ba90e49822
updated JEI, and improved support
2015-12-05 22:48:11 +00:00
modmuss50
40f78c3938
Merge branch 'master' into 1.8.8
...
Conflicts:
build.gradle
2015-12-05 20:30:20 +00:00
modmuss50
cf36bc9dc1
Fixes #293 and removed java doc
2015-12-05 20:23:40 +00:00
modmuss50
a795f90971
Update forge, fix ticking tiles.
2015-12-05 20:14:32 +00:00
modmuss50
20af49394f
Fluid rendering, no more wasted block states
2015-12-05 19:37:42 +00:00
modmuss50
3fb7dd102b
Inital Just Enough Items support
2015-11-29 10:42:34 +00:00
modmuss50
3367e990be
Update to new forge and mappings
2015-11-29 09:52:45 +00:00
modmuss50
d5e2628f7a
Some small tweaks
2015-11-28 12:51:49 +00:00
modmuss50
6679c595c5
Some attempts at getting fluid to render.
2015-11-27 20:41:02 +00:00
modmuss50
0d4b9afd01
All Items now have textures
2015-11-27 20:17:12 +00:00
modmuss50
94a2229ed7
All block textures now work
2015-11-27 19:54:34 +00:00
Modmuss50
52af3d2d2d
Removed null recipes
2015-11-27 13:15:19 +00:00
Modmuss50
285176e171
Large handfull of textures.
2015-11-26 21:48:30 +00:00
Modmuss50
7370784c7f
More textures
2015-11-26 20:43:56 +00:00
Modmuss50
869e6d4bf8
Fixed compile errors
2015-11-26 19:33:52 +00:00
Modmuss50
b0784c44d2
Fixes for latest forge and more rendering.
2015-11-26 17:35:31 +00:00
Modmuss50
9f3622ea33
some more texture work
2015-11-25 21:03:55 +00:00
Modmuss50
f12725b4e0
Fixed charge hud, and clocking device.
2015-11-25 08:28:28 +00:00
Modmuss50
d56e6752c0
A lot of stuff looks better now
2015-11-24 22:58:18 +00:00
Modmuss50
0bb1375823
Added cell rendering
2015-11-24 21:39:22 +00:00
Modmuss50
90628fad02
It runs
2015-11-23 20:37:20 +00:00
Modmuss50
bce444a4ff
0
2015-11-23 20:34:05 +00:00
Modmuss50
fe9d41ac76
50
2015-11-23 20:27:06 +00:00
Modmuss50
51d07ac8f5
571
2015-11-23 20:03:07 +00:00
Modmuss50
839647ed85
734
2015-11-23 19:51:40 +00:00
Modmuss50
ef82ceb714
790
2015-11-23 19:37:39 +00:00
Modmuss50
30879a534a
859
2015-11-23 19:19:18 +00:00
Modmuss50
b88fe49ee2
1936
2015-11-23 18:41:29 +00:00
Modmuss50
92ca6548c6
2211
2015-11-23 15:15:42 +00:00
Modmuss50
abb9b5102f
2731
2015-11-23 14:49:35 +00:00
Modmuss50
fa9cd98b5a
4693
2015-11-23 14:47:50 +00:00
Modmuss50
011ebaba1d
4862
2015-11-23 14:45:16 +00:00
Modmuss50
f0a70fa478
5235
2015-11-23 14:40:30 +00:00
modmuss50
3db2db3c7c
Small fix.
2015-11-22 16:27:15 +00:00
modmuss50
7bcc793d12
Added javaDoc and updated deps
2015-11-22 16:24:50 +00:00
modmuss50
d545521d04
Added PlayerDectector closes #286
2015-11-22 11:16:54 +00:00
modmuss50
05e7ecf2f3
Removed sout lines
2015-11-22 10:33:21 +00:00
modmuss50
48a7f1cc6d
Fixes #290
2015-11-22 10:27:33 +00:00
Modmuss50
d928472d84
Fixes #219
2015-11-21 08:54:26 +00:00
Modmuss50
2c31b9211c
Started work on the player detector.
2015-11-18 20:59:08 +00:00
Modmuss50
08cbe33f00
Fixes #263
2015-11-18 20:14:46 +00:00
Modmuss50
276bf8355f
Computer Cube now shows PDA gui
2015-11-18 19:51:41 +00:00
Modmuss50
806cf757a5
Fixes #264
2015-11-18 19:41:37 +00:00
Modmuss50
0f09088813
Fixes #282
2015-11-18 18:36:00 +00:00
Modmuss50
a47b1b1f27
Fixes #281
2015-11-18 18:35:03 +00:00
Modmuss50
3f41e26ece
Fixes some issues with the fustion reactor.
2015-11-18 17:02:22 +00:00
Modmuss50
93d1ff57b7
Fixed in world multiblock preview
2015-11-18 11:10:03 +00:00
Modmuss50
758d918bdb
Got the Vacuum Freezer working.
2015-11-18 08:35:34 +00:00
Modmuss50
8fd59c896b
Fixes #277
2015-11-18 08:29:51 +00:00
Modmuss50
3114576e7b
Most of the Vacuum Freezer(Not working just yet)
2015-11-17 21:48:06 +00:00
Modmuss50
219f2a0df7
Quick Fix for MT Scripts
2015-11-17 18:19:12 +00:00
Modmuss50
96492bd87e
Fixes #275 again
2015-11-17 13:31:34 +00:00
Modmuss50
5e079afd05
Small fix to reactor MT support
2015-11-17 11:20:58 +00:00
Modmuss50
9283e46a1f
Fixes #275 and added world placement helper for reactor
2015-11-17 11:12:58 +00:00
Modmuss50
8c85aeb4d3
Added minetweaker support for Fusion Reactor
2015-11-17 08:24:41 +00:00
Modmuss50
50a45560ab
Fixes #274 and Fixes #268
2015-11-17 07:52:47 +00:00
Modmuss50
3fc8587200
Added info to the gui
2015-11-16 21:51:14 +00:00
Modmuss50
7db2e0dc8c
Polish to the reactor
2015-11-16 21:50:09 +00:00
Modmuss50
b506c2e091
Added NEI support for fusion reactor
2015-11-16 21:24:10 +00:00
Modmuss50
a63128aa7e
Added Fusion Reactor
2015-11-16 21:10:39 +00:00
Modmuss50
473a981f51
Hot fix 0.6.1 and Fusion Reactor API
2015-11-16 20:27:45 +00:00
Modmuss50
1321422edf
Fixes #273
2015-11-16 19:01:27 +00:00
Modmuss50
f42c127201
Added basic fustion reactor multiblock checking.
2015-11-16 15:20:19 +00:00
Modmuss50
100293fb8e
Started work on reactor.
2015-11-16 13:36:44 +00:00
Modmuss50
19d269b1de
Fixes #271
2015-11-16 11:17:36 +00:00
Modmuss50
78a7bcf4bc
Recoded MT support
2015-11-15 20:51:54 +00:00
modmuss50
16f1a8de17
Charge bench recode.
2015-11-13 19:00:17 +00:00
gigabit101
cc2b6a8df3
All machines can now be powered with batteries
2015-11-13 16:40:01 +00:00
gigabit101
0ebf0c95dd
more charge slots
2015-11-13 16:29:35 +00:00
gigabit101
a74910e763
Some work on charge slots
2015-11-13 16:08:50 +00:00
Modmuss50
1551164cd6
Some work on recoding MT support
2015-11-13 13:18:48 +00:00
Modmuss50
bb2914bf5d
Fix imports
2015-11-13 08:28:32 +00:00
Modmuss50
de1d036b33
Revert "Fixes #219 Potentialy breaking for MT scripts."
...
This reverts commit f326dbfec9
.
2015-11-13 08:27:02 +00:00
Modmuss50
a7001bbfd7
Revert "fixes #219 again"
...
This reverts commit d562e1222a
.
2015-11-13 08:26:51 +00:00
Modmuss50
2331e3c35d
Fixes #255 and fixes #258
2015-11-12 21:38:11 +00:00
Modmuss50
61a600713a
Charge bench now supports higher teir items.
2015-11-12 21:28:49 +00:00
gigabit101
c4b50b5c79
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-11-12 21:01:53 +00:00
gigabit101
da631dd25e
Fixed Isidedness of Centrifuge closes #262
2015-11-12 21:01:36 +00:00
Modmuss50
08a3636e72
Fixes #260
2015-11-12 21:00:03 +00:00
gigabit101
a499cf2b09
Removed fake output slot from rolling machine closes #259
2015-11-12 20:50:58 +00:00
gigabit101
322cc072a8
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-11-12 20:46:44 +00:00
gigabit101
4d6f961b9c
Fixed Implosion Compressor gui closes #261
2015-11-12 20:46:37 +00:00
Modmuss50
c0665e5c80
Fixes #257
2015-11-12 20:41:01 +00:00
gigabit101
320d06e39e
Fixed Digital Chest not counting the ItemStack in output slot
2015-11-12 20:22:41 +00:00
gigabit101
d9654782fe
Fixed stack issue with Quantum/Digital Chest
2015-11-12 20:12:15 +00:00
Modmuss50
7e07320844
Removed unused imports
2015-11-12 19:50:20 +00:00
Modmuss50
d562e1222a
fixes #219 again
2015-11-12 08:22:47 +00:00
gigabit101
c2dcaf1902
Fixed Quantum Chest/Digital Chest stored items closes #247
2015-11-11 21:37:31 +00:00
Modmuss50
9b6383a548
fixes #251
2015-11-11 18:38:43 +00:00
Modmuss50
25158d872f
Removed explosions when raining
2015-11-11 18:33:15 +00:00
Modmuss50
351d7afadb
Update reborn core
2015-11-11 17:37:14 +00:00
Modmuss50
85e7bfacde
Added ore unifier, disbled by defualt.
2015-11-11 17:25:55 +00:00
Modmuss50
c120c37723
Fixes #250
2015-11-11 17:12:59 +00:00
Modmuss50
08b570ea36
Fixes #244
2015-11-11 17:08:41 +00:00
Modmuss50
842fa421ae
Fixes #243
2015-11-11 17:00:18 +00:00
Modmuss50
8f45d418e3
Fixes crafting for lapotronicOrb
2015-11-11 16:50:28 +00:00
Modmuss50
2dd4e93f41
Cleaned up ore recipes, closes #241
2015-11-11 16:46:50 +00:00
Modmuss50
f4a3e87ebb
Fixes #233
2015-11-11 15:54:19 +00:00
Modmuss50
e4760e559b
Fixes #249
2015-11-11 15:30:03 +00:00
Modmuss50
6ab71cb612
Fixed compile error
2015-11-11 15:28:20 +00:00
Modmuss50
47a466ef21
Some fixes for #242
2015-11-11 15:24:13 +00:00
Modmuss50
7135075ac6
Removed power indicator on sawmill
2015-11-11 15:17:24 +00:00
Modmuss50
1618a5ca6d
Work for #243 The charge bench has no texture
2015-11-11 13:20:03 +00:00
Modmuss50
faa1d079cd
Added a handfull of recipes for #182
2015-11-11 11:21:10 +00:00
Modmuss50
3799eb3eb2
Work for #182
2015-11-11 08:33:05 +00:00
Modmuss50
f326dbfec9
Fixes #219 Potentialy breaking for MT scripts.
2015-11-11 08:21:21 +00:00
modmuss50
a8bcb76db6
Revert "Now checks that an item in a stack is not null, will throw a NPE if one is found."
...
This reverts commit a483d48a2f
.
2015-11-08 19:46:11 +00:00
modmuss50
bde2abe01d
Removed scala import
2015-11-08 17:58:07 +00:00
modmuss50
a483d48a2f
Now checks that an item in a stack is not null, will throw a NPE if one is found.
2015-11-08 17:45:32 +00:00
modmuss50
d4222693c0
Cleaned up Item Power System
2015-11-08 13:59:36 +00:00
modmuss50
ef03cf50a9
Merge branch 'master' of https://github.com/TechReborn/TechReborn
...
Conflicts:
src/main/java/techreborn/asm/LoadingPlugin.java
src/main/java/techreborn/client/gui/GuiBlastFurnace.java
src/main/java/techreborn/client/render/MultiblockRenderEvent.java
src/main/java/techreborn/compat/recipes/RecipesIC2.java
src/main/java/techreborn/init/ModItems.java
src/main/java/techreborn/lib/Location.java
src/main/java/techreborn/packets/PacketPipeline.java
src/main/java/techreborn/partSystem/fmp/CableConverter.java
2015-11-08 12:34:18 +00:00
modmuss50
8abf6e5282
Moved to RebornCore
2015-11-08 12:15:45 +00:00
Modmuss50
a8c9b71e47
Some work on the ore Unifier, for #225
2015-11-07 09:12:44 +00:00
Modmuss50
678a44937f
Should fix #211
2015-11-07 08:58:26 +00:00
Modmuss50
9d9a1dba60
Fixes #231
2015-11-03 19:42:49 +00:00
Modmuss50
df3142d7ec
Disabled asm stripper, test for #229 and #218
2015-11-03 13:22:49 +00:00
Modmuss50
2c56961289
Fixes #226
2015-11-03 11:18:22 +00:00
Modmuss50
269c97497f
Cables can now be placed inside existing multiparts
2015-11-02 21:49:41 +00:00
Modmuss50
e3da8073ed
Fixes #222
2015-11-02 15:18:10 +00:00
Modmuss50
65d20ec431
Fixes #221 and hides the multiblock when the world is closed.
2015-11-02 15:15:22 +00:00
MrBretzel
1307406e10
Adding iron alloy smelter to not enough items and fix ChargedHud possible crash
2015-11-01 23:10:32 +01:00
Modmuss50
e93b29545e
You saw nothing :)
...
Just some debug code
2015-11-01 17:09:46 +00:00
modmuss50
50a830a101
Fixes #207
2015-11-01 16:45:58 +00:00
modmuss50
dedb00aa7e
Fixed console spam
2015-11-01 16:31:13 +00:00
modmuss50
bffbd31cab
Sort of Revert "why was this done twice"
...
This reverts commit 363adeb681
.
Fixes #209
2015-11-01 16:24:35 +00:00
modmuss50
4ab88e0aae
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-11-01 16:10:46 +00:00
modmuss50
12cfe38a50
Fixes #212 now you need to hold shift to see our info
2015-11-01 16:10:36 +00:00
gigabit101
fcc09445a9
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-11-01 16:04:52 +00:00
gigabit101
e0c99b8ef7
fixed Quantum tank dropping fluid items when broken closes #210
2015-11-01 16:04:41 +00:00
modmuss50
2f88e819a3
Mulitblock preview now renders behind the block.
2015-11-01 16:04:19 +00:00
modmuss50
b2be570adb
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-11-01 15:58:44 +00:00
modmuss50
5b57f7f909
Fixes blocks not dropping correctly.
2015-11-01 15:58:34 +00:00
gigabit101
824d7d0e8e
Added button to blast furnace gui to show multiblock in world
2015-11-01 15:58:06 +00:00
gigabit101
9dcc36adfe
fixed the double click sound when pressing back button
...
changed all text colour to white until config is in
2015-11-01 15:15:44 +00:00
modmuss50
2483dc0c2f
Work for #212
2015-11-01 14:43:06 +00:00
modmuss50
227d5fe19b
Fixes #214
2015-11-01 14:38:47 +00:00
modmuss50
1342eb90cf
Fixes #216
2015-11-01 14:36:44 +00:00
modmuss50
d4607706b8
Fixes #213
2015-11-01 14:33:04 +00:00
modmuss50
8e6de190c0
Fixes #208
2015-10-28 18:50:28 +00:00
modmuss50
dabe79a877
Removed ChatColor and replaced with ChatFormatting
2015-10-25 18:55:49 +00:00
modmuss50
cf34fe1f1f
Large improvement to power system, fixes #204
2015-10-25 09:58:57 +00:00
MrBretzel
712eac915b
Clean up import
2015-10-25 08:05:45 +01:00
MrBretzel
b8487f5eb5
Fix #196 and mini clean up
2015-10-25 07:34:37 +01:00
modmuss50
6b6bd0bdd0
Some small changes to the multi parts
2015-10-23 16:04:56 +01:00
MrBretzel
2c1950df75
Possible fix for #201
...
Possible fix for #201
2015-10-23 06:32:30 +02:00
modmuss50
95d51a7cb7
fixes #199 and closes #200
2015-10-22 21:23:17 +01:00
modmuss50
50fa2e8a1d
Fixes #194
2015-10-22 18:19:05 +01:00
MrBretzel
94b0123a3b
Fixed #192
2015-10-22 13:34:11 +02:00
modmuss50
a74154688c
Fixes #190
2015-10-17 20:21:43 +01:00
Modmuss50
2d3c6a8dec
Charge bench now uses new power system, also uses old one
2015-10-14 21:42:45 +01:00
Modmuss50
9d824e76ca
Most of the stuff uses the new item power net now
2015-10-14 21:37:21 +01:00
Modmuss50
531315e55f
Move cloaking device to new power system, fix some issues with it.
2015-10-14 21:08:34 +01:00
Modmuss50
2d06d726b4
Started work on rewriting the item power API
2015-10-14 20:57:44 +01:00
Modmuss50
7ae4ec1a98
Clean up of ic2 classic recipes
2015-10-14 13:39:05 +01:00
Modmuss50
652bea5bcd
More tweaks based off #189
2015-10-14 13:31:20 +01:00
Modmuss50
cae4aad955
fixes #189
2015-10-14 13:27:43 +01:00
Modmuss50
cd32fe255c
Added ore dic for gems back, fixes #188
2015-10-12 07:54:28 +01:00
modmuss50
a34a005b7b
Fixes #183
2015-10-10 16:45:12 +01:00
modmuss50
13383bd2a9
Should fix #186
2015-10-10 16:42:21 +01:00
gigabit101
90f0b0ae5b
Little work on multiblock page
2015-10-09 23:16:44 +01:00
gigabit101
14b387dd56
closes #180
2015-10-09 22:31:26 +01:00
gigabit101
4a12aaf581
closes #178
2015-10-09 22:23:21 +01:00
gigabit101
891a5f5d19
closes 179
2015-10-09 22:19:38 +01:00
gigabit101
e1db33dd8a
Missed one
2015-10-09 22:13:08 +01:00
gigabit101
935a8bc382
Removed more junk
2015-10-09 22:11:04 +01:00
gigabit101
363adeb681
why was this done twice
2015-10-09 22:06:35 +01:00
gigabit101
0f089c79e6
removed un needed ore dict stuff
2015-10-09 22:04:54 +01:00
gigabit101
fd4ecbb6d2
closes #184
2015-10-09 21:59:20 +01:00
gigabit101
a8ea0f55e7
Removed a load of un needed junk from other versions of Gtech
2015-10-09 21:55:54 +01:00
gigabit101
5a230b20a2
Fix's #185
2015-10-09 21:10:20 +01:00
Modmuss50
8a494a392c
Fixes #172
2015-10-08 08:24:48 +01:00
Modmuss50
75e2bd4733
Machines now explode when they come in contact with rain.
2015-10-07 15:41:26 +01:00
Modmuss50
cb6551c7ca
Fixed compile error with last commit
2015-10-07 11:17:09 +01:00
Modmuss50
6a404ba617
Fixes #166
2015-10-07 11:15:55 +01:00
Modmuss50
9c52e0ace7
Fixes #170 and fixes #167
2015-10-07 08:34:24 +01:00
Modmuss50
7d052a3292
Removed last ic2 energy class
2015-10-07 08:20:45 +01:00
Modmuss50
3a9c469965
Fixes #171
2015-10-07 08:19:39 +01:00
modmuss50
e257c424e2
Quick fix for crash, full fix coming tomorrow
2015-10-06 22:57:38 +01:00
Modmuss50
d490d00ab0
Removed forestry version checker, will try fix again later
2015-10-06 21:51:09 +01:00
Modmuss50
599ab5d634
Clean up forestry version checker
2015-10-06 20:47:50 +01:00
Modmuss50
4683f1450f
Disables forestry intergtation when not using version 4 or higher
2015-10-06 20:46:03 +01:00
Modmuss50
9c3bc97af2
Fixes #162 , sorry if it breaks some of your tiles.
2015-10-06 20:39:19 +01:00
Modmuss50
3b7001d44f
Fixes some crashes, added new command, closes #165
2015-10-06 20:35:54 +01:00
Modmuss50
2a314aa4bb
Auto clean of cable class
2015-10-05 17:44:38 +01:00
Modmuss50
20a57d298f
Massive improvement to parts, should work a lot better now
...
@gigabit101 you asked for it, now you just need to place covers on ic2
cables, and you can place covers in the conecting bit.
Also fixes, slow responsiveness when placing/breaking cables
Also fixes cables rendering incorectally when a cover is placed between
two cables.
2015-10-05 17:39:52 +01:00
Modmuss50
04a21f4dc7
Fixes #163
2015-10-05 11:18:44 +01:00
modmuss50
b0c77d4d22
Fixed server crash
2015-10-03 20:29:02 +01:00
modmuss50
91a0d76f46
Disabled recipe config manager(use mine tweaker)
2015-10-03 19:36:49 +01:00
modmuss50
fd4f52e27e
Fixed some issues with cables when using ic2 classic.
2015-10-03 19:21:28 +01:00
modmuss50
a390a37cb1
Fixes forestry saw mill recipes
2015-10-03 12:39:18 +01:00
modmuss50
3708a49bb9
Initial update to forestry 4(Sawmill recipes are not working)
2015-10-03 10:21:13 +01:00
modmuss50
c30633b5d3
Added config for disabling connected textures
2015-10-02 21:09:57 +01:00
modmuss50
146deb0e8b
Added recipes to IC2 classic, fixed recipes when using ic2, fixes #158
2015-10-02 21:01:30 +01:00
Modmuss50
a6792f37c6
Fixes #155 thanks @XuPuPG
2015-09-29 19:13:46 +01:00
Modmuss50
f5c31a6a31
Added connected textures for the lesu
2015-09-26 16:13:42 +01:00
Modmuss50
d942e6f52e
Added connected textures to advanced machine casing.
2015-09-26 15:47:54 +01:00
Modmuss50
fcec162559
inital connected textures, still needs some work.
2015-09-26 13:54:58 +01:00
Modmuss50
628fb11961
Some code work on the connected texture system, will be redone to use 2 textures not one.
2015-09-26 13:10:12 +01:00
Modmuss50
bc5d9cf88b
Started work on custom connected texture system
...
This will make the textures at runtime, so we will only need to have 2
sprites to do it
2015-09-26 09:16:08 +01:00
Modmuss50
2dfaf5e739
Added saving for the PDA
2015-09-23 20:42:42 +01:00
Modmuss50
081f16a533
Removed Farm
2015-09-23 18:58:46 +01:00
gigabit101
97d990e316
small changes to PDA and a start on PdaConfig
2015-09-23 18:29:34 +01:00
Modmuss50
1f2e703c4f
Fixed incorrect location for Blocks API
2015-09-23 17:37:25 +01:00
Modmuss50
3f4b59faaf
Fixes #130
2015-09-23 17:27:41 +01:00
modmuss50
ccaabdd230
Started work on adding the recipes back to ic2 classic
2015-09-20 13:55:54 +01:00
modmuss50
dec36fd47d
Added new method to check if ore is valid. Fixes #150
2015-09-19 19:16:43 +01:00
modmuss50
47a8ccadcb
added backwards compatibility for block rotation
2015-09-19 09:38:19 +01:00
modmuss50
148715111f
Renamed TileMeta to TileRotation
2015-09-19 09:31:24 +01:00
modmuss50
aacc73102d
Fixed small issue with get tile meta
2015-09-19 09:27:13 +01:00
modmuss50
5d5f4ec929
Fixes #149
2015-09-19 09:23:39 +01:00
Modmuss50
c424e74473
closes #146
2015-09-16 08:24:58 +01:00
Modmuss50
1a47b56345
Fixes #143
2015-09-15 18:33:32 +01:00
Modmuss50
2b4daf86bb
Fixes #145
2015-09-15 08:30:30 +01:00
Modmuss50
bd1540b27b
Fixed fluid power value importing
2015-09-14 21:34:56 +01:00
Modmuss50
62f68bb5b7
Fixes #144
2015-09-14 21:26:31 +01:00
Modmuss50
29d47ec37e
Fixes #141
2015-09-14 21:23:07 +01:00
Modmuss50
cf49f01042
Added better support for ic2 classic power system
2015-09-14 21:07:44 +01:00
Modmuss50
0bf7e1968e
Fixed ic2 classic support on the master!
2015-09-14 21:05:26 +01:00
modmuss50
61a51b52a7
Fixes #83
2015-09-11 13:34:20 +01:00
modmuss50
96d5304d07
Fixed small issue when not copying the item stack, might help #83
2015-09-11 13:25:33 +01:00
Modmuss50
11fd755619
Fixed issues with the tank not syncing on the disel genertaor
2015-09-10 19:39:00 +01:00
Modmuss50
cd04ae5693
Added command to view fluid fuel power values
2015-09-10 17:48:22 +01:00
Modmuss50
2cf90af757
Fixed #140
2015-09-10 17:41:59 +01:00
modmuss50
8aafd118f5
Added fluid power manager, imports from forestry and bc
2015-09-08 18:39:59 +01:00
modmuss50
72799a9474
Added some fuels to forestry's api, might write our own and import bc's and forest into ours.
2015-09-08 13:26:24 +01:00
modmuss50
67e6182e44
Fixed centrifuge block icons
2015-09-07 21:17:07 +01:00
gigabit101
61120ed30b
Added Ae2 and Logistic pipe support to Quantum Chest
2015-09-07 20:48:35 +01:00
modmuss50
e02b1518d2
updates to the aesu gui
2015-09-05 21:09:37 +01:00
Modmuss50
adf6c95331
Small improvements to the multiblock renderer
2015-09-05 15:29:21 +01:00
Modmuss50
fe11409b4e
Fixed a load of crashes becuase of the new rotation system. Fixed powered tiles
2015-09-05 11:44:41 +01:00
Modmuss50
5fe5fce53c
Fixes #44 Closes #139
2015-09-05 11:40:05 +01:00
Modmuss50
d3e860edb2
Inital port to tile based meta
2015-09-05 09:17:58 +01:00
modmuss50
ebc685ba3d
Improvements to the compat manager.
2015-08-30 21:16:22 +01:00
modmuss50
15b9671dc4
fixes #120
2015-08-27 13:09:31 +01:00
modmuss50
d33c93005d
Added all of the machines to minetweaker. (untested)
2015-08-27 10:22:17 +01:00
modmuss50
c8e7e923ed
Added more minetweaker support
2015-08-27 09:04:41 +01:00
modmuss50
f9823b6ba6
Fixed minetweaker support for AlloyFurnace
2015-08-27 08:55:34 +01:00
modmuss50
eb25b96355
fixes #129
2015-08-26 10:48:09 +01:00
modmuss50
2e00382632
Some work for #115
2015-08-26 10:37:28 +01:00
modmuss50
d4c663ae72
fixes #116
2015-08-26 09:55:04 +01:00
modmuss50
cb59fff1f0
fixes #126 and fixes #127
2015-08-26 09:52:56 +01:00
modmuss50
103c0b79e4
fixes #119
2015-08-26 00:44:44 +01:00
modmuss50
0154f5a21a
Fixes #124
2015-08-26 00:35:04 +01:00
modmuss50
4d87a27509
fixes #118
2015-08-26 00:27:12 +01:00
modmuss50
fdc6ccf2a0
fixes #122
2015-08-26 00:20:32 +01:00
modmuss50
6fa53f2884
fixes #212
2015-08-26 00:17:04 +01:00
modmuss50
a7154f5056
fixes #117
2015-08-25 18:43:18 +01:00
modmuss50
da538c7d77
fixes #125
2015-08-25 18:38:50 +01:00
gigabit101
8233f1ec8f
color change a format
2015-08-17 18:44:54 +01:00
gigabit101
e8e78c1099
Added multiblock page (WIP)
2015-08-17 18:15:19 +01:00
gigabit101
834b14bc31
Added a button to pda to open Ingame configs
2015-08-17 17:30:54 +01:00
gigabit101
fa00e77ef6
removed some unneeded code
2015-08-17 17:10:20 +01:00
gigabit101
6f549337cd
Added version page
2015-08-17 16:51:58 +01:00
gigabit101
7f889958a2
Cleaner gui
2015-08-17 15:15:22 +01:00
gigabit101
7a50db2d61
More fancy gui stuff (WIP)
2015-08-16 23:59:47 +01:00
gigabit101
323725be11
PDA will now display mod version
2015-08-16 21:36:10 +01:00
gigabit101
388dfc016d
More small changes to pda
2015-08-16 21:29:12 +01:00
gigabit101
25aeaf371e
added recipe for PDA
2015-08-16 21:19:27 +01:00
gigabit101
958a0b32d0
Added items to the pda
2015-08-16 20:46:35 +01:00
gigabit101
73f28281e3
A few more recipe tweeks and configs
2015-08-16 20:41:23 +01:00
modmuss50
ccb028a202
Tweaked thermal generator, closes #100
2015-08-16 12:17:02 +01:00
modmuss50
5b2bc53cfc
Added gui elements to rolling machine. Fixes #95
2015-08-16 12:03:22 +01:00
modmuss50
364d2d68db
Fixed #103
2015-08-16 11:50:37 +01:00
modmuss50
11e680500f
Fixed crash when RF is disabled
2015-08-16 11:50:25 +01:00
modmuss50
2b979f4c4c
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-08-16 11:19:36 +01:00
modmuss50
00dad58c6d
Fixed some recipes
2015-08-16 11:19:25 +01:00
gigabit101
d17276e96d
Added config's to disable mod integration closes #111
2015-08-15 23:31:02 +01:00
modmuss50
44c5037b28
Added config settings for power net, closes #112
2015-08-15 17:03:28 +01:00
modmuss50
8c421d20dd
Some small tweaks to the cloaking device
2015-08-14 00:28:28 +01:00
modmuss50
65f0bb2175
Fixed last PR
2015-08-14 00:09:44 +01:00
primetoxinz
87877c647a
remove random import
2015-08-13 19:06:11 -04:00
primetoxinz
1ac0897c0e
Fix invisibility potions and cloaking device
2015-08-13 19:05:10 -04:00
primetoxinz
199bbf28b6
Finished Cloaking Device
2015-08-13 18:46:01 -04:00
modmuss50
6d46a03e5d
Fixes #104 and #105
2015-08-13 12:47:55 +01:00
modmuss50
c63e9577fe
Fixed massive multi blocks
2015-08-10 22:27:40 +01:00
gigabit101
59590e6f76
Added back buttons
2015-08-10 22:19:15 +01:00
gigabit101
cc9c496f6e
Small changes to PDA
2015-08-10 22:04:54 +01:00
modmuss50
fe049cc160
Added Blocks and items to the api
2015-08-10 19:41:28 +01:00
modmuss50
2ff03573d9
Added logic to alloy furnace
2015-08-10 19:28:52 +01:00
gigabit101
6a20c0f160
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-08-10 18:30:34 +01:00
gigabit101
f58fbfe0e8
Added alot of work on the PDA still {WIP}
2015-08-10 18:30:19 +01:00
modmuss50
ab880fba98
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-08-10 14:32:10 +01:00
modmuss50
fb33dda932
Changes the way heat is calculated.
2015-08-10 14:32:01 +01:00
gigabit101
d41f7470b9
fixed localization for sawmill gui
2015-08-09 18:35:35 +01:00
modmuss50
404bbf6797
Fixed #101
2015-08-09 16:45:17 +01:00
modmuss50
e0ab0af822
Reformatted all the code using the default intelji formatting options.
2015-08-09 11:05:32 +01:00
modmuss50
2f63a24070
Small improvements to the version checker
2015-08-09 10:57:13 +01:00
modmuss50
009bf28b95
Added version checker
2015-08-06 18:39:13 +01:00
modmuss50
a6431776a8
Fixed power disappearing
2015-08-05 19:32:01 +01:00
modmuss50
4404122002
Fixes #93 , use energy was inverted, canUseEnergy was always returning true
2015-08-05 18:21:56 +01:00
modmuss50
56c747bb93
Should help with the storage block recipes
2015-08-05 15:51:35 +01:00
modmuss50
9e346e6061
Added machine parts, added some recipes. Fixes #92
2015-08-05 15:35:06 +01:00
modmuss50
79f14f8be6
Fixes Crash without CodeChickenLib installed closes #94
2015-08-05 15:10:29 +01:00
gigabit101
4c2c69f84e
Added cloaking device {WIP}
2015-08-04 21:12:27 +01:00
gigabit101
8a4aea90aa
Clean up for Dungeon loot code
2015-08-04 21:12:02 +01:00
gigabit101
7905573e23
Fixed Quantum chests and tanks not having a hardness
2015-08-04 20:50:58 +01:00
modmuss50
1d6504c7ba
Revert "Small re-factor to the RecipeRemover"
...
This reverts commit 9c94b045b3
.
2015-08-04 10:31:41 +01:00
modmuss50
9c94b045b3
Small re-factor to the RecipeRemover
2015-07-27 19:40:00 +01:00
modmuss50
b9d880abe2
Fixed the silk touch issue again
2015-07-27 19:28:52 +01:00
modmuss50
219aa69860
Fixed the IDSUManager crashing on startup and resetting the power values.
2015-07-27 19:18:42 +01:00
modmuss50
3db7271fd1
Added recipe list exporting to json
2015-07-27 14:13:22 +01:00
modmuss50
b1682a64bd
Fixes #90
2015-07-26 16:13:29 +01:00
modmuss50
5927eaca4c
Recoded idsu, closes #81
2015-07-26 16:01:27 +01:00
modmuss50
f433aa706a
Fixed crashing when ic2 is not installed
2015-07-26 15:35:02 +01:00
modmuss50
d8e8f45993
Fixed incorrect rf calculation values
2015-07-26 14:46:56 +01:00
modmuss50
e8bbbcc7c3
Some changes to the way rf is handled.
2015-07-25 17:55:03 +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
07c9ee97d4
Added test recipe for blast furnace
2015-07-25 15:32:20 +01:00
modmuss50
aff8c26c49
Fixes energy gui scaling
2015-07-25 15:16:22 +01:00
modmuss50
466f50b232
fixes #44
2015-07-25 15:13:52 +01:00
gigabit101
fb3855a078
closes #87
2015-07-24 23:18:30 +01:00
gigabit101
2d16b194e8
this might have been a issue at some point
2015-07-24 22:30:23 +01:00
gigabit101
bac2cdcbc6
closes #55
2015-07-24 22:29:00 +01:00
gigabit101
5636dc373f
closes #79
2015-07-24 21:54:18 +01:00
modmuss50
ef11f111ed
Started work on a way to find duplicate items
2015-07-23 16:57:06 +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
496151fcae
Fixed aesu powers in creative tab, more work moving away from ic2 core and only needing ic2 api
2015-07-23 13:42:20 +01:00
modmuss50
277e5e5e45
Fix incorrect EU-RF conversion
2015-07-23 13:07:20 +01:00
modmuss50
e9ece63a99
Initial untested port to new internal power system.
...
This resets all the machines internal power buffer
2015-07-23 12:52:51 +01:00
modmuss50
984b502ded
fixes #85 , Fixes issues with RF output
2015-07-23 10:13:37 +01:00
modmuss50
62e5ccddd0
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-07-23 09:38:28 +01:00
modmuss50
79235f15ba
Fixed gui's changing colour while in f3
2015-07-23 09:38:08 +01:00
modmuss50
bb98d76eea
Fixed incorrect storage block recipes
2015-07-23 09:30:38 +01:00
gigabit101
ab72f7dced
Started adding progress bars to other machines
2015-07-21 17:53:43 +01:00
gigabit101
0880ffac72
Added configs to Aesu
2015-07-21 17:53:20 +01:00
gigabit101
f96e55737f
fixed charge hud showing when disabled closes #84
2015-07-21 14:49:05 +01:00
modmuss50
663b5f2f75
Fixed some issues with the Industrial Electrolyzer
2015-07-20 15:38:36 +01:00
modmuss50
462aa20710
Fixed the BlastFurnace
2015-07-20 15:19:23 +01:00
modmuss50
29398d50dd
Added Farm inventory cable
2015-07-14 17:18:00 +01:00
modmuss50
b6807d249d
Some major tweaks to the part system, broken old cables!
2015-07-14 16:45:45 +01:00
modmuss50
d2b2f34d64
Some tweaks to the farm
2015-07-13 21:31:11 +01:00
modmuss50
fadba8db41
Even more work on the farm
2015-07-13 21:21:30 +01:00
modmuss50
5d574e0540
Some more work on the tree farm
2015-07-13 20:54:32 +01:00
modmuss50
ef5d81d8e2
Some more work on the farm
2015-07-13 16:24:50 +01:00
modmuss50
c160abf176
Started work on the farm, some changes to the idsu, its still broken
2015-07-13 13:54:44 +01:00
modmuss50
be33bdc148
Fixes #80
2015-07-12 16:51:14 +01:00
modmuss50
1a3cd0c54e
fixes #78
2015-07-11 18:19:08 +01:00
modmuss50
a48dab6dfa
Fixed ruby to steel
2015-07-11 18:12:06 +01:00
modmuss50
fdc23c5ae9
Added support for EE3-Compataibilty
2015-07-06 20:33:50 +01:00
gigabit101
91c9a28796
Removed ruby to ruby dust recipe close #69
2015-07-06 16:52:12 +01:00
gigabit101
a07af2d70d
moved battery slot on Centrifuge to correct position
2015-07-06 16:49:11 +01:00
gigabit101
179ae2ca42
Now use oredict for plateIridium closes #74
2015-07-06 16:41:17 +01:00
modmuss50
ab384b661a
Fixed lesu issue, temp remove rf output
2015-07-03 17:12:31 +01:00
modmuss50
10846270c5
Matterfab now needs scrap
2015-07-03 16:38:31 +01:00
modmuss50
0a82e61ebd
Some tweaks to minetweaker support
2015-07-03 08:40:38 +01:00
gigabit101
26eff9bcbf
Removed fluid tank from IndustrialElectrolyzer closes #58
2015-07-02 23:39:36 +01:00
modmuss50
b7a9824cd3
Added config setting for eu/rf value
2015-07-02 23:35:10 +01:00
modmuss50
a85d917873
Added minetweaker support to the alloy furnace.
...
I have no idea on how minetweaker works so could some one help me test?
for #70
2015-07-02 20:45:05 +01:00
modmuss50
85bfa95c1c
Some basic work for #70
2015-07-02 20:23:01 +01:00
modmuss50
4ae1293535
Optimised all imports
2015-07-02 19:51:24 +01:00
modmuss50
33898edf7c
Rewritten cable render, removed hard dep of QLIb :)
2015-07-02 19:49:30 +01:00
modmuss50
d795d81fba
added emc value for lesu
2015-07-02 17:39:04 +01:00
modmuss50
a5505ccd0c
Fixed RF not outputting
2015-07-02 13:16:47 +01:00
modmuss50
dcc437c1fe
Cleaned up some code
2015-07-02 11:14:21 +01:00
modmuss50
f657270b34
Fixed ClassTransformation
2015-07-02 11:07:52 +01:00
modmuss50
a71b399765
Moved the lesu to the new system, looks like its stripping every thing ;'(
2015-07-01 20:34:22 +01:00
modmuss50
30ff429b6a
Moved our energy net to doubles, should be all done(now need to test), added eu to rf conversion
2015-07-01 17:53:03 +01:00
modmuss50
78faca7a19
Implemented the other apis, now need to implement our own
2015-07-01 17:23:29 +01:00
modmuss50
f81c5c4f8d
Clean up of the striping code
2015-07-01 16:49:50 +01:00
modmuss50
5b06a20351
Added ASM Method and Field stripper, more work on own power net
2015-07-01 16:41:40 +01:00
modmuss50
4fae706242
Started work on new power api
2015-07-01 12:56:45 +01:00
Gig
926bcb9f8b
more little things
2015-06-30 00:08:40 +01:00
Gig
e216bc3643
Some changes to Isided on for the ChargeBench
2015-06-29 23:43:00 +01:00
Gig
40a97145dc
fixed a important check
2015-06-29 23:18:21 +01:00
modmuss50
6c61829ddc
Fixed cable drops
2015-06-29 20:19:56 +01:00
modmuss50
963c009648
Fixed parts not loading with the world
2015-06-29 20:04:17 +01:00
modmuss50
664252bc96
fixes #64
2015-06-29 19:18:26 +01:00
modmuss50
2e7f506115
fixes #66
2015-06-29 19:10:26 +01:00
Gig
a063e13612
It works!!!
...
Charge bench now working needs a texture and recipe
2015-06-29 18:42:20 +01:00
Gig
bfe0d57bc7
Started on ChargeBench only slot 0 works atm
2015-06-29 18:03:40 +01:00
Gig
f2a67a60d4
Added localization to fluids closes #56
2015-06-29 15:53:54 +01:00
Gig
c2deb74a81
Fixed recipe button positions on all machines closes #57
2015-06-29 15:41:04 +01:00
Gig
15d3ad325f
bronze now has the correct emc value closes #59
2015-06-29 15:02:19 +01:00
TheQuantumGeneral
d1b41c27aa
Update ModRecipes.java
...
fixing chlorine being referenced as a dust instead of a cell in electrolyser recipe
2015-06-29 19:08:23 +10:00
TheQuantumGeneral
dfc105cb64
Update ContainerThermalGenerator.java
...
making it only accept fluid containers
2015-06-29 19:07:05 +10:00
Gig
ad12de30d3
Added recipe to get rubydust from rubys
2015-06-28 19:57:35 +01:00
modmuss50
d53a2aeef1
Added rendering back, fixed lag issues with cables
2015-06-28 19:02:31 +01:00
joflashstudios
acb06afd1f
Missed some temporary code
2015-06-27 18:13:51 -04:00
joflashstudios
40c01c18a0
Added more Electrolyzer recipes
...
I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
2015-06-27 18:12:36 -04:00
modmuss50
2a95225c9c
Added rest of base values
2015-06-27 22:35:23 +01:00
modmuss50
8a3d173007
Added some new values
2015-06-27 22:04:52 +01:00
modmuss50
a393964109
Disabled cable rendering
2015-06-27 21:52:29 +01:00
joflashstudios
f2c6959949
Added sawmill recipe
...
Fixes #61
2015-06-27 14:27:36 -04:00
joflashstudios
5cc58bf2c5
Added more Electrolyzer Recipes
...
The bone meal --> calcium cell one still isn't working right. @modmuss50, would you be willing to take a look at it sometime?
2015-06-27 14:00:53 -04:00
Gig
3c4439ec5c
Sawmill now needs multiblock
2015-06-27 16:10:43 +01:00
Gig
a5a8265c8b
Sawmill now renders fluids and so dose recipe handler
2015-06-27 16:07:11 +01:00
Gig
aa76eeb6b0
Added CATEGORY_EMC to config
2015-06-27 15:59:50 +01:00
Gig
d1196d0a7c
Removed Recipes button and moved to progress bar
2015-06-27 10:01:39 +01:00
modmuss50
6f08a56df2
Added some values for copper and tin, added support for ic2 machines and crafting
2015-06-27 09:03:09 +01:00
joflashstudios
10837c46ff
Added a few template electrolyzer recipes
2015-06-27 03:28:16 -04:00
Gig
6353b9dc06
Fixed some small recipe Issues
2015-06-27 01:29:20 +01:00
modmuss50
8aaebfeb63
Added some useful eel commands, and attempt at fix for reloading every restart.
2015-06-26 21:46:47 +01:00
modmuss50
40ca57331c
fixes #55
2015-06-26 21:28:16 +01:00
joflashstudios
9ae298eacc
Merge remote-tracking branch 'origin/master'
2015-06-26 13:07:46 -04:00
joflashstudios
1e4e42a202
Added thousands separator to make EU in NEI more readable
2015-06-26 13:07:25 -04:00
Gig
b0a6a86a5b
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-26 17:56:14 +01:00
Gig
6e74b9197b
IndustrialElectrolyzer now uses fluids
...
IndustrialElectrolyzer now renders fluids in gui
IndustrialElectrolyzer recipe handler now renders fluids
2015-06-26 17:56:09 +01:00
joflashstudios
53b2e454ed
Fixed another typo I missed
2015-06-26 12:40:36 -04:00
joflashstudios
7c7f7a252f
Some spelling fixes, added call to addMachineRecipes
2015-06-26 12:39:14 -04:00
Gig
6cc1071961
made Dungeon loot easy to add
2015-06-26 17:22:58 +01:00
modmuss50
15c3608c6e
Fixes #53 , fixed some render things
2015-06-26 13:35:07 +01:00
modmuss50
5fc5aa1e05
Fix power flowing thorough covers
2015-06-26 08:25:51 +01:00
modmuss50
66ce8d3a47
fixed #52
2015-06-26 08:21:20 +01:00
modmuss50
0b3736f639
fixes #51
2015-06-26 08:17:02 +01:00
joflashstudios
c15302a789
Cleaned up and automated some recipe stuff
...
Correct recipes to and from storage blocks are now available. The old wrong ones still need to be removed (e.g. sapphires to chrome block.)
2015-06-26 02:09:45 -04:00
joflashstudios
f2667db9de
Fixed pointlessly public functions
2015-06-25 23:18:22 -04:00
joflashstudios
92c5b5b64b
More recipe re-organization
2015-06-25 23:02:35 -04:00
joflashstudios
b48dd6582a
Moved non-IC2 compat recipes out of IC2 compat class.
...
All that is in RecipesIC2 now are modifications to IC2 recipes, or additional recipes in IC2 machines.
2015-06-25 22:56:02 -04:00
joflashstudios
8814c1b9d2
Made GenericRecipeHandler more generic
2015-06-25 22:43:40 -04:00
joflashstudios
338575d56d
Added iron IBF recipes
2015-06-25 22:36:06 -04:00
joflashstudios
7c1aec7e9f
Added some Blast Furnace recipes
2015-06-25 21:35:05 -04:00
Gig
805f02effb
Moved Blast furnace heat value in gui
2015-06-26 01:31:47 +01:00
Gig
c11086243b
Missing Multiblock message can now be localized
2015-06-26 01:28:18 +01:00
Gig
413feac35c
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-26 01:15:49 +01:00
Gig
759346f388
Added Missing Multiblock to gui's
2015-06-26 01:15:44 +01:00
joflashstudios
11d4345ee7
Renamed to ItemDustTiny for consistancy
...
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04:00
Gig
737d7e34a3
Scaled down the info in nei handlers
...
Scaled up the fluid renders for nei handlers
2015-06-26 00:44:40 +01:00
joflashstudios
a0a97a405b
Fixes #50
2015-06-25 19:41:03 -04:00
joflashstudios
33b274ca68
Updated getByName functions
...
Made comparison case insensitive
2015-06-25 19:16:26 -04:00
joflashstudios
0f6747f703
Updated getByName functions
...
Added storage block functions
Fixed a bunch of getX() typeos
2015-06-25 18:41:29 -04:00
Gig
5c48dda843
Titanium get!!
...
Added basic recipes for Titanium
2015-06-25 20:43:54 +01:00
modmuss50
154e65082a
Added heat to the BlastFurnace
2015-06-25 20:20:47 +01:00
Gig
ddb4b5cb20
Moved blast furnace recipes over to new crafter still needs to get heat
2015-06-25 20:17:14 +01:00
modmuss50
37467cab7e
Some improvements to render speed of cables
2015-06-25 20:10:03 +01:00
modmuss50
7c56cd25f6
Fixed Cable power issues
2015-06-25 19:44:53 +01:00
Gig
1f8a9794bc
Fixed wrong dusts being smelted
2015-06-25 19:21:16 +01:00
Gig
8da3e8323a
Grinder now requires multiblock
2015-06-25 16:40:39 +01:00
Gig
7a4ac3e610
ImplosionCompressor now requires multiblock
2015-06-25 16:33:56 +01:00
Gig
17c8f4d253
Fixed grinder progress bar closes #45
2015-06-25 16:18:10 +01:00
modmuss50
f92f67232a
some improvements to tick time
2015-06-25 08:28:29 +01:00
modmuss50
f9a99feee0
fixes #43 and fixes #48
2015-06-25 07:55:29 +01:00
Gig
7ba9cad072
increase ores hardness
2015-06-24 14:12:30 +01:00
modmuss50
b794c609d2
Fix Cable Sizes
2015-06-24 07:12:37 +01:00
Gig
54845b8777
Test fix for server craft
2015-06-24 01:15:19 +01:00
modmuss50
de8d1a8a51
Removed stupid Rock Crusher Recipe
2015-06-23 23:11:11 +01:00
modmuss50
10eb1eda45
Clean fix for #42
2015-06-23 19:39:39 +01:00
modmuss50
84fc33edab
Added a way to get the fmp cables in survival, will make this better later
2015-06-23 13:23:56 +01:00
modmuss50
5fbe42c026
some tweaks to the values
2015-06-22 18:32:08 +01:00
modmuss50
74a9ace574
rewritten matter fab
...
Take 3 should be good :)
2015-06-22 17:10:06 +01:00
Gig
6d99b28e7d
Fixed the IndustrialElectrolyzerRecipeHandler
2015-06-22 16:11:58 +01:00
modmuss50
e660463bae
Some work no the mass fab
2015-06-22 11:32:30 +01:00
joflashstudios
a7209f7e79
Added elecrolyzer NEI handler
2015-06-22 00:40:05 -04:00
joflashstudios
dc49bb9b45
Changed accessability, added placeholder electrolyzer recipe function
2015-06-21 20:00:25 -04:00
modmuss50
43da219936
Some clean up of some code
2015-06-21 14:17:47 +01:00
joflashstudios
9e4151f5fa
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-20 21:01:02 -04:00