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

Support run on player build [experimental] #76

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

nowsprinting
Copy link
Contributor

Overview

Added support for running player builds.
It is needed for performance testing, aging, etc.

It's still unfriendly and time-consuming.
So, I've made it an experimental feature.

Please see the README for the differences in specifications.

Main changes

  • Fix to Launcher to run on the player build
    • Fix tests run on player
    • Refactor around launch/terminate
  • Fix file output path on the player
  • Add command line argument for launch autopilot on player

Chores, fix bugs

  • Fix survive agents after terminate
  • Fix reset trigger on OneTimeAgent
  • Fix InitializeOnLaunchAutopilotAttribute inherit PreserveAttribute
  • Fix tests
  • Fix READMEs
  • Remove not used asset files

Priority

I'd want it to be released within 1 to 2 weeks.


Contribution License Agreement

@nowsprinting nowsprinting requested a review from a team as a code owner October 19, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant