aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-28cherry pickBlood-Asp
Commit: b96180ac4f1564bcb7a2e19d16738cfea7fc04a3 [b96180a] GT6 style concrete speedup (no soulsand like behavior that blocks you from entrances and less OP ice hyperspeed highways)
2017-11-28cherry pickBlood-Asp
Commit: f9c8159f0985b04a50ce3a085f5849d908450eea [f9c8159] Default off config for GalacticraftOil compat
2017-11-28[suggestion] LuV+ conveuor modules and Assembly line automatisation #2225Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/2225
2017-11-28bump versionDream-Master
2017-11-28Merge pull request #55 from richardhendricks/chunky_oregen_rebase2Martin Robertz
Chunky oregen rebase2
2017-11-24Remove unnecessary tabsRichard Hendricks
2017-11-24Leave deep dark orevein max size at 32, only place GT stone if the ↵Richard Hendricks
requesting chunk can potentially accept it.
2017-11-24Added primary meta to orevein seed. Read comments for details.Richard Hendricks
2017-11-24Removed oreveinSize to use a hardcoded value for now, until we can do ↵Richard Hendricks
per-dimension setup. Other minor fixes
2017-11-24Feature complete. Fixed/understand Deep Dark double oregen issue. Still ↵Richard Hendricks
have some funky chunks, but suspect that is a DD issue, not related to Gregtech.
2017-11-24Remove tabs, replace with spacesRichard Hendricks
2017-11-24Code CleanupRichard Hendricks
2017-11-24Feature complete. Ready for testing in multiple dimensions.Richard Hendricks
2017-11-24Happy with orevein generation now. Working on small ores next.Richard Hendricks
2017-11-24Cascading 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-24First pass at chunkifying oreveinsRichard Hendricks
2017-11-24Merge pull request #54 from mitchej123/experimentalMartin Robertz
Single block pump refactor & bugfix:
2017-11-23Single 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-22Merge pull request #53 from Antifluxfield/GTNH-GT6_styled_pipesMartin Robertz
GT6 styled pipes
2017-11-22cherry pickDream-MasterXXL
Commit: d83d52647a6b16a6e333aa8f6a055d8888efa91c [d83d526] Merge pull request #1271 from SuperCoder7979/Plantball-fix Plantball fix
2017-11-22cherry pickDream-MasterXXL
Commit: 09978a0225bbbd1832e123c7d6df1ef7fdc09d5f [09978a0] Refined
2017-11-22cherry pickDimach
Commit: eed72ede969a408a9668281de90ea91e13d92d9f [eed72ed] Added info to small miners tooltip.
2017-11-22cherry pickDream-MasterXXL
Commit: a80acab83c80568aa6938d7242d4060802d72d1a [a80acab] Added IntCircuit to LCR Tetrafluoroethylene recipe for consistency
2017-11-22cherry pickDream-MasterXXL
Commit: b78b3af5b1cfd7888192651ffb9bc59cf5bf7fab [b78b3af] Added recipes for Phenol production from Benzene
2017-11-22cherry pickJohannesGaessler
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-13GT6 styled pipesAntifluxfield
2017-11-12Merge branch 'experimental' of ↵Dream-MasterXXL
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-11-12Added a forgotten LCR Tetrafluoroethylene recipeJohannes Gäßler
Decreased the EU/t for producing TFE from 256 to 240 to account for potential cable loss.
2017-11-12Revert "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-27fine wire cost being different #2125Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/2125
2017-10-27Universal spade uncraftable due to GT:Showelhead no recepie #2140Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/2140
2017-10-26Merge pull request #50 from ko5h/naq-reactMartin Robertz
balance naq reactors
2017-10-26balance naq reactorsko5h
mk2 250kk to 125kk for 1 enrich naq rod
2017-10-23Fix tooltip.Technus
2017-10-22Questing issues #2115Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/2115
2017-10-22try to fix item pipe issueDream-Master
2017-10-20fixed nowDream-Master
2017-10-20fixed wrong merged fileDream-Master
@Antiflux is the code correct?
2017-10-20Merge pull request #48 from Antifluxfield/GTNH-Item_Pipe_fixMartin Robertz
Fix item pipe creation ignoring tick time.
2017-10-20Merge branch 'experimental' into GTNH-Item_Pipe_fixMartin Robertz
2017-10-20Merge pull request #49 from Antifluxfield/GTNH-overflow_fixMartin Robertz
Fix overflow when charging ultimate battery
2017-10-21fix charging overflowAntifluxfield
2017-10-20Fix item pipe creation ignoring tick time.Antifluxfield
2017-10-20Merge pull request #46 from richardhendricks/debug/deepdark_oresMartin Robertz
Debug/deepdark ores
2017-10-20Merge pull request #47 from Antifluxfield/GTNH-l10nMartin Robertz
Adjust the tooltip a bit
2017-10-20Refine the tooltip a bitAntifluxfield
2017-10-20Fix for Deep Dark not allowing oregen above Y=128. ↵Richard Hendricks
https://github.com/GTNewHorizons/GT5-Unofficial/issues/41
2017-10-20Add small ores debug messagesRichard Hendricks
2017-10-19Merge pull request #45 from Antifluxfield/GTNH-l10nMartin Robertz
Localization improve