Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-29 | added GT shadowmetal block, no texture yet | KiloJoel | |
2021-01-29 | multipipe drain() method ignores requested fluid types after first | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7405 | |||
2021-01-29 | Minor chemical fixes and tweaks | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-28 | Forgot to edit | Ethryan | |
Fluid value | |||
2021-01-28 | Changed the Carbon fibre recipe a little | Ethryan | |
The one with Polybenzimidazole in it | |||
2021-01-26 | Merge pull request #420 from repo-alt/experimental | Martin Robertz | |
Drillers correctly reuse old mining pipes | |||
2021-01-25 | feat(i18n): itemlist withname locale | Léa Gris | |
Automatically generates entries into `Gregtech.lang` for items with custom names (mostly used for recipes display in NEI). Ported from: https://github.com/Blood-Asp/GT5-Unofficial/pull/1552 Will provide new localization keys and default English texts. Newly generated entries in `Gregtech.lang`: ```yaml S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data S:gt.metaitem.01.32708.with.ScannedSchematic.name=Scanned Schematic S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum ``` | |||
2021-01-25 | fix(gregtech): tile itemblock bottom side rendering (#421) | Léa Gris | |
Bottom side of itemblock tiles was not rendered. | |||
2021-01-25 | Drillers correctly reuse old mining pipes | repo_alt | |
2021-01-24 | Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ↵ | repo_alt | |
tiles are marked as "digital chest" | |||
2021-01-24 | Merge branch 'experimental' of ↵ | repo_alt | |
https://github.com/GTNewHorizons/GT5-Unofficial into experimental | |||
2021-01-21 | Make sure the onServerTick event is actually called. | Jason Mitchell | |
2021-01-19 | ME output bus | repo_alt | |
2021-01-19 | Merge pull request #414 from ↵ | Martin Robertz | |
GTNewHorizons/maybe_fix_cme_in_machine_update_thread Do some locking around getTileEntity to avoid CMEs on the main thread | |||
2021-01-18 | add comment as to onServerTick vs onWorldTick | Jason Mitchell | |
2021-01-18 | try/finally | Jason Mitchell | |
2021-01-18 | Hashmap instead | Jason Mitchell | |
2021-01-18 | Less silly getBurnTime() | Jason Mitchell | |
2021-01-18 | Include getBlock and getBlockMetadata in the lock | Jason Mitchell | |
2021-01-18 | fix(GT)Lv Conveyourbelt recipe | DreamMasterXXL | |
change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896 | |||
2021-01-18 | Do some locking around getTileEntity to avoid CMEs on the main thread | Jason Mitchell | |
2021-01-18 | Merge branch 'experimental' into mitchej123_cleanup | Martin Robertz | |
2021-01-18 | Merge pull request #410 from albus12138/fix_multiblock_tooltip_error | Martin Robertz | |
Fix multiblock machine tooltip error | |||
2021-01-18 | Replace tab with 4 spaces | r4phael | |
2021-01-18 | Merge pull request #411 from GTNewHorizons/remove_modular_armor | Martin Robertz | |
Debloat - Remove Modular Armor (It's buggy and not in use anyway) | |||
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | Remove a bunch of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | Optionally hide assline recipes (defaults to false). Should have no impact ↵ | Jason Mitchell | |
on the ability to craft them. | |||
2021-01-18 | Remove additional method in IDescribable | r4phael | |
2021-01-17 | Remove assets | Jason Mitchell | |
2021-01-17 | Debloat - Remove Modular Armor (It's buggy and not in use anyway) | Jason Mitchell | |
2021-01-17 | Fix multiblock machine tooltip error | r4phael | |
2021-01-17 | Merge pull request #408 from GTNewHorizons/fix_crash_in_speedup | Martin Robertz | |
Fix crash with speedup | |||
2021-01-17 | Fix cleanroom power usage | Glease | |
2021-01-16 | Better fix. | Jason Mitchell | |
Should be isStringValid(), not isStackValid() | |||
2021-01-16 | Fix crash with speedup | Jason Mitchell | |
Not entirely sure why, but this causes a crash when registering modular armor because it can't find the ic2 good circuit... | |||
2021-01-17 | Merge pull request #407 from GTNewHorizons/speeding-up | Martin Robertz | |
Speeding up | |||
2021-01-17 | Changed removing part with O(n) instead of O(n^2) | TimeConqueror | |
2021-01-17 | One more changes to immutable | TimeConqueror | |
2021-01-17 | Added immutable version of getOres method, which is faster due to not using ↵ | TimeConqueror | |
#addAll | |||
2021-01-17 | Fix chest buffer and super buffer tooltip saying it consumes power | Glease | |
Left over of @eb2f20e5ed7e9c0d572928bb57a99d3f47c8fb11 Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-16 | cleanroom related fix (#405) | Glease | |
* Fix cleanroom Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Fix cleanroom tooltip not mentioning diodes count limit Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-16 | fix(GT)Alumite GT Tools | DreamMasterXXL | |