Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docking support #6

Closed
8 tasks done
stijnwop opened this issue Sep 25, 2017 · 10 comments
Closed
8 tasks done

Docking support #6

stijnwop opened this issue Sep 25, 2017 · 10 comments

Comments

@stijnwop
Copy link
Owner

stijnwop commented Sep 25, 2017

Write functionality to support manure docking.

FillArm

  • Create factory for creating strategies based on fillArm type (docking for example)
    for being more future proof.

DockingArm

  • Search for dockingReferences (done by trigger)
  • Use in combination with the pump motor script
  • Support deformation on the docking reference (Funnel)
  • Forward manure to tanker when we have a frontdock. (Front Dock Support #20)

Connector

  • Create factory for creating connector strategies
  • Add docking reference support on the hoseSystem reference entries.
  • Move all coupling based logic in the base connector script to the coupling strategy
@stijnwop
Copy link
Owner Author

First working run.

fsscreen_2017_10_10_20_58_17

@Quintto
Copy link

Quintto commented Nov 7, 2017

Will this system work with the manure pack of monteur 1 from the mod hub?
http://www.farming-simulator.com/mod.php?lang=en&country=nl&mod_id=89464&title=fs2017

@stijnwop
Copy link
Owner Author

stijnwop commented Nov 7, 2017

If he prepares the pack for it.. yes. Not up to me. ;)

@Quintto
Copy link

Quintto commented Nov 7, 2017

But his pack already has a docking system(complete with front dock and stuff) , would it be hard to make them compatible with each other?

@stijnwop
Copy link
Owner Author

stijnwop commented Nov 7, 2017

Could be, i recall that those scripts are outdated (and perhaps not even MP ready). I did not check the package and probably never will.
I will support the docking feature for the HoseSystem.. as i said it's not up to me to make the package ready for it.

It shouldn't be that much work tho.

And compatible would useless because all the main features from that pack are already supported in the Hose System.

@cabmac
Copy link

cabmac commented Nov 7, 2017

fsscreen_2017_11_07_17_41_32

selfmade man... XD

@Quintto
Copy link

Quintto commented Nov 7, 2017

Damn Im jealous

@ForrestIT
Copy link

Is this function out for modders to implement or are you still tweeking and testing? Will you put out some sort of PDF explaining how to implement this docking funcion into your own mod? Really looking forward to having mods with it (adding it my self if i musst)!

@stijnwop
Copy link
Owner Author

stijnwop commented Jan 9, 2018

You can use it when you run the development version. I am still working on some fixes and features. When finished i will try to write some information about the implementation process.. also will provide some example mods.

@stijnwop
Copy link
Owner Author

stijnwop commented Apr 5, 2018

Included in latest release.

@stijnwop stijnwop closed this as completed Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants