| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-21 | Merge pull request #74 from GTNewHorizons/New-Multis | Martin Robertz | |
| New multis | |||
| 2021-12-21 | Fix typo (#829) | Glease | |
| 2021-12-21 | Changed I/O and recipe for Reservoir Hatch. | Alkalus | |
| 2021-12-21 | Add Multiblock Forge Hammer. | Alkalus | |
| Add base for Multiblock Molecular Transformer. | |||
| 2021-12-22 | bump version | GlodBlock | |
| 2021-12-22 | add a way reduce NKE quickly | GlodBlock | |
| 2021-12-21 | Merge pull request #21 from GTNewHorizons/unified-build-script | Martin Robertz | |
| Draft for unified build script | |||
| 2021-12-21 | Resolve todos in dependencies (#73) | Johann Bernhardt | |
| * Resolve todos in dependencies * Add transitive protection Former-commit-id: 887bb2a2bf374263daf60d8b6334418efe40b8fc | |||
| 2021-12-21 | Resolve todos in dependencies | Johann Bernhardt | |
| 2021-12-21 | add bat files to gitignore | Martin Robertz | |
| 2021-12-20 | Further cache optimizations. | Alkalus | |
| 2021-12-20 | Refactored GT_MetaTileEntity_Hatch_AirIntake_Extreme to extend ↵ | Alkalus | |
| GT_MetaTileEntity_Hatch_AirIntake. Refactored GT_MetaTileEntity_Hatch_Reservoir. Refactored Chisel singles/multi to utilise a cache. | |||
| 2021-12-20 | Merge branch 'New-Multis' of https://github.com/GTNewHorizons/GTplusplus ↵ | Alkalus | |
| into New-Multis | |||
| 2021-12-20 | Add RemoteIO and EnderIO support to Reservoir Hatch. | Alkalus | |
| Changed Extreme Airtake from 5k/4t to 8k/4t. Clean up some reflection. Cleaned up GT_MetaTileEntity_Hatch_FluidGenerator.java. | |||
| 2021-12-20 | no more fail | GlodBlock | |
| 2021-12-20 | disable the wip nuclear stuff | GlodBlock | |
| 2021-12-20 | Merge pull request #21 from GTNewHorizons/unify-build-script | Martin Robertz | |
| Migrate to unified build script | |||
| 2021-12-20 | Switch dependency to master | Johann Bernhardt | |
| 2021-12-20 | Merge pull request #828 from GTNewHorizons/tankrework | Martin Robertz | |
| fix crash in server side | |||
| 2021-12-20 | Migrate to unified build script | Johann Bernhardt | |
| 2021-12-20 | remove the client side method | GlodBlock | |
| 2021-12-20 | Merge branch 'master' of https://github.com/GTNewHorizons/GT5-Unofficial | GlodBlock | |
| 2021-12-19 | multi amps support for mega DT (#71) | Yang Xizhi | |
| Former-commit-id: 6a4ddd86b3805c242742f36754540ea65a622561 | |||
| 2021-12-19 | fix energy drain logic (#72) | Yang Xizhi | |
| fix https://github.com/GTNewHorizons/Dupes-Exploits-GTNH/issues/19 Former-commit-id: c6803ac0d09a412e6afcb8f41a09888321d759fa | |||
| 2021-12-19 | Merge branch 'master' into New-Multis | Alkalus | |
| 2021-12-19 | Change composition of Ancient Granite & Lepersonnite to make obtaining ↵ | Alkalus | |
| Ytterbium possible. Fix Recipe for Wood's Glass lens. | |||
| 2021-12-19 | Fix recipe derp. | Alkalus | |
| 2021-12-19 | Added recipes for the new Hatches. | Alkalus | |
| 2021-12-19 | Update zh_CN.lang (#827) | Kiwi | |
| Co-authored-by: [Kiwi233] <[huaxia0611@qq.com]> | |||
| 2021-12-19 | Added Advanced Air Intake Hatch. | Alkalus | |
| Added Reservoir Hatch. Refactored Air Intake Hatch into a base class. | |||
| 2021-12-19 | fix salt water recipe (#826) | Martin Robertz | |
| * 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. | |||
| 2021-12-19 | Added pollution config values for the new multis. | Alkalus | |
| Added recipes for the new blocks. Fix Rock Breaker handling of Redstone/Obsidian. | |||
| 2021-12-19 | Added Logger to check free Meta IDs in dev. | Alkalus | |
| Freed up some indexes in TAE. Finished work on Chisel single blocks. Finished work on Chisel multiblock. Finished work on Rock Breaker multiblock. | |||
| 2021-12-19 | Draft for unified build script (#10) | Johann Bernhardt | |
| * Draft for unified build script * Update gradle, build script and streamline dependencies | |||
| 2021-12-19 | Merge pull request #73 from GTNewHorizons/Catalyst-derp | Martin Robertz | |
| Fix Catalyst bus derp. | |||
| 2021-12-19 | Merge pull request #23 from GTNewHorizons/fix | Martin Robertz | |
| Fix dependency | |||
| 2021-12-19 | Fix dependency | Johann Bernhardt | |
| 2021-12-19 | Merge branch 'master' of https://github.com/GTNewHorizons/GT5-Unofficial | GlodBlock | |
| 2021-12-18 | Added MultiBlock Rock Breaker. | Alkalus | |
| Added base work for GT Chisels. | |||
| 2021-12-18 | Change handling of Formaldehyde Catalyst. | Alkalus | |
| Fixed ChemPlant not working correctly. | |||
| 2021-12-18 | Ignore stack size in collision checking (#825) | Glease | |
| 2021-12-18 | Merge pull request #19 from GTNewHorizons/unified-build-script | Martin Robertz | |
| Unify build script | |||
| 2021-12-18 | add ignore bat files | Martin Robertz | |
| 2021-12-18 | Fix derp in BaseMetaPipeEntity during git merge (#824) | Glease | |
| Also added a bunch of fallback overrides to GT_Cover_None in the case of my stupid programming errors again | |||
| 2021-12-18 | Add tooltip to ghost circuit slot (#821) | Glease | |
| Also tweaked allowPutStack to consider configured circuits as well. | |||
| 2021-12-18 | add a quick way to clear tank (#823) | Yang Xizhi | |
| 2021-12-18 | add a quick way to clear tank | GlodBlock | |
| 2021-12-18 | fix input stuck (#822) | Yang Xizhi | |
| fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9171 | |||
| 2021-12-18 | Draft for buildscript, but GTNH core mod is still missing | Johann Bernhardt | |
| 2021-12-17 | Merge pull request #72 from GTNewHorizons/patch-nei-handler | Martin Robertz | |
| Fix GT++ NEI handler displaying wrong output chance | |||
