Age | Commit message (Collapse) | Author |
|
* remove dead code
* use proper materials for tiered circuits
* remove yet another RA1 call
* remove deprecated usage
* small step toward Research station assline recipes migration
* remove dead code
* remove dead code
* remove dead code
* migrate BW recipes
* remove some more RA1 code
* remove bad search and replace + spotlessapply
* yeet deprecated code and change how sieverts for recipes are computed
* fix loading
* fix bad replacements
* spotless apply
|
|
Fix fullenergy debug
|
|
* Remove fixEnergyRequirements
* update
* fix
* spotless
|
|
fix ph sensor not taking decimal numbers
|
|
* Refactored GT_MetaTileEntity_Boiler_Bronze::updateFuel
* Refactored GT_MetaTileEntity_Boiler_Lava::addUIWidgets
* GT_MetaTileEntity_Boiler: Set item filter on fluid & fuel slots
* GT_MetaTileEntity_Boiler: Made automation handling more consistent and respect slot filters
* Remove deprecated fuel & ash slots from solar boilers
* Removed overrides identical to super
* Streamline coal boiler combustion logic
|
|
|
|
* try to add baryonic matter fluid texture
* fix baryonic matter custom fluid
* adjust purified water names
* do not form waterline multis without positioned hatches to prevent crashes
* final baryonic matter texture
|
|
|
|
|
|
|
|
* Fix Plasma Mixer recipe to use a craftable hatch
* Fix UXV 1M Laser research collision
|
|
|
|
* Implement dim num agnostic isGenerationAllowed function
Replaces references to old function in as many places as possible
Only reference that can't be changed right now is `E:\MinecraftProjects\GT5-Unofficial\src\main\java\com\github\bartimaeusnek\crossmod\galacticgreg\VoidMinerUtility.java:189`
* Account for unloaded world or null provider by instead doing a dim number check
This route should be avoided when possible.
* Apply Spotless
|
|
|
|
adjust t8 logic
|
|
* Removed cursed galacticraft dependency. Sorry mitch :(
* spotless
* Spotless
* Update GT_Loader_MetaTileEntities.java
---------
Co-authored-by: ah-OOG-ah <75745146+ah-OOG-ah@users.noreply.github.com>
|
|
* Remove Dependancy
* Now rendering again
* Spotless Apply
|
|
* Faster dev boot times (120s --> 80s while profiling)
* Clean up sloppy hard deps and properly gate them behind isModLoaded() checks.
* Include CoreTweaks as runtime only non publishable for faster boot as well
|
|
Laser Hatches (#2859)
* Remove laser recipes based on tiers
* Add 4M and 16M Laser Hatches
* Add Laser Mirror
* Add Laser Mirror recipe
* Refactor mirror
* Add customizable amperage to laser source hatches
* Hide lasers from NEI, add customizable amperage to target hatches
* Fix missing connection branch
* Address review
|
|
fix min casings on tier 2 mvf
|
|
Fixed the issue where if bonuses were good enough it would take more than 1 amp + cleaned up now unused text
|
|
* fix qft chances in recipes
* fix qft frontend
* remove cry about it catch
|
|
Require 1 fluid input in assline recipes
|
|
ceria chem balance
|
|
fix arc furnace tooltip
|
|
fix radiobarite name
|
|
Removes right-click function of regulator covers
|
|
Add Et Futurum Requiem to the mods list so we can modify recipes in Core.
|
|
* Removed coolant logic from LHE & XL LHE
* Added LHECoolantRegistry, which replaces the coolant checking logic
|
|
adjust cleanroom assembler recipe cost
|
|
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Buff later naqfuels and misc changes
* Buff Mk5 alternate recipe speed
|
|
* Plasma Line buffs and EHE changes
* Change efficiency to 1.0 (still has +50% boost from Steam buff)
* One too many zeros
* SC Steam -> 100 EU, 100L of Normal Steam, Base efficiency to 1.2
* Rebalance Extremely Unstable Naquadah to match SpNt (Nerf turbines)
|
|
* Change cracking LCR recipe generation
-> Changed the CR recipe generation to be singleblock only;
-> Added equivalent LCR recipes but at HV tier and halved recipe time.
* Spotless apply
|
|
* Add new butane option for Anti-Knock
-> Add new alternative MTBE fluid made from Butane instead of Butene, to prevent mixing the two fluids;
-> Add equivalent recipes for the new fluid, with Butane instead of Butene.
* Spotless apply for branch Butane_For_AntiKnock for #2762 (#2763)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
* duct tape fix
(cherry picked from commit 7cfb3923d6ff6abe6d56d6bbab3d05eb5529bb64)
(cherry picked from commit 670b21508b9f429eace6bee29b7426dd30c4dd00)
(cherry picked from commit 881dcefd8d2e6d72d1fa4970ee9704adfbf68c4c)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dream Master <dream-master@gmx.net>
|
|
* swap circuits in engraving for distilled water
* change quark goop textures and water colors
* add structure tooltip to grade 8 multi
* display quark catalysts in t8 frontend
* add simple uv treatment frontend to show lenses
* add final quark catalyst textures and recipes
* remove electromagnet from recipe
* fix baryonic perfection recipemap and quark colors in scanner output
|
|
* Added the miniature wormhole generator
* Updated structure & tooltip and added hatch hask
* Fixed controller promotion not working
* Initial work wormhole render + spotless + git strangeness
* Fix wildcard imports
* Removed redundant code + added more reasonable defaults
* fix
* sa
* Remove debug print statements
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: CookieBrigade <138534411+cookiebrigade@users.noreply.github.com>
|
|
* Fix Steam Washer structure
* Change tick update
* Add check structure
* Add check autofill water in structure
* Improved the method of filling the structure with water
* Apply spotless
* Fix structure bug
* Apply spotless
* let NEI show different recipe map
---------
Co-authored-by: Nxer <306803661@qq.com>
|
|
* Fix solenoid page assignment
* Forgot to declare the page itself
* Accidentally dropped the override tag
|
|
|
|
|
|
(#2843)
swap circuits in engraving for distilled water
|
|
Change heat value of M200 recipe
- Change the heat value from 4500K (TPV) to 5400K (HSS-G).
|
|
* feature: Add intermediate chemline resources to QFT
* change: conform the recipes to the text in the questbook
* feature: Add rhodium and leach residue for completeness (meteor ritual)
---------
Co-authored-by: Marcel Sondaar <noreply@combuster.nl>
|
|
|
|
Station GUI (#2836)
* Adds progress and output item to TT Researcher GUI
* Fixes integer division, adds i18n
|
|
fix
|
|
* Fix LFTR EU output and stocking hatch exploit
- Change value used in processingLogic from the outdated mSpecialValue to the new metadata;
- Change input fluids reference to actually drain fluids when using stocking hatches.
* Change maintenance hatch checks
- Removed requirement for the useless maintenance hatches, since the multi doesn't have maintenance problems
* Finish tooltip change
* Spotless apply
|
|
* Updated T8 Casing Textures
|
|
|