| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-28 | Fix PCB Factory not voiding output when trace size is above 100 (#1822) | Fox_white | |
| 2023-03-27 | Fix survival place offset of structure (#586) | Maxim | |
| 2023-03-26 | fix mysterious oredict problem with adv assline | Glease | |
| fix GTNewHorizons/GT-New-Horizons-Modpack#13044 | |||
| 2023-03-26 | Display tier of nano forge in GUI (#1813) | Maxim | |
| 2023-03-25 | Downtier oreproc GT++ multis to EV and add new EV Mac Stack (#579) | Martin Robertz | |
| * tier down Multiblock Ore Washer, add Grisium EV mixer recipe to handle in EV * Tier down Thermal Centrifuge * Downgrade Centrifuge to EV maybe we need to nerf other recipes use Inconel Steel 250 later (Solar Tower, Cryo Stuff) * Downgrade Bender to EV * add code for less powerful macerator it has less parallel than original and must be upgraded (like the distillus) to regain the full parallel bonus * update tooltip to reflect casing change for T=1 * spotlessApply (#580) Co-authored-by: GitHub GTNH Actions <> * fix a bunch of issues with macerators * Spotless apply for branch Multiblock-EV-change for #579 (#581) Co-authored-by: GitHub GTNH Actions <> * add Upgrade T2 Card * spotlessApply (#582) Co-authored-by: GitHub GTNH Actions <> * fix NPE upon placing a fresh maceration controller * fix * spotlessApply (#583) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2023-03-25 | Add Humongous input hatch (#304) | GDCloud | |
| * add hatches * recipes * Revert "recipes" This reverts commit 2cfaea1e6e352779c667d9311d7d96a831b614ac [formerly 24b9a89047f09531f51d2eb87e403d6c247e9750]. * Revert "add hatches" This reverts commit c6a23b975ce81ae2a4299d0beed0f24b9393534e [formerly 88b53666ed38948b5ee350349000575e3dae9af8]. * add humongous input hatch * number formatting * spotless * Update GT_MetaTileEntity_HumongousInputHatch.java * more number formatting --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: e2d99f461606e21d202343a5bb85fcb6bceb377d | |||
| 2023-03-25 | care for those who don't care to add enough hatch/bus | Glease | |
| fix GTNewHorizons/GT-New-Horizons-Modpack#13027 | |||
| 2023-03-25 | fix rare underclock with adv assline (#7) | Glease | |
| 2023-03-25 | Merge pull request #178 from GTNewHorizons/multiAmpWireless | Martin Robertz | |
| Multi amp wireless hatches | |||
| 2023-03-24 | Merge remote-tracking branch 'origin/multiAmpWireless' into multiAmpWireless | GDCloud | |
| 2023-03-24 | address reviews | GDCloud | |
| 2023-03-24 | clean up hand pump code (#577) | Glease | |
| * clean up hand pump code * spotlessApply (#578) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2023-03-24 | Merge pull request #179 from GTNewHorizons/multiAmpWireless-spotless-fixes | GDCloud | |
| Spotless apply for branch multiAmpWireless for #178 | |||
| 2023-03-24 | spotlessApply | GitHub GTNH Actions | |
| 2023-03-24 | add max for good measure | GDCloud | |
| 2023-03-24 | achievements | GDCloud | |
| 2023-03-24 | new textures | GDCloud | |
| 2023-03-23 | Move Mob Recipe Map Generation back to ServerStarting event (#65) | Jakub | |
| 2023-03-23 | recipes | GDCloud | |
| 2023-03-23 | textures | GDCloud | |
| 2023-03-23 | multi-amp wireless | GDCloud | |
| 2023-03-23 | add blocks | GDCloud | |
| 2023-03-23 | Fix infinite drill loc (#1812) | Maxim | |
| * Fix typo in oil drill infinite * IntelliJ hates spaces | |||
| 2023-03-22 | Activity Sound (#1811) | Maxim | |
| * Added activity sound * Added acitivity sound to DTPF * Added missing annotation * Missed one | |||
| 2023-03-22 | Merge pull request #176 from GTNewHorizons/fix/ResearchStationInventory | Martin Robertz | |
| Fix research station inventory | |||
| 2023-03-22 | Merge pull request #177 from GTNewHorizons/LapoThings | Connor-Colenso | |
| More Ultimate Battery recipes + 1-step Lapos | |||
| 2023-03-22 | Merge pull request #63 from GTNewHorizons/UIV&UMV_Cap | Connor-Colenso | |
| UIV & UMV capacitor | |||
| 2023-03-22 | Fix super tank output rate based on the pump used (#1810) | chochem | |
| * fix tank output speed * sa | |||
| 2023-03-22 | Add Fusion 4 Desc (#576) | Батьків Нестор-Євген Васильович | |
| 2023-03-22 | Fix typo (#575) | Батьків Нестор-Євген Васильович | |
| 2023-03-22 | Display Mode of Ore Processor to WAILA and Scanner (#1803) | Батьків Нестор-Євген Васильович | |
| * Add Some display to WAILA and Scanner * Move arrow and aqua to final * Add localization Fuck u mc7771 :) * Bruh Now u happy?! | |||
| 2023-03-22 | Added sound to distillery (#1809) | Maxim | |
| 2023-03-21 | fix spacetime wires | GDCloud | |
| 2023-03-21 | Fixed projects not unlocking if build elsewhere (#1808) | Maxim | |
| 2023-03-21 | check for gt++ | GDCloud | |
| 2023-03-21 | move isModLoaded | GDCloud | |
| 2023-03-21 | spotless | GDCloud | |
| 2023-03-21 | fixes | GDCloud | |
| 2023-03-21 | Implemented sound for compacts (#149) | Maxim | |
| 2023-03-21 | Fix wrong meta ID for EIG (#63) | Pxx500 | |
| * fix * spotlessApply (#64) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2023-03-21 | recipes | GDCloud | |
| 2023-03-21 | 1-step recipes | GDCloud | |
| 2023-03-21 | uiv & umv battery recipes | GDCloud | |
| 2023-03-21 | update dependencies | GDCloud | |
| 2023-03-21 | update dependencies | GDCloud | |
| 2023-03-20 | Add Insanely & Mega ultimate battery (#1807) | GDCloud | |
| * Add items * Add error-tier tooltip * localisation * textures | |||
| 2023-03-20 | Override inventory stack limit | minecraft7771 | |
| 2023-03-20 | Fix-Compact-Fusion (#147) | Батьків Нестор-Євген Васильович | |
| * Fix-Compact-Fusion * SPOTLEEEEEEEEEEEESSSSSSSSSSSSS | |||
| 2023-03-20 | remove osmiridium replacement (#303) | chochem | |
| Former-commit-id: 00bcc0bac21bd52d90c9a0e30fb1bc1728faf994 | |||
| 2023-03-20 | Change osmiridium to ruridit in gt directly (#1801) | chochem | |
| * first try * sa * fix * apply to everything * SA * dont forget luv coil | |||
