Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-09 | Bugfixes and now using built in OrePrefixes enabled/disabled lists | Muramasa | |
2016-08-31 | Actually, probably better to just exclude these | Muramasa | |
2016-08-31 | fix issue with chest loot on server start | Muramasa | |
2016-08-31 | Fix lens recipes & duplicate config list entries | Muramasa | |
2016-08-31 | Configurable components & fixes | Muramasa | |
2016-08-23 | Fixes & work on #266 | Muramasa | |
2016-08-22 | Merge pull request #603 from Muramasa-/Mats | Muramasa- | |
Material Rework | |||
2016-08-22 | Some cleanup | Muramasa | |
2016-08-22 | #573 Turbines now explode when producing more EU than dynamo can handle | Blood-Asp | |
2016-08-22 | Fix #598 Delete saved recipe on machine change | Blood-Asp | |
2016-08-22 | Fixes #599 | Muramasa | |
2016-08-22 | Fixes #561 | Muramasa | |
2016-08-22 | Fixes #559 | Muramasa | |
2016-08-22 | Small fixes | Muramasa | |
2016-08-21 | More compatibility fixes | Muramasa | |
2016-08-21 | General cleanup & MaterialProcessing | Muramasa | |
2016-08-19 | Constructor fix | Muramasa | |
2016-08-19 | Whoops | Muramasa | |
2016-08-19 | initMaterialProperties | Muramasa | |
2016-08-18 | Config work | Muramasa | |
2016-08-17 | Initial | Muramasa | |
Fixed Materials limitation Added ability to add Materials via a config Added ability to change all properties of a Material via a config | |||
2016-08-10 | GT_Block_Ores_GC Null check | Muramasa | |
2016-08-10 | GC Ore Support | Muramasa | |
2016-08-10 | Merge pull request #594 from Technus/experimental | Blood-Asp | |
Paintable Wires | |||
2016-08-07 | Paintable Wires | Daniel | |
2016-08-02 | Use dim name for GC worlds. | Muramasa | |
2016-08-01 | Remove asteroids from isGenerationAllowed | Muramasa | |
2016-07-29 | Bugs & Removal of GG's TileEntityOres | Muramasa | |
2016-07-29 | Merge GG into GT | Muramasa | |
2016-07-27 | Merge pull request #584 from OneEyeMaker/SmoothTransition | Blood-Asp | |
More work on deprecated heating coils. | |||
2016-07-27 | Merge pull request #583 from Muramasa-/Fixes | Blood-Asp | |
Remove UBC Dependency | |||
2016-07-27 | Added code for Pyrolyse Oven to smoothly replace deprecated coils. | OneEyeMaker | |
2016-07-27 | Added code for Oil Cracker to smoothly replace deprecated coils. | OneEyeMaker | |
2016-07-27 | Added code for Multi Smelter to smoothly replace deprecated coils. | OneEyeMaker | |
2016-07-27 | Added code for Electric Blast Furnace to smoothly replace deprecated coils. | OneEyeMaker | |
2016-07-27 | Use GameRegistry | Muramasa | |
2016-07-27 | Remove UBC Dependency | Muramasa | |
2016-07-27 | Handle fuel value as integer | Blood-Asp | |
2016-07-26 | Restored TextureSets | OneEyeMaker | |
2016-07-26 | Fixed merge conflicts. | OneEyeMaker | |
2016-07-26 | Merge branch 'experimental' into NewFeatures | OneEyeMaker | |
2016-07-26 | Coils should be deprecated | OneEyeMaker | |
2016-07-26 | Separated multiblock overlay and gui textures | Muramasa | |
2016-07-26 | Merge pull request #576 from Muramasa-/UBCSupport | Blood-Asp | |
UBC Support / Ore System Restructure | |||
2016-07-25 | Method simplification | Muramasa | |
Simplified some methods. Fixed incorrect honey requirement for scanning forestry species. Tweaked a tooltips. | |||
2016-07-25 | Changed method of "repairing" of overheated coils. | OneEyeMaker | |
Also moved initialization of SubTags to prevent NoClassDefFoundException. | |||
2016-07-24 | Redesigned achievements. | OneEyeMaker | |
2016-07-24 | Update GT_FuelLoader.java | DEMOOH | |
Changed MK3 Naquadah Reactor to return naquadah cell instead of empty cell. | |||
2016-07-24 | Changed Blast Furnace temperatures of some materials. | OneEyeMaker | |
Now EV materials require HV+ heating coils, IV materials requires EV+ coils. | |||
2016-07-23 | Fix "stone" veins | Muramasa | |
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. |