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

Fixed bugs with Line_PortalSetTarget and added more portal geometry warnings #1

Closed
wants to merge 1 commit into from

Commits on Sep 30, 2017

  1. Fixed bugs with Line_PortalSetTarget and added more portal geometry w…

    …arnings
    
    - A bug exists where portals that have been deactivated with Line_PortalSetTarget cannot be reactivated, even if given a valid target.
    - Another bug exists where portals that were created in an inactive state (using a target line tag of 0) could never be activated. (Even with the above bugfix.)
    - Linked portals that have been demoted to teleport portals because they do not have a return portal now emit a warning.
    - Portals that are supposed to be traversable, but do not have back-sector now demote to visual portals and emit a warning, because nothing could ever possibly traverse them anyway.
    AntiBlueQuirk committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    82de579 View commit details
    Browse the repository at this point in the history