Commit graph

4633 commits

Author SHA1 Message Date
Adrian 977b2ee6e6 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft 2015-07-15 12:18:27 +02:00
Adrian e048904a74 BuildCraft 7.0.16 2015-07-15 12:17:17 +02:00
Adrian 039da2374b formalize table logic, fix #2890, clean up 2015-07-15 10:26:56 +02:00
Hea3veN e3308381ee fix the work in area and load/unload area allowing non map locations items as parameters 2015-07-15 01:16:55 -03:00
Hea3veN c72a747e4e fix robots movement desync when going through fluids, fixes #2889 2015-07-15 01:14:16 -03:00
Adrian e59e740642 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-14 17:41:00 +02:00
Adrian a2816be88a fix void fluid pipe texture, add changelog 2015-07-14 17:39:43 +02:00
Adrian dc9fdbb745 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-07-14 17:35:37 +02:00
Adrian 9087bd2f3b bugfixes to fluid pipes 2015-07-14 17:35:18 +02:00
Adrian 2d5e1e1f7c bugfixes to fluid pipes 2015-07-14 17:35:08 +02:00
Adrian 50c2cf0f99 use server data in SSP for certain tiles, add changelog 2015-07-14 10:18:25 +02:00
Adrian c91d74b016 fix client-side quarry arm jitter 2015-07-14 10:09:34 +02:00
Adrian 3063359e64 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-14 09:31:53 +02:00
Adrian 6e88361e45 Add NEW EXPERIMENTAL pipe wire algorithm. Also, make extraction fluid pipes scale with the fluid multiplier. 2015-07-14 09:31:44 +02:00
asiekierka 1eaa81192e wait, power pipes do not rotate 2015-07-14 00:39:50 +02:00
asiekierka bc47bea4b6 wait, power pipes do not rotate 2015-07-14 00:39:43 +02:00
asiekierka c90dde2c37 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-07-14 00:37:26 +02:00
asiekierka 8618b869d3 improve pipe rotatablity in blueprints, begin adding heuristic detection of necessary rotation code 2015-07-14 00:37:15 +02:00
asiekierka bc3963b8dc improve pipe rotatablity in blueprints, begin adding heuristic detection of necessary rotation code 2015-07-14 00:37:07 +02:00
Adrian a6e5e6f016 add Debugger support to PipeTransportFluids 2015-07-13 17:39:53 +02:00
Adrian 53773a24fe refactor pipe renderer registration, make fluid pipe capacity scale with the flow multiplier, add clay fluid pipe 2015-07-13 17:22:28 +02:00
Adrian 72964e19ce Merge branch 'master' of github.com:BuildCraft/BuildCraft 2015-07-12 15:51:08 +02:00
Adrian 31014697b4 BuildCraft 7.0.15 2015-07-12 15:50:44 +02:00
Adrian 7c5d4b0d42 fix #2883, #2882, packager GUI issues 2015-07-12 15:40:37 +02:00
Adrian c41aadf943 fix #2883, #2882, packager GUI issues 2015-07-12 15:40:28 +02:00
Adrian 89dcc015f6 fix compile 2015-07-12 15:36:53 +02:00
Adrian 0d3b5b2eb7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-11 17:31:48 +02:00
Adrian 45384e0a53 BuildCraft 7.0.14 2015-07-11 14:42:46 +02:00
Adrian 915d900a40 revert february 2013 optimization - fix 3 issues related to quarry mining 2015-07-11 14:31:01 +02:00
Adrian 3ba539ade3 update changelog, try to fix #2880 2015-07-11 09:21:02 +02:00
Adrian f18757da0f fix Package handling when mods are removed 2015-07-10 22:31:51 +02:00
Hea3veN 2a4d591f80 fix packet spam on the construction marker, fixes #2837 2015-07-10 09:17:58 -03:00
Hea3veN 4c0d83a838 fix an error in the robots ai loading 2015-07-10 09:17:58 -03:00
Adrian 6995b9afb3 fix #2860, improve fluid heuristics 2015-07-10 12:57:59 +02:00
Adrian f81541c8db fix #2877, #2878, add changelog 2015-07-10 09:46:55 +02:00
Hea3veN 51ac62ce7b fix block breaking robots sleeping in mid air 2015-07-09 16:37:37 -03:00
Hea3veN 0db636f6b5 fix robots ignoring gate config on their linked station when eqqupping items 2015-07-09 16:34:33 -03:00
Hea3veN 367fa3f1e2 fix robots sinking through the ground, fixes #2831 2015-07-09 15:55:10 -03:00
asiekierka 76d38103d0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-04 11:29:58 +02:00
asiekierka 1173b0fb0b new events API: emit BlockPlaceEvents for pipes, emit more robot events, remove events deprecated by Forge ones; close #2839 2015-07-01 17:28:58 +02:00
asiekierka 96fc5df707 tweak List algorithm further 2015-07-01 17:05:15 +02:00
asiekierka 5c70242204 fix #2841 2015-07-01 09:54:52 +02:00
asiekierka 325cef4a58 turn scrollbars into a widget, improved blueprint library GUI 2015-07-01 01:04:35 +02:00
asiekierka 5baf174193 fix Request Needed Items action name 2015-06-30 22:19:00 +02:00
asiekierka 7f197356b4 marker code cleanup 2015-06-30 19:06:12 +02:00
asiekierka 0a88284e24 Move marker and path marker to Core, close #2834 2015-06-30 19:01:44 +02:00
asiekierka 1c73dd18c7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-06-30 12:49:29 +02:00
asiekierka a31bbc9c20 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft 2015-06-30 12:38:22 +02:00
asiekierka c7881b25dc whoops, forgot version number here 2015-06-30 12:37:22 +02:00
asiekierka 138943bf59 fix codestyle 2015-06-30 12:36:23 +02:00