Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-19 | Added a lot of (petro)chemistry stuff, expanded the API | Johannes Gäßler | |
Created an adapter class for creating materials. Materials now have bit flags for automatic gas/fluid creation. Added a new convenience method for adding distillery recipes. Recipes now show the exact recipe duration instead of the duration rounded down to the nearest int. Added new Materials with relevant recipes: Acetic Acid, Acetone, Calcium Acetate, Charcoal Byproducts, Carbon Monoxide, Ethanol, Ethylene, Methanol, Methyl Acetate, Polyvinyl Acetate, Propene, Sulfuric Ethylene, Vinyl Acetate Made vinegar visible. | |||
2017-03-31 | catch most modular armor crashes | Blood-Asp | |
2017-03-31 | Add assemblyrecipes for all circuits per oredict | Blood-Asp | |
2017-03-22 | Fix spelling of wafers | Blood-Asp | |
2017-03-16 | Fix for negative-coordinate vein generation, adjustments to recipes for ↵ | MauveCloud | |
stone dust, sand, and flint | |||
2017-03-16 | Cleanup code and fix incorrect merge. | Dimach | |
2017-03-08 | Fix rubber plates in modular armor boots | Blood-Asp | |
2017-03-08 | Better circuit tooltips | Blood-Asp | |
2017-03-05 | Moar circuit balance | Blood-Asp | |
2017-03-01 | Some recipe fixes. | Blood-Asp | |
2017-03-01 | Remove rubber from steamage | Blood-Asp | |
2017-03-01 | More circuit balancing | Blood-Asp | |
2017-02-28 | Circuit changes | Blood-Asp | |
2017-01-10 | Fix #851 | vlad20012 | |
2016-12-23 | Play plunger sound when clearing fluids from GT machines | Blood-Asp | |
2016-12-23 | Reduce damage sense takes when harvesting ic2 crops compared to other uses | Blood-Asp | |
2016-12-17 | Merge pull request #803 from dgabehar/unstable | Blood-Asp | |
Crash with Modular Exoskeleton #769 | |||
2016-12-15 | Added check to ensure that fluid is set trying to provide air to player ↵ | Doug Gabehart | |
during onArmorTick Looking at how to fill helmet tank from air cell | |||
2016-12-15 | Fixed processing power issue where values continually increased up to infinity | Doug Gabehart | |
2016-12-14 | More stability improvements. (Null value and checks to ensure keys exist) | Doug Gabehart | |
2016-12-14 | Fixed issue with Modular Armor inventory not saving properly after removing ↵ | Doug Gabehart | |
the call to closeScreen Added null and key checks when determining if a full radiation or electrical armor set is configured | |||
2016-12-14 | Removed player.closeScreen call to fix graphics glitch when switching armor tabs | Doug Gabehart | |
2016-12-14 | Added updateArmorStats method which includes additional checks to ensure ↵ | Doug Gabehart | |
that values are not null and the key in question exists in mStats Removed player.closeScreen call in mouseClicked to prevent display glitch when switching armor gui tabs; (mouse focus from returning to 2x2 crafting grid) | |||
2016-12-13 | Replace all literal numbers referring to tool types with named constants | David Vierra | |
2016-12-07 | Fixed #786. | Dimach | |
2016-11-02 | Modular Armor configs | Blood-Asp | |
2016-10-30 | Modular Armor changes 1 | Blood-Asp | |
2016-10-26 | Improve harvest range of sense to 5x5x5(now working) | Blood-Asp | |
2016-10-19 | Make Dough by throwing flour into filled cauldron | Blood-Asp | |
2016-10-19 | Cleanup recipe classes | Blood-Asp | |
2016-10-16 | Fix recipes for forestry wood covers. | Blood-Asp | |
2016-10-16 | Base IC2 Classic compat. Reactor components disabled, some recipes likely ↵ | Blood-Asp | |
missing/broken | |||
2016-10-13 | Show nuggets by default in NEI | Blood-Asp | |
2016-10-10 | Fixing Heavy Duty Alloy Ingot recipes | Blood-Asp | |
2016-10-07 | Move load order for doors to fix malisis doors conflict. | Blood-Asp | |
2016-10-04 | Small fixes | Muramasa | |
2016-10-04 | Computronics support & Improved mod dependant Materials | Muramasa | |
2016-09-24 | Update with exp changes | Muramasa | |
2016-09-23 | Reduce disabled component creation & GT_Proxy postInit -> Processors | Muramasa | |
2016-09-15 | Update Part 1 | Muramasa | |
2016-08-31 | Configurable components & fixes | 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-15 | Bugfixes 10 | Muramasa | |
2016-08-14 | Bugfixes 8 | Muramasa | |
2016-08-14 | Bugfixes 6 fix: Removed commented code | Muramasa | |
2016-08-14 | Bugfixes 6 | Muramasa | |
2016-08-13 | More String var changes | Muramasa | |
2016-08-13 | TryCatch changes | Muramasa | |
2016-08-13 | Remove null checks | Muramasa | |
2016-08-13 | HashMap > ConcurrentHashMap & String vars | Muramasa | |