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

Coordinated Spawns (Purple Edition) #531

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    e7e7866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd473a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Revert "Don't force LWE requirement."

    This reverts commit 7cd473a.
    MrPurple6411 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    616ec52 View commit details
    Browse the repository at this point in the history
  2. Combined old with new to correctly allow global and batch spawns.

    and hopefully fix the NRE that i still cannot replicate.
    MrPurple6411 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4136845 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    0a9df62 View commit details
    Browse the repository at this point in the history
  2. Fixed infinite spawning for EntitySpawner

    The issue was because the spawned objects was registered while being inactive in the scene.
    Metious committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    44c7a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c372ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f96ee23 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    2516cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4644e77 View commit details
    Browse the repository at this point in the history
  3. Update EntitySpawner.cs

    MrPurple6411 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    17dfbe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d33d23 View commit details
    Browse the repository at this point in the history
  5. Spawn dammit.

    MrPurple6411 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d6430cc View commit details
    Browse the repository at this point in the history
  6. remove _delayedSpawns

    MrPurple6411 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0c10908 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    5635afc View commit details
    Browse the repository at this point in the history