Commit graph

1750 commits

Author SHA1 Message Date
Zickfor
7b592a645c fixed teleporter bug with dragon egg and nitrogen plasma (#1536) 2019-06-16 23:37:24 +02:00
AndreySolodovnikov
18907fdbab fixed OR bug (#1535) 2019-06-16 23:36:30 +02:00
AndreySolodovnikov
31fc5f9aeb added hard radon recipe and config for it (#1534) 2019-06-16 23:35:12 +02:00
AndreySolodovnikov
9a94c84d78 Added zincite Carbothermic Reduction recipe to electric blast furnace (#1533) 2019-06-16 23:34:01 +02:00
Blood Asp
759fdf458e update image 2019-06-16 23:33:15 +02:00
AndreySolodovnikov
3a6581c065 Screen cover pr (#1532)
* Improved LuV+conveyor modules

now LuV+ Conveyors can work with more than 1 stack per tick

* Fixed conveyors

* added new screen cover crecipe
2019-06-16 23:09:13 +02:00
AndreySolodovnikov
aa577dd469 Added some fixes for old bugs (#1529)
* Improved LuV+conveyor modules

now LuV+ Conveyors can work with more than 1 stack per tick

* Fixed conveyors

* Fixed AL books at servers

Added a fix for unlocalized item names in AL books at minecraft servers

* Fixed automaintance hatch

Automaintance hatches cannot be used for automainting if they allow to put in any items. This fix changes this, now automaintance hatches can hold only 1 stack of each needed for maintating item

* Fix for LV and HV circuits

fixed old bug when LV and HV circuits cannot be automatically put in any machines

* Revert "Fixed conveyors"

This reverts commit 467563b8c92502247ab3d5cad9165cbe77e0b998.

* Revert "Improved LuV+conveyor modules"

This reverts commit 4dc2e2124c85e336461e58a11b3cf9c7222cca16.

* Update GT_MetaTileEntity_BasicMachine_GT_Recipe.java

* Deleted GC schematics from scanner code

now this is the port of NH fork fix
2019-06-16 23:08:15 +02:00
Dimach
25d4422588 Port digital transformers by Spartak (#1511)
* Add Digital Transformer

* Digital transformer port and refactor.
2019-06-16 23:05:33 +02:00
Blood Asp
49137e7632 More fixes 2019-04-28 19:30:56 +02:00
Blood Asp
ae88beaaa7 Formatting fix 2019-04-28 19:13:13 +02:00
AndreySolodovnikov
f26e2c446a Added an Advanced Processing Array (#1528)
* Improved LuV+conveyor modules

now LuV+ Conveyors can work with more than 1 stack per tick

* Revert "Improved LuV+conveyor modules"

This reverts commit 4dc2e2124c85e336461e58a11b3cf9c7222cca16.

* Added Advanced an processing array

Like simple array, but handles 64 machines and is 5x5x5

* Fixed PA

deletede confid, used blockCasings8

* PA fixes

now it works fine
2019-04-28 19:05:10 +02:00
AndreySolodovnikov
65adcbc9b0 Added organic replicator (#1530)
* Improved LuV+conveyor modules

now LuV+ Conveyors can work with more than 1 stack per tick

* Fixed conveyors

* Revert "Fixed conveyors"

This reverts commit 467563b8c92502247ab3d5cad9165cbe77e0b998.

* Revert "Improved LuV+conveyor modules"

This reverts commit 4dc2e2124c85e336461e58a11b3cf9c7222cca16.

* Added organic replicator

Added new machine for duplicating seeds
2019-04-28 19:04:21 +02:00
AndreySolodovnikov
aa159dc67b Improved LuV+conveyor modules (#1527)
* Improved LuV+conveyor modules

now LuV+ Conveyors can work with more than 1 stack per tick

* Fixed conveyors
2019-04-28 19:01:09 +02:00
Спартак
8d85f3ae90 Add usage for Tantalum №2 (#1525)
* Add usage for Tantalum №2

Add Tantalum foil special for SMD Capacitor recipes

* Fix "Add usage for Tantalum"
2019-04-28 18:24:39 +02:00
Спартак
b3c782a76b Add usage for Tantalum in SMD Capacitor recipes (#1524) 2019-04-28 18:23:32 +02:00
Jason Mitchell
73ee102b63 Pipe/cable overhaul; Fluidfilter fix, GC Energy Compat & Misc fixes (#1495)
* Pipe overhaul & Fluidfilter fix

* GC Energy Compat & Misc fixes

* Only connect on the server side.

* Work with subclassed GT cables (ie: gt++ cables) & provide default implementation for new methods

* Better GC Compat (shouldn't require GC loaded to work now)

* Bump source compat to 1.8 to support default methods.  (Other option is to remove the default methods, but then it's less backwards compatiable)

* Remove java 1.8 features
2019-04-27 23:35:26 +02:00
Alkalus
cf57e09437
Merge pull request #1506 from Dimach/flask_fix
Fix flask crash on server
2019-02-08 04:57:52 +00:00
Alkalus
3198060363
Merge pull request #1513 from draknyte1/patch-1
Mild Adjustment to Meta ID allocations.
2019-02-08 04:56:50 +00:00
Alkalus
9a1b42a827
Merge pull request #1508 from bartimaeusnek/patch-2
added my addon (bartworks) to the readme
2019-02-08 04:56:29 +00:00
Alkalus
a99309df4d
Mild Adjustment to Meta ID allocations.
I realized I've been using 30k not 31k this whole time, so, might as well adjust this.
2019-01-30 00:29:38 +00:00
bartimaeusnek
08a1e47254
added my addon (bartworks) to the readme 2019-01-11 18:06:51 +01:00
Blood Asp
c1f47091b7 reserve IDs 2019-01-08 18:30:41 +01:00
Dimach
db7c85e641 Fix flask crash on server 2018-12-13 12:22:51 +02:00
Blood Asp
88a7715fca depricate Phosphor 2018-12-12 18:55:39 +01:00
YoungGT
cd841ad39e Fix #1439 and #1456 (#1503)
* Fix #1439

* Fix #1456

* mistake
2018-12-10 00:16:02 +01:00
UhoMazino
8a61e384f0 Fix maintenance cover (#1496)
* New public variable init

Initiated new public variable which is calculate how much damage get turbine rotor per time, its needed to compare with actual rotor durability.

* Fix cover logic

Rewrited due a bug maintenance cover logic which is check turbine rotor needed maintenance or not.

* Added&rewrited some features for need maintenance.

Added new high accuracy mod for need maintenance cover which check rotor state.
Fixed old version low accuracy mod.

* redo older changes

removed variable

* fix some shit

forgot brakets

* Cleanup & reformat code

thanks Dimach for help with that
2018-12-09 16:43:20 +01:00
Dimach
0beea9037c Add volumetric flask. (#1500) 2018-12-09 16:39:06 +01:00
Dimach
d1e010d53f Better NC panel input/output format and additional book recipe (#1501)
* Update src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_BasicBatteryBuffer.java

* Update src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2018-12-09 16:34:11 +01:00
Léa Gris
3531fb264f Magical Energy Absorber fix stop drain and rework Vis to EU Conversion (#1478)
* fix(magicalenergyabsorber) stops when buffer can not store the next maximum eu output

* rework(magicalenergyabsorber): computation of vis to eu conversion

New configuration option to define how much EU Per Vis (not CVis)
I:EnergyPerVis_20=20
This value is divided by 100, so it is actually 0.2 EU per Vis

The Magical Energy Absorber will try to drain enough CVis, comulating all aspects,
until it can reach max Output, or has drained all available aspects.

Number of total cummulated CVis output required in a Node per Magical Energy Absorber Tier:

Novice (LV):
√(32 × 10000 ÷ (20 × 90)) = 13,333333333 ⇒ 13 CVis

Adept (MV);
√(128 × 10000 ÷ (20 × 80)) = 28,2843 ⇒ 28 CVis

Master (HV):
√(512 × 10000 ÷ (20 × 70)) = 60,474315681 ⇒ 60 CVis

Grand Master (EV):
√(2048 × 10000 ÷ (20 × 60)) = 130,639452948 ⇒ 131 CVis

As referrence:
The Huge Creative Node from Thaumcraft has 500 of each primal aspects.

* fix(machine): magic energy absorber

- Fixed Dragon Egg Siphon mode to work as intended when
  `B:MagicEnergyAbsorber.AllowMultipleEggs_false=false` (fix #1482)
- Fixed Vis drain from Visnet (Energized Node/Vis Relay) drain rate
  (fix #1119)
- Added Vis conversion as a configuration option:
  `I:MagicEnergyAbsorber.EnergyPerVis_20=20`
- Replaced broken Aspect drain from items, with drain from Essentia
  Containers in range, using same mechanic as the Infusion Altar
- Added Essentia Aspect conversion as a configuration option:
  `I:MagicEnergyAbsorber.EnergyPerEssentia_320=320`
- Fixed Enchantments drain to convert all available enchantments
- Made input filtered to valid enchanted items/books (Item must be
  enchantable and enchanted)
- Fixed Enchantments drain to not consume input; if it can not buffer
  generated energy from it, or if it can not output disenchanted item
- Added a user settable Tiered operation range using a Screwdriver.
  Default Range Tier is Machine Tier.
  Max Range Tier is Machine Tier + 2.
  Range is 2^(Range Tier): 1, 2, 4, 8, 16, 32, 64 blocks
- Fixed Ender Crystal drain mechanic, to allow multiple Crystals to be
  drained.
- Made each in-use Ender Crystal, exclusive to a Magic Energy Absorber
- Improved default Ender Crystal energy worth to 512EU/t instead of
  32EU/t
2018-10-07 18:17:17 +02:00
Léa Gris
6a1b45f2be fix(blockmachines): persistency on harvest (#1498)
This patch fixes persistency of NBT tags in machine item when machine block is harvested.

Machines with an @Override on setItemNBT will now persist data correctly when harvested?

Change fixes intended persistency behaviour of following machines:
- Item buffers will persist screwdriver configured output stack size when harvested.
- Item distributors will persist setings of items per face.
2018-10-07 18:10:35 +02:00
Спартак
2e59ff84b6 Assembler recipes for Pump Covers (#1487)
* Assembler recipes for Pump Covers

* Update GT_MachineRecipeLoader.java

* Fix recipes
2018-10-07 18:08:46 +02:00
Спартак
1568303eca Fixed BorosilicateGlass recipe (#1486)
I changed recipe in Mixer, because in shaped recipe using 7 glass dust but in machine 1.
2018-10-07 18:07:34 +02:00
Léa Gris
45bee961bf fix(oilsand ore): centrifuge recipes (#1485)
- fix chance for sand output from 0.63% to 50%-25% depending on richness
- fix rich oilsand ore flagging
2018-10-07 18:06:44 +02:00
Dimach
b46a466878 Fixed bug in macerator recipes. (#1468) 2018-10-07 18:04:47 +02:00
Léa Gris
d3c43ea90b % fix(texture): fusion control computer gui (#1462)
Fix #1461 Fusion Control Computer GUI

  ~~HULL~~ → CASING
  ~~PLASMA EXTRACTOR~~ → **OUTPUT HATCH**
  ~~ENERGY INJECTOR~~ → **ENERGY HATCH**
  ~~MATERIAL INJECTORS~~ → **INPUT HATCHES**
2018-10-07 18:03:40 +02:00
Dimach
c664a810e7 Fixed error in multiblock drillers. (#1452) 2018-10-07 18:03:16 +02:00
redmage17
eef9513ef2 Add config for Small Boiler Automation (#1449)
* Add config for Small Boiler Automation

Default is off

* Update GT_Mod.java

* Update GT_Mod.java

* Update GT_MetaTileEntity_Boiler.java

Fixed retarded logic
2018-10-07 18:02:31 +02:00
Dimach
02b24ba235 Fixed error in tungstensteel multipipes name. (#1446) 2018-10-07 18:02:06 +02:00
Alkalus
83f29958f4
Merge pull request #1474 from bartimaeusnek/patch-1
added range for bartimaeusnek
2018-07-13 20:05:40 +10:00
bartimaeusnek
66379be310
changed range to the "next one who asks me" range... 2018-07-02 04:59:34 +02:00
bartimaeusnek
780410ce0a
added range for bartimaeusnek
would be great if i could get this range for my mod crops++, my fork of EMT, and some other small addons
2018-07-02 04:43:41 +02:00
Alkalus
90d5a9f784
Merge pull request #1451 from Technus/patch-1
Add techtech range
2018-05-08 00:49:01 +09:00
Daniel
086661024a
Add techtech range 2018-05-07 17:46:29 +02:00
SteelGiant87
fd56cf48a3 Small lava boiler "calcification" mechanic (#1316)
* Small lava boiler now produces impure stone dust in output slot. Efficiency drops to 33% as output fills up.

* changed tooltip

* Added config option for small lava boiler efficiency loss due to byproduct buildup.
2018-04-11 23:36:34 +02:00
JohannesGaessler
8ee2d52dfa Fixed Electrolysis of SO2/CO2 only working when using complicated chem (#1401) 2018-04-11 23:34:43 +02:00
Wo0kiee
be7c5d7c49 Oil Drilling Rig fixes (#1410)
* Fix Oil drilling rig

With negative coordinates ODR get wrong location

* Oil Drilling Rig fix

ODR now gets right oil amount from chunk list.

* ODR doesn't lift up pipes

* ODR doesn't lift up pipes

* GT_Log removed

* ODR tier1 doesn't lift up pipes
2018-04-11 23:34:31 +02:00
Servek
0c52368524 Fixed bug - Axe harvest stone blocks from Underground Biomes Construct (#1434) 2018-04-11 23:33:51 +02:00
Dimach
b397abae97 Fixed #1406 (#1413)
* Fixed #1406

* Rewritten pipes logic, now it less complex and more optimized.
Fixed bug when pipes sometimes cant insert steam into steam machines.
2018-04-11 23:33:13 +02:00
Wo0kiee
fcdb80b886 Adv seismic prospector reworked (#1419)
* Adv Seismic Prospector reworked

Prospects from NW to SE 9 of oilfields (6x6 chunks each) and output min-max oil amount

* deleted formatting codes

* Cleanup

* Added description

* Added description

* Cleanup imports

* Adv Seismic Prospector
2018-04-11 23:31:01 +02:00
Dimach
860cc0daf0 Fixed bug in filter behavior. (#1425) 2018-04-11 23:29:32 +02:00