Commit graph

481 commits

Author SHA1 Message Date
Adrian Siekierka b429080afc BuildCraft 7.1.23 - fix #3839, fix #3837 2017-11-10 19:30:36 +01:00
Adrian Siekierka d5033da8a1 BuildCraft 7.1.21 2017-04-08 10:29:40 +02:00
Adrian Siekierka bfa69a2ef3 fix #3497 2017-04-08 10:01:59 +02:00
AlexIIL 3668dc883a Fix #3283, fix #3395, fix #3283.
Just a few fixes for 7.1.18, whenever it comes out.
2016-07-15 12:56:02 +01:00
SandGrainOne 207f85958b Moved IBlockDefaultTriggers to core 2015-11-14 20:50:36 +01:00
SandGrainOne 99ee6ab927 Added IBlockDefaultTriggers.
Prevent DefaultTriggerProvider from adding triggers, but allow other
providers to add their own. This is a more friendly version of
IOverrideDefaultTriggers.
2015-11-09 23:44:30 +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 c357f02444 BuildCraft 7.1.9 2015-10-06 18:55:43 +02:00
asiekierka 94ca6aedbc fixes and improvements to builder, hollow facades 2015-10-06 18:37:25 +02:00
asiekierka b9f16462d8 further engine fixes 2015-10-06 14:11:15 +02:00
asiekierka 3f6fafb4a3 fix Creative Engines not outputting advertised RF/t amount 2015-09-30 14:04:34 +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 ed2e97044b make stirling engines heat up again 2015-09-19 13:58:37 +02:00
Adrian 7b2fd345c8 minor cleanup 2015-09-12 21:17:06 +02:00
Adrian 66002611b3 start adjusting BC blueprint API, fix #2925 2015-08-09 13:29:58 +02:00
Adrian 1d7ea6e729 close #2345 2015-08-09 13:18:26 +02:00
ganymedes01 a1b44ae841 Clean up 2015-08-05 15:14:47 +01:00
asiekierka c085a1e9a2 code cleanup 2015-06-28 22:29:52 +02:00
gamerforEA 947f18c4ad Fixed bugs (detected by FindBugs) and remove unnecessary nullchecks (NPE is impossible). 2015-06-14 18:45:56 +03:00
Adrian 42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
asiekierka d63d97a992 BuildCraft 7.0.1 Beta 2015-04-18 10:23:41 +02:00
asiekierka 931bc0523f Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-12 14:30:42 +02:00
asiekierka c018abbb04 BuildCraft 6.4.11 2015-04-12 14:30:23 +02:00
asiekierka 605ef0fe28 fix up zone planner gui, add tablet improvements, merge, etc 2015-04-12 14:27:47 +02:00
asiekierka ed5fd2b375 BuildCraft 6.4.10 2015-04-11 08:41:23 +02:00
asiekierka 6af362a89d further 1355+ fluid fixes 2015-04-11 08:22:09 +02:00
asiekierka 5a2dc4db3c add early tablet code, add facade non-laser recipe option, minor tweaks and refactors 2015-04-09 18:48:34 +02:00
asiekierka ec8308ae50 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-03 10:03:41 +02:00
asiekierka 2c72127495 fix engine rendering bug that spilled back into BC 6 2015-04-03 09:54:43 +02:00
asiekierka b977138ec4 more null checks 2015-04-03 09:30:27 +02:00
asiekierka bf8403fd4e fix combustion engine never resetting its fuel value... did anyone ever test these things? 2015-04-02 14:58:01 +02:00
asiekierka 835974e530 checkstyle fixes, module fixes, prepare for early beta release 2015-03-31 23:21:00 +02:00
asiekierka 5adaf78a02 BuildCraft 6.4.5 2015-03-25 15:42:26 +01:00
asiekierka 60802f5045 try to fix #2584 2015-03-25 15:35:19 +01:00
asiekierka d2143a09b6 minor optimizations 2015-03-14 12:36:34 +01:00
Adrian Siekierka c5fb869bbc Merge pull request #2542 from viliml/patch-3
Add a cooling buffer, fix #2530
2015-03-09 13:07:06 +01:00
asiekierka 4e6903547d massive resources refactor, add robot reserved/linkes/in station triggers 2015-03-09 13:59:13 +01:00
Vilim Lendvaj f99777f903 Add a cooling buffer, fix #2530
Now no coolant is lost due to rounding, and coolants that are too strong will not cause engines to blow up before even being used.
2015-03-08 23:21:45 +01:00
viliml c93ce3a326 Stop the cooling when it round the use to zero 2015-03-07 23:23:20 +01:00
viliml b64fc8d844 Stop the cooling when it round the use to zero 2015-03-07 21:54:36 +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 00a72e8f20 fix #2502 2015-03-03 17:31:19 +01:00
asiekierka 229f064e05 update license copyright year, fix #2470 2015-02-26 16:57:49 +01:00
asiekierka d403a0b063 fix: fake players crash when you try to addChatMessage to them, fixes #2496 2015-02-26 08:45:55 +01:00
asiekierka f8ae10e2f2 BuildCraft 6.3.2 2015-01-22 23:37:52 +01:00
asiekierka 3be7ce1189 extend power number hiding to iron power pipes and creative engines 2015-01-18 11:06:18 +01:00