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

Make gap generators work when shroud is disabled. #7665

Closed
wants to merge 1 commit into from

Commits on May 2, 2015

  1. Introduces a new trait called CreatesDisruptionField which makes Gap …

    …Gens work when shroud is disabled.
    
    Performance optimization
    
    Uses IsDisabled() method for simplification.
    
    Optimizes fog/shroud checks.
    
    Adds a new trait called RenderDisruptionCircle.
    
    Converts some IEnumerables to array.
    
    Simplifies if statements.
    
    Uses ActorPreview for rendering.
    
    Shortens some lines.
    
    Reverts faulty project file changes.
    deniz1a committed May 2, 2015
    Configuration menu
    Copy the full SHA
    ed1bc2f View commit details
    Browse the repository at this point in the history