aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-29cherry pickAntifluxfield
Commit: c89a99c36d3f415f89882d8b418f99c3c5d3b974 [c89a99c] Fix wrong translation
2017-11-29cherry pickAntifluxfield
Commit: f3be52de1661b7d42897211f17ebf8c5c731a932 [f3be52d] Try to fix #1301
2017-11-29cherry pickJohannes Gäßler
Commit: ead17d8811fd6559fc08b8ec81df6c2cdd61ac09 [ead17d8] Increased energy cost of electrolyzing Carbon Dioxide, Sulfur Dioxide
2017-11-28cherry pickBlood-Asp
Commit: e9627a540a76fe74fb6a54c872eaba6c8389ee87 [e9627a5] Rebalance Tritanium cost, add new fusion recipes (Tungsten + Indium prod)
2017-11-28Lossy Imp Compressor recipes for higher tier gems from lower tier gems.Blood-Asp
2017-11-28cherry pickBlood-Asp
Commit: 0305f8626e4d99bdc406ebba276a2183059fdfe8 [0305f86] Oredict fixes
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-27Fix a bug about achievementsYoungGT
We can find that there's always two achievements between "As Dense As Possible" and "What now?" whether you opened the batteries or not,so this PR would like to fix this.
2017-11-27Update zh_CN.langYoungGT
2017-11-27Update language filesYoungGT
Added entries for these achievements,and fixed the wrong entries.
2017-11-25Default off config for GalacticraftOil compatBlood-Asp
2017-11-25GT6 style concrete speedup (no soulsand like behavior that blocks you from ↵Blood-Asp
entrances and less OP ice hyperspeed highways)
2017-11-25Oredict fixesBlood-Asp
2017-11-25Lossy Imp Compressor recipes for higher tier gems from lower tier gems.Blood-Asp
2017-11-25Alternative high tier Lapo Orb Cluster recipe to reduce nessary Lapocrystal ↵Blood-Asp
amount.
2017-11-25Cheaper SoCBlood-Asp
2017-11-25Rebalance Tritanium cost, add new fusion recipes (Tungsten + Indium prod)Blood-Asp
2017-11-25Merge pull request #1300 from mitchej123/bloody_unstableBlood-Asp
Single block pump refactor & bugfix
2017-11-25Merge pull request #1298 from JohannesGaessler/MoreFlexibleLCRStructureBlood-Asp
More Flexible Large Chemical Reactor structure
2017-11-25Merge pull request #1297 from JohannesGaessler/MoreFlexibleOilCrackerStructureBlood-Asp
More flexible Oil Cracker structure
2017-11-25Merge pull request #1284 from redmage17/unstableBlood-Asp
Configed Machine Casings
2017-11-25Merge pull request #1283 from JohannesGaessler/CrackingFollowupBlood-Asp
Cracking followup 2
2017-11-25Merge branch 'unstable' into CrackingFollowupBlood-Asp
2017-11-25Merge branch 'unstable' into CrackingFollowupBlood-Asp
2017-11-25Merge pull request #1279 from JohannesGaessler/ResistorRecipeChangeBlood-Asp
Resistor recipe change
2017-11-25Merge pull request #1276 from SuperCoder7979/GasolineBlood-Asp
Gasoline
2017-11-25Merge pull request #1272 from SuperCoder7979/Magic-FixBlood-Asp
Magic fix
2017-11-25Merge pull request #1264 from Antifluxfield/GT6-styled_pipesBlood-Asp
GT6 Styled Pipes & Cables
2017-11-25Merge branch 'unstable' into GT6-styled_pipesBlood-Asp
2017-11-25Merge branch 'unstable' into GT6-styled_pipesBlood-Asp
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-24Merge pull request #1296 from JohannesGaessler/MorePhenolRecipesAlkalus
More Phenol recipes
2017-11-24Merge pull request #1289 from Dimach/dieselAlkalus
Added large diesel repair status to NC info panel.
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-24Added info to small miners tooltip. (#1287)Dimach
* Added info to small miners tooltip.