Commit graph

3647 commits

Author SHA1 Message Date
Kuba Sztandera
dcdf4be684 Fix JavaDoc for Java8 compability 2015-01-11 15:23:10 +01:00
Adrian Siekierka
a88ce4ea03 Merge pull request #2377 from Vexatos/6.3.x
Make swimming in oil a lot harder
2015-01-11 13:54:15 +01:00
Vexatos
1efa254037 Make swimming in oil a lot harder 2015-01-11 13:43:01 +01:00
asiekierka
be1d1f2fc9 fix version number 2015-01-10 18:46:08 +01:00
asiekierka
7eaf537ecf the real BuildCraft 6.3.1 - make pluggables easier to remove, make pluggables pop directly into your inventory when removed 2015-01-10 18:42:55 +01:00
asiekierka
dd2e3ab3e9 BuildCraft 6.3.1 2015-01-10 17:31:33 +01:00
asiekierka
e49136f096 fix #2362 2015-01-10 17:03:35 +01:00
asiekierka
f7601c4564 fix #2368 2015-01-10 16:50:58 +01:00
asiekierka
9db83e3a83 fix #2366 2015-01-07 16:27:17 +01:00
asiekierka
bfa726e928 BuildCraft 6.3.0 2015-01-06 15:20:28 +01:00
asiekierka
9e3423eeef api/bccompat changes, add support for powering chutes 2015-01-06 14:57:21 +01:00
asiekierka
65a135123a add experimental code to power kinesis pipes with redstone engines for energy extraction, add proper IInjectable support, add more compat hooks (for IItemDuct) 2015-01-06 12:29:47 +01:00
asiekierka
fa001c4a24 add F5 to zone planners 2015-01-03 22:41:25 +01:00
asiekierka
368eda1251 add quartz gates, scrollwheel support in gate and zone planner interfaces, add proper pipe wire bounds checking to wire parameters 2015-01-03 22:38:16 +01:00
asiekierka
5befa8537b fix gate dupe bug again, the previous revert fixes #2351 2015-01-03 13:39:15 +01:00
asiekierka
bb9a62bcc2 Revert "fix gate dupe bug, rewrite quarry logic"
This reverts commit 485e214f66.
2015-01-03 13:38:27 +01:00
asiekierka
2b0885ccda fix lens stacking and #2353 2015-01-03 13:37:34 +01:00
asiekierka
e1bb073228 add nullchecks to assembly tables 2014-12-31 18:05:19 +01:00
asiekierka
4ef1b06aaf update QuickMods file: add src, deobf urls, update format 2014-12-30 14:53:11 +01:00
asiekierka
7361a72710 Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x 2014-12-30 10:02:52 +01:00
asiekierka
ad060b38c0 apparently we never released 6.2.7... whoops 2014-12-30 10:02:41 +01:00
asiekierka
3fe5924783 add QuickMods repository 2014-12-30 09:50:47 +01:00
Adrian Siekierka
3c1fb8514a Merge pull request #2349 from hea3ven/6.3.x
fix NPE when removing a docking station of an unloaded robot, fixes #234...
2014-12-30 08:51:44 +01:00
Hea3veN
f8c9b6e819 fix NPE when removing a docking station of an unloaded robot, fixes #2348 2014-12-29 22:56:16 -03:00
asiekierka
7f34e2824b re-add gate pulsar pulse counting with multiple actions, optimize builder code 2014-12-29 22:17:40 +01:00
asiekierka
2aa427f0be update API 2014-12-29 13:31:10 +01:00
asiekierka
e489b7857a begin refactoring internal TileGenericPipe usage to IPipeTile 2014-12-29 12:23:24 +01:00
asiekierka
8fba5bb6a1 change filter texture, fix lens recipe, add filter recipe, fix NPE in ColorUtils 2014-12-28 22:31:59 +01:00
asiekierka
4ec969c272 forgot a return null 2014-12-28 21:41:34 +01:00
asiekierka
30b08352cb fix #2331 2014-12-28 21:27:21 +01:00
asiekierka
0385bc4e42 wooden power pipes should not give their information to a gate 2014-12-28 21:23:22 +01:00
asiekierka
a6c351a8e4 adjust quarry speed algorithm for RF (finally!) 2014-12-28 21:17:02 +01:00
asiekierka
485e214f66 fix gate dupe bug, rewrite quarry logic 2014-12-28 21:03:58 +01:00
asiekierka
970c22bdb5 fix #2344, #2340 2014-12-28 20:39:46 +01:00
asiekierka
d007865b58 fix style 2014-12-28 15:08:42 +01:00
asiekierka
9df61617d7 fix ResourceId 2014-12-25 14:45:07 +01:00
asiekierka
31a8a196d3 minor bugfixes 2014-12-25 14:39:45 +01:00
asiekierka
90c551774e add gate recipe cost multiplier, add missing filter localization name, temporaily disable power adapters 2014-12-24 15:08:17 +01:00
Adrian Siekierka
0e89c95201 Merge pull request #2334 from hea3ven/6.3.x
Fixes to miner robots
2014-12-24 08:34:43 +01:00
Hea3veN
6d4aa59685 fix miner robot's harvest level being reset on world close/unload.
make sure blocks harvest tools are being initialized by forge before using them.
2014-12-23 23:51:06 -03:00
Adrian Siekierka
b3a72ed545 Merge pull request #2330 from hea3ven/6.3.x
block breaking robots first scan for valid targets before attempting to ...
2014-12-22 12:47:10 +01:00
Hea3veN
319060809d block breaking robots first scan for valid targets before attempting to pathfind 2014-12-22 08:27:45 -03:00
Adrian Siekierka
7018038440 Merge pull request #2329 from marcin212/checkstyle
fixed checkstyle
2014-12-22 12:23:49 +01:00
Adrian Siekierka
196abfaab4 Merge pull request #2328 from marcin212/patch-1
added fuels energy production rate configuration value
2014-12-22 12:23:41 +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
dfeee5d88c fix SMP 2014-12-22 10:57:45 +01:00
asiekierka
73eaf3e039 Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x 2014-12-21 21:22:17 +01:00
asiekierka
e69b876434 update resources 2014-12-21 21:22:05 +01:00
asiekierka
60fac2f452 revert some API changes and add deprecated hooks to stop other mods from breaking 2014-12-21 13:57:53 +01:00