Age | Commit message (Expand) | Author |
2022-01-15 | Feature/ae dependency optional (#874) | repo-alt |
2022-01-08 | Fix ItemFilter GUI broken | Glease |
2022-01-06 | Modify translation numbers for localization (#854) | iouter |
2021-12-31 | clarify conditional (#842) | bombcar |
2021-12-21 | Fix typo (#829) | Glease |
2021-12-18 | Fix derp in BaseMetaPipeEntity during git merge (#824) | Glease |
2021-12-15 | Fix incorrect common code extraction (#807) | Glease |
2021-12-09 | Add threshold support to item and fluid covers (#785) | D-Cysteine |
2021-12-02 | add select circuit gui for machine and circuits itself (#773) | Martin Robertz |
2021-11-17 | Revert unintended changes in GT_Cover_ItemMeter | Glease |
2021-11-17 | Rename GT_CoverBehavior_New to GT_CoverBehaviorBase | Glease |
2021-11-17 | convert ItemFilter to use NBTTagCompound storage | Glease |
2021-11-17 | convert cover data storage to a full nbt tag | Glease |
2021-09-22 | better spread of channel values when using items of the same itemID | Matt |
2021-09-22 | sendChatToPlayer now sends only the public portion | Matt |
2021-07-22 | Added caching to the ME output bus, to reduce stress on ME system in high out... | repo_alt |
2021-07-03 | Remove unnecessary redstone state query for covers | Glease |
2021-06-26 | remove debug message and fix the tooltip | GlodBlock |
2021-06-26 | fix the typo | GlodBlock |
2021-06-25 | add item filter cover | GlodBlock |
2021-06-25 | Fix redstone cover UX being weird | Glease |
2021-06-07 | removed covervariable as a parameter and applied proper masking | Matt |
2021-06-06 | Uses GT_WirelessRedstoneCover packets now | Matt |
2021-06-05 | Made fixes based on Glease's suggestions | Matt |
2021-06-05 | fixed some bit masking logic | Matt |
2021-06-04 | replaced another magic bitmask | Matt |
2021-06-04 | Clean ups and fixes | Matt |
2021-06-04 | Private channel is now implemented | Matt |
2021-06-04 | User can only manually change the lower 16 bits of the coverVariable | Matt |
2021-06-01 | Merge remote-tracking branch 'origin/experimental' into experimental | Matt |
2021-06-01 | Made the redstone reciever safer to use on public servers | Matt |
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris |
2021-05-15 | Fix machine controller gui not being properly initialized | Glease |
2021-04-27 | fix(textfiles): add missing neline at end of files | Léa Gris |
2021-04-02 | Added scanning data reflecting if device shut down. | charles |
2021-03-30 | Added GUI interface for cover "Safe Mode" | charles |
2021-03-30 | Made it so that machine control covers disable themselves when the | charles |
2021-03-04 | Allow adjusting tick rate of fluid regulator | Glease |
2021-02-26 | fix regulators not working | korneel vandamme |
2021-02-26 | fix regulator ignoring pipeconections | botn365 |
2021-01-24 | Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ti... | repo_alt |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-07 | fixed item detector cover on quantum chests (#398) | repo-alt |
2020-12-29 | Remove leftover code of logistics energy cost | Glease |
2020-12-29 | Remove all energy cost of moving fluid and items | Glease |
2020-12-19 | Remove EU costs from covers | David Lindström |
2020-12-13 | Cache steam fluid IDs on startup and use those instead of string comparisions... | Jason Mitchell |
2020-12-13 | removed redundant variable | KiloJoel |
2020-12-13 | removed redundant method | KiloJoel |
2020-12-13 | added steam valve cover | KiloJoel |