Commit graph

1800 commits

Author SHA1 Message Date
43703e11f4
work on gases 2024-07-17 00:35:18 -05:00
Mikhail
e4bd203c2a Completion of #4 2023-07-14 23:04:28 -05:00
Mikhail
acf7c87c39 Merge branch 'unstable' of https://github.com/mikhailkfv/GT5-Unofficial into unstable 2023-07-13 12:29:48 -05:00
Mikhail
2406121f91 Work on #4, #8, fixed build script (Again!!) 2023-07-13 12:29:23 -05:00
Mikhail
cd628548ce
Merge branch 'Blood-Asp:unstable' into unstable 2022-08-27 09:55:16 -05:00
Mikhail
09c4bb3349 Kerosene & Jet fuel
Also added 1-block jet generators similar to GTNH.  Subject to further changes.
2022-08-27 09:52:52 -05:00
Alkalus
364e996bb8
Merge pull request #1597 from Invincible92/unstable
1st attempt on fixing small boilers automation. Seems to work correctly
2022-08-22 20:51:52 +01:00
Mikhail
826834899a Minor fixes 2022-08-04 18:33:47 -05:00
Mikhail
6a9e414527 Fix buildscript (again) 2022-07-21 21:47:58 -05:00
Mikhail
a6295cbc86 Merge toolbox change
Implement toolboxable tools from GTNH/GT5U

All credit to GTNH team.
2022-07-21 20:17:48 -05:00
Isaac Pellicer
f16a5dab18 1st attempt on fixing small boilers automation. 2022-07-08 13:22:34 +02:00
Alkalus
77a3c956e5
Merge pull request #1566 from Blood-Asp/FlaskFix
Fixed missing annotation. Prevents crashing Server Side if class is accessed reflectively.
2020-05-27 12:24:01 +01:00
Alkalus
45373ba847 Fixed missing annotation, prevents crashing Server Side if class is accessed reflectively. 2020-05-27 12:21:42 +01:00
Alkalus
f83d381a69
Merge pull request #1565 from Blood-Asp/FlaskFix
Made Volumetric Flasks more flexible.
2020-05-26 19:20:08 +01:00
Alkalus
016ea4675e Made Volumetric Flasks more flexible. 2020-05-26 19:19:15 +01:00
Alkalus
2f5bf6eda1
Merge pull request #1546 from leagris/fix-1545
fix #1545 GT_MachineRecipeLoader run() method too big
2020-05-24 14:31:29 +01:00
Alkalus
540a83857e
Merge pull request #1560 from draknyte1/Fix-Barts-PR
Fix a derp.
2020-04-07 11:47:44 +01:00
Alkalus
c3744695d5 Added a missing bracket & missing imports. I assume @bartimaeusnek did this in the web editor? 2020-04-07 11:46:28 +01:00
Alkalus
9ccbc36ec4
Merge pull request #1559 from draknyte1/Minor-Fixes
Added Gradle Wrapper to workspace.
Satisfies users who couldn't figure it out themselves during #1550.
2020-04-07 11:41:00 +01:00
Alkalus
cf9e662a16 Added Gradle Wrapper to workspace. 2020-04-07 11:35:04 +01:00
Alkalus
628cff9b3a
Merge pull request #1548 from draknyte1/Fix-Multi-Power-Injection
Fixed Power injection for Multiblocks.
2020-04-06 21:51:16 +01:00
Alkalus
e9ac987f04
Merge pull request #1551 from draknyte1/Fix-Shitty-PA-Handling
Added a better way for the Processing Array to handle recipes.
Now addons can register machines to the PA.
2020-04-06 21:50:46 +01:00
Alkalus
9a533aa074 Avoid caching the same recipe map more than once. 2020-04-06 21:49:53 +01:00
Alkalus
2f813f77d2
Merge pull request #1552 from leagris/patch-3
feature(i18n): itemlist withname locale
2020-04-06 21:47:38 +01:00
Alkalus
2ee9d15321
Merge pull request #1550 from draknyte1/Fix-Build-Process
Fixed GT5 Build process.
Made some dependencies optional via use of reflection.
Made GT use the IC2 radiotation ID instead of it being hardcoded.
2020-04-06 21:45:16 +01:00
Alkalus
f69f11f642
Merge pull request #1558 from Blood-Asp/draknyte1-patch-texturerange
Fixed overlap with GT++ Texture range
2020-04-06 21:41:58 +01:00
Alkalus
64575bc90e
Merge pull request #1549 from draknyte1/Fix-Scanner-NEI
Added Scanner requirement to NEI for Assembly Line recipes.
2020-04-06 21:41:51 +01:00
Alkalus
34ab089c59
Merge pull request #1541 from bartimaeusnek/patch-2
Added BartWorks integration for BasicMachine recipes
2020-04-06 21:41:37 +01:00
Alkalus
2612d1c19a
Merge pull request #1504 from Dimach/hatchMode
Additional input bus mode
2020-04-06 21:41:17 +01:00
Alkalus
a2e706f305
Merge pull request #1537 from AndreySolodovnikov/AdvTransFix
Fixed adjustable transformer gui bug & adjusted buffer
2020-04-06 21:41:07 +01:00
Alkalus
2bd3aa36e7
Merge pull request #1543 from kekzdealer/patch-1
New ID reservation
2020-04-06 21:40:28 +01:00
Alkalus
f207774889
Fixed overlap with GT++ Texture range 2020-04-06 21:31:06 +01:00
Léa Gris
cb147fb3da
Update ItemList.java
better handling of Empty CamelCased DisplayName
2019-12-26 02:04:01 +01:00
Léa Gris
e5341f7cc7
feature(i18n): itemlist withname locale
Automatically generate entries in `Gregtech.lang` for items with custom names (mostly used for recipes display in NEI).

Additional entries generated:

```yaml
    S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb
    S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy
    S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite
    S:gt.metaitem.01.32707.with.copyOfTheOrb.name=Copy of the Orb
    S:gt.metaitem.01.32707.with.orbToCopy.name=Orb to copy
    S:gt.metaitem.01.32707.with.orbToOverwrite.name=Orb to overwrite
    S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data
    S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick
    S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data
    S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result
    S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data
    S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data
    S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy
    S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite
    S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to
    S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data
    S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data
    S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data
    S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result
    S:gt.metaitem.01.32708.with.analyzedProspectionData.name=Analyzed Prospection Data
    S:gt.metaitem.01.32708.with.copyOfTheStick.name=Copy of the Stick
    S:gt.metaitem.01.32708.with.rawProspectionData.name=Raw Prospection Data
    S:gt.metaitem.01.32708.with.readsResearchResult.name=Reads Research result
    S:gt.metaitem.01.32708.with.scannedBookData.name=Scanned Book Data
    S:gt.metaitem.01.32708.with.scannedMapData.name=Scanned Map Data
    S:gt.metaitem.01.32708.with.stickToCopy.name=Stick to copy
    S:gt.metaitem.01.32708.with.stickToOverwrite.name=Stick to overwrite
    S:gt.metaitem.01.32708.with.stickToSaveItTo.name=Stick to save it to
    S:gt.metaitem.01.32708.with.withPunchCardData.name=With Punch Card Data
    S:gt.metaitem.01.32708.with.withScannedBookData.name=With Scanned Book Data
    S:gt.metaitem.01.32708.with.withScannedMapData.name=With Scanned Map Data
    S:gt.metaitem.01.32708.with.writesResearchResult.name=Writes Research result
    S:ic2.crop.invalid.with.DuplicatedSeedsChanceEqualsEfficiency.name=Duplicated seeds; Chance equals efficiency
    S:ic2.crop.invalid.with.InstanceSeedsToDuplicateDoesNotGetConsumedInProgress.name=Instance seeds to duplicate(does not get consumed in progress)
    S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds
    S:ic2.crop.invalid.with.duplicatedSeedsChanceEqualsEfficiency.name=Duplicated seeds; Chance equals efficiency
    S:ic2.crop.invalid.with.instanceSeedsToDuplicateDoesNotGetConsumedInProgress.name=Instance seeds to duplicate(does not get consumed in progress)
    S:ic2.crop.invalid.with.scannedSeeds.name=Scanned Seeds
    S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone
    S:item.for.beeDroneGE.with.scannedDrone.name=Scanned Drone
    S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae
    S:item.for.beeLarvaeGE.with.scannedLarvae.name=Scanned Larvae
    S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess
    S:item.for.beePrincessGE.with.scannedPrincess.name=Scanned Princess
    S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen
    S:item.for.beeQueenGE.with.scannedQueen.name=Scanned Queen
    S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly
    S:item.for.butterflyGE.with.scannedButterfly.name=Scanned Butterfly
    S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar
    S:item.for.caterpillarGE.with.scannedCaterpillar.name=Scanned Caterpillar
    S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen
    S:item.for.pollenFertile.with.scannedPollen.name=Scanned Pollen
    S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling
    S:item.for.sapling.with.scannedSapling.name=Scanned Sapling
    S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum
    S:item.for.serumGE.with.scannedSerum.name=Scanned Serum
lea@meumeu:~/ATL/instances/BRDEV$ egrep --extended-regexp '\.with\.[[:upper:]]' GregTech.lang 
    S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb
    S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy
    S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite
    S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data
    S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick
    S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data
    S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result
    S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data
    S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data
    S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy
    S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite
    S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to
    S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data
    S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data
    S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data
    S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result
    S:ic2.crop.invalid.with.DuplicatedSeedsChanceEqualsEfficiency.name=Duplicated seeds; Chance equals efficiency
    S:ic2.crop.invalid.with.InstanceSeedsToDuplicateDoesNotGetConsumedInProgress.name=Instance seeds to duplicate(does not get consumed in progress)
    S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds
    S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone
    S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae
    S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess
    S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen
    S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly
    S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar
    S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen
    S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling
    S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum
```
2019-12-25 17:50:46 +01:00
Alkalus
e4f8398a92 Fixed minor oversight in range check. 2019-12-13 18:07:38 +00:00
Alkalus
b96b301456 Tidied PR up a little bit. 2019-12-13 17:57:00 +00:00
Alkalus
3a9e389bc6 Added a better way for the Processing Array to handle recipes.
Now addons can register their machines for PA support.
2019-12-13 17:53:13 +00:00
Alkalus
be8b163c83 Fixed Build Script.
Fixed IC2C compile issue.
Fixed Radiation effect using a statc potion ID.
Removed IE, Magneticraft, TiCon and Translocators as compile requirements.
2019-12-13 17:13:17 +00:00
Alkalus
8d6e7b6974 Added Scanner requirement to NEI for Assembly Line recipes. 2019-12-13 16:54:39 +00:00
Alkalus
11ba5e8594 Fixed Power injection for Multiblocks.
All Energy Producing Multis will explode if they cannot handle the output load.
All Energy Producing Multis also now support multi amp dynamo hatches, which may be added by addons.
2019-12-13 14:32:37 +00:00
Léa Gris
fcf519d0b1
fix 1545 GT_MachineRecipeLoader run() method too big
Move excess code from run() to chained run2()
2019-11-16 19:08:58 +01:00
kekzdealer
06fbecf0f7
New ID reservation
I would like to use this range for my mod KekzTech :)
2019-10-11 00:45:06 +02:00
bartimaeusnek
17cdc828c1
Update GT_MetaTileEntity_BasicMachine_GT_Recipe.java 2019-09-05 07:04:44 +02:00
bartimaeusnek
3536009906
Update GT_MetaTileEntity_BasicMachine_GT_Recipe.java 2019-09-04 03:21:38 +02:00
bartimaeusnek
4771071926
Update GT_MetaTileEntity_BasicMachine_GT_Recipe.java 2019-09-04 02:58:57 +02:00
Dimach
81354d1ef3 Changed description and optimized code. 2019-06-21 02:49:54 +03:00
Andrey Solodovnikov
7394cf9d14 Adjusted Adv Transormer buffer 2019-06-20 00:01:25 +03:00
Andrey Solodovnikov
4e7734a714 Fixed difital transformer gui bug 2019-06-19 23:01:12 +03:00
AndreySolodovnikov
121b19fa2e
Merge pull request #1 from Blood-Asp/unstable
Merge
2019-06-19 22:57:54 +03:00
Zickfor
7b592a645c fixed teleporter bug with dragon egg and nitrogen plasma (#1536) 2019-06-16 23:37:24 +02:00