aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2016-09-13Merge branch 'refs/heads/Blood-Asp/experimental' into BugfixesMuramasa
2016-08-22Fixes #561Muramasa
2016-08-22Fixes #599Muramasa
2016-08-15Bugfixes 10Muramasa
2016-08-14Bugfixes 9Muramasa
2016-08-14Revert switch changeMuramasa
2016-08-14Bugfixes 8Muramasa
2016-08-14Bugfixes 3/2/1 fix: Remove commented codeMuramasa
2016-08-14Bugfixes 4 fix: Remove commented codeMuramasa
2016-08-14Bugfixes 5 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 6 fix: missed a fileMuramasa
2016-08-14Bugfixes 6 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 6Muramasa
2016-08-14Bugfixes 5Muramasa
2016-08-14Bugfixes 4Muramasa
2016-08-14Bugfixes 3Muramasa
2016-08-14Bugfixes 2Muramasa
2016-08-13Bugfixes 1Muramasa
2016-08-10GT_Block_Ores_GC Null checkMuramasa
2016-08-10GC Ore SupportMuramasa
2016-08-10Merge pull request #594 from Technus/experimentalBlood-Asp
Paintable Wires
2016-08-07Paintable WiresDaniel
2016-08-02Use dim name for GC worlds.Muramasa
2016-08-01Remove asteroids from isGenerationAllowedMuramasa
2016-07-29Bugs & Removal of GG's TileEntityOresMuramasa
2016-07-29Merge GG into GTMuramasa
2016-07-27Merge pull request #584 from OneEyeMaker/SmoothTransitionBlood-Asp
More work on deprecated heating coils.
2016-07-27Merge pull request #583 from Muramasa-/FixesBlood-Asp
Remove UBC Dependency
2016-07-27Added code for Pyrolyse Oven to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Oil Cracker to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Multi Smelter to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Electric Blast Furnace to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Use GameRegistryMuramasa
2016-07-27Remove UBC DependencyMuramasa
2016-07-27Handle fuel value as integerBlood-Asp
2016-07-26Restored TextureSetsOneEyeMaker
2016-07-26Fixed merge conflicts.OneEyeMaker
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
2016-07-26Separated multiblock overlay and gui texturesMuramasa
2016-07-26Merge pull request #576 from Muramasa-/UBCSupportBlood-Asp
UBC Support / Ore System Restructure
2016-07-25Method simplificationMuramasa
Simplified some methods. Fixed incorrect honey requirement for scanning forestry species. Tweaked a tooltips.
2016-07-25Changed method of "repairing" of overheated coils.OneEyeMaker
Also moved initialization of SubTags to prevent NoClassDefFoundException.
2016-07-24Redesigned achievements.OneEyeMaker
2016-07-24Update GT_FuelLoader.javaDEMOOH
Changed MK3 Naquadah Reactor to return naquadah cell instead of empty cell.
2016-07-24Changed Blast Furnace temperatures of some materials.OneEyeMaker
Now EV materials require HV+ heating coils, IV materials requires EV+ coils.
2016-07-23Fix "stone" veinsMuramasa
Fix an issue where an "stone" vein would override ore textures but not other stones. Added missing small ore for marble and basalt. Removed wither check from Block_Stones.
2016-07-22Fix convertOreMuramasa
2016-07-22Fix harvest levelMuramasa