aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/GT_Worldgenerator.java
AgeCommit message (Expand)Author
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-01-17Remove a bunch of commented out code, small formatting adjustmentsJason Mitchell
2020-04-10Void miner adjustments (#262)bartimaeusnek
2019-04-09fixesbartimaeusnek
2019-01-24Fix for oreveins not always taking on color of surround GT stones. oreveins ...Richard Hendricks
2018-09-08Various fixesbartimaeusnek
2018-05-27applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425bartimaeusnek
2018-05-25Copy fix from https://github.com/Blood-Asp/GT5-Unofficial/issues/726Richard Hendricks
2018-04-26fixed galactic greg & config differncebartimaeusnek
2018-04-24OreVein Hardcode Updatebartimaeusnek
2018-01-25Fix End Asteroid worldgen putting all asteroids in the center of the endDavid Vierra
2018-01-20Add ncie instructions on calculating oregen.Richard Hendricks
2018-01-19Checking in working version for #2302. Need to verify against full modpack, a...Richard Hendricks
2017-12-24Optimize imports an add molten cellsTechnus
2017-11-24Leave deep dark orevein max size at 32, only place GT stone if the requesting...Richard Hendricks
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 per-dim...Richard Hendricks
2017-11-24Feature complete. Fixed/understand Deep Dark double oregen issue. Still have...Richard Hendricks
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 s...Richard Hendricks
2017-11-24First pass at chunkifying oreveinsRichard Hendricks
2017-10-17Revert threadsafe code back to lossy code. Chunks will get skipped with this,...Richard Hendricks
2017-10-17Preserve debug messages and bugfix for deep dark doing multiple worldgens on ...Richard Hendricks
2017-10-16Add variable to configure number of attempts before giving up, default to 64....Richard Hendricks
2017-10-16Missed a execCount. Modified output to print dimension name instead of dimen...Richard Hendricks
2017-10-16Rebase to latest experimental headRichard Hendricks
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus
2017-09-081909: Fix oregen issue with empty chunks. Problem was caused by not using thr...Richard Hendricks
2017-06-19Minor change, full revert.Technus
2017-06-18Revert worldgen changes.Technus
2017-06-17Optimize importsTechnus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-08fix wrong center chunk coordinatesTechlone
2017-06-07experimental worldgen change fixBlood-Asp
2017-06-05Attempt to prevent worldgen loops with other mods #1063 #828Blood-Asp
2017-05-01Optimize importsTechnus
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-03-31Better logging for oregenBlood-Asp
2017-03-31Config for blocks below cropsBlood-Asp
2017-03-22Allow dimensions added by other mods (besides GalactiCraft) to inherit GT wor...MauveCloud
2017-03-22Fix for #726MauveCloud
2017-03-22Merge pull request #975 from Dimach/unstable-2Blood-Asp
2017-03-18Fixed ores not generated sometimes.Dimach
2017-03-16Fix for negative-coordinate vein generation, adjustments to recipes for stone...MauveCloud
2016-09-30fix asteroid worldgenBlood-Asp
2016-09-22Try Catch ChangesMuramasa
2016-09-22For Loop ChangesMuramasa