aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-23Fixes parallel helper (#1674)BlueWeabo
* fixes * safety features * spotless * pain * math hard * math is very hard * eight or seven * more null checks
2023-01-23fix wash plant structure definition allowing too weird wallsharing (#513)Glease
2023-01-23fix (#1677)BlueWeabo
2023-01-23Fixed some EU/t values in Steam Turbines (#1678)Steelux
* Fixed some EU/t values in Steam Turbines * spotlessApply (#1679) Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-23Fix Hydrogen Chloride Mix not having fluid (#515)miozune
2023-01-23Remove Australia dimension and associated world gen, mobs etc. (#516)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-01-23fix volcanus might form without pyrotheum hatch (#514)Glease
2023-01-23Merge pull request #139 from GTNewHorizons/EV-HatchesMartin Robertz
Ev hatches
2023-01-23fix infinite oil drill achievement not having localization (#1676)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2023-01-23Merge pull request #53 from GTNewHorizons/fix/lsc-error-spamConnor-Colenso
fix LSC using -1 as notSet for glasTier
2023-01-23fix LSC using -1 as notSet for glasTierGlease
2023-01-23Removal (#512)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-01-23Revert "Removal"GTNH-Colen
This reverts commit 8db16fe8651701dd5b6e38acdc03bd6fbfaaee21.
2023-01-23RemovalGTNH-Colen
2023-01-23Texture page nonsenseGTNH-Colen
2023-01-23Adjust multiGTNH-Colen
2023-01-23Recipes for SpacetimeCompressionFieldCasingGTNH-Colen
2023-01-22Remove GT ASM (#271)miozune
* Remove GT ASM * Put into constructor Former-commit-id: 4324bf86a3e8e35967f2e8e6cc6c4041a49d5495
2023-01-22fixchochem
2023-01-22SAMartin Robertz
2023-01-22Add EV Dynamo and Energy Hatches 4 amp 16 amp and 64 ampMartin Robertz
2023-01-22Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2023-01-22Merge pull request #51 from GTNewHorizons/fix/suppress-missing-mapping-warningMartin Robertz
suppress missing item/block warning
2023-01-22spotless & buildscriptGlease
2023-01-22suppress missing item/block warningGlease
2023-01-22Add raw star matter to outputGTNH-Colen
2023-01-22Change block nameGTNH-Colen
2023-01-22Move event to server loadGTNH-Colen
2023-01-22Fix texture page issueGTNH-Colen
2023-01-20Fix percentage display for PSS (#508)miozune
2023-01-20Fix cover data not being set at all (#1669)miozune
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
* MTE Inventory updates * Separate Input/Output inventory * Use a LinkedHashMap to ensure inventory orders are deterministic * Input/Output work on either Input/Output inventories * MTE Inventory * Add GT_Packet_MultiTileEntity * More dyanmic packet with packetFeatures * Add IMTE_HasModes for MultiBlockPart * Help with MTE Inventory (#1613) * convert inventory to use ItemStackHandler * Update MUI * inventories * move Iteminventory to its own method Co-authored-by: miozune <miozune@gmail.com> * Update MUI * Update MUI * Add IMultiBlockPart * Mte fluid inventory (#1639) * first work on fluid inventory * make gui work with numbers not dividable by 4 * use math.min * add outputfluids saving * actually working * Update MUI Co-authored-by: miozune <miozune@gmail.com> * Ticking Covers! * Parts now register covers with the controller * Controllers now tick covers on parts * Break cover ticking out into `tickCoverAtSide` Fix some inventory methods on MultiBlockController * Filter on tickable covers * Improve GUIs for MTEs (#1650) * working controller GUI * locked inventory selection work * input and output locking of inventories Co-authored-by: miozune <miozune@gmail.com> * spotless * CoverInfo refactor (#1654) * Add `CoverInfo` and deprecate the old fields to hold cover information * Disable MTE registration * Fix NPE - Return EMPTY_INFO for SIDE_UNKNOWN Temporarily add back old NBT saving in case of a revert so covers aren't lost. * Actually save the old NBT data, instead of empty Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: miozune <miozune@gmail.com>
2023-01-20Add Hazmat enchant to add Full Hazmat protection to an arbitrary armor item ↵David Lindström
(#1663)
2023-01-20Parallel helper for all addons to use. (#1657)BlueWeabo
* work on parallel helper * spotless hell * working? parallel * spotless * documentation * spotless * revert useless addition * fixes * spotless bs * remove commented code * remove outer if and make batchmode void protected
2023-01-20More quad input hatches (#1668)TheEpicGamer274
* Optical Line-Water line & Items * Spotless apply * Spotless applies + Optical Board * Adding more Quad Hatches
2023-01-20Change Runite element (#507)Ethryan
Since § is a color code in minecraft, it can't be used here, but seriously, this material needs some kind of use.
2023-01-19Add Chromatic Glass Foil (#506)GDCloud
* Fix volcanus batch mode * Chromatic glass foil
2023-01-19use new working ampere api instead of reflectionGlease
2023-01-19Merge branch 'master' of https://github.com/GTNewHorizons/KubaTechkuba6000
2023-01-19fix NPE in TeaCollection (#45)Alexdoru
2023-01-19MCR_Aesthetic (#270)RIONDY 'POPlol333' Adam
Former-commit-id: fb96ce1cf99b06f8fed03e693badd9c122a83024
2023-01-18Don't transform LWJGL3 if present, the keyboard bug is fixed there (#505)Raven Szewczyk
2023-01-18Add plate & ingot types for Thorium-232 (#268)Elisis
* Add plate & ingot types for Thorium-232 * spotlessApply (#269) Co-authored-by: Elisis <gtandemmodding@gmail.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: ee526305b47f0602d0ca3d8be4a051cec828af42
2023-01-18Added getter if machine is rain proof (#1662)Maxim
* Added getter if machine is rain proof * Extract rain checker to prevent needless computation * Minor refactoring
2023-01-17More licensingkuba6000
2023-01-17Remove hack, we no longer need it (#1661)Maxim
2023-01-17Earl Gray is now in Mega Apiary questkuba6000
2023-01-17New yearkuba6000
2023-01-17How these pixels even got therekuba6000
2023-01-17Merge branch 'master' into CelestialThingyMartin Robertz