aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-27Replace max voltage with avg voltage (#1694)Maxim
2023-01-27Bump dep to preGTNH-Colen
2023-01-27Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2023-01-27Fix Tier -> TierEUGTNH-Colen
2023-01-27Update build.gradlekuba6000
2023-01-27Add survival autoplace to EEC (#49)Jakub
* Add survival autoplace to EEC * OutputHatch
2023-01-27Move to long power base (#47)Jakub
* Move to long power base * fix * More moving * Fix math * Why am I soooo blind * Fix 1 ticking * More fixes * Save some tick time * Fix Swarmer mode power drain * Dont need it anymore
2023-01-27Fix total EU implementation (PCB Factory and Nano Forge overclocking fix) ↵Jakub
(#1693) * Fix total EU implementation * Wrong hatches
2023-01-26SpotlessGDCloud
2023-01-26Fix fine wiresGDCloud
2023-01-26SpotlessGDCloud
2023-01-26Optical MainframeGDCloud
2023-01-26Optical ComputerGDCloud
2023-01-26Optical AssemblyGDCloud
2023-01-26Fix NPE (#48)Jakub
2023-01-26Optically Compatible MemoryGDCloud
2023-01-26Compress (losslessly) images with optipng, without changing the colorspace ↵Raven Szewczyk
(#1691)
2023-01-26Optical processor + bump gt depGDCloud
2023-01-26Only print meta TE IDs when a debug flag is on. (#1689)Raven Szewczyk
2023-01-25Separate Wire Factory Buses by Default (#518)Steelux
2023-01-25Fixes OC Calculation not accounting eut discount for low eut recipes (#1685)BlueWeabo
* fix * typo fixes Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * fixTyposInParallelHelper * sa Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-01-25Small fixes (#1686)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-01-25bump dep of gtMartin Robertz
2023-01-25Add localization of cable tooltip (#1682)miozune
2023-01-25Add status info of ME buses to Waila (#1684)miozune
2023-01-25Remove tooltip for ME buses mentioning GT++ void protection (#1683)miozune
2023-01-25allow EIC to get structure updates from upper half (#273)Glease
Former-commit-id: 66ea5d36a839904914ad3d98fa4ecc9a277157de
2023-01-25EOH materials + Allow materials to pick their processing tier (#1671)Connor-Colenso
* Begin addition of tiered material manipulation * Dwarf matter * Add hardcoded EU tiers for wider usage. * New material images etc * Nugget processing tiers * Move iron nugget to wrought iron smelting to the correct place * Add white dwarf shapes * Add white dwarf shapes * Additional retiering options for EU consumption on material part generation * White dwarf matter complete * Tier neutronium processing at ZPM * Spotless * More adjustments * Renaming files * Add new overlays for magneto material and more name adjustments * Add no recipes subtag * Spotless + name adjustment * Undo isCustom to maintain potential public variable references in addons. * Undo isCustom to maintain potential public variable references in addons. * Fix fluid registry corruption. * Add rotor EU override * Add rotor EU override * Make neutronium mass more reasonable * Add proper time adjustments to rotor (probably an old oversight) * Adjust enums to use VP rather than recalculate * Fix typos on EU usage * spotlessApply (#1672) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Change setProcessingMaterialTierEU to accept long. * Small fix * Add space and time materials * Add new forge hammer support * Update tooltip * Expand laser engraver slots. * spotlessApply (#1673) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Reserve texture page. * Modernise GT circuit usage * Add oversight in assembler frame recipe * Add missing MHDCSM overlay textures * Remove small and tiny MHDCSM dusts * Fix error in ingot texture * Fix NO_RECIPES not applying to frame boxes * Restore missing ingot * Add rod handles for materials * Fix frame box auto generating with NO_RECIPEs tag * recipe * Spotless * Add MOD_ID_GTPP as modid * spotlessApply (#1675) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Remove smelting spacetime from furnace (why does this exist?) * Recipes + new storage blocks for materials * Bedrockium LuV -> EV * SpaceTime UMV -> UIV * TranscendentMetal UIV -> UEV * MagnetoThingy and dward mats UXV -> UMV * update buildscript * yeet magic number that could be * spotlessApply * Make the nanite tier 3, colen request * Up nanite tier * Comment * Change name * Change name Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: adam riondy <adampoplol@gmail.com> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2023-01-25fix buildGlease
2023-01-25update dependencyGlease
2023-01-25remove unused importsGlease
2023-01-25add ggmarkGlease
2023-01-24Make reflection Java 12+ compatible (#517)Raven Szewczyk
2023-01-24Fix array ClassCastExceptions (#1681)Raven Szewczyk
* Fix array classcastexceptions * Remove extra parens
2023-01-24Merge pull request #55 from GTNewHorizons/fix/remap-handlerMartin Robertz
fix remap handler using unnamespaced id
2023-01-24Merge pull request #56 from GTNewHorizons/fix/remap-handler-spotless-fixesMartin Robertz
Spotless apply for branch fix/remap-handler for #55
2023-01-24spotlessApplyGitHub GTNH Actions
2023-01-24Merge 9c34dab0a979327394144a4e719d1c6ad0c9eccd into ↵Glease
1e6f0bf1147ddbb5fe0817a7c751f2635f3ee18b
2023-01-24fix remap handler using unnamespaced idGlease
2023-01-24Make reflection Java 12+ compatible (#274)Raven Szewczyk
* Make reflection Java 12+ compatible * Remove unused methods * Remove gtnhlib as it is no longer needed Former-commit-id: 250fd0442765e59b2a6d19707c852ec498b5ae40
2023-01-24Update repositories.gradleMartin Robertz
2023-01-24RecipesGTNH-Colen
2023-01-24Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2023-01-24Merge pull request #54 from GTNewHorizons/fix/lscMartin Robertz
fix LSC not always using -2 as unset value
2023-01-24fix LSC not always using -2 as unset valueGlease
2023-01-24Add Yotta fluid lock (#131)Maxim
* Added fluid locking to yotta * Added fluid lock and void excess to GUI buttons
2023-01-23Merge pull request #140 from GTNewHorizons/masterMartin Robertz
merge master
2023-01-23Use GT_ParallelHelper for GT++ (#511)BlueWeabo
* everything * remove more useless code * spotless * fix missed multis * actually put efficiency oop * late night coding * missed one * last one * fix tgs * remove useless code, which was used for debugging * spotless
2023-01-23fix ULV recipes being OCed too much (#1680)BlueWeabo
* fix ULV recipes being OCed too much * ULV is until 8 not 16 XD
2023-01-23guard against null hotName (#129)Glease
* guard against null hotName * spotlessApply (#130) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>