Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-07 | Basalt GT covers #5683 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5683 | |||
2020-03-02 | Add separate debug variables for pumps and miners | Richard Hendricks | |
2020-02-25 | Provide owner's UUID to forge event bus for fake players. Second PR cuz line ↵ | karpov.evgeniy | |
endings fixed. | |||
2020-02-23 | OP command to toggle debug flags | repo_alt | |
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) | |||
2020-02-08 | Fixed EndSteel | Daniel | |
2020-02-08 | Added EndSteel | Daniel | |
2020-02-06 | Merge branch 'experimental' of ↵ | Dream-Master | |
https://github.com/GTNewHorizons/GT5-Unofficial into experimental | |||
2020-02-06 | Suggestion for Distilled Water uses #5520 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5520 | |||
2020-01-30 | Set correct mass fabricator recipe map amperage | repo_alt | |
(Massfab recipes are fake, so no one except NEI actually uses it's amperage) https://github.com/GTNewHorizons/NewHorizons/issues/5474 | |||
2020-01-17 | Fluxed electrum no mixer recipe, only shapeless #5366 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5366 | |||
2020-01-03 | Can't breed firestone bees #5271 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5271 | |||
2020-01-03 | Nikolite & Miner Fixes (#230) | bartimaeusnek | |
+ Fixed gt recipes not working for Electrotine + Fixed Miner loading with "0" chunks when placed down + Version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-28 | Chunkloading support for multiblock miner (#227) | repo-alt | |
* WIP, doesn't do anything yet, up to RFC * Initial attempt at Chunk manager * Added chunkloading support to multiblock miner. * moved basic miner-independent chunkloading-related stuff up tier, to be more reusable Co-authored-by: Richard Hendricks <richardhendricks@pobox.com> | |||
2019-12-23 | Removed hard dep on AE2 | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-18 | Change battery buffer from updating info line every 20 *scans* to every 20 ↵ | Richard Hendricks | |
ticks, ie 1s. | |||
2019-12-16 | Updated Seismic Prospector ore and oil outputs to be more useful. | Richard Hendricks | |
2019-12-15 | Updated prospector oilfield output | Richard Hendricks | |
2019-12-15 | Prospector display improvements | Richard Hendricks | |
2019-12-10 | tin item pipe not harvestable #5156 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5156 set Steel Level from 2 to 3 (cherry picked from commit 3af81d216633df4c0782a086fc8f9374184a9958) | |||
2019-12-02 | improved loading times a lot (#211) | bartimaeusnek | |
* improved loading times a lot + whitelisted only a few materials that really get changed with gt + code maintenance + tested and ready for shipping Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved readability Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved loading times by buffing recipes + buffer increases performance by another ~40% Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Fixed breaking bug + added a config option to disable material whitelist Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-10-31 | made the assembly line translation class more robust | bartimaeusnek | |
+wont crash anymore with broken language file Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-10-30 | revert redstone hardness. Otherwise no on can crash it with a lv 2 hammer. | Dream-Master | |
(cherry picked from commit 5f63f6b0a3668ec869c6ed283d6a371f55448f5a) | |||
2019-10-30 | Merge pull request #210 from observeroftime01/turbine-nbt-removal | Martin Robertz | |
Remove NBT data from turbines, preventing them from being disassembled. | |||
2019-10-29 | Remove NBT data from turbines, preventing them from being disassembled. | observeroftime02 | |
Signed-off-by: observeroftime02 <observeroftime@shizuki.ca> | |||
2019-10-29 | More gracefully handle nulls in LCR recipes | Jason Mitchell | |
2019-10-29 | update durability to mine Redstone and Diamonds after making bronze tools. | Dream-Master | |
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-10-15 | Vacume Freezer NEI Interface #5042 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5042 | |||
2019-09-20 | Merge branch 'experimental' into beefix | bartimaeusnek | |
2019-09-20 | fixed bee stuff with genetics | bartimaeusnek | |
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-09-03 | Revert "?" | Спартак | |
This reverts commit 90d63a4a2bf7061d9a829b0f26386175e5dd9eca. | |||
2019-09-03 | Add Space Coolant | Спартак | |
2019-09-03 | ? | Спартак | |
2019-09-03 | Merge pull request #199 from GTNewHorizons/UHV-stuff | Martin Robertz | |
UHV stuff | |||
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-25 | suggestion: molds for pipes #4869 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/4869 | |||
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-15 | rebalance if cat and if | Dream-Master | |
2019-07-15 | checking with new trinium speed value | Dream-Master | |
rebalance infinity a bit | |||
2019-07-15 | Stargate Wiki said Trinium is 100x more durable than steel and 100x more ↵ | Dream-MasterXXL | |
lighter. | |||
2019-07-13 | Upgrade transformer logic | Technus | |