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

Implement more entities #2087

Merged
merged 6 commits into from
Dec 3, 2023
Merged

Commits on Nov 7, 2023

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

Commits on Nov 9, 2023

  1. Synced LEDLights and other placeable objects (e.g. posters) which no …

    …longer fall under the map. Fixed beacons and slightly improved Entity Simulation movement management
    tornac1234 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d2f34b9 View commit details
    Browse the repository at this point in the history
  2. Added a patch to replace DayNightCycle.deltaTime by a local calculati…

    …on which will always give a real delta time (uncapped)
    tornac1234 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4949aaf View commit details
    Browse the repository at this point in the history
  3. Synced flares

    tornac1234 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5b0c33e View commit details
    Browse the repository at this point in the history
  4. Add an Instantiate wrapper to include the NitroxEntity in spawned obj…

    …ects before its components are enabled, override UniqueIdentifier's id by NitroxEntity's id, implement more sync spawners
    tornac1234 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7c3bac7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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