Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-07 | fix for use new mui2 version (#3091) | Martin Robertz | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-07 | backdate | Martin Robertz | |
2024-09-07 | update | Martin Robertz | |
2024-09-06 | update | Martin Robertz | |
2024-09-06 | Reducing Hypogen consumption in Naqfuel MK4 recipes (#3049) | KTech3020 | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-06 | Deprecate Large Processing Factory (#3086) | Mary | |
2024-09-06 | Fix NPE in log with laser mirror pipes (#3088) | Maya | |
2024-09-06 | update TG mod | Martin Robertz | |
2024-09-06 | update | Martin Robertz | |
2024-09-06 | Multiblock machine for Fluid Solidifier (#2808) | OmdaCZ | |
Co-authored-by: Mary Hopson <doyoumined@gmail.com> Co-authored-by: GDCloud <gdcloudstrike@gmail.com> Co-authored-by: Dream Master <dream-master@gmx.net> Co-authored-by: Caedis <Caedis@users.noreply.github.com> Co-authored-by: NotAPenguin <michiel.vandeginste@gmail.com> | |||
2024-09-06 | Halkonite/Superdense Plate fixes (#3081) | Maya | |
2024-09-05 | Fix wireless data hatch on AAL (#3079) | Maya | |
2024-09-06 | Fix LSC voiding energy on placement in some cases (#3078) | Serenibyss | |
2024-09-05 | Fix up tooltips, crib acceptance, and normalize the lathe to use all item ↵ | Volence | |
pipe casings (#3057) Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-05 | Put TT hatch support in prass tooltip (#3077) | Mary | |
2024-09-05 | update | Martin Robertz | |
2024-09-05 | update steam multi tooltips (#3067) | chochem | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-05 | Enhance GPL for several multis (#3071) | HoleFish | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-05 | UEV+ Material Diversity (#3045) | NotAPenguin | |
2024-09-05 | fix energy core tier (#3073) | chochem | |
2024-09-05 | Move superdense plates to MI3 (#3068) | Mary | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-05 | crops++ ids (#3065) | boubou19 | |
2024-09-05 | Fix conflicting lang key for spray can (#3063) | miozune | |
2024-09-05 | Add superdense plates (#3050) | Mary | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Delete/modify some reflection + more renaming (#3037) | Alexdoru | |
2024-09-04 | Fix tiering of cable recipes (#3055) | chochem | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Rework Indium comb Processing (#3051) | StaffiX | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Remove hard dep on mobs-info (#3053) | Jakub | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-04 | Readd advanced alloy recipe (#3052) | chochem | |
2024-09-04 | fix pyro vent recipes (#3048) | chochem | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Fix the new code based oredict tweaks (#3047) | chochem | |
* fix string arrays * nikolite is not a thing | |||
2024-09-04 | change naquadah fuel refinery to 4/4 overclock (#3046) | Glease | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Add support to disable pattern optimization in CRIBs (#3043) | kstvr32 | |
* add button to disable optimizing patterns in CRIBs * spotless --------- Co-authored-by: kstvr32 <kstvr32@gmail.com> Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Fix Overflows with Burn Times and adjust burn-time when the super efficiency ↵ | Spacebuilder2020 | |
increase logic reaches max efficiency (#3044) * Fix Burn Times and adjust burntime when superEffIncrease reaches max eff. * Apply Spotless * implement suggestion Co-authored-by: Alexander Anishin <oneeyemaker@gmail.com> --------- Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Alexander Anishin <oneeyemaker@gmail.com> | |||
2024-09-04 | Implement itemInputsUnsafe (#3042) | Mary | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | Fixes #17207 (#3041) | joegnis | |
Changed methods in OverclockCalculator: - setEUtDiscount - setSpeedBoost - setHeatDiscountMultiplier Most of other changes are directly related to them. Adds a unit test. Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-04 | fix (#3038) | Jakub | |
2024-09-03 | readd eff numbers. (#3036) | chochem | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | fix nei (#3035) | NotAPenguin | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | update | Martin Robertz | |
2024-09-03 | generate solidifier recipes (#3034) | GDCloud | |
2024-09-03 | replace Loader.isModLoaded() calls with Mods enum cached call (#3031) | Alexdoru | |
* replace Loader.isModLoaded() calls with Mods enum cached call * prevent Loader.isModLoaded calls * Revert "prevent Loader.isModLoaded calls" This reverts commit 9df23fd8db9dfe70a16be10e1d8688ee629da054. * no Loader.isModLoaded calls in gagreg --------- Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | update modular UI | boubou19 | |
2024-09-03 | fix check naming | boubou19 | |
2024-09-03 | update | Martin Robertz | |
2024-09-03 | Improve unification for blocks (#3023) | chochem | |
* prio gt blocks for unification * clean up unnecessary loop * remove superfluous enderio check --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | Steam Hatch texture update (#3020) | Elkatra2 | |
* Steam Hatch texture update * apply spotless --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | rename gui factory (#3032) | Alexdoru | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | Remove duplicate registry for low power laser converters (#3033) | Mary | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-03 | remove unnecessary reflection to add IC2 scrapbox drop (#3027) | Alexdoru | |