Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | Fix that so pollution is not negative. | Daniel | |
2017-06-01 | 8e0e516 | Technus | |
2017-06-01 | Not needed. | Technus | |
2017-06-01 | Cherry-Pick c12e474 | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
2017-06-01 | that makes it look better? | Technus | |
2017-06-01 | Why does one change the machine state TWICE in the same tick... | Technus | |
2017-05-31 | Fix comb processing recipes #1052 | Blood-Asp | |
2017-05-31 | Fix multiblock recipe search fix #1044 | Blood-Asp | |
2017-05-31 | Fix spelling #1043 | Blood-Asp | |
2017-05-31 | fix #1041 | Blood-Asp | |
2017-05-31 | Make Internal wireless redstone work as machine controller | Blood-Asp | |
2017-05-31 | Add recipe for very heavy oil | Blood-Asp | |
2017-05-31 | Change Automaintain default | Blood-Asp | |
2017-05-31 | Merge pull request #1051 from JohannesGaessler/unstable | Blood-Asp | |
[5.09.29] EBF recipe fix followup | |||
2017-05-31 | Merge pull request #1058 from Georggi/patch-4 | Blood-Asp | |
Auto Maintenance Hatch tweaks | |||
2017-05-31 | Merge pull request #1060 from JohannesGaessler/MaterialFormulaFix | Blood-Asp | |
Material formula fix | |||
2017-05-31 | Merge pull request #1067 from antifluxfield/unstable | Blood-Asp | |
Wrong behavior of Player Detector | |||
2017-05-31 | Disable switching armor gui because of broken sync | Blood-Asp | |
2017-05-31 | Catch broken items on recipe move | Blood-Asp | |
2017-05-31 | Catch login armor crash | Blood-Asp | |
2017-05-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-18 | Removed debugging prints accidentally left in the previous commit | Johannes Gäßler | |
2017-05-18 | Fixed MaterialStack String representations sometimes missing brackets | Johannes Gäßler | |
2017-05-16 | I guess I wanted to put it here for some reason | Yuriy Shnitkovskiy | |
2017-05-16 | Added config for automation | Yuriy Shnitkovskiy | |
2017-05-16 | Auto Maintenance Hatch tweaks | Yura | |
Fixed #958 and #1053, allowed robots\pipes to interact with it. | |||
2017-05-10 | Changed multiblocks so they all consider all inputs for finding recipes | Johannes Gäßler | |
2017-05-10 | Merge pull request #1048 from JohannesGaessler/unstable | Blood-Asp | |
[5.09.29] EBF recipe fix | |||
2017-05-07 | Reverted erroneous previous commit. | Johannes Gäßler | |
2017-05-06 | Created a first draft for the Large Chemical Reactor | Johannes Gäßler | |
2017-05-06 | Fixed the Electric Blast Furnace not recognizing recipes when there is | Johannes Gäßler | |
more than one Fluid input. Also added a String representation for GT_FluidStack that was used for debugging. | |||
2017-04-27 | Merge pull request #1025 from JohannesGaessler/SteamProductionImprovement | Blood-Asp | |
Steam production improvement / Tooltip improvement / Pollution adjustment | |||
2017-04-27 | Merge pull request #1038 from Techlone/fix_assline_eu_production | Blood-Asp | |
Fix eu consumption absence by AssemblyLine and some clean up | |||
2017-04-27 | Fix eu consumption absence by AssemblyLine and some clean up | Techlone | |
2017-04-27 | Merge pull request #1032 from Techlone/fix_micro_recipies_1029 | Blood-Asp | |
Fix micro recipies | |||
2017-04-27 | Formatting clean up, nothing else | Techlone | |
2017-04-27 | Fixed a bug where excess fuel didn't consider the distortion from | Johannes Gäßler | |
runtimeBoost. Adjusted the decimal points of the Large Boiler fuel tab to better represent the actual burn times. | |||
2017-04-26 | Eliminated rounding errors that caused fuel to burn too shortly | Johannes Gäßler | |
The Large Boiler now saves excess fuel between items, greatly improves performance of items like sticks and planks. The Large boiler now stores excess projected EU that is lost when throttling with an integrated circuit | |||
2017-04-26 | Refactored mDescription to mDescriptionArray, added a deprecated field | Johannes Gäßler | |
mDescription to ensure 100% backwards compatibility | |||
2017-04-24 | Corrected the Maintenance Hatch tooltip | Johannes Gäßler | |
2017-04-24 | Fixed the GTLog spam, ty Techlone | Johannes Gäßler | |
2017-04-24 | Fixed a bug that caused Battery Buffers to not have a tooltip | Johannes Gäßler | |
2017-04-23 | Changed the wording on heating capacity to make the effects more clear. | Johannes Gäßler | |
2017-04-23 | Added information on how Heat Capacity surplus influences recipe time | Johannes Gäßler | |
2017-04-22 | fix #1029 | Techlone | |
2017-04-16 | Made Diesel Engine Tooltip more descriptive | Johannes Gäßler | |
2017-04-16 | Merge pull request #14 from Blood-Asp/unstable | John | |
Update | |||
2017-04-15 | Tooltip information on pollution is now dynamic, adjusted GT_Pollution | Johannes Gäßler | |
documentation | |||
2017-04-15 | Tooltips have more info on Steam and pollution, adjusted pollution rates | Johannes Gäßler | |
Boilers tooltips now explicitly state the amount of Steam produced per second. Gas Turbine tooltips now explicitly state how much steam is needed for them to run at full capacity. Machine tooltips now explicitly state how much Pollution they produce per second. Adjusted machine pollution values to have them align better. Diesel Generators / Engines now go 40, 80, 160, 320 Gas Turbines now go 20, 40, 80, 160 Large Boiler tooltips now mention the amount of time needed to heat up Formatted the source code for the Cleanroom Fixed a bug that caused Diesel Generators and Gas Turbines to not have a tooltip. |