aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-19Merge 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-19Merge pull request #415 from GTNewHorizons/less_silly_get_burn_timeMartin Robertz
Less silly getBurnTime()
2021-01-18add comment as to onServerTick vs onWorldTickJason Mitchell
2021-01-18try/finallyJason Mitchell
2021-01-18Hashmap insteadJason Mitchell
2021-01-18Less silly getBurnTime()Jason Mitchell
2021-01-18Include getBlock and getBlockMetadata in the lockJason Mitchell
2021-01-18fix(GT)Lv Conveyourbelt recipeDreamMasterXXL
change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896
2021-01-18Do some locking around getTileEntity to avoid CMEs on the main threadJason Mitchell
2021-01-18Merge pull request #413 from GTNewHorizons/mitchej123_cleanupMartin Robertz
Clean some shit up
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-18bump versionDreamMasterXXL
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
Fix multiblock machine tooltip error
2021-01-18Replace tab with 4 spacesr4phael
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
Debloat - Remove Modular Armor (It's buggy and not in use anyway)
2021-01-18Merge pull request #412 from GTNewHorizons/optionally_hide_assline_recipesMartin Robertz
Optionally hide assline recipes (defaults to false).
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Remove a bunch of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact ↵Jason Mitchell
on the ability to craft them.
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Remove assetsJason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-17Merge branch 'experimental' of ↵DreamMasterXXL
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2021-01-17bump versionDreamMasterXXL
2021-01-17Merge pull request #408 from GTNewHorizons/fix_crash_in_speedupMartin Robertz
Fix crash with speedup
2021-01-17Merge pull request #409 from GTNewHorizons/cleanroom-powerMartin Robertz
Fix cleanroom processing time
2021-01-17Fix cleanroom power usageGlease
2021-01-16Better fix.Jason Mitchell
Should be isStringValid(), not isStackValid()
2021-01-16Fix crash with speedupJason 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-17Merge pull request #407 from GTNewHorizons/speeding-upMartin Robertz
Speeding up
2021-01-17Changed removing part with O(n) instead of O(n^2)TimeConqueror
2021-01-17One more changes to immutableTimeConqueror
2021-01-17Added immutable version of getOres method, which is faster due to not using ↵TimeConqueror
#addAll
2021-01-16Merge pull request #406 from GTNewHorizons/fix-buffer-tooltipMartin Robertz
Fix chest buffer and super buffer tooltip saying it consumes power
2021-01-17Fix chest buffer and super buffer tooltip saying it consumes powerGlease
Left over of @eb2f20e5ed7e9c0d572928bb57a99d3f47c8fb11 Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-01-16cleanroom 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-16fix(GT)Alumite GT ToolsDreamMasterXXL
2021-01-13Merge pull request #403 from GTNewHorizons/Ethryan-patch-1Ethryan
Fixes Magnesiumchloride
2021-01-13Fixes MagnesiumchlorideEthryan
2021-01-11Merge pull request #401 from Elisis/experimentalMartin Robertz
Update en_US.lang
2021-01-11Update en_US.langElisis
Fix a whole slew of typos and general inaccuracies
2021-01-09Merge pull request #400 from boubou19/experimentalMartin Robertz
fix entity.gregtech.GT_Entity_Arrow.name localization