Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-24 | Happy with orevein generation now. Working on small ores next. | Richard Hendricks | |
2017-11-24 | Cascading worldgen is being caused by something in other worldgen, possibly ↵ | Richard Hendricks | |
small ores or stones? Don't know for sure, need to investigate. | |||
2017-11-24 | First pass at chunkifying oreveins | Richard Hendricks | |
2017-11-23 | Single block pump refactor & bugfix: | Jason Mitchell | |
1) Pump will properly save it's state and reload with chunk load/reload. It remembers that it was pumping and doesn't immediately move down. Additionally, corrected saving of fluid type so it will properly look it up when it reloads 2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you destroy the pump head. If you break a gap into an existing pipe line, it will move down through the broken spots until it finds an existing set of pipes - in which case it will continue from the bottom. If you break the pump head, it will replace the last pipe with a new Head and carry on about it's business. | |||
2017-11-22 | Merge pull request #53 from Antifluxfield/GTNH-GT6_styled_pipes | Martin Robertz | |
GT6 styled pipes | |||
2017-11-22 | cherry pick | Dream-MasterXXL | |
Commit: d83d52647a6b16a6e333aa8f6a055d8888efa91c [d83d526] Merge pull request #1271 from SuperCoder7979/Plantball-fix Plantball fix | |||
2017-11-22 | cherry pick | Dream-MasterXXL | |
Commit: 09978a0225bbbd1832e123c7d6df1ef7fdc09d5f [09978a0] Refined | |||
2017-11-22 | cherry pick | Dimach | |
Commit: eed72ede969a408a9668281de90ea91e13d92d9f [eed72ed] Added info to small miners tooltip. | |||
2017-11-22 | cherry pick | Dream-MasterXXL | |
Commit: a80acab83c80568aa6938d7242d4060802d72d1a [a80acab] Added IntCircuit to LCR Tetrafluoroethylene recipe for consistency | |||
2017-11-22 | cherry pick | Dream-MasterXXL | |
Commit: b78b3af5b1cfd7888192651ffb9bc59cf5bf7fab [b78b3af] Added recipes for Phenol production from Benzene | |||
2017-11-22 | cherry pick | JohannesGaessler | |
Commit: b87a55800f2a140ce0ad74b9a951994d9fdba9f5 [b87a558] Removed NEI Large boiler fuel entry for Carbon Dust (#1295) Fixes #1285. Invalid Burn value on Carbon dust in NEI page for Large Boiler Fuels. | |||
2017-11-13 | GT6 styled pipes | Antifluxfield | |
2017-11-12 | Merge branch 'experimental' of ↵ | Dream-MasterXXL | |
https://github.com/GTNewHorizons/GT5-Unofficial into experimental | |||
2017-11-12 | Added a forgotten LCR Tetrafluoroethylene recipe | Johannes Gäßler | |
Decreased the EU/t for producing TFE from 256 to 240 to account for potential cable loss. | |||
2017-11-12 | Revert "Make fluid hatches behave" | Technus | |
This reverts commit 0cb2d2806b8eb6088c0cb7994aef67ab3c666243. | |||
2017-11-12 | [Suggestion] Modify Vacuum Tube Assembler recipes to allow some use before ↵ | Dream-MasterXXL | |
EBF. #2188 | |||
2017-10-27 | fine wire cost being different #2125 | Dream-MasterXXL | |
https://github.com/GTNewHorizons/NewHorizons/issues/2125 | |||
2017-10-27 | Universal spade uncraftable due to GT:Showelhead no recepie #2140 | Dream-MasterXXL | |
https://github.com/GTNewHorizons/NewHorizons/issues/2140 | |||
2017-10-26 | balance naq reactors | ko5h | |
mk2 250kk to 125kk for 1 enrich naq rod | |||
2017-10-23 | Fix tooltip. | Technus | |
2017-10-22 | Questing issues #2115 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2115 | |||
2017-10-22 | try to fix item pipe issue | Dream-Master | |
2017-10-20 | fixed now | Dream-Master | |
2017-10-20 | fixed wrong merged file | Dream-Master | |
@Antiflux is the code correct? | |||
2017-10-20 | Merge branch 'experimental' into GTNH-Item_Pipe_fix | Martin Robertz | |
2017-10-21 | fix charging overflow | Antifluxfield | |
2017-10-20 | Fix item pipe creation ignoring tick time. | Antifluxfield | |
2017-10-20 | Merge pull request #46 from richardhendricks/debug/deepdark_ores | Martin Robertz | |
Debug/deepdark ores | |||
2017-10-20 | Refine the tooltip a bit | Antifluxfield | |
2017-10-20 | Fix for Deep Dark not allowing oregen above Y=128. ↵ | Richard Hendricks | |
https://github.com/GTNewHorizons/GT5-Unofficial/issues/41 | |||
2017-10-20 | Add small ores debug messages | Richard Hendricks | |
2017-10-19 | l10n improve | Antifluxfield | |
2017-10-18 | Fix #2100 | Antifluxfield | |
2017-10-17 | Merge pull request #39 from richardhendricks/debug/dd_broken_debug | Martin Robertz | |
Debug/dd broken debug | |||
2017-10-17 | Revert threadsafe code back to lossy code. Chunks will get skipped with ↵ | Richard Hendricks | |
this, but at least the worldgen won't lag. | |||
2017-10-17 | Preserve debug messages and bugfix for deep dark doing multiple worldgens on ↵ | Richard Hendricks | |
a single chunk. | |||
2017-10-17 | Change the range of oil drills | Antifluxfield | |
2017-10-16 | Add variable to configure number of attempts before giving up, default to ↵ | Richard Hendricks | |
64. Set default orevein fill rate to 75% | |||
2017-10-16 | Missed a execCount. Modified output to print dimension name instead of ↵ | Richard Hendricks | |
dimension number, since TF and others reuse dim 0. | |||
2017-10-16 | Removed execCount, focus only on blocks actually placed. | Richard Hendricks | |
2017-10-16 | Rebase to latest experimental head | Richard Hendricks | |
2017-10-16 | what the heck is this? | Dream-Master | |
2017-10-16 | remove Lap Orb recipe from ic2 | Dream-Master | |
2017-10-12 | [Quest] Advanced nano chestplate #2075 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2075 | |||
2017-10-12 | [2.0.1] New 'deprecated' recipes? #2076 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2076 | |||
2017-10-12 | Rainforest saplings #2079 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2079 | |||
2017-10-09 | Fix EBF tooltip | Technus | |
2017-10-09 | Add tier info | Technus | |
2017-10-07 | Merge branch 'experimental' of ↵ | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial into experimental | |||
2017-10-07 | Merge branch 'patch-1' of https://github.com/Ethryan/GT5-Unofficial into ↵ | Technus | |
experimental With changes |