aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items
AgeCommit message (Collapse)Author
2022-02-09Fix optical circuit ore dict. (#930)Colen
2022-02-04Translation related fixes (#920)Glease
* Translation related fixes * Rename trans to transItem
2022-02-04Revert trans changes for GT_Generic_Item and descendants (#919)YannickMG
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
* Add IntelliJ .shelf folder to .gitignore * Fixing GT_GuiTooltip bug I introduced * Deprecated superfluous String trans methods. * Add Power class to compute and describe power usage * trans -> GT_Utility.trans Removed absent param from Javadoc * Add Power to BasicMachine and use it for power calculations * Steam BasicMachine rework Have Bronze and Steel tier override Power with appropriate SteamPower Make Bronze machines explicitly tier 1 Make Steel machines explicitly tier 2 Defined recipe list and bricked status for each machine Unified checkRecipe uses machine's recipe list and Power * Raised NEI dependency to 2.2.5 * Defining NEI transfer rect in individual UIs Using a new interface called from GT_RectHandler * Code cleanup & minor refactor * Add power field to NEI Default Handler Add method to create Power object from the recipe map * Display power tier in NEI handler name * User Power to draw NEI Handler description * Enable filtering handler recipes using Power * Repurposing aBricked parameter into aHighPressure To fix my previous faulty method of setting mTier * Must call getCache to get recipes properly. * Better communicate NEI Overclock info
2022-01-28Texture tooltips update (#903)Colen
* New circuits * Fix last tier ore dict * Colorfull tier tooltips (#898) * Make Repellator stop slimes spawning (#896) * Add special tooltip handling, requested by Colen Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman <fredcraft00@gmail.com> * Fixed github shenanigans with new tier colours. * Update A LOT of textures (mostly minor) * Remove extraneous comments. * Remove obsolete comments and update materials.java. * Add tooltips for all batteries in base GT. * Remove test case Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman <fredcraft00@gmail.com>
2022-01-27Add new xSMDs (#894)GTNH-Colen
* Add new xSMDs and xSMD wraps. * Add new xSMDs and xSMD wraps.
2022-01-27Backport gregicality textures (#893)GTNH-Colen
* Backported gregicality textures for UIV, UMV, UXV and MAX parts and remove OpV tier parts. None of these parts are used for anything currently but at least they aren't just carbon copies of UEV anymore. * Backported gregicality textures for UIV, UMV, UXV and MAX parts and remove OpV tier parts. None of these parts are used for anything currently but at least they aren't just carbon copies of UEV anymore.
2022-01-27Add new circuit tiers (#895)GTNH-Colen
* New circuits * Fix last tier ore dict * Colorfull tier tooltips (#898) * Make Repellator stop slimes spawning (#896) * Add special tooltip handling, requested by Colen Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman <fredcraft00@gmail.com> Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman <fredcraft00@gmail.com>
2022-01-15add a cover copy/paste tool (#872)Yang Xizhi
* add a cover copy/paste tool * check server side
2022-01-14volumetric to 64 (#869)bombcar
2021-12-17Fix Cryoliote Combs to avoid meta id issuesMartin Robertz
2021-12-15Fix assline recipe rejection (#810)Glease
Also slightly improved the data stick updating
2021-12-11add Cryolite Bee and combs (#793)Martin Robertz
* add Cryolite Bee and combs * add Cryolite Block
2021-12-06Add tooltip to programmed circuit to make new feature more obvious (#783)Glease
* Add tooltip to programmed circuit to make new feature more obvious * Fix previous typo
2021-12-04Make machine reconfiguration interface a little nicerGlease
also tweaked the API a little for GT++ conf circuits and bartworks circuit programmer Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
also fixed some issue with basic machine gui introduced in 9d42b299def1c41bbc7a1f01efe445be28f54399 also retrofitted volumetric flask to use the new INetworkUpdatableItem and GT_Packet_UpdateItem, deprecating MessageSetFlaskCapacity in the meanwhile. To open the gui for machine, shift-left-click the circuit slot To open the gui for circuit, click any block (need to be sneaking if it's chest, furnace, etc) with the circuit held in hand. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-29add both L/t and L/s to pumpsbombcar
2021-11-29update speed to L/tbombcar
2021-11-11Merge pull request #718 from GTNewHorizons/ev-motos-re-tierMartin Robertz
change ev motor wire material to Black Steel
2021-11-11Merge pull request #716 from GTNewHorizons/No-Hand-MixingMartin Robertz
remove Handcraft mixer recipes.
2021-11-12color changeGlodBlock
2021-11-07change to black steelMartin Robertz
remove autogenerated black steel ebf recipe
2021-11-07change ev motor wire material to NichromeMartin Robertz
(cherry picked from commit 0af04b80d905247cbcdeb2dac8ce38630403c080)
2021-11-07remove mv battery hand crafting recipeDreamMasterXXL
add tool to lv battery (cherry picked from commit b3ed1b309b72f8c87ec2a53df04f504c60d26866)
2021-10-30Clean up translationsD-Cysteine
2021-10-30Merge pull request #710 from D-Cysteine/metaitem-98Martin Robertz
Add support for more fluids in GT cells
2021-10-30Merge branch 'experimental' into BoxinatorMartin Robertz
2021-10-30A little clean-upD-Cysteine
2021-10-30Add support for more fluidsD-Cysteine
2021-10-29Make metaitem.98 more flexible, and add oredict support for steam cellD-Cysteine
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain ↵Glease
to work with
2021-10-21Allow GT cells to work for any fluidD-Cysteine
2021-10-03Merge pull request #672 from Prometheus0000/New_stuffMartin Robertz
Add higher tier parts
2021-09-30small changeGlodBlock
follow TimeConqueror's suggestion
2021-09-30remove redundant codeGlodBlock
2021-09-30use lambdaGlodBlock
2021-09-30move code away from GT_UtilityGlodBlock
2021-09-29Finish upPrometheus0000
2021-09-27Add higher tier partsPrometheus0000
2021-09-24add control circuits to covers and large cell assembler recipesDreamMasterXXL
(cherry picked from commit 98d97905fca287477910c4973edb36d7cf1a86df)
2021-08-29create a MOD ID for Core ModDreamMasterXXL
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-03Use MetaGenerated_Item_99D-Cysteine
2021-08-01Add cracked fluid cellsD-Cysteine
2021-07-23Merge pull request #583 from GTNewHorizons/recipe-changeMartin Robertz
make item filter recipe more reasonable
2021-07-15Removed useless array creation in most #copy methods by changing them to ↵TimeConqueror
#copyOrNull variant with single parameter.
2021-07-02add the spaceGlodBlock
2021-07-01make item filter recipe more reasonableGlodBlock
2021-06-26Grammar fixPrometheus0000