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

Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem #28384

Merged

Commits on May 29, 2024

  1. Move placeable check to PlaceableSurfaceSystem

    This check stops entities from being inserted into a storage entity
    when it has a PlaceableSurfaceComponent.
    
    The entity is instead placed on top of the entity like a table.
    ShadowCommander committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e01d7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf124e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a99a19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6491b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1477bac View commit details
    Browse the repository at this point in the history
  2. deadlock

    metalgearsloth committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    470d418 View commit details
    Browse the repository at this point in the history