aboutsummaryrefslogtreecommitdiff
path: root/build.properties
AgeCommit message (Collapse)Author
2021-05-16bump versionDreamMasterXXL
2021-03-19bump versionDreamMasterXXL
2021-03-12bump versionDreamMasterXXL
2021-02-25Reshuffle new constructor args to avoid conflict with GT++ ASMrepo_alt
2021-02-10bump versionDreamMasterXXL
2021-02-08Better quantum chest integrationrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7448
2021-01-30bump versionDreamMasterXXL
2021-01-29Fix build problems with tectech and bartworks? Test3bartimaeusnek
2021-01-25Drillers correctly reuse old mining pipesrepo_alt
2021-01-19ME output busrepo_alt
2021-01-18bump versionDreamMasterXXL
2021-01-17bump versionDreamMasterXXL
2021-01-07fixed item detector cover on quantum chests (#398)repo-alt
Co-authored-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2021-01-02reactivate GT ToolsDreamMasterXXL
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f)
2020-12-27update TexturesDreamMasterXXL
bump verion (cherry picked from commit 5cd8800ac37e8cbcf0bc6578cec0c3215c7df4f9)
2020-12-26bump versionDreamMasterXXL
2020-12-21bump versionDreamMasterXXL
2020-12-19bump versionDreamMasterXXL
2020-12-15bump versionDreamMasterXXL
2020-12-07Drilling plant uses absolute coordinates where single block uses relativerepo_alt
2020-12-05bump versionDreamMasterXXL
2020-11-20fix(GT)change Color of the Extreme CasingsDreamMasterXXL
bump version
2020-11-16GT ore blocks in world are not recognized as an oredicted stackrepo_alt
2020-11-08bump versionDreamMasterXXL
2020-09-08A simple cache for the furnace recipes, to avoid linear iterationrepo_alt
(Should help with https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6416)
2020-09-02GT p2p tunnel was added to AE itselfrepo_alt
2020-06-11bump versionDreamMasterXXL
2020-06-11Revert "MachineBlock runnable toggle"DreamMasterXXL
This reverts commit 8b93a2909d7285f6506a56889929039c41882845.
2020-06-09MachineBlock runnable togglebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-06-04bump verionDreamMasterXXL
2020-05-31bump versionDreamMasterXXL
2020-05-29bump versionDreamMasterXXL
2020-05-29bump versionDreamMasterXXL
(cherry picked from commit ee7acb9bfa805f07c14a315f0959e9dec2f5696e)
2020-05-25bump versionDreamMasterXXL
2020-05-16bump versionDreamMasterXXL
2020-05-13FluidRenderer Fixesbartimaeusnek
+ Made GT_FluidDisplayItem.getIconFromDamage NEVER return null + Made GT_FluidDisplayStackRenderer reset its OpenGL calls before returning Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-05-05bump versionDreamMasterXXL
2020-04-24bump versionDreamMasterXXL
2020-04-19update item list and version tagDreamMasterXXL
2020-04-18Merge branch 'experimental' into GrowthmediumDreamMasterXXL
# Conflicts: # build.properties
2020-04-18bump vresionDreamMasterXXL
2020-04-11change recipes for Growthmedium and Bio MediumDream-Master
2020-04-11bump versionDream-Master
2020-04-10Removed T5 & T6 Minersbartimaeusnek
+ Added BW Compat for easier use of BW Materials in code + Removed DD Veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-07update version remove oredrill entryDream-Master
2020-04-07bump versionDream-Master
2020-04-06fix textureDream-Master
fix tier from ore drill tier 6 bump version
2020-04-05bump versionDream-Master
2020-04-05Merge branch 'Very-Experimental' into experimentalDream-Master
# Conflicts: # build.properties
2020-03-23Fix replicator race condition (#255)Jason Mitchell