aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-22fixes GTNewHorizons/GT-New-Horizons-Modpack#10115 (#1052)Pavel Belous
2022-05-21fix Early Everglades portal in dev version #10318 (#188)Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10318 (cherry picked from commit 2a0481232f92ef604e7e302b7274189e5fe5112d)
2022-05-21Fix LFTR Control Circuit not being oredicted (#191)miozune
2022-05-19Implementing the XL Heat Exchanger (#189)Steelux
* Made the XL LHE Work - Fixed the processing math so that this multi works as fast as 16 LHEs; - Changed inner pipe casings to Tungstensteel to add to the cost of building it; - Added recipes for controller and the special casings. They are LuV recipes that use Zeron-100, which needs an LuV Energy Hatch on the ABS; - Clarified the structure requirements and processing speed on the tooltip. * Tooltip Information - Added more information about input and output flow rates and circuit config in the tooltip. * Changed 16x to 32x Parallel - Changed the speed of the XHE to scale off the EHE's 10x max speed at IV, or 5x if keeping SH Steam.
2022-05-19Borosilicate rebalance (#127)miozune
* Borosilicate rebalance * Change texture name Former-commit-id: b527918bac7fec90a8a181462303d5389bd546ae
2022-05-19Merge pull request #49 from GTNewHorizons/oredictMartin Robertz
Fix oredict
2022-05-19Add dust extrusion recipe for PTFE and PBI (#1055)miozune
2022-05-19Fix oredict for UV/UHV Superconductor Rod (#1054)miozune
2022-05-19Fix oredictmiozune
2022-05-18Remove redundant CeCl3 recipeunknown
2022-05-18Revert sifting block that barely worksunknown
2022-05-14No more id shift (#128)miozune
Former-commit-id: 549b9eb4de861d1377acd470a079bf44ad431d06
2022-05-14Stop Tin, Rutile, Ilmenite being hafnium/zirconium sourcesunknown
2022-05-13Incorrect value (#40)DianeXD
* Incorrect value * Incorrect value
2022-05-12Don't save unchanged file several hundred times per second (#1047)Glease
* Don't save unchanged file several hundred times per second * Revise implementation It turns out Configuration#hasChanged is a nontrivial method, especially in a huge configuration file such as language file
2022-05-09Add Large Essentia Smeltery (#38)DianeXD
* Add Large Essentia Smeltery * Add info data * Add Essentia Output Hatch (ME) * fix node power * Bug fix * Solve the problems mentioned * Undo wrong changes
2022-05-09Merge pull request #48 from GTNewHorizons/fix/scanstorageMartin Robertz
Fix ScanStorage not work
2022-05-09Fix ScanStorage not workMuXiu1997
2022-05-08Fix ME OutputBus void items (#1051)MuXiu1997
* Fix ME OutputBus void items * Make backward compatible
2022-05-07Update en_US.lang (#37)iouter
2022-05-07Merge pull request #25 from bjin2000/masterMartin Robertz
Add tooltips for mode switching
2022-05-07First Batch of Recipe Buffs (#186)Steelux
- Buffed almost all related recipes by a lot, greatly boosting outputs and reducing inputs and craft time.
2022-05-06Change config for Sterling Silver (#1050)miozune
2022-05-06Fix asymmetry structure in Large Fusion (#36)miozune
* Fix asymmetry structure in Large Fusion * Fix tooltip
2022-05-06Merge pull request #35 from GTNewHorizons/lsc-tierMartin Robertz
Fix logic to determine LSC capacitor tier
2022-05-05Add tooltips for mode switchingbjin2000
2022-05-05Fix logic to determine LSC capacitor tiermiozune
2022-05-05Merge pull request #34 from GTNewHorizons/SOFCMartin Robertz
SOFC Tweaks
2022-05-05Merge branch 'master' into SOFCMartin Robertz
2022-05-04fix negative turbine (#185)Yang Xizhi
same thing https://github.com/GTNewHorizons/GT5-Unofficial/pull/1049
2022-05-04fix negative tool (#1049)Yang Xizhi
2022-05-03Reserve MTE IDs fon MuXiu1997 (#1048)MuXiu1997
2022-05-03Update repositories.gradleMartin Robertz
2022-05-03Update repositories.gradleMartin Robertz
2022-05-03bandaid fix for the enet npe (#1041)Yang Xizhi
honestly i don't understand how bot's code works, but this initize fix the npe spamming and the shuttler still works https://discord.com/channels/181078474394566657/658620984714067968/968906808670445568
2022-05-03FixesSteelux8
2022-05-03Fix build errorSteelux8
2022-05-03SOFC TweaksSteelux8
- Improved the output of the Mk I and reduced oxygen consumption to make it more viable compared to using singleblock gas turbines; - Tweaked the fuel consumption calculation to always round down; - Clarified the fuel consumption speed in the tooltip; - Changed the Mk II fuel consumption to save fuel if its fuel value is above 1M per bucket (Nitrobenzene gives 125% fuel efficiency instead of 100%).
2022-05-03Remove dragged stack when locked fluid slot is clicked (#1046)miozune
2022-05-03...And the recipe voltage and timeunknown
2022-05-03fix ammonium in cerium dioxide recipeunknown
2022-05-03Fix cell discrepancy, zirconium being EBFableunknown
2022-05-03Add easier, lower yield route for samariumunknown
2022-05-03Unhide craftable bottled drinks (#1045)miozune
2022-05-02More Disassembler fixes (#1044)miozune
* More Disassembler fixes * blacklist Mixed Metal Ingot
2022-05-02Update repositories.gradleMartin Robertz
Former-commit-id: 35fc81f9a27a4ec99d10af6428b203eb0bef1387
2022-05-01Fix description in ChemPlant book (#184)miozune
2022-04-30Remove check for a non-air block under the stirling pump (#125)Jakub Szewczyk
As discussed on discord, this is an undocumented and a bit silly requirement. Former-commit-id: 47ebd702ebe2a995de6b4520f86e5c0f09bf5751
2022-04-29Add new line for undocumented requirement (#182)ScriptedPiky
If you don't read the source code, you'll never know why it doesn't form.
2022-04-28Fix LHE duping water (#1043)Glease