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

throw_at() will not quickstart a throw if the throw was triggered from the same stack as SSthrowing/fire() #56004

Merged
merged 2 commits into from
Jan 10, 2021

Commits on Jan 7, 2021

  1. throw_at will not quickstart a throw if the throw was triggered from …

    …the same stack as SSthrowing/fire()
    
    Infinite throwing loops are fine, as long as they don't loop at the stack level.
    MrStonedOne committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b981390 View commit details
    Browse the repository at this point in the history
  2. Update atoms_movable.dm

    MrStonedOne committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    8502a34 View commit details
    Browse the repository at this point in the history