Muramasa
bbcc38e930
More fixes for #507
2016-05-25 19:16:41 +01:00
Muramasa
2cad97e975
Fixes #507
2016-05-24 22:02:46 +01:00
Muramasa
240d346883
Fixes #367 by adding missing buttons to guis
2016-05-24 21:59:42 +01:00
Muramasa
0fadfa2543
Fixes #501
2016-05-24 21:37:46 +01:00
Muramasa
3c32671623
Crash Fix
2016-05-24 00:05:20 +01:00
Muramasa
680676e411
Redone Tooltips and some scanner info
2016-05-24 00:04:36 +01:00
Muramasa
cddca6e2be
Derp
2016-05-23 18:40:01 +01:00
Muramasa
960087a0a8
Cleanup + Improvement
2016-05-23 18:15:21 +01:00
Muramasa
4fdbf01fae
My client likes to uncheck files
2016-05-20 05:37:43 +01:00
Muramasa
8880eb8d6d
Basically a rewrite
2016-05-20 05:36:32 +01:00
OneEyeMaker
5169c509d6
Added configuration file to enabling processing of ores
2016-05-18 07:41:36 +03:00
MauveCloud
b2e564412f
Added missing assembler recipes for casings
...
Added missing assembler recipes for casings: Basic Machine Casing, UV
Machine Casing, Heat Proof Machine Casing, Cupronickel Coil Block,
Kanthal Coil Block, Nichrome Coil Block, Superconducting Coil Block,
Solid Steel Machine Casing, Frost Proof Machine Casing, Robust
Tungstensteel Casing, Clean Stainless Steel Casing, Stable Titanium
Casing, Fusion Casing, Turbine Casing, Stainless Steel Turbine Casing,
Titanium Turbine Casing, Tungstensteel Turbine Casing
2016-05-12 14:24:04 -07:00
Blood-Asp
3f46725bbc
Fix Butput Bus :P
2016-04-29 20:54:09 +02:00
Muramasa
4a59d0efbd
Implemented Output Calculation
2016-04-29 07:31:58 +01:00
MauveCloud
b69385d29b
Merge remote-tracking branch 'refs/remotes/Blood-Asp/experimental' into experimental
2016-04-28 11:30:29 -07:00
MauveCloud
a88988770b
Improved brittle charcoal handling.
2016-04-28 11:30:00 -07:00
Muramasa
6c2c76bd06
Require Titanium Pipe Casing
2016-04-28 02:31:00 +01:00
Muramasa
a62b061968
More Fixes
...
TODO:
Require Dynamo back centered (Currently anywhere)
Require Muffler top centered (Currently anywhere)
Implement output calculation
Implement coolant requirement (Water or IC2Coolant?)
Possible add different tiers of diesel generator?
2016-04-28 02:16:11 +01:00
Muramasa
76902f45f7
More Cleanup and finalizing
2016-04-28 01:52:46 +01:00
MauveCloud
9036858017
Improved output bus handling
2016-04-27 17:31:20 -07:00
Muramasa
97eb99bd5d
Main Commit for Large Diesel Generator
2016-04-28 00:58:55 +01:00
Blood-Asp
5c8eec846d
Merge pull request #493 from Muramasa-/TurbineCasingRebalance
...
Turbine casing rebalance
2016-04-27 21:18:29 +02:00
MauveCloud
784c65a884
Added Crop Calculator support.
2016-04-26 13:30:26 -07:00
Muramasa
cb962573e2
Missed a file
2016-04-19 23:31:41 +01:00
Muramasa
d713c5ddec
Remove Diesel Turbine
2016-04-19 23:19:59 +01:00
Muramasa
12a1d1c46e
Main Commit
2016-04-19 23:17:31 +01:00
Muramasa
79444adc76
Revert "Turbine Rebalance"
...
This reverts commit ddc0c4299e
.
2016-04-17 07:41:35 +01:00
Muramasa
ddc0c4299e
Turbine Rebalance
...
Added 3 new turbine casings to rebalance the turbines. Also changed
turbine controller recipes to fit the rebalance.
Large Steam: Steel Turbine Casing
Large HP Steam Turbine: Stainless Steel Turbine Casing
Large Gas Turbine: Steel Turbine Casing
Large Diesel Turbine: Titanium Turbine Casing
Large Plasma Turbine: Tungstensteel Turbine Casing
2016-04-17 07:40:10 +01:00
Muramasa
063b62b4ca
Fixed newMetaEntity using Plasma Generator
2016-04-17 03:05:58 +01:00
Muramasa
31e4330b69
Large Diesel Generator
...
Added large diesel generator to the game. It replicates the Large Plasma
Generator but it's nominal output is 1/8 that plasmas is.
Plasma Nominal: Optimal Steam Flow * 40
Diesel Nominal: Optimal Steam Flow * 5
2016-04-17 01:41:06 +01:00
Blood-Asp
c98736b7b3
Adding assembly line recipe check
2016-04-11 23:14:57 +02:00
Blood-Asp
22dd09be01
Adding assembly line recipes
2016-04-11 22:30:53 +02:00
Blood-Asp
83344732eb
Cleanup
2016-04-11 21:50:01 +02:00
Blood-Asp
3aae928510
Added Assembly Line Multiblock
2016-04-11 21:47:53 +02:00
Alkalus
e634563157
Update ProcessingPipeMedium.java
...
Apparently it has a newline at the end.
2016-04-11 20:54:52 +10:00
Alkalus
f1af2039bb
Update ProcessingPipeSmall.java
...
Apparently it has a newline at the end.
2016-04-11 20:54:45 +10:00
Alkalus
63d70c3ff0
Update ProcessingPipeLarge.java
...
Apparently it has a newline at the end.
2016-04-11 20:54:27 +10:00
Draknyte1
36a97e706b
Submitting PR's is a pain.
...
Always use most up to date files for the repo you're contributing to. #NotGT5.8Files
2016-04-11 20:47:30 +10:00
Draknyte1
0f8d8b95d1
Merge branch 'UpToDateGTPRBranch' of https://github.com/draknyte1/GT5-Unofficial into UpToDateGTPRBranch
2016-04-11 20:36:08 +10:00
Draknyte1
523d2c449e
Should fix any issues.
2016-04-11 20:34:56 +10:00
Alkalus
ba1f0f99ab
Update GT_MetaGenerated_Tool_01.java
...
left a : not a ;
2016-04-10 19:29:56 +10:00
Draknyte1
1d279c741f
Made these up to date with latest experimental commit, as mine were slightly out of date. :)
2016-04-10 19:15:41 +10:00
Draknyte1
26e60b7020
Changed a few things to make the Soft Hammer more noticeable from the Hard Hammer.
...
Now it's a soft Mallet with an inverted icon, as requested by @DarknessShadow - https://github.com/Blood-Asp/GT5-Unofficial/issues/407
# Conflicts:
# src/main/java/gregtech/api/enums/OrePrefixes.java
# src/main/java/gregtech/common/items/GT_MetaGenerated_Tool_01.java
# src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeLarge.java
# src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeMedium.java
# src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeSmall.java
2016-04-10 18:36:52 +10:00
Léa Gris
aa922c5470
Re Fix #472 #219
2016-04-04 18:43:35 +02:00
Léa Gris
8a2406de8a
Fix #472 #219
2016-04-04 18:20:54 +02:00
Blood-Asp
9e5819e931
made EV charger recipe oredict
2016-04-02 16:18:08 +02:00
Blood-Asp
b71fa8f042
advminer2
2016-03-28 03:36:09 +02:00
Blood-Asp
b8579b2ee3
small fixes to distillation tower and advMiner2
2016-03-28 03:35:21 +02:00
Blood-Asp
af20a2e4ab
Show all ingot fluid extractions and all iron/copper arc furnace recipes
2016-03-27 17:50:10 +02:00
Blood-Asp
80d362ceb8
Stop disassembler destroying not electric GT tools
2016-03-27 16:54:11 +02:00
Blood-Asp
44f3e89bdf
Rebalance oil processing and improve pipe covering
2016-03-27 16:43:03 +02:00
Blood-Asp
e56a98af45
Update Charcoal pit tooltip
2016-03-27 15:26:36 +02:00
Blood-Asp
6e0f90964e
Fix regulator crafting recipes
2016-03-20 23:34:09 +01:00
Blood-Asp
b2ac24e85a
Tooltip fix
2016-03-20 17:08:33 +01:00
Blood-Asp
41af922dd2
Gunpowder no longer unlocks clean dust achievement
2016-03-20 16:51:01 +01:00
Blood-Asp
009c032c13
Hiding of Recycling recipes and unneeded ores in NEI
2016-03-20 16:47:17 +01:00
Blood-Asp
ac258896de
remove console print
2016-03-20 14:59:07 +01:00
Blood-Asp
529c28649a
Fix item detector not working correctly
2016-03-20 14:57:51 +01:00
Blood-Asp
29b387fbce
fix forestry plants above meta 15
2016-03-20 14:40:45 +01:00
Blood-Asp
c7c8ba7020
More work on tool hardening
2016-03-20 01:23:03 +01:00
Blood-Asp
20cd83a175
Allow shift rightclick for screwdrivers
2016-03-19 22:15:50 +01:00
Blood-Asp
f4b8aa6f3a
Add Fluid Filter and Regulator covers
2016-03-19 20:51:20 +01:00
Blood-Asp
bf5f8258cb
Made HV Magic Energy Converter pre Fusion tech(Osmium)
2016-03-18 23:50:58 +01:00
Blood-Asp
b4eb7f494f
Advanced Miner II fixes
2016-03-18 23:29:24 +01:00
Blood-Asp
c1f5c8c354
Added machine recipe for rotors, added silicone soft hammer
2016-03-18 23:05:38 +01:00
Blood-Asp
e8f0482b16
Dynamite impcomp and fluid mox fixes
2016-03-18 22:43:22 +01:00
Blood-Asp
e51cd6433d
wildcard lathe recipes
2016-03-18 22:37:26 +01:00
Blood-Asp
32d4542fbc
Added bowl lathe recipes
2016-03-18 22:29:57 +01:00
Blood-Asp
df28bd66ec
HP Turbine deletes normal steam in input hatch to not get stuck
2016-03-18 22:22:27 +01:00
Blood-Asp
985130d6f4
Add Uranite crop drop
2016-03-17 23:50:12 +01:00
Blood-Asp
a8f91902d1
Improved Sense
2016-03-17 23:35:10 +01:00
Blood-Asp
cd61ff3ae1
Made Large fluid cells stack more and cheaper to build
2016-03-17 00:53:28 +01:00
Blood-Asp
a80e44f7f5
Added sharpness enchantment for HSS material tools
2016-03-17 00:49:47 +01:00
Blood-Asp
be8d29da74
Fixed turbine output falling when supplying more than opt flow
2016-03-17 00:41:15 +01:00
Blood-Asp
7ac0849c1a
Added NC display support for large turbines
2016-03-17 00:28:09 +01:00
Blood-Asp
68601d5df9
Fix crop drop autoclave recipes
2016-03-16 23:57:27 +01:00
Blood-Asp
3e39b7c233
Fix large boiler tooltip
2016-03-16 23:54:23 +01:00
Blood-Asp
0a6e69e254
Rised crop root length to match IC2 again
2016-03-16 23:52:52 +01:00
Blood-Asp
2544d46c91
Fix Forestry woods above meta 15 not effected by wood nerv
2016-03-16 23:49:35 +01:00
Blood-Asp
9e7f34a12f
Fix heavy oil gen without messing everything up
2016-03-16 22:49:15 +01:00
Techlone
fa3e5c0a44
Fix boost of starting of fusion reactors
2016-03-15 13:41:02 +05:00
Nidan
b43cfa2a0c
Small Crop stats rebalance
...
- make Trollplant obtainable again (1% chance)
- make Transformium very rare instead of almost impossible to get (0.668% instead of 0.134%)
- make Zomplant uncommon instead of very rare (1.5% instead of 0.618%)
- adjust Fertilia to remain reachable, making it a bit less rare in the process (0.967% instead of 0.794%)
(chances given are for the best possible parents; in case of Zomplant excluding Fertilia as it can only be obtained from Zomplant)
2016-03-05 19:55:22 +01:00
Blood-Asp
1ac152cbce
Merge pull request #442 from miuirussia/patch-3
...
Fixed load textures
2016-03-04 06:07:24 +01:00
Blood-Asp
dae68a771b
Merge pull request #441 from leagris/experimental
...
Fix EnderIO EBF Recipes tier
2016-03-04 06:07:02 +01:00
MIUI Russia
1e747853c4
Fixed load textures
2016-03-01 23:07:54 +03:00
Léa Gris
f907c2af80
Fix EnderIO EBF Recipes tier
...
EnderIO: ElectricalSteel and DarkSteel ingot where at HV tier in EBF.
These mid-game low tech materials should be on HV tech.
Also these recipes are not removed from EnderIO itself where they default to very easy process in EnderIO AlloySmelter.
2016-02-29 10:26:33 +01:00
Blood-Asp
a475c87f17
Fixed heavy oil not generated
2016-01-30 14:39:08 +01:00
Blood-Asp
f385b880bd
Adding last missing modular armor textures
2016-01-16 17:43:44 +01:00
Blood-Asp
4537392c10
Reserving Meta IDs
2016-01-10 14:18:16 +01:00
Blood-Asp
de8fbc682d
removing tnt ->itnt recipe
2016-01-04 16:18:41 +01:00
Blood-Asp
874dfdc309
Fix forestry worktable crash
2016-01-03 16:49:00 +01:00
Blood-Asp
5fd2db9ef2
spelling fixes and chainsaw + forestry leaves fix
2016-01-03 05:27:51 +01:00
Blood-Asp
dd6e61da16
small fix on armor display.
2016-01-03 03:19:47 +01:00
Blood-Asp
63f9e2e457
explosives 2
2016-01-03 02:55:14 +01:00
Blood-Asp
cf69a7f392
Explosives rework
2016-01-03 02:16:02 +01:00
Blood-Asp
ab3e305e1a
More new modular armor textures.
2016-01-02 21:33:57 +01:00
Blood-Asp
9ecef862e0
New Modular Armor models
2016-01-02 12:28:06 +01:00
Blood-Asp
9362235140
fix mox output not rising with heat
2015-12-29 14:42:13 +01:00
Blood-Asp
efbf251938
AE2 oredict register fix
2015-12-29 14:27:52 +01:00
Blood-Asp
87e9feebc3
fix depleted mox crashing
2015-12-29 14:15:32 +01:00
Blood-Asp
b167f73588
fix crop processing like comb processing
2015-12-29 13:38:37 +01:00
Blood-Asp
7abaa97330
add missing EBXL recipes. tmp disable modular armor recipes
2015-12-29 11:59:55 +01:00
Blood-Asp
177adcbf32
Revert "Fixed world event lag and related cauldron crash"
2015-12-29 11:57:53 +01:00
Blood-Asp
f0d8454123
fix armor textures and init
2015-12-28 17:17:52 +01:00
Blood-Asp
e8ba86746a
Name fix
2015-12-28 17:17:51 +01:00
MIUI Russia
9e518a885e
New debug lang for achievements generation
2015-12-25 18:21:50 +03:00
Blood-Asp
1464b07b36
Merge pull request #376 from miuirussia/patch-1
...
More beautiful achievements display
2015-12-25 16:15:30 +01:00
Blood-Asp
a4bf359b03
Initial Modular armor port (from GTExtras)
2015-12-25 16:14:52 +01:00
Blood-Asp
5132439317
Should save everything before commiting
2015-12-25 15:37:45 +01:00
Blood-Asp
1e13709399
fuel rod override v2
2015-12-25 15:09:22 +01:00
Blood-Asp
68a19fd70c
Overriding IC2 fuel rods
2015-12-25 14:37:56 +01:00
MIUI Russia
a582991c10
More beautiful achievements display
2015-12-24 19:05:43 +03:00
Blood-Asp
a448be8d4a
increase hot coolant energy output 4x
2015-12-21 22:08:13 +01:00
Blood-Asp
a9aac6ff58
comb processing fixes
2015-12-21 19:44:23 +01:00
Blood-Asp
9781ccd9ee
fix crash without rf api
2015-12-21 18:44:07 +01:00
Blood-Asp
cc3631c8ae
Made bees a bit less biome dependend
2015-12-21 16:58:06 +01:00
Blood-Asp
2baf34b03a
Fixed AdvMiner II running without drilling fluid
2015-12-21 16:39:11 +01:00
Blood-Asp
30749ffeba
Made UUM Berry drop chance a bit lower
2015-12-21 16:36:42 +01:00
Blood-Asp
a7176a293c
Fix reprocessing exploit
2015-12-21 16:30:46 +01:00
LemADEC
63f8506fd6
Fixed world event lag and related cauldron crash
2015-12-19 21:09:16 +01:00
Blood-Asp
259ef97c7c
Fix some wrong stone processing
2015-12-15 23:09:34 +01:00
Blood-Asp
f63f1e67ec
Fix Emerald crop processing
2015-12-15 22:22:56 +01:00
Blood-Asp
4c8f0c5865
fix stone processing output amounts
2015-12-15 20:19:54 +01:00
Blood-Asp
8f3c48ed11
fix teleporter and improve seismic prospector
2015-12-13 18:07:59 +01:00
Blood-Asp
2bf2ecc35e
Sensor kit should not stack
2015-12-13 17:56:22 +01:00
Blood-Asp
55aa306e67
Fix teleporter nuclear control support
2015-12-13 17:45:57 +01:00
Blood-Asp
8722e0e2f2
Fixed Display overflow
2015-12-13 17:35:07 +01:00
Blood-Asp
8659c9573c
fixed end asteroids spawning with red granite texture
2015-12-13 17:24:34 +01:00
Blood-Asp
70e652420d
change crop drop processing like bee comb processing
2015-12-13 16:45:57 +01:00
Blood-Asp
0bdf8a2e40
removed passive energy use of covers, changed size tooltips and changed comb processing
2015-12-13 16:03:22 +01:00
Blood-Asp
c84559efcc
Added processing for UndergroundBiomes stone types
2015-12-11 16:03:05 +01:00
Blood-Asp
873902f4bf
make steam boilers not automateable
2015-12-11 15:25:48 +01:00
Blood-Asp
e0b128e9fa
fix iridium reinforced block reprocessing
2015-12-11 14:50:06 +01:00
Blood-Asp
370e46215b
small fixes
2015-12-11 04:55:22 +01:00
Blood-Asp
02e556598e
fixed ore achievements not working with custom ores
2015-12-10 21:02:37 +01:00
Blood-Asp
6b2e08b2ca
shift + screwdriver for all covers
2015-12-10 18:25:07 +01:00
Blood-Asp
6b48991bc6
graphene was overpriced
2015-12-10 16:43:55 +01:00
Blood-Asp
052f9f2961
changed crop stats
2015-12-10 15:37:54 +01:00
Blood-Asp
2d6d8de484
clean up crop classes
2015-12-10 15:30:18 +01:00
Blood-Asp
a7c9f96647
fix thaumium block overwritten, cable error without RF api and cells getting eaten
2015-12-10 15:04:23 +01:00
Blood-Asp
3b920fa5a1
Fixed filter recipe and Steelfranks no longer need block below
2015-12-09 00:54:13 +01:00
Blood-Asp
8176a5fca9
cable burn fix and ihl compat fix
2015-12-08 23:39:41 +01:00
Blood-Asp
8078bca4b3
Moved Sulfide ore processing from IHL to GT
2015-12-06 22:37:25 +01:00
Blood-Asp
27b978f0bb
tmp issue fix
2015-12-06 21:20:23 +01:00
Blood-Asp
aeb505273b
Saving pumped oil amounts in chunk NBTs
2015-12-06 21:15:41 +01:00
Blood-Asp
66427b2178
fix fluidstack memory overflow
2015-12-06 18:37:10 +01:00
Blood-Asp
ef10c47d76
bunch of fixed
...
Added new multiblock guis
shortend HP turbine name to fit gui
added reinforced block reprocessing
fixed crash on AE2 removal
expanded large boiler tooltips
fixed chinsel marble processing
added some recipes for alloys
2015-12-06 07:26:06 +01:00
Blood-Asp
1ef11f2ae4
More recycler blacklisted items and ignored additional oredict because of crossmod issue
2015-12-05 00:55:46 +01:00
Blood-Asp
a625088776
Fix BasicMachines accepting wrong items in certain conditions
2015-12-05 00:33:52 +01:00
Blood-Asp
899973b0dc
Fixed Quantum chest loosing items.
2015-12-05 00:04:54 +01:00