Age | Commit message (Collapse) | Author |
|
* Add network support for chanining GT Tile GUIs
* Implemented Cover Tabs for IGregTechTileEntity
See GTNewHorizons/GT-New-Horizons-Modpack#9367 for details
* Added IGuiIcon
For easier addon extensibility of GT_GuiIcon
Also fixed Ghost Circuit tab tooltip overlapping right-side cover tabs
* Typo fix
* Fixed unintended scala import
* Tabs -> Spaces on the files I've touched
* Propagate needsSteamVenting to UIs
* Note special slot usage
Determine whether a machine's recipe list ever makes use of the special slot
* Add 2 configurable tooltip verbosity levels
* Readability pass
* New tooltip cache for flexibility
It loads a configurable amount of lines per key
based on the user's chosen verbosity levels
* Let GT_GuiTooltipJava to use verbosity and LSHIFT
* "Smart" auto-hiding tooltips
* GT_GUIContainerMetaTile_Machine tooltip support
* Rework Basic Machine tooltips
* Wordy tooltips -> extended tooltips (clearer)
* Fixed off-by-one error on power slot tooltips
* Cleanup
|
|
|
|
* Add network support for chanining GT Tile GUIs
* Implemented Cover Tabs for IGregTechTileEntity
See GTNewHorizons/GT-New-Horizons-Modpack#9367 for details
* Added IGuiIcon
For easier addon extensibility of GT_GuiIcon
Also fixed Ghost Circuit tab tooltip overlapping right-side cover tabs
* Typo fix
* Fixed unintended scala import
* Tabs -> Spaces on the files I've touched
|
|
* Add in game GUI to configure client preference
* Fix backslash
|
|
* update buildscript
* rename circuit assembler to fit
|
|
* Normalize Fluid Canner fluid handling and looks
- By disabling sharedTank (on this, the only machine that uses the feature) the fluid canner gains a proper output tank.
- Fixes UI interactions with the taking fluids out of the invisible fluit output slot with cells
- Harmonizes UI with the look in NEI and with other basic machines
* Removed unused FluidCannerNEI.png
|
|
* Refactors
* Common functionality to base classes
* GT Pre/Postload broken into more modular pieces
* Extract common (mainly cover related) functionality from BaseMetaTileEntity & BaseMetaPipeEntity
|
|
* fix iron tank dupe
* fix dupe
|
|
* remove RC Blasfurnace copy recipes during gt load
* fixed wrong outcommented code
|
|
* fix salt water recipe
1000 water get 1000 Salt water
adjust mixing time to 5 secs
change salt water to distilled water as well
* add old recipe ratio back 2k water 2k saltwater per salt
* Revert "add old recipe ratio back 2k water 2k saltwater per salt"
This reverts commit e59bad2c9d115db9725a21b518bd945c4e180e65.
|
|
|
|
fix now to full dust
|
|
to a recipe (#816)
|
|
* fix recipe conflict
the lubricant one ciruit is conflcit with the gas one.
and also removed three duplicated recipes
* add back the dt recipe
* add ciruit
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9138
remove alternative stone sudt recipes. Not used in GTNH
|
|
remove config option
|
|
Increased to 250mb of glue for sake of automation, 200 isn't really used
|
|
|
|
:-/ (#798)
|
|
* add infinite oil rig
* fix typo
* get same speed as the oil rig III
* adjust speed for the infinite oil rig
|
|
* add Cryolite Bee and combs
* add Cryolite Block
|
|
* change Graphene recipes
add new tiered recipes
* move graphene recipe one tier up
|
|
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9028
New railcraft tanks recipe conflicts #9026
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9026
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9020
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9010
|
|
ent-986010006 (#778)
put stackzize from snwoballs, enderpearls and eggs into gt code
|
|
|
|
|
|
New rc tank assembler recipes
|
|
|
|
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
|
|
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
Tweak rutile and magnesium chloride recipe time
|
|
(cherry picked from commit 44940486e339568159a73706ac70eda35876370f)
|
|
(cherry picked from commit 9ce18d253432553b95860159ad6f7161d3e6c440)
|
|
|
|
(cherry picked from commit 40150c997c0ee325c6283fc943afff01f6589196)
|
|
|
|
This makes the titanium foundry a little easier to build, as now the chemical reactor processing rutile and magnesium chloride can reach a 1:1 ratio, which is much easier to manage than the previous 5:3 ratio. Magnesium chloride recipe EU/t is increased to keep the overall EU consumption the same (312000EU).
|
|
|
|
|
|
Remove glass from universal fluid cell
|
|
Changed circuit used in production of sulfur dioxide to prevent indirect conflict mentioned
https://discord.com/channels/181078474394566657/522098956491030558/908819460318703667
|
|
|
|
re add red steel and Blue Steel recipe (hv)
change fluid tank in Ev Mixer
|
|
|
|
|
|
|