aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-31Better logging for oregenBlood-Asp
2017-03-31Config for blocks below cropsBlood-Asp
2017-03-31Remove testlineBlood-Asp
2017-03-31Detect low grav dimensions by world providerBlood-Asp
2017-03-31Missed a fileBlood-Asp
2017-03-31Add Lightning RodBlood-Asp
2017-03-31null check to prevent bukkit crashBlood-Asp
2017-03-26Naquadah gen tiersBlood-Asp
2017-03-26Merge pull request #987 from Sirse/unstableBlood-Asp
Fix NEI NoClassDefFoundError
2017-03-26Merge pull request #981 from dohyun22/patch-1Blood-Asp
Fixed various Bugs on the Powderbarrel.
2017-03-26Merge pull request #988 from Dimach/unstableBlood-Asp
Fix #982, #986.
2017-03-26Cleanup code.Dimach
2017-03-26Fix #982, #986.Dimach
2017-03-27Fix NEI NoClassDefFoundErrorSirse
Ensure is NEI loaded before call their API methods
2017-03-25simplified the code.dohyun22
2017-03-24Fixed various Bugs on the Powderbarrel.dohyun22
Fixed PrimedTNT Entity being spawned on client side when destroyed by player. Fixed PrimedTNT Entity spawning at misplaced location (about 0.5m from the center of the block). Fixed fuse sound not being played when ignited. Fixed Powderbarrel not being able to spawn PrimedTNT Entity when destroyed by explosion.
2017-03-23Allow teleportation to galacticraft dimensionsBlood-Asp
2017-03-23Reduce Plascrete Mininglevel and hardness/resistanceBlood-Asp
2017-03-23Add powerconfigs to TeleporterBlood-Asp
2017-03-23Fix ItemDetector Cover not detecting slot 0Blood-Asp
2017-03-23Prevent empty batterys from stacking in battery bufferBlood-Asp
2017-03-23Small fusion reactor fixesBlood-Asp
2017-03-23Overclock high amp machines correctly in Processing ArrayBlood-Asp
2017-03-23Fix AssemblyLine block checkBlood-Asp
2017-03-23TryCatch broken IC2 recipesBlood-Asp
2017-03-23Alternative superbuffer recipe with datasticksBlood-Asp
2017-03-22Merge pull request #980 from MauveCloud/unstableBlood-Asp
BoP Nether fix
2017-03-22Allow dimensions added by other mods (besides GalactiCraft) to inherit GT ↵MauveCloud
worldgen features from overworld
2017-03-22Fix for #726MauveCloud
Hopefully this will also fix #878.
2017-03-22Merge remote-tracking branch 'refs/remotes/Blood-Asp/unstable' into unstableMauveCloud
2017-03-22Merge remote-tracking branch 'refs/remotes/Blood-Asp/unstable' into unstableMauveCloud
2017-03-22Fix spelling of wafersBlood-Asp
2017-03-22Fix missed casing recipeBlood-Asp
2017-03-22Fix nether stones not generating in nether if enabled in configBlood-Asp
2017-03-22Fix 2 recipesBlood-Asp
2017-03-22Merge remote-tracking branch 'refs/remotes/Blood-Asp/unstable' into unstableMauveCloud
2017-03-22Merge remote-tracking branch 'refs/remotes/Blood-Asp/unstable' into unstableMauveCloud
2017-03-22PIC Wafer needs cleanroom tooBlood-Asp
2017-03-22Merge pull request #975 from Dimach/unstable-2Blood-Asp
Fixed ores not generated sometimes.
2017-03-22Merge pull request #974 from Dimach/unstable-1Blood-Asp
Fixed double chance of first 16 custom ores.
2017-03-22Merge pull request #967 from Dimach/unstableBlood-Asp
Fixed incorrect merge, rebase missing commit, resolve conflicts, cleanup code.
2017-03-18Fixed ores not generated sometimes.Dimach
2017-03-18Fixed double chance of first 16 custom ores.Dimach
2017-03-16Cleanup code.Dimach
2017-03-16Fix for negative-coordinate vein generation, adjustments to recipes for ↵MauveCloud
stone dust, sand, and flint
2017-03-16Cleanup code and fix incorrect merge.Dimach
2017-03-16Merge pull request #952 from Techlone/soldering_alloyBlood-Asp
Config for using only soldering alloy
2017-03-16Merge pull request #963 from Dimach/unstableBlood-Asp
Implement #292.
2017-03-16Merge pull request #965 from Techlone/nei_sort_recipesBlood-Asp
Nei sort recipes
2017-03-16Added a sorting of recipes in NEITechlone