Stargate scrolling portal feature #13


  • Waiting
  • Enhancment
Open
Assigned to _ForgeUser8285083
  • _ForgeUser8285083 created this issue Apr 5, 2015
    Owner

    Make this an optional feature
    Something like scrollingPortalSelection: true

    Feature:
    Right click the sign on the portal to scroll through portals on the chain.

    Use recursion for this feature to cycle select to the next one
    Get name of portal warping to by last line of sign
    Then recursively call portal.getLinkedPortal() and compare name with the last line of sign.
    Once you find it, set the last line of the sign to the found portal's linkedPortal.

    If this feature is requested enough, I may add it.

  • _ForgeUser8285083 added the tags Waiting Enhancment Apr 5, 2015

To post a comment, please login or register a new account.