Commit graph

197 commits

Author SHA1 Message Date
Adrian Siekierka b429080afc BuildCraft 7.1.23 - fix #3839, fix #3837 2017-11-10 19:30:36 +01:00
SandGrainOne 5a49b05448 Adding triggers for fuel and coolant.
Adding triggers for low levels of fuel and coolant in combustion
engines. The goal is to make it easier to refill with fluid containers
like wax capsules.
2015-10-27 22:12:36 +01:00
asiekierka 6b49bb6513 fix #3050 and other things 2015-10-03 09:37:13 +02:00
asiekierka 5ce9ab97f2 fix a fair amount of bugs 2015-10-01 08:49:48 +02:00
asiekierka 5badae1245 BuildCraft 7.1.4 2015-09-29 10:06:15 +02:00
asiekierka fe5a2aa661 add RailCraft-esque fine-tuned block/item control 2015-09-29 09:54:12 +02:00
asiekierka 3e7e37cebe restore proper engine breaking icons, re-optimize textures 2015-09-28 10:46:16 +02:00
asiekierka 383bd6851a cleanup code, add changelog 2015-09-20 11:20:30 +02:00
asiekierka 5e13fc69ed cleanup, close #3021 2015-09-19 12:59:05 +02:00
Adrian 1d7ea6e729 close #2345 2015-08-09 13:18:26 +02:00
Adrian d5f75bd23e cleanup 2015-08-08 16:14:55 +02:00
asiekierka edbb37810d code cleanup 2015-06-28 22:28:47 +02:00
Adrian 5a82f187c1 fix #2731 by removing lava from combustion engines 2015-06-04 16:20:32 +02:00
Hea3veN adaab2ed3c start cleaning up getting ready for a stable release 2015-05-29 01:09:12 -03:00
Adrian 42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
asiekierka a9c7c1a2e8 refactors to robot docking station code, allow TEs to provide a singular docking station (wip) 2015-04-03 13:16:22 +02:00
asiekierka d6f5063c42 begin work on ingame config 2015-04-02 14:46:57 +02:00
asiekierka 835974e530 checkstyle fixes, module fixes, prepare for early beta release 2015-03-31 23:21:00 +02:00
asiekierka fd00ca3138 finish initial modularization refactor 2015-03-20 10:47:52 +01:00
asiekierka 4e6903547d massive resources refactor, add robot reserved/linkes/in station triggers 2015-03-09 13:59:13 +01:00
asiekierka 73b110915a move redstone engines to core, split out base engine code in core, create core.lib as a place for public-facing utility classes 2015-03-06 16:45:05 +01:00
asiekierka c66ca67359 remove unused energy emitter, receiver code 2015-03-05 17:44:29 +01:00
asiekierka 603d0eea4d almost done making BC modular (minor things in Core left) 2015-03-04 22:44:44 +01:00
asiekierka b8e4a0b599 massive refactor 2015-03-04 16:09:32 +01:00
asiekierka 93adb6a657 refactor achievement code 2015-03-03 21:47:33 +01:00
asiekierka 9306baa0e8 BuildCraft 6.4.1 2015-02-26 22:49:15 +01:00
asiekierka 2f744f1c6b remove dropBrokenBlocks option (was mostly dummy), add markerRange config (currently capped at 64) 2015-02-26 19:07:29 +01:00
asiekierka 229f064e05 update license copyright year, fix #2470 2015-02-26 16:57:49 +01:00
asiekierka 5e4f57f51d fix style 2015-02-26 16:55:53 +01:00
asiekierka 71d7d96c25 bump minimum Forge version to 1236, add place/break events for Builder, Filler and Quarry frame building, try to fix #2476 2015-02-25 17:39:54 +01:00
asiekierka e7d588d28b fix a few crash bugs related to lists and pipes 2015-02-24 10:38:55 +01:00
Arona Jones 671d964f33 Fix #2426 and #2408. Partially Fix #2345. 2015-02-03 07:21:02 +00:00
asiekierka 6bc4db05a7 fix compatibility with Artifice 2015-01-28 14:00:51 +01:00
asiekierka 5f4c49b83c almost all blocks and TEs are now CompatHookable 2015-01-17 21:13:58 +01:00
asiekierka 74fc202ea6 make BuildCraft properly detect previously registered fluids, make oil move a lot slower - closes #2376 2015-01-11 15:12:30 +01:00
Vexatos 1efa254037 Make swimming in oil a lot harder 2015-01-11 13:43:01 +01:00
Adrian Siekierka 7018038440 Merge pull request #2329 from marcin212/checkstyle
fixed checkstyle
2014-12-22 12:23:49 +01:00
marcin212 50e2127e55 fixed checkstyle 2014-12-22 12:16:40 +01:00
marcin212 ba0a99576b added fuels energy production rate configuration value 2014-12-22 11:27:32 +01:00
asiekierka 7045964097 fix bugs, reduce quarry/builder/filler buffer 2014-11-27 12:13:56 +01:00
asiekierka ba20bea0ec fix item rendering for #2222, add engine explosion option, improve engine overheat behaviour 2014-11-23 14:48:31 +01:00
ganymedes01 27cfe88c2c More Ore Dictionary support 2014-11-11 20:14:16 -02:00
Adrian Siekierka efdbeb31aa fix #2175 2014-11-07 23:40:35 +01:00
Adrian Siekierka 928cc436dd fix #2145 and related oilgen issues 2014-11-07 19:06:06 +01:00
asiekierka bf9bfc5c50 fix air checks in oil generation 2014-10-30 09:41:11 +01:00
asiekierka eafa5fe859 minor tweaks throughout the source code 2014-10-29 16:18:21 +01:00
asiekierka 4492802f25 Further work on refactoring the Gate API for #2107 2014-10-28 17:21:45 +01:00
asiekierka 56dd1a6bdd refactor and add functionality to gate API, for #2107 2014-10-28 06:56:49 +01:00
asiekierka 626709a806 triggers -> statements 2014-10-26 13:20:08 +01:00
asiekierka 5fde18014b fix style 2014-10-26 12:42:11 +01:00