aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2021-11-26add code to only output 512 (HV) for creepy eggbombcar
2021-11-26Reduce innate outbound loss by one tierGlease
This will make LV power networks less annoying to build Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-26allow generators to face downbombcar
2021-11-26fix GT_Recipe_Map_FormingPress for PArepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8875
2021-11-25explain why it's divided by 2boubou_19
2021-11-25rework large boilers for more clarityboubou_19
2021-11-25adapt base generator class to produce correct amount of pollution per secboubou_19
2021-11-25changed singleblock generators to use per second for more precisionboubou_19
2021-11-25changed single block boilers to use per second for more precisionboubou_19
2021-11-25changed the charcoal pit to use per second for more precisionboubou_19
2021-11-25changed EBF to use per second for more precisionboubou_19
2021-11-25changed pyrolyse oven to use per second for more precisionboubou_19
2021-11-25changed multismelter to use per second for more precisionboubou_19
2021-11-25changed the gas turbine to use per second for more precisionboubou_19
2021-11-25forgot to convert tick value into secondboubou_19
2021-11-25changed the Extreme Combustion Generator to use per second for more precisionboubou_19
2021-11-25changed the Combustion Generator to use epr second for more precisionboubou_19
2021-11-25changed the BBF to use per second for more precisionboubou_19
2021-11-25changed implosion compressor to user per second for more precisionboubou_19
2021-11-25changed large boilers to use per second for more precisionboubou_19
2021-11-24Merge remote-tracking branch 'origin/experimental' into unify-build-scriptJohann Bernhardt
# Conflicts: # .gitignore # build.gradle # build.properties
2021-11-24fixed bricked blast furnace tooltipboubou_19
2021-11-24made it easier to edit default values in codeboubou_19
2021-11-24centralized pollution for generatorsboubou_19
2021-11-24centralized pollution for GT boilersboubou_19
2021-11-23centralized pollution for GT multiesboubou_19
2021-11-23added configs to disabled dirt particles and pollution fog renderingboubou_19
2021-11-22Merge pull request #750 from Sphyix/experimentalMartin Robertz
Added Infinity Armors to hazmat
2021-11-21Merge pull request #746 from D-Cysteine/experimentalMartin Robertz
Fix recipe input check
2021-11-21Add comment about GTppRecipeHelperD-Cysteine
2021-11-21add info display for filled tank and fluid container featureGlodBlock
2021-11-21added infinity armor to hazmatsSphyix
2021-11-21Merge branch 'experimental' of https://github.com/Sphyix/GT5-Unofficial into ↵Sphyix
experimental
2021-11-21Revert "fix int overflow on amps calculation"Sphyix
This reverts commit 01c243ee9f58c3f64fc883f931ad9a81813f894f.
2021-11-21Merge branch 'GTNewHorizons:experimental' into experimentalSphyix
2021-11-21Merge pull request #747 from GTNewHorizons/patch-uoMartin Robertz
Ensure UO is generated in a consistent way instead of depending on positions of stars and stuff
2021-11-21Merge pull request #748 from D-Cysteine/organize-lens-recipesMartin Robertz
Organize lens recipes
2021-11-21Makes it not crash if someone calls in from UNKNOWN directionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-21Ensure UO is generated in a consistent way instead of depending on positions ↵Glease
of stars and stuff Also fixes buildscript and excluded generated source code from git Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-21Organize lens recipesD-Cysteine
2021-11-20Rename variables and add some commentsD-Cysteine
2021-11-20Fix recipe input checkD-Cysteine
2021-11-21Fix underground oil being all 0 and not migrating properlyGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-21Add Dimethylbenzene electrolyzer recipeGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-20Merge pull request #742 from GTNewHorizons/New_RC-TanksMartin Robertz
New rc tank assembler recipes
2021-11-20Merge pull request #741 from repo-alt/experimentalMartin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166
2021-11-20Merge pull request #743 from D-Cysteine/fix-gtpp-semifluidMartin Robertz
Fix GT++ semi-fluid generator
2021-11-20Merge pull request #732 from D-Cysteine/lock-single-recipeMartin Robertz
[Proof of concept] Allow locking multi-block machines to a single recipe, to reduce server cost
2021-11-20Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-FixMartin Robertz
Assembly line data stick fix
2021-11-20Fix GT_Recipe_Map_Fuel not handling fuel recipes correctlyD-Cysteine
This fixes the GT++ semi-fluid generator