Modmuss50
7135075ac6
Removed power indicator on sawmill
2015-11-11 15:17:24 +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
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
bffbd31cab
Sort of Revert "why was this done twice"
...
This reverts commit 363adeb681
.
Fixes #209
2015-11-01 16:24:35 +00:00
modmuss50
227d5fe19b
Fixes #214
2015-11-01 14:38:47 +00: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
2d3c6a8dec
Charge bench now uses new power system, also uses old one
2015-10-14 21:42:45 +01:00
modmuss50
13383bd2a9
Should fix #186
2015-10-10 16:42:21 +01:00
gigabit101
a8ea0f55e7
Removed a load of un needed junk from other versions of Gtech
2015-10-09 21:55:54 +01:00
Modmuss50
8a494a392c
Fixes #172
2015-10-08 08:24:48 +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
081f16a533
Removed Farm
2015-09-23 18:58:46 +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
11fd755619
Fixed issues with the tank not syncing on the disel genertaor
2015-09-10 19:39:00 +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
gigabit101
61120ed30b
Added Ae2 and Logistic pipe support to Quantum Chest
2015-09-07 20:48:35 +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
d3e860edb2
Inital port to tile based meta
2015-09-05 09:17:58 +01:00
modmuss50
d4c663ae72
fixes #116
2015-08-26 09:55:04 +01:00
modmuss50
ccb028a202
Tweaked thermal generator, closes #100
2015-08-16 12:17:02 +01: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
modmuss50
2ff03573d9
Added logic to alloy furnace
2015-08-10 19:28:52 +01:00
modmuss50
fb33dda932
Changes the way heat is calculated.
2015-08-10 14:32:01 +01:00
modmuss50
e0ab0af822
Reformatted all the code using the default intelji formatting options.
2015-08-09 11:05:32 +01:00
modmuss50
219aa69860
Fixed the IDSUManager crashing on startup and resetting the power values.
2015-07-27 19:18:42 +01:00
modmuss50
5927eaca4c
Recoded idsu, closes #81
2015-07-26 16:01:27 +01:00
modmuss50
e8bbbcc7c3
Some changes to the way rf is handled.
2015-07-25 17:55:03 +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
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
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
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
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
d2b2f34d64
Some tweaks to the farm
2015-07-13 21:31:11 +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
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
gigabit101
26eff9bcbf
Removed fluid tank from IndustrialElectrolyzer closes #58
2015-07-02 23:39:36 +01:00
modmuss50
4ae1293535
Optimised all imports
2015-07-02 19:51:24 +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
5b06a20351
Added ASM Method and Field stripper, more work on own power net
2015-07-01 16:41:40 +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
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
3c4439ec5c
Sawmill now needs multiblock
2015-06-27 16:10:43 +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
Gig
ddb4b5cb20
Moved blast furnace recipes over to new crafter still needs to get heat
2015-06-25 20:17:14 +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
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
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
modmuss50
e660463bae
Some work no the mass fab
2015-06-22 11:32:30 +01:00
modmuss50
43da219936
Some clean up of some code
2015-06-21 14:17:47 +01:00
joflashstudios
4fb6f4aca6
Fixed some LESU things
...
EU/t and capacity are now config-driven. Note that while the "max-eu" updates when you remove LESU storage blocks, it's currently retaining the highest EU/t you get, so if you remove blocks, the GUI still says it has the same EU/t you had before you removed them. Also shortened EU display.
2015-06-19 22:31:56 -04:00
modmuss50
345fa8e4a0
Fixed average eu/tick out
2015-06-19 18:38:08 +01:00
modmuss50
9d16b13d6e
initial work on making it work, now to fix the broken gui
2015-06-18 18:34:39 +01:00
modmuss50
da4d56ac0f
Some small fixes
2015-06-17 17:33:57 +01:00
modmuss50
598badc375
A load of work on the system, seams a lot is broken.
2015-06-17 17:01:26 +01:00
modmuss50
2bed98e6f0
Added basic test cases for the IDSU manager, it looks like it works :)
2015-06-15 21:18:12 +01:00
modmuss50
97e8492801
Fixed java 6 support
2015-06-15 20:19:21 +01:00
modmuss50
30ad6dd52f
Cleaned up, fixed spelling issues
2015-06-15 20:12:02 +01:00
modmuss50
b0fdd92b8d
Initial work on IDSU manager
2015-06-15 20:09:16 +01:00
Tntrololol
083696280c
Some GUI fixes
2015-06-14 13:34:52 -05:00
modmuss50
11a7b42689
polishing the lesu.
2015-06-14 16:54:49 +01:00
modmuss50
c9c664352c
Finished the lesu
2015-06-14 16:42:03 +01:00
modmuss50
2ded7e0121
Added lesu logic. updated fmp to allow extra utils to run
2015-06-14 15:58:49 +01:00
modmuss50
51c91aaccb
Added lesu storage block counting
2015-06-14 13:35:36 +01:00
modmuss50
af9e9e535a
Now stores eu when broken with a wrench. Added empty and full ones to creative tab.
2015-06-14 12:35:28 +01:00
modmuss50
63fa58eb24
Added average eu change to the aesu.
2015-06-14 12:15:24 +01:00
modmuss50
755c64369a
Fixed fluid syncing issues, fixed liquid item dropping when block broken
2015-06-14 11:58:56 +01:00
modmuss50
6deb0b1d32
Improved the way we handle other mods
2015-06-12 18:40:08 +01:00
Tntrololol
206f967d63
Updated the Industrial Sawmill to include a FluidTank and allow FluidStack input (someone make sure I did it right)
2015-06-10 23:48:15 -05:00
modmuss50
65fe6dc405
Only show this when debuging
2015-06-10 18:36:07 +01:00
modmuss50
944ac7492e
Fixed some issues with the AESU, Added gui text to it
2015-06-10 16:12:16 +01:00
modmuss50
81a5f3fc76
Fix output sides
2015-06-10 13:54:46 +01:00
modmuss50
9b1093c22c
Added basic aesu controls, just need to finish the gui :)
2015-06-10 13:52:54 +01:00
modmuss50
6826cfe4be
added unrest upgradeHandler
2015-06-09 11:24:15 +01:00
Gig
ff61878bfb
Added isided for PlateCuttingMachine
2015-06-08 23:38:15 +01:00
Gig
b4219f25ed
Added Isided for MatterFabricator
2015-06-08 23:36:11 +01:00
Gig
d0ed6c5a47
Added ISided for Lathe
2015-06-08 23:34:12 +01:00
Gig
98329b2d01
Added Isided to IndustrialSawmill
2015-06-08 23:32:46 +01:00
Gig
e569d625f8
Added Isided for IndustrialElectrolyzer (CANT TEST)
2015-06-08 23:30:42 +01:00
Gig
1fa1806c15
Added Isided for ImplosionCompressor
2015-06-08 23:27:44 +01:00
Gig
99d237f26e
Fixed Isided on Grinder
2015-06-08 23:27:31 +01:00
Gig
c8da0db5f5
Added Isided for Grinder
2015-06-08 23:22:06 +01:00
Gig
d95ccc6cc2
Added Isided to ChemicalReactor
2015-06-08 23:14:18 +01:00
Gig
4e9546431d
Added Isided to Centrifuge
...
Fixed Isided on other machines
2015-06-08 23:11:48 +01:00
Gig
f005ba2ec7
Added Isided to Blast Furnace
2015-06-08 22:39:07 +01:00
Gig
99aa1f8811
Added Isided to Assembling machine
2015-06-08 22:32:19 +01:00
Gig
3c10c0f08f
Added ISidedInv to alloy Smelter
2015-06-08 22:12:11 +01:00
Gig
4f800c8a83
Added basic tile for metalShelf
2015-06-08 20:51:08 +01:00
Gig
459672ac2c
Removed a load of waila support
2015-06-07 21:01:29 +01:00
Gig
958dbbd9c4
Round and round it goes
2015-06-07 20:23:49 +01:00
modmuss50
8122d25877
Added wrench rotation to the aesu.
2015-06-07 19:11:08 +01:00
modmuss50
23bf14b37d
Clean the sawmill gui a bit, and remove debug code
2015-06-07 18:58:31 +01:00
Gig
bf2054d0a7
Fixed Import
2015-06-07 18:17:39 +01:00
modmuss50
efba3f247d
added IInventory to all machines
2015-06-07 09:38:12 +01:00
modmuss50
1ac6f592f8
Fixes #25
2015-06-07 09:31:58 +01:00
joflashstudios
7cfaac1f61
Added Digital Chest, Computer Monitor
2015-06-06 22:11:13 -04:00
joflashstudios
2ed801eeb2
Merge branch 'master' of https://github.com/TechReborn/TechReborn
2015-06-06 17:36:49 -04:00
joflashstudios
202c562936
Adding fix for #19 to semifluid and thermal generators.
2015-06-06 17:36:45 -04:00
modmuss50
0bd8d3e42b
fix import
2015-06-06 21:44:32 +01:00
modmuss50
4d76a3071d
My mind is blown :D Not sure whats up
2015-06-06 21:41:41 +01:00
modmuss50
9ee06aed89
Fix saying with gas turbine
2015-06-06 09:07:23 +01:00
modmuss50
6f80bf7e72
Initial port of fluid gui code to nei. Needs some rearraning
2015-06-06 09:04:56 +01:00
Modmuss50
28d618632e
Merge pull request #23 from joflashstudios/master
...
Added gas turbine. Still missing recipe and some config elements.
2015-06-06 07:53:24 +01:00
modmuss50
379b6a96da
finished fixing #19
2015-06-06 07:52:00 +01:00
joflashstudios
48dd12aa5a
Added gas turbine. Still missing recipe and some config elements.
2015-06-05 16:24:52 -04:00
joflashstudios
0a965d0b5e
Added support for biofuel, bioethanol, and fuel to the semifluid generator, using the eu values from http://ftbwiki.org/Semifluid_Generator_%28IndustrialCraft_2%29
2015-06-05 10:17:58 -04:00
joflashstudios
55521b22b1
Revert "Added biofuel, bioethanol, and fuel support to semifluid generator."
...
This reverts commit eb1bd68a95
.
2015-06-05 10:16:05 -04:00
joflashstudios
eb1bd68a95
Added biofuel, bioethanol, and fuel support to semifluid generator.
2015-06-05 10:05:55 -04:00
joflashstudios
81273e33ad
Added Semifluid generator. Suffers from issue #19 as well.
2015-06-04 23:34:04 -04:00
modmuss50
0749385e49
About to give up. Here is what ive got.
2015-06-01 21:29:39 +01:00
modmuss50
0f321e2426
Fixed isactive
2015-05-30 08:53:39 +01:00
modmuss50
3b56d7c1e1
should fix the texture no updating, not sure why this broke
2015-05-28 09:54:08 +01:00
modmuss50
046b7d7375
added it for all the machines, can you test? Im about to give up on it ;(
2015-05-27 12:28:13 +01:00
modmuss50
bed71bd732
This should be the end of it, was so close to giving up
2015-05-27 12:22:14 +01:00
modmuss50
8055546675
Trying to fix the sync issue
2015-05-27 12:19:11 +01:00
Tntrololol
4ce6b21d03
Fixed grinder allowing any type of fluid into its tank
2015-05-26 23:28:12 -05:00
Tntrololol
0bb98b1781
Enabled Grinder to take an extra input in place of fluidstack
2015-05-24 13:51:41 -05:00
modmuss50
0298621cb9
More work on the syncing issues, should be all fixed :)
2015-05-22 21:15:19 +01:00
modmuss50
e930ea2a04
Added a central way of limiting the syncs.
...
Tiles auto sync every 30 seconds
they have a max so they can only sync 2 times a second
2015-05-22 08:22:16 +01:00
Gig
7b1b131b23
Little things
2015-05-21 00:42:44 +01:00
Gig
4ffa445b9b
Fixed Lathe returning on texture all the time
2015-05-20 23:35:04 +01:00
Gig
1f93e6a90e
Fixed centrifuge returning alloy smelter
2015-05-19 23:07:20 +01:00
Gig
1f9600b33c
Organized imports
...
Changed centrifuge to new recipe system
2015-05-19 23:00:36 +01:00
Gig
ce4312a578
Upgrade slots for more machines
2015-05-17 19:45:12 +01:00
Gig
0970604d5b
Added waila support to more machine
2015-05-17 00:44:46 +01:00
modmuss50
3a89b0446c
Added on texture to implosion compressor
2015-05-16 22:30:45 +01:00
modmuss50
1726d4c7a3
Fixed drainContainers not checking to see if it can fill
2015-05-16 21:55:27 +01:00
modmuss50
d68c63a40d
Added fluid crafting, updated buildcraft
2015-05-16 20:30:07 +01:00
Gig
f9074e5b37
Added battery and upgrade slots to chemical reactor
2015-05-15 17:46:03 +01:00
Tntrololol
5a57dc5817
Merge remote-tracking branch 'origin/master'
2015-05-12 13:26:35 -05:00
Tntrololol
65dd53c6ec
Added machine GUI progress bars
2015-05-12 13:26:23 -05:00
Gig
bf49bd2136
Added upgrade slots to AssemblingMachine
2015-05-12 16:05:15 +01:00
Gig
13957467a1
Added battery slot and upgrade slots to alloy smelter
2015-05-12 15:58:20 +01:00
Gig
a23243cd02
Added ChemicalReactor
2015-05-12 00:17:17 +01:00
Gig
f84d9edc06
Finish plate cutting machine
2015-05-11 23:50:49 +01:00
Gig
2ab94e6030
Fixed Lathe recipe handler
2015-05-11 23:44:26 +01:00
Gig
988747e98a
Fixed plate cutting machine not storing inv to nbt
2015-05-11 18:04:28 +01:00
Gig
a8a46352c8
Added Industrial Sawmill pokes @modmuss50 to look at the nei handler crash issue bet I did it wrong
2015-05-11 17:04:27 +01:00
modmuss50
f0fa0c0cdc
Fixed Grinder crash on place
2015-05-10 21:45:43 +01:00
modmuss50
6648868944
Fixed crash when placing matter fab
2015-05-10 21:40:24 +01:00
Gig
07be177c6c
Changes to aesu
2015-05-10 21:02:57 +01:00
Gig
1db1c02077
Added config to heatgen
2015-05-10 19:08:02 +01:00
Gig
e784681b56
Added gui/container to alloy furnace
2015-05-10 19:00:58 +01:00
Gig
0de33330e3
Fixed machine opening gui's while being wrenched now players must be sneaking to wrench machine
2015-05-10 17:06:08 +01:00
Gig
744a694142
Fixed returning wrong tile
2015-05-10 16:46:22 +01:00
Gig
ee0844bd0c
Added HeatGenerator
2015-05-10 16:42:01 +01:00
Gig
50c2599305
Littlie more work on AESU
2015-05-09 20:47:05 +01:00
modmuss50
4d68b34143
Nei now shows correct stack size, crafting system now uses correct stack amount, fixed syncing issues.
2015-05-09 20:29:26 +01:00
Gig
3d92772004
Basic work on Aesu
2015-05-09 20:19:40 +01:00
Gig
e3bd172b96
Added gui and container for industrialelectrolyzer
2015-05-09 19:13:43 +01:00
Gig
266c547520
Small fix's to multiple things
2015-05-09 18:51:31 +01:00
Gig
f326bb8352
Fixed dragoneggsiphoner crash on server
2015-05-09 18:31:58 +01:00
Gig
b9d6b356c2
Most of the work done on dieselgenerator
2015-05-08 23:02:35 +01:00
modmuss50
c6d9f302c3
Fixed ore dic, and some work on multi blocks
2015-05-08 21:23:04 +01:00
modmuss50
0bf7af8a84
Added saving crafting time to nbt
2015-05-08 20:43:28 +01:00
modmuss50
d27993ba5f
Fixed cables not connecting to our tiles
2015-05-08 19:42:52 +01:00
modmuss50
86c3e99666
It crafts to a point
2015-05-08 18:42:15 +01:00
Gig
752751319a
Added Dragoneggsiphoner power
2015-05-08 18:19:03 +01:00
Gig
67e97707ff
Added platecuttingmachine
2015-05-08 00:30:59 +01:00
Gig
3ab786b3aa
Fixed derp
2015-05-08 00:23:15 +01:00
Gig
2157fe1cb4
Added Lathe
2015-05-08 00:15:04 +01:00
Gig
c6e3dfaf82
Added tile/recipehandler/gui for Assembling Machine
2015-05-07 23:39:26 +01:00
Gig
e01058fca6
Changed the AlloySmelter recipe handler to new system
2015-05-07 23:11:34 +01:00
Modmuss50
f075d6391c
Some more work on the crafting system, almost done it.
...
It was a lot easier that I thought it would be
2015-05-07 21:12:07 +01:00
Gig
049afe676d
Added recipe handler for alloy smelter
2015-05-07 17:00:34 +01:00
modmuss50
2901466288
Started work on the multiBlock
2015-05-04 08:44:44 +01:00
modmuss50
39492fadbd
Added button for recipes, fixed syncing with tanks
2015-05-03 14:31:19 +01:00
modmuss50
18c2ec19cf
Attempted to fix sync issues
2015-05-03 08:16:59 +01:00
modmuss50
2616894527
Some small tweaks to the blast furnace, not tested
2015-05-01 19:50:31 +01:00
Gig
fc2265d0eb
A few little things added to chunk loader
2015-04-29 13:08:07 +01:00
modmuss50
ff866d9352
Fixed part crash and got the blast furnace to work!
2015-04-28 21:24:52 +01:00
modmuss50
0c514596a1
Added untested recipe code
2015-04-28 21:04:31 +01:00
Gig
e67b55eaff
Basic block and tile for Industrial Chunkloader
2015-04-28 20:56:50 +01:00
Gig
72471b9dae
Added gui texture for the Icompressor
...
Added container for Icompressor
2015-04-28 20:42:33 +01:00
modmuss50
72ec08f069
Started work on the Blast furnace
2015-04-28 18:23:48 +01:00
Gig
1238f2d5a6
Started on Grinder will finish when I get back
2015-04-28 18:05:47 +01:00
Gig
7c1e72076b
Added gui calls to all new machines
...
Added new gui to matter fab
Added container and slots to matter fab
2015-04-28 17:58:01 +01:00
Gig
22a34377e2
Basic Tiles for new machines
2015-04-27 23:51:06 +01:00
modmuss50
db62b7a8b8
Now shows the heat of the multiblock
2015-04-26 16:22:26 +01:00