Age | Commit message (Expand) | Author |
2023-04-10 | Update spotless config to 0.2.2 | Raven Szewczyk |
2023-04-01 | Jabel, Generic injection and mostly automatic code cleanup (#1829) | Raven Szewczyk |
2023-04-01 | update spotless formatting (#1827) | boubou19 |
2023-02-16 | Apply post-decompilation cleanup patches from the new RFG version (#1744) | Raven Szewczyk |
2023-01-30 | [ci skip] spotlessApply with the new settings | Jason Mitchell |
2022-08-27 | Update buildscript & apply spotless (#1306) | Raven Szewczyk |
2022-07-02 | Par, var, begone! (#1104) | YannickMG |
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris |
2021-01-17 | Remove a bunch of commented out code, small formatting adjustments | Jason Mitchell |
2020-04-10 | Void miner adjustments (#262) | bartimaeusnek |
2019-04-09 | fixes | bartimaeusnek |
2019-01-24 | Fix for oreveins not always taking on color of surround GT stones. oreveins ... | Richard Hendricks |
2018-09-08 | Various fixes | bartimaeusnek |
2018-05-27 | applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425 | bartimaeusnek |
2018-05-25 | Copy fix from https://github.com/Blood-Asp/GT5-Unofficial/issues/726 | Richard Hendricks |
2018-04-26 | fixed galactic greg & config differnce | bartimaeusnek |
2018-04-24 | OreVein Hardcode Update | bartimaeusnek |
2018-01-25 | Fix End Asteroid worldgen putting all asteroids in the center of the end | David Vierra |
2018-01-20 | Add ncie instructions on calculating oregen. | Richard Hendricks |
2018-01-19 | Checking in working version for #2302. Need to verify against full modpack, a... | Richard Hendricks |
2017-12-24 | Optimize imports an add molten cells | Technus |
2017-11-24 | Leave deep dark orevein max size at 32, only place GT stone if the requesting... | Richard Hendricks |
2017-11-24 | Added primary meta to orevein seed. Read comments for details. | Richard Hendricks |
2017-11-24 | Removed oreveinSize to use a hardcoded value for now, until we can do per-dim... | Richard Hendricks |
2017-11-24 | Feature complete. Fixed/understand Deep Dark double oregen issue. Still have... | Richard Hendricks |
2017-11-24 | Remove tabs, replace with spaces | Richard Hendricks |
2017-11-24 | Code Cleanup | Richard Hendricks |
2017-11-24 | Feature complete. Ready for testing in multiple dimensions. | Richard Hendricks |
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 s... | Richard Hendricks |
2017-11-24 | First pass at chunkifying oreveins | Richard Hendricks |
2017-10-17 | Revert threadsafe code back to lossy code. Chunks will get skipped with this,... | Richard Hendricks |
2017-10-17 | Preserve debug messages and bugfix for deep dark doing multiple worldgens on ... | Richard Hendricks |
2017-10-16 | Add variable to configure number of attempts before giving up, default to 64.... | Richard Hendricks |
2017-10-16 | Missed a execCount. Modified output to print dimension name instead of dimen... | Richard Hendricks |
2017-10-16 | Rebase to latest experimental head | Richard Hendricks |
2017-10-01 | Optimize imports, optimize random number generation, make turbines loose 0.75... | Technus |
2017-09-08 | 1909: Fix oregen issue with empty chunks. Problem was caused by not using thr... | Richard Hendricks |
2017-06-19 | Minor change, full revert. | Technus |
2017-06-18 | Revert worldgen changes. | Technus |
2017-06-17 | Optimize imports | Technus |
2017-06-15 | Merge branch 'unstable_BLOOD' into reMerge | Technus |
2017-06-08 | fix wrong center chunk coordinates | Techlone |
2017-06-07 | experimental worldgen change fix | Blood-Asp |
2017-06-05 | Attempt to prevent worldgen loops with other mods #1063 #828 | Blood-Asp |
2017-05-01 | Optimize imports | Technus |
2017-04-27 | Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP) | Technus |
2017-03-31 | Better logging for oregen | Blood-Asp |
2017-03-31 | Config for blocks below crops | Blood-Asp |
2017-03-22 | Allow dimensions added by other mods (besides GalactiCraft) to inherit GT wor... | MauveCloud |