aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-03-23make galgreg vein generation consist with gt5Yang Xizhi
2021-12-02Migrate to unified build scriptJohann Bernhardt
2020-03-07Update to Java 8bartimaeusnek
+ Fixed Crash with BWOres
2019-11-03added a constructorbartimaeusnek
added conly only constructor to work with NEI and easier programming of the veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-02added runnable for adding own veinsbartimaeusnek
+updated gt Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-02removed debug functionbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-02added bartworks integrationbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2018-06-30+added support for small ores in spacebartimaeusnek
+version bump
2018-04-26update for oregen hardcodebartimaeusnek
2017-12-11Revert "Side branch that has working debug messages."Richard Hendricks
This reverts commit 0a75249eb470083bb12162aed5bd029e4514d979.
2017-12-11Change setBlock to align with GT5U. Makes Galena and Lead use pickaxe ↵Richard Hendricks
instead of shovel for harvesting on planets.
2017-11-24Side branch that has working debug messages.Richard Hendricks
2017-11-24Fix for https://github.com/GTNewHorizons/NewHorizons/issues/2180 - Mars ore ↵Richard Hendricks
generation
2017-05-25Make it GC 497 and GT 5.09.30 campatibleDream-Master
2016-10-02remove Plutonium Mix because deprecatedDream-Master
2016-10-02Add oil sandDream-Master
2015-10-29Removed SpaceDim registration. This is supposed to be done by an external mod.Namikon
Also removed the warning about misconfiguration, as this mod alone won't do anything by itself now
2015-10-25Update ModRegisterer.javaNamikon
Added missing comment for GSpace Version
2015-10-25remove Europa from the ListDream-Master
2015-10-25Galaxy Space Name Space Fix for Version 2.5FixDream-Master
2015-10-25Experimental change in the Asteroid Vein-selector: The selector now ignores ↵Namikon
the weight-value of the veins. This was necessary because the density of Asteroids is 1:20 compared to normal Veins in the Overworld Loot-Chest chance is now x:100 instead of x:1000 (Where x is the config value for loot chests in that dimension)
2015-09-20SanitycheckNamikon
2015-09-06API cleanupNamikon
2015-08-29RC3; Probably a solution for GTNewHorizons/NewHorizons#290Namikon
2015-07-22ReleaseCandidate 2Namikon
- ModDefinitions for GalaxySpace updated to 2.3-Beta - Added missing DimensionDefinition-Defaults for OreType - Added missing DimensionDefinition-Defaults for DimensionType
2015-07-13Added one more warning, as the first one might get lost in larger modpacks.Namikon
Added fancy logo (yay) ReleaseCandidate 1. Seems pretty stable so far
2015-07-02Moved from Bitbucket to Github. We're open source, yaayNamikon