aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-12adjust cell gate and recipeGlodBlock
2022-01-11Merge pull request #86 from GTNewHorizons/patch-so2Martin Robertz
Do not add SO2 distilling in GTNH
2022-01-12Do not add SO2 distilling in GTNHGlease
2022-01-11Merge pull request #865 from GTNewHorizons/fix-6Martin Robertz
fix DT structure check
2022-01-11new render system and add SC fluid power system and XHE base, no recipe yetGlodBlock
2022-01-11Reserve Werkstoff ID (#79)Elisis
Former-commit-id: d2490021aba4cb844786ad8104e276cf4d624d4d
2022-01-11Merge pull request #85 from GTNewHorizons/patch-dt-fixMartin Robertz
Fix adv dt output voiding
2022-01-11fix DT structure checkYang Xizhi
2022-01-11General new-mod additions, add some materialsElisis
2022-01-11Fix output voidingGlease
2022-01-11InitElisis
2022-01-11The tooltips your mod wishes it had (#858)YannickMG
* 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
2022-01-10revert blast change and reapply (#864)bombcar
2022-01-10only scan surrounding if actually needs that info (#863)Glease
2022-01-10Merge pull request #22 from GTNewHorizons/patch-void-jarsMartin Robertz
Register void jars to minecraft
2022-01-11Register void jars to minecraftGlease
2022-01-10display contents on tooltip of super/quantum chest (#862)Yang Xizhi
2022-01-10data access hatch now proactively update data sticks (#861)Glease
this is to combat the problem of TT data bank pushing not updated sticks as ghost item into assline, which then constantly reupdate said sticks. with this change even data sticks in TT data bank will update.
2022-01-10remove FRG oredict, add new recipe for CNq+S in singleblock autoclave and ↵GlodBlock
yot gui fix
2022-01-10make yothatch become part of ec2 fluid storageGlodBlock
2022-01-10Cover tabs (#856)YannickMG
* 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
2022-01-09Added smoke to charcoal pile igniter (#860)YannickMG
- Visible indicator of pollution - Useful to tell from a distance if it finished processing
2022-01-09Cleanup and update EM turret projectileTec
2022-01-09Partially implemented Computer Cube.Alkalus
Fix Multis wanting Mufflers when pollution = 0. Fix getMethodName potentially crawling too far up the stack.
2022-01-09yottank ec2 supportGlodBlock
2022-01-09Improve redstone detection.Alkalus
2022-01-09Added more GT4 content:Alkalus
Redstone Lamp Redstone Display Redstone Scale Redstone Button Panel
2022-01-09Merge pull request #859 from YannickMG/charcoal-igniter-fixboubou19
Fix Charcoal Pit Igniter choking on pollution
2022-01-08Fix Charcoal Pit Igniter choking on pollutionYannickMG
Necessary because the pollution per tick is no longer 0.
2022-01-09Ported some GT4 content:Alkalus
Added GT Crop Managers. Added GT Auto Crafting Tables. Added GT Inventory Managers.
2022-01-08Add aspect EM containers to creative tabTec
2022-01-08Merge pull request #857 from GTNewHorizons/patch-itemfilter-guiMartin Robertz
Fix ItemFilter GUI broken
2022-01-08Fix ItemFilter GUI brokenGlease
2022-01-07Review how per chunk modifier for oil is calculated (#855)Glease
2022-01-07Added recipes for the GT4 Workbenches.Alkalus
2022-01-07Rewrote and readded Bronze/Advanced Workbenches using GT Meta Tile system.Alkalus
2022-01-07Renamed Data Orb Overlay.Alkalus
2022-01-07Added some new overlays.Alkalus
2022-01-07Merge pull request #82 from iouter/masterMartin Robertz
Modify translation numbers for localization
2022-01-07Added new overlay for the Data Orb Repository.Alkalus
2022-01-07Updated Data Orb Repository tooltip.Alkalus
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-07Modify translation numbers for localizationiouter
2022-01-07Merge branch 'GTNewHorizons:master' into masteriouter
2022-01-07Revert "Modify translation numbers for localization"iouter
This reverts commit 4d4b7ffee08f4640cde80f4fdf1459fbcf9977e4.
2022-01-07Revert "Revert"iouter
This reverts commit ffd5b9ec1d054bf5a08668c0f2a559a506bc5c2f.
2022-01-06Made Chromatic Glass less eye-rapey.Alkalus
2022-01-06Fix Auto-Generated ABS recipes sometimes containing two circuits.Alkalus
Fix Fluid Extraction recipes for Ingots/Nuggets being generated wrong. Greatly improve generation of Fluid Extraction recipes. Removed useless Fluid Extractor code which is no longer used. Initial work on the Elemental Duplicator.
2022-01-06Modify translation numbers for localization (#854)iouter
Modify translation numbers for localization
2022-01-06Revertiouter