Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | Invalid Muffler Hatch Facing | bartimaeusnek | |
Added the ability to change the invalid facing orientation on the Muffler Hatch Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-10-01 | worldObj.getPrecipitationHeight moved to variable | kaziu687 | |
2020-10-01 | Update BaseMetaTileEntity.java | kaziu687 | |
Fixes problem that may cause explosion on Thermos servers with load-chunks-on-request: false When machine stays at the edge of loaded chunk (where siblings is not loaded) worldObj.getPrecipitationHeight will return -1 (cuz chunk wont be loaded on request). Machine will explode even if there is a roof. | |||
2020-09-19 | put back oldTime | korneel vandamme | |
2020-09-19 | Merge branch 'experimental' into patch-4 | botn365 | |
2020-09-19 | fix to much power on non perfect OC | korneel vandamme | |
2020-09-19 | Revert "fix energy consumption on OC past tick limit" | DreamMasterXXL | |
This reverts commit efbaa3fcb94da0aea4a4d51519b58df4641e68d9. | |||
2020-09-18 | fix energy consumption on OC past tick limit | botn365 | |
fix the energy consumption of the large chemical reactor where it would reduce the energy consumption if the it OCd past the tick limit | |||
2020-09-02 | GT p2p tunnel was added to AE itself | repo_alt | |
2020-08-29 | Move neighbour update to BaseTileEntity | moller21 | |
2020-08-25 | Redstone, power, strong, signal, cover | moller21 | |
2020-08-23 | Revert stocking mode change. | moller21 | |
2020-08-23 | Attempt at improving chest buffers, also slowing down lower tier ones. | moller21 | |
2020-08-02 | Fix full size pipes restrictor textures. | moller21 | |
2020-08-01 | Fix batteries in machines chugging cpu to look up recipes. | moller21 | |
2020-07-17 | Fixed average EU input/output display | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5472 | |||
2020-07-17 | Transformer not change visually when mode changes to step up | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5420 | |||
2020-05-27 | Unified Large Chem reactor OC | bartimaeusnek | |
related #294 Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-05-10 | Merge pull request #281 from moller21/coverguis2 | Martin Robertz | |
Cover GUI's take 2 | |||
2020-05-10 | Cover GUI: added fluid regulator, finished open on shiftrightclick. | moller21 | |
2020-05-06 | Cover gui: Right click to open instead take.2 | moller21 | |
2020-05-04 | Drop barts api | Technus | |
2020-05-04 | Fix integer loopback in scanner averages | Technus | |
2020-05-04 | Added cover guis for pump/filter | moller21 | |
2020-04-18 | Use ThreadLocalRandom for RNG | Mogball | |
2020-04-16 | disable threaded caching of mUpdate values | Technus | |
2020-04-15 | Refactor to fixed thread pool executor | Technus | |
Use actually something made for this task... | |||
2020-04-10 | Void miner adjustments (#262) | bartimaeusnek | |
* Added all Ores to Voidminer in DeepDark + removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * renormalize line endings Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-06 | Commented texture paging | Technus | |
2020-02-25 | Provide owner's UUID to forge event bus for fake players. Second PR cuz line ↵ | karpov.evgeniy | |
endings fixed. | |||
2020-02-16 | Return default texture in case of NPE isntead of crashing | Jason Mitchell | |
2020-02-15 | removed unused imports | Dream-Master | |
changed subversion to 33 | |||
2020-02-10 | Added ability to lock output hatch with a cell or any IFluidContainerItem if ↵ | repo_alt | |
it was locked but fluid was not set yet. (Basically use screwdriver to set mode 8 or 9, and set the fluid with a cell) | |||
2019-12-18 | Change battery buffer from updating info line every 20 *scans* to every 20 ↵ | Richard Hendricks | |
ticks, ie 1s. | |||
2019-10-29 | Remove NBT data from turbines, preventing them from being disassembled. | observeroftime02 | |
Signed-off-by: observeroftime02 <observeroftime@shizuki.ca> | |||
2019-10-25 | Update GT_MetaTileEntity_MultiBlockBase.java | Daniel | |
2019-10-25 | fix bufferd dynamo hatch (#207) | botn365 | |
* fix buffer dynamo hatch fix where a turbine with a buffer dynamo hatch makes more then 1A it wil not out put non complete amps in to the buffer * Update GT_MetaTileEntity_MultiBlockBase.java * Update GT_MetaTileEntity_MultiBlockBase.java | |||
2019-09-03 | added multiple Glass Variants instead of only one | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-09-02 | UHV/UEV integration of basic machines | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-07-15 | document potential cable gotchas | Jason Mitchell | |
2019-07-15 | more small cleanup | Jason Mitchell | |
2019-07-15 | spaces | Jason Mitchell | |
2019-07-15 | small cleanup | Jason Mitchell | |
2019-07-15 | IC2 ENet compat for GT transformers & GT cables | Jason Mitchell | |
* Fixes every face of ic2 nuclear reactors giving full energy * Should reduce performance concerns from previous ic2 energy compat * Removes Tec's workaround | |||
2019-07-13 | Upgrade transformer logic | Technus | |
2019-06-22 | fluid shenanigans | Jason Mitchell | |
2019-06-20 | #4727 Modified code to skip to the next cardinal direction pair when doing ↵ | Richard Hendricks | |
power delivery instead of always doing a 0-5 search. This should help simple "straight cables with machines attached" prefer to power the closer machines first, especially for NS runs. | |||
2019-06-17 | fixed broken lag message | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-05-17 | duct taped import of circuits in assemblers | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-04-09 | Merge branch 'experimental' into bmf | bartimaeusnek | |