Commit graph

  • cbc302ff48
    Decrease speed of by 3 ticks electrical furnace when using 4 overclockers modmuss50 2018-06-05 21:57:04 +0100
  • 6cd98727a8
    #releaseBuild modmuss50 2018-06-02 17:06:23 +0100
  • e834ba390d Updated industrial electrolyzer crafting recipe. drcrazy 2018-06-01 14:18:06 +0300
  • 74107dd3ea Made cable not able to receive energy if full. Same for provide/empty drcrazy 2018-06-01 14:03:45 +0300
  • 5e960ec3f2 Updated JEI support for rolling machine. drcrazy 2018-05-31 20:36:53 +0300
  • 2574a898d8 Bumped requred forge version drcrazy 2018-05-30 17:14:00 +0300
  • 2fb4c4559e Removed unused variable drcrazy 2018-05-30 17:01:56 +0300
  • 3930b150a0 Fixed warning with TE registration drcrazy 2018-05-30 16:57:23 +0300
  • f59a4775a9 Fixed license and updated Thermal and Forge deps drcrazy 2018-05-30 15:00:54 +0300
  • 362a93af3d Fixed BC fuel energy gen. Closes #1524 drcrazy 2018-05-29 13:50:06 +0300
  • 874b08e919
    only check tiles on the minecraft resource domain, should be a bit quicker modmuss50 2018-05-27 10:58:20 +0100
  • 6bc73adc35
    Rewrite tile registry + rename all tiles. Worlds should upgrade fine using datafixers modmuss50 2018-05-27 10:53:26 +0100
  • 4d74c8d69b
    #releaseBuild modmuss50 2018-05-27 00:42:03 +0100
  • 959e318859
    Add energy storage to RebornCore's wrenableBlocks list modmuss50 2018-05-26 20:38:47 +0100
  • 24c41f356f Bumped up lighting rod drcrazy 2018-05-26 02:55:01 +0300
  • 1614f71244 Fixed warning in stack tooltip event. drcrazy 2018-05-25 17:51:52 +0300
  • 1ad23439eb Cleaned up supressed warnings drcrazy 2018-05-25 14:24:35 +0300
  • 6d242b08d5 Nano Saber energy storage is now configurable. drcrazy 2018-05-25 12:12:59 +0300
  • e7644b6b68 Updated storage values for powered items drcrazy 2018-05-25 11:50:32 +0300
  • 7ab300a810 Make Craft Tweaker removeInputRecipe less strict, https://github.com/FTBTeam/FTB-Continuum/issues/58 modmuss50 2018-05-24 11:36:43 +0100
  • 1c6e26dd99 Fix minor mistake modmuss50 2018-05-23 15:06:29 +0100
  • 02c708cd21 Final changes to the item power storage modmuss50 2018-05-23 14:49:14 +0100
  • 682670ca51 Item charging + discharging is now done using the caps modmuss50 2018-05-23 14:07:37 +0100
  • 250a25d25f Fixed durability bar drcrazy 2018-05-23 01:33:07 +0300
  • ff18e28d1c Remaining changes for powered items. drcrazy 2018-05-23 00:36:11 +0300
  • f203bbbefd Started work on capability for powered item drcrazy 2018-05-23 00:27:28 +0300
  • c4c5f2135c Started work in switching powered items to capability drcrazy 2018-05-23 00:26:30 +0300
  • c7dcc7a5e3 #releaseBuild modmuss50 2018-05-21 17:51:33 +0100
  • eb4ba94593
    Fix https://github.com/FTBTeam/FTB-Continuum/issues/52 modmuss50 2018-05-20 21:41:58 +0100
  • f533782295
    #releaseBuild modmuss50 2018-05-20 16:10:32 +0100
  • d2f6f89838
    Load recipes a bit earlier to fix some issues with crafttweaker, hopefully this doesnt break anything thing else. Fixes #1520 modmuss50 2018-05-20 16:01:58 +0100
  • 66bb38543e
    Fix #1517 modmuss50 2018-05-20 15:43:46 +0100
  • 8ef39d18e8 Reduce the time on some recipes modmuss50 2018-05-18 11:27:49 +0100
  • 85b736065c Fixed charge of TR items. drcrazy 2018-05-18 12:34:58 +0300
  • 4c73363206 Fixes #1513 modmuss50 2018-05-17 11:12:21 +0100
  • c20e1c72a9 Fixes #1515 modmuss50 2018-05-17 11:00:35 +0100
  • fc2c4cce0c Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2018-05-17 10:59:00 +0100
  • ffa9e7b5eb Fix #1516 modmuss50 2018-05-17 10:58:53 +0100
  • c10c06260b Fixed excessive energy usage to charge RF items drcrazy 2018-05-17 03:43:58 +0300
  • 29b886ea8d Fixed unchecked warning drcrazy 2018-05-17 03:41:19 +0300
  • 8cf66a7f1d #releaseBuild modmuss50 2018-05-16 17:31:18 +0100
  • 49a06b6044 Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2018-05-16 17:27:52 +0100
  • 72c8c6252a Add a config to disable sawmill recipes modmuss50 2018-05-16 17:27:44 +0100
  • 134198c948 Updated i18n usage. drcrazy 2018-05-14 12:24:44 +0300
  • 3d2cbe4e74 Updated IC2 and BC versions drcrazy 2018-05-11 15:00:16 +0300
  • 185d84c904 Added JEI support for assembly machine. Closes #1512 drcrazy 2018-05-10 18:32:11 +0300
  • bcc9e0827a #releaseBuild modmuss50 2018-05-09 17:53:05 +0100
  • ed9cdc7353 GUI update for assembly machine. Some work for #1512 drcrazy 2018-05-08 18:05:49 +0300
  • 7bc792fd69 Fixed license. ) drcrazy 2018-05-08 17:08:41 +0300
  • 2b216ee183 Register recipes later, mainly just a test modmuss50 2018-05-08 13:35:25 +0100
  • 4a7be6844a
    #releaseBuild modmuss50 2018-05-06 12:41:08 +0100
  • 3d4432a877
    Add grinder and extractor recipes for ic2 tin cans, closes #1508 modmuss50 2018-05-06 12:38:40 +0100
  • 22f0b74f76
    Remove rolling machine recipe transfer as it was broken modmuss50 2018-05-06 12:15:09 +0100
  • 36e934ae6a
    Fix typo in OC driver modmuss50 2018-05-06 12:10:55 +0100
  • c6d8a8abcb
    Industrial Grinder now makes Coal instead of Pulverized Coal, Closes #1511 modmuss50 2018-05-06 12:09:45 +0100
  • 4c192ec1e8
    Add Immersive Engineering Creosote to semi-fluid generator modmuss50 2018-05-06 12:01:15 +0100
  • 1c10c199ae Fixes some issues with the storage chests, closes #1481 modmuss50 2018-05-04 12:06:40 +0100
  • 9a6d9765bd Removed tesla dependency. drcrazy 2018-05-04 12:01:00 +0300
  • e1276a821b
    Update to use new discord link Modmuss50 2018-04-30 18:30:09 +0100
  • d729cacc4a Tweak rubber plantation loot table modmuss50 2018-04-30 14:49:01 +0100
  • 883a0d0b8b Fix cells not working with thermal expansion tanks, closes #1504 modmuss50 2018-04-30 14:43:09 +0100
  • e87f5fa27e Fix #1503 modmuss50 2018-04-30 14:24:21 +0100
  • 07ffd97e92 Add rubber plantation to villages modmuss50 2018-04-30 13:38:41 +0100
  • 790c363c03
    Remove last direct GL class modmuss50 2018-04-28 19:46:15 +0100
  • c9240f89d0
    #releaseBuild modmuss50 2018-04-28 19:26:19 +0100
  • a42e6fea07
    Fix #1500 modmuss50 2018-04-28 19:22:43 +0100
  • 21fc0fe309
    #releaseBuild modmuss50 2018-04-28 12:07:53 +0100
  • 63b3b0836f
    Fix #1497 modmuss50 2018-04-28 11:53:59 +0100
  • 45669e8aa9 Formatting + set proper frame drop for advanced machines drcrazy 2018-04-28 13:16:50 +0300
  • 649a6bf67f More sorting work. drcrazy 2018-04-27 18:15:56 +0300
  • de61d24082 Sorted out blocks between tiers drcrazy 2018-04-27 18:06:57 +0300
  • 97e8fd7270 Changed names for parameters in createTE. drcrazy 2018-04-27 17:54:19 +0300
  • ebd75d2cf1 This is an actual CT support for fluid replicator. drcrazy 2018-04-27 15:11:19 +0300
  • be52e991a7 This should be a CT support for fluid replicator drcrazy 2018-04-27 15:01:46 +0300
  • 6e02bb8153 Added more recipes for fluid replicator. drcrazy 2018-04-27 01:15:49 +0300
  • dc32c9505d Nerf the fusion reactor a little. modmuss50 2018-04-25 16:17:38 +0100
  • 9d0a2a0ddc Added creosote to semifluid generator. Closes #1498 drcrazy 2018-04-25 11:27:29 +0300
  • 731a5cf56d Fixed unused import and missing javadoc drcrazy 2018-04-25 11:06:33 +0300
  • 05a1f95fa1 Fixed possible issue with sendingFace persistence. drcrazy 2018-04-25 11:01:55 +0300
  • 008a1ad11f Fixed energy ping-pong in cables. drcrazy 2018-04-24 20:27:42 +0300
  • be97fbb415
    #releaseBuild modmuss50 2018-04-22 18:41:26 +0100
  • 319f74d5cd
    Ores that drop the product will now grind to the product. e.g coal ore now grinds to coal, not coal dust modmuss50 2018-04-22 18:38:25 +0100
  • 7f8dff1dd0
    Don't clear the button list in random places, also fixes #1494 modmuss50 2018-04-22 13:40:58 +0100
  • d9d4c117d3
    #releaseBuild modmuss50 2018-04-22 13:26:18 +0100
  • 08a6d309d7
    Fix server crash, closes #1495 and closes #1496 modmuss50 2018-04-22 13:22:09 +0100
  • 5a2bcdd5b2
    #releaseBuild modmuss50 2018-04-21 16:34:32 +0100
  • 83e4ad98e1
    Add configs to cables, closes #1491 modmuss50 2018-04-21 16:32:04 +0100
  • 99404f8a46
    Remove old code modmuss50 2018-04-21 16:04:59 +0100
  • 8c61707317
    Fix #1492 modmuss50 2018-04-21 16:02:40 +0100
  • 21e9a86194
    Fix #1489 modmuss50 2018-04-21 15:56:25 +0100
  • 4734c49a70
    Fix #1493 modmuss50 2018-04-21 15:53:54 +0100
  • 2658401aca Made craft for data storage circuit more balanced. drcrazy 2018-04-20 15:45:02 +0300
  • 53ce1828d1 Small tweaks modmuss50 2018-04-18 17:33:11 +0100
  • 5c81430c4c Finish off the reactor changes, feel free to suggest some more tweaks to it. modmuss50 2018-04-18 17:15:33 +0100
  • 90e0ea23b9 Fixes #1490 modmuss50 2018-04-18 15:59:08 +0100
  • 09a75893e4 Add larger fusion reactor sizes modmuss50 2018-04-18 15:46:56 +0100
  • 10106715d3 Right click the fusion control computer with coils to autoplace them. modmuss50 2018-04-18 15:07:28 +0100
  • d94eb03a06 Update Fusion reactor to use new method for coil location. modmuss50 2018-04-18 14:48:19 +0100
  • b12cc56c83 Updated buildcraft version to 7.99.16 drcrazy 2018-04-18 16:01:44 +0300
  • 258439fed2
    Update README.md Modmuss50 2018-04-16 20:08:47 +0100