Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-13 | add unlocalizedname fluid map (#796) | Yang Xizhi | |
* add unlocalizedname fluid map * change the lock name into fluid name | |||
2021-12-13 | Merge pull request #800 from GTNewHorizons/draknyte1-patch-1 | Martin Robertz | |
Update GT_MetaTileEntity_ProcessingArray.java | |||
2021-12-13 | Update GT_MetaTileEntity_ProcessingArray.java | Alkalus | |
Allows machines not using the .basicmachine prefix to work. | |||
2021-12-13 | Tweaked flue amount for graphene (#799) | Florexiz | |
Increased to 250mb of glue for sake of automation, 200 isn't really used | |||
2021-12-13 | change graphene recipe again (#797) | Glease | |
2021-12-13 | Yeet unused compat, including GT adding a bunch of RC rock crushing recipes ↵ | Jason Mitchell | |
:-/ (#798) | |||
2021-12-12 | add infinite oil rig (#795) | boubou19 | |
* add infinite oil rig * fix typo * get same speed as the oil rig III * adjust speed for the infinite oil rig | |||
2021-12-11 | fix NPE (#794) | Yang Xizhi | |
* make the debuff time depend on contents * fix npe in fluid | |||
2021-12-11 | add Cryolite Bee and combs (#793) | Martin Robertz | |
* add Cryolite Bee and combs * add Cryolite Block | |||
2021-12-10 | Revert "us us version of cofh core" | Martin Robertz | |
This reverts commit 638ca152bb613e986a25ed5a7a9049bb1fdd5dbb. | |||
2021-12-10 | us us version of cofh core | Martin Robertz | |
2021-12-10 | change Graphene recipes (#792) | Martin Robertz | |
* change Graphene recipes add new tiered recipes * move graphene recipe one tier up | |||
2021-12-10 | Overflows overflows everywhere (#791) | Jason Mitchell | |
* Reformat * Stop energy calcs from overflowing by switching int->long in several places in the new graph code to be consistent with how they're used elsewhere. | |||
2021-12-09 | Allow toolbox usage for maintenance w/o opening GUI (#790) | repo-alt | |
(Also resolves https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9044) | |||
2021-12-09 | remove duplicate recipes (#789) | bombcar | |
2021-12-09 | Add threshold support to item and fluid covers (#785) | D-Cysteine | |
* Add threshold support to item and fluid covers * Switch to storing in NBT * Add handling for migration path * Adjust item threshold max value | |||
2021-12-08 | Fix assline oredict support (#786) | Glease | |
* Fix assline oredict support * Fix assline hash generation depending on transient states | |||
2021-12-08 | Distillation circuit (#784) | Martin Robertz | |
* add input slots to Distillation Tower * borrow Large chemical reactor code to make it show up in Nei * add itemstack to Distillation multi machine code (cherry picked from commit e6e4203979340fc21f8ef4e1d6e9d0376afd3ef6) * remove unnecessary checks Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-12-08 | target concrete branches on push in scala test (#788) | Dmytro | |
2021-12-08 | Try to fix GT covers limited to 1 plate #9028 (#787) | Martin Robertz | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9028 New railcraft tanks recipe conflicts #9026 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9026 | |||
2021-12-07 | fix Iridium alloy ingot missed recipe #9020 | Martin Robertz | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9020 | |||
2021-12-07 | Startup loading status reporting rewrite (#782) | ElNounch | |
2021-12-06 | fix No recipe for Railcraft Osmium Tank #9010 | Martin Robertz | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9010 | |||
2021-12-06 | Add tooltip to programmed circuit to make new feature more obvious (#783) | Glease | |
* Add tooltip to programmed circuit to make new feature more obvious * Fix previous typo | |||
2021-12-05 | make the debuff time depend on contents (#780) | GlodBlock | |
2021-12-05 | mitigate BLS's pedantic screen update problem (#777) | Glease | |
For now, we attempt to not send more than 30 updates per second to make it happy | |||
2021-12-05 | Refactor GT_MetaTileEntity_BasicGenerator (#779) | Konstantin Denisov | |
2021-12-05 | Merge pull request #776 from GTNewHorizons/gui-select-circuit | Martin Robertz | |
GUI select circuit part 3 | |||
2021-12-04 | https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/pull/8984#issuecomm ↵ | Martin Robertz | |
ent-986010006 (#778) put stackzize from snwoballs, enderpearls and eggs into gt code | |||
2021-12-04 | Make machine reconfiguration interface a little nicer | Glease | |
also tweaked the API a little for GT++ conf circuits and bartworks circuit programmer Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-12-02 | ignore bat files | Martin Robertz | |
2021-12-02 | Add explicit license. (#775) | Jason Mitchell | |
2021-12-02 | add select circuit gui for machine and circuits itself (#773) | Martin Robertz | |
also fixed some issue with basic machine gui introduced in 9d42b299def1c41bbc7a1f01efe445be28f54399 also retrofitted volumetric flask to use the new INetworkUpdatableItem and GT_Packet_UpdateItem, deprecating MessageSetFlaskCapacity in the meanwhile. To open the gui for machine, shift-left-click the circuit slot To open the gui for circuit, click any block (need to be sneaking if it's chest, furnace, etc) with the circuit held in hand. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-12-02 | Merge pull request #772 from GTNewHorizons/experimental | Martin Robertz | |
the fix went to wrong branch | |||
2021-12-02 | Merge pull request #771 from GTNewHorizons/translocator | Martin Robertz | |
update dependencies | |||
2021-12-02 | Merge pull request #770 from GTNewHorizons/patch-assline | Martin Robertz | |
Fix assline NPE | |||
2021-12-02 | update buildscript to master repos and update cofh to AE2 required version | bombcar | |
2021-12-02 | Fix assline NPE | Glease | |
As noted here https://github.com/GTNewHorizons/GT5-Unofficial/commit/a07d8b58642eb9161479dcb3a285ad9979a74d2c#commitcomment-61224376 Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-12-01 | Merge pull request #720 from GTNewHorizons/unify-build-script | Martin Robertz | |
Unify build script draft | |||
2021-12-01 | Remove manual MANIFEST | Johann Bernhardt | |
2021-12-01 | Revert version tag automation | Johann Bernhardt | |
2021-12-01 | Add version replacement | Johann Bernhardt | |
2021-12-01 | Move EnderCore to compileOnly | Johann Bernhardt | |
2021-12-01 | Migrate to unified build script and gradle 6 | Johann Bernhardt | |
2021-12-01 | Merge remote-tracking branch 'origin/experimental' into unify-build-script | Johann Bernhardt | |
2021-12-01 | Compiles and runs in dev with gradle 5 | Johann Bernhardt | |
2021-12-01 | Remove special characters | Johann Bernhardt | |
2021-12-01 | Merge pull request #763 from GTNewHorizons/patch-basic-generators | Martin Robertz | |
Fix single block generators accepting stuff it shouldn't | |||
2021-12-01 | Set Galacticraft to master | Johann Bernhardt | |
2021-12-01 | Merge remote-tracking branch 'origin/experimental' into unify-build-script | Johann Bernhardt | |
# Conflicts: # .github/workflows/gradle.yml # build.gradle # build.properties |