Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-12 | Added crafting recipes for the LCH | Johannes Gäßler | |
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-08 | Implemented checkMachine for the LCR, added machine casings | Johannes Gäßler | |
2017-03-31 | null check to prevent bukkit crash | Blood-Asp | |
2017-03-25 | simplified the code. | dohyun22 | |
2017-03-24 | Fixed 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-23 | Reduce Plascrete Mininglevel and hardness/resistance | Blood-Asp | |
2017-02-11 | Finish Cleanroom | Blood-Asp | |
2016-12-13 | Ore harvest level rework. Fixed #730. | Dimach | |
2016-10-26 | More Translation stuff. Hope it does not lag. | Blood-Asp | |
2016-10-26 | some bugfixes | Blood-Asp | |
2016-10-21 | Wrench shift click can move machine front direction | Blood-Asp | |
2016-10-19 | Some Block fixes | Blood-Asp | |
2016-10-19 | Cleanup recipe classes | Blood-Asp | |
2016-10-16 | Base IC2 Classic compat. Reactor components disabled, some recipes likely ↵ | Blood-Asp | |
missing/broken | |||
2016-10-13 | Hide some unused blocks in NEI | Muramasa | |
2016-10-04 | Computronics support & Improved mod dependant Materials | Muramasa | |
2016-09-29 | Small fixes & Stop storage blocks and fluids for disabled materials | Muramasa | |
2016-09-24 | Update with exp changes | Muramasa | |
2016-09-24 | fix orehiding hiding all ores instead of only the unneeded. | Blood-Asp | |
2016-09-20 | Merge pull request #632 from Muramasa-/Bugfixes | Muramasa- | |
Various Bugfixes | |||
2016-09-17 | That didn't work | Muramasa | |
2016-09-16 | Reduce Marble/Basalt harvest level and setOreBlock fixes | Muramasa | |
2016-09-16 | One more conflict | Muramasa | |
2016-09-16 | Fix conflicts | Muramasa | |
2016-09-15 | Fix Tools and lag on reading tooltip | Blood-Asp | |
2016-09-15 | Update Part 1 | Muramasa | |
2016-09-13 | Merge pull request #631 from Muramasa-/LoadTimes | Muramasa- | |
Various Load Time Improvements | |||
2016-08-25 | tmp fix for #595 | Blood-Asp | |
2016-08-19 | initMaterialProperties | 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-14 | Bugfixes 6 fix: Removed commented code | Muramasa | |
2016-08-14 | Bugfixes 6 | Muramasa | |
2016-08-14 | Bugfixes 5 | Muramasa | |
2016-08-13 | TryCatch changes | Muramasa | |
2016-08-13 | Remove null checks | Muramasa | |
2016-08-13 | HashMap > ConcurrentHashMap & String vars | Muramasa | |
2016-08-13 | Rest of d2a098f | Muramasa | |
2016-08-13 | Worldgen and Random changes | Muramasa | |
2016-08-10 | GT_Block_Ores_GC Null check | Muramasa | |
2016-08-10 | GC Ore Support | Muramasa | |
2016-07-27 | Merge pull request #583 from Muramasa-/Fixes | Blood-Asp | |
Remove UBC Dependency | |||
2016-07-27 | Use GameRegistry | Muramasa | |
2016-07-27 | Remove UBC Dependency | Muramasa | |
2016-07-26 | Merge branch 'experimental' into NewFeatures | OneEyeMaker | |
2016-07-26 | Coils should be deprecated | OneEyeMaker | |
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-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. | |||
2016-07-22 | Fix convertOre | Muramasa | |