Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-15 | Fix TT assline recipe not being recognized (#805) | Glease | |
2021-12-15 | Fix math to work on potato servers. (#802) | Jason Mitchell | |
2021-12-13 | add unlocalizedname fluid map (#796) | Yang Xizhi | |
* add unlocalizedname fluid map * change the lock name into fluid name | |||
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 | add Cryolite Bee and combs (#793) | Martin Robertz | |
* add Cryolite Bee and combs * add Cryolite Block | |||
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 | 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-07 | Startup loading status reporting rewrite (#782) | ElNounch | |
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-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 | 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-01 | Merge pull request #763 from GTNewHorizons/patch-basic-generators | Martin Robertz | |
Fix single block generators accepting stuff it shouldn't | |||
2021-12-01 | Merge pull request #764 from GTNewHorizons/assline-arrays-fix | Martin Robertz | |
fix wrong Arrays being used in assline datasticks | |||
2021-12-01 | Remove debug message | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-12-01 | Add a new ghost slot to single block machines for config circuits | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-30 | fix wrong Arrays being used in assline datasticks | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-30 | Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8962 | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-29 | Merge pull request #762 from boubou19/pollution | Martin Robertz | |
Pollution | |||
2021-11-30 | Bug fix pass in UO and Pollution | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-29 | removed useless overrides | boubou_19 | |
2021-11-28 | Merge pull request #757 from GTNewHorizons/patch-pollution | Martin Robertz | |
Fix pollution ticking and reading | |||
2021-11-28 | remove tiny dust in ore process | GlodBlock | |
2021-11-28 | Fix pollution ticking and reading | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-27 | Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduce | Martin Robertz | |
Reduce innate outbound loss by one tier | |||
2021-11-27 | Merge pull request #752 from boubou19/pollution | Martin Robertz | |
Make the GT pollution values tweakable through config. | |||
2021-11-26 | Reduce innate outbound loss by one tier | Glease | |
This will make LV power networks less annoying to build Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-26 | allow generators to face down | bombcar | |
2021-11-26 | fix GT_Recipe_Map_FormingPress for PA | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8875 | |||
2021-11-25 | explain why it's divided by 2 | boubou_19 | |
2021-11-25 | adapt base generator class to produce correct amount of pollution per sec | boubou_19 | |
2021-11-25 | changed large boilers to use per second for more precision | boubou_19 | |
2021-11-23 | centralized pollution for GT multies | boubou_19 | |
2021-11-21 | Merge pull request #746 from D-Cysteine/experimental | Martin Robertz | |
Fix recipe input check | |||
2021-11-21 | Add comment about GTppRecipeHelper | D-Cysteine | |
2021-11-21 | Makes it not crash if someone calls in from UNKNOWN direction | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-20 | Rename variables and add some comments | D-Cysteine | |
2021-11-20 | Fix recipe input check | D-Cysteine | |
2021-11-21 | Add Dimethylbenzene electrolyzer recipe | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-20 | Merge pull request #741 from repo-alt/experimental | Martin Robertz | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166 | |||
2021-11-20 | Merge pull request #743 from D-Cysteine/fix-gtpp-semifluid | Martin Robertz | |
Fix GT++ semi-fluid generator | |||
2021-11-20 | Merge pull request #732 from D-Cysteine/lock-single-recipe | Martin Robertz | |
[Proof of concept] Allow locking multi-block machines to a single recipe, to reduce server cost | |||
2021-11-20 | Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-Fix | Martin Robertz | |
Assembly line data stick fix | |||
2021-11-20 | Fix GT_Recipe_Map_Fuel not handling fuel recipes correctly | D-Cysteine | |
This fixes the GT++ semi-fluid generator | |||
2021-11-19 | https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166 | repo_alt | |
Flip wrench behaviour for buffer-like tiles | |||
2021-11-19 | Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduit | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/4161 |