aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-06Modify translation numbers for localizationiouter
Modify translation numbers for localization
2022-01-06Finished work on multiblock Molecular Transformer.Alkalus
Added single use API for adding MT recipes.
2022-01-06Added Simple Washer mode to Industrial Wash Plant.Alkalus
2022-01-06Added Asm, Screenshots and World to .gitignore.Alkalus
Removed some useless classes. Buffed Amazon Packager. Implemented Caching for Amazon Packager. Fixed all GT++ multis getting stuck when input bus contains less than required input of an item. (It will check other inputs for another valid recipe now)
2022-01-06Add in game GUI to configure client preference (#852)Glease
* Add in game GUI to configure client preference * Fix backslash
2022-01-06Circuit Assembler rename (#853)bombcar
* update buildscript * rename circuit assembler to fit
2022-01-05Steel Alloy Smelter texture fix (#851)YannickMG
Fixed the special slot being on the wrong location on the steel alloy smelter png
2022-01-05Added Solar Tower & Solar Heater.Alkalus
Added Potassium Nitrate. Added Sodium Nitrate. Added Hot/Cold Solar Salt. Added recipes for the above. Added Solar Salt processing to Thermal Boiler. Re-added Assembly Line MKII, Tesla Tower. (WIP)
2022-01-05Normalize Fluid Canner fluid handling and looks (#847)YannickMG
* Normalize Fluid Canner fluid handling and looks - By disabling sharedTank (on this, the only machine that uses the feature) the fluid canner gains a proper output tank. - Fixes UI interactions with the taking fluids out of the invisible fluit output slot with cells - Harmonizes UI with the look in NEI and with other basic machines * Removed unused FluidCannerNEI.png
2022-01-05fix item stuck (#849)Yang Xizhi
* fix item stuck fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9338 * glease's suggestion
2022-01-04Merge pull request #22 from GTNewHorizons/updatebuildMartin Robertz
update buildscript
2022-01-04update buildscriptbombcar
2022-01-04Add a bunch of minor optimizations (#848)Glease
2022-01-03Basicmachine gui slots rework (#846)YannickMG
* Updated build script Also set developmentEnvironmentUserName = Developer * Added .vscode to .gitignore * Properly hide unused slots in basic machines - Adds methods to GT_Recipe_Map to determine whether it contains fluid inputs or outputs - Adds methods to GT_Slot_Holo to support turning it "off", which also turns off highlighting it on mouse-over - Uses those changes in GT_GUIContainer_BasicMachine to "turn off" slots unused by a machine - Some code clarification/deduplication in GT_GUIContainer_BasicMachine * Hide unused Replicator fluid output slot * Disallow filling fluid input tank if unused
2022-01-03Allow drag and drop from NEI to set output hatch locking (#845)Glease
* Allow drag and drop from NEI to set output hatch locking also cleaned up the output hatch networking code * Add not locked indicator
2022-01-03Merge pull request #24 from GTNewHorizons/GTNH-Colen-patch-2Martin Robertz
Change computation & time requirements on infinite pump.
2022-01-03Change computation & time requirements on infinite pump.GTNH-Colen
Discussed in discord.
2022-01-02Fix pollution overflow (#843)Glease
2021-12-31clarify conditional (#842)bombcar
* clarify conditional * keep conditional
2021-12-31Basicmachine gui slots highlight fix (#841)YannickMG
* Updated build script Also set developmentEnvironmentUserName = Developer * Added .vscode to .gitignore * Properly hide unused slots in basic machines - Adds methods to GT_Recipe_Map to determine whether it contains fluid inputs or outputs - Adds methods to GT_Slot_Holo to support turning it "off", which also turns off highlighting it on mouse-over - Uses those changes in GT_GUIContainer_BasicMachine to "turn off" slots unused by a machine - Some code clarification/deduplication in GT_GUIContainer_BasicMachine * Hide unused Replicator fluid output slot
2021-12-30Merge pull request #79 from GTNewHorizons/fixesMartin Robertz
Minor Fixes
2021-12-30Refactors for easier reading (#839)Jason Mitchell
* Refactors * Common functionality to base classes * GT Pre/Postload broken into more modular pieces * Extract common (mainly cover related) functionality from BaseMetaTileEntity & BaseMetaPipeEntity
2021-12-30Merge pull request #11 from Kiwi233/mainMartin Robertz
Update zh_CN.lang
2021-12-30fix iron tank dupe (#840)bombcar
* fix iron tank dupe * fix dupe
2021-12-30Update zh_CN.lang[Kiwi233]
2021-12-30fix tank stacks getting an empty nbt tag now and then (#838)Glease
2021-12-30Fix GT_Packet_SetConfigurationCircuit not setting inventory dirty flag (#837)Glease
2021-12-29Fix copy pasting error (#78)Glease
Former-commit-id: e3ad540439325619fd59374a65a7fd88e089355d
2021-12-27Allows GT_Network to be created from addon mods. Similar to how the network ↵Jason Mitchell
handler is implemented in GT6. Adds some extra validation that the packet IDs line up appropriately. (#836)
2021-12-27Updated Build Script.Alkalus
Fixed Volumetric Flask Configurator not working. Fixed recipe for Reservoir Hatch.
2021-12-26Tweak MK4 Fusion.Alkalus
2021-12-24Fix dependencyJohann Bernhardt
2021-12-24Adjust ultimate battery soldering alloy amountGTNH-Afx237v7
see #9131
2021-12-24Merge pull request #19 from GTNewHorizons/unified-build-scriptBass
GTNewHorizons/TecTech/pull/19 Update buildscript Unify build script
2021-12-24tt support for pa (#833)Yang Xizhi
* tt support for pa * remove anti pattern. clear up duplicated code fragments * fix copy pasting error * add vanilla energy hatch back Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-24add more turbine texture (#835)Yang Xizhi
2021-12-23Tooltip rework (#13)YannickMG
* Draft for unified build script * Update gradle, build script and streamline dependencies * Fixed string typos Fixed VisualProspecting vein name missing whitespace * Several dimension name fixes: - Handle tooltip display for individual recipes when multiple are visible - Don't hide the background when tooltip is shown - Tooltip trigger area more precise - Dimension names appear in progression order both in abbreviated and tooltip forms - Customizable dimension name tooltip max line count * Removed some dead code Especially asteroid handling separate from vein handling There's more still to remove * Javadoc for StringPaddingHack class Also comment cleanup * Fixed more misnamed dimensions Co-authored-by: Johann Bernhardt <johann.bernhardt@tum.de>
2021-12-23remove rc-blastfurnace support (#77)Martin Robertz
Former-commit-id: 2fca52ff7ed1f4196ef71aa40cd532b21635de9f
2021-12-23Rc blast furnace integration remove (#834)Martin Robertz
* remove RC Blasfurnace copy recipes during gt load * fixed wrong outcommented code
2021-12-23Windmill fixes (#75)YannickMG
* Fixed windmill not using up the right amount of input items * Windmill can generate clay since clay dust can be turned back into clay. Removing the extra output makes it use the normal pulverizer recipe. Former-commit-id: c59630f4289744f4f84c6f827ad11b3f589077d8
2021-12-23Optimize OrePrefixes.contains and OrePrefixes.add (#832)Glease
1. Convert global map mCachedResults to an instance field. 2. Convert the post add null check to a builtin null check via GT_ArrayList 3. Use new GT_ItemStack2 (which has a slightly better hash function than stackToInt)
2021-12-23Remove no longer needed smelting cache (#831)Glease
2021-12-23Add input filter to auto maintenance hatch (#830)Glease
2021-12-22Made tank recipes not shapeless.Alkalus
2021-12-22Add shapeless recipes to clear tanks.Alkalus
2021-12-22Adjust XL Plasma Turbine recipe handling.Alkalus
2021-12-22Finished work on XL turbines.Alkalus
Cleaned up scanner output for all multiblocks. Update Sifter tooltip to reflect 4 output bus requirement.
2021-12-22Lv acid generator (#76)Martin Robertz
* add LV acid Generator add it seperate to be backwards compatiblr (cherry picked from commit b19fe31bc87512536039844fd00e32d345d2ab1a) * change LV recipe a bit (cherry picked from commit f4790058eba3649d20308da8adac93390c712e8e) Former-commit-id: 7edcce8b8f8347963c2d37ff05154c4363ea1192
2021-12-22make UCFE support tt hatch and rocket fuelGlodBlock
2021-12-22Re-added XL Turbines.Alkalus
Added Xl Gas/Plasma Turbines.