-
Notifications
You must be signed in to change notification settings - Fork 39
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
Remove gameflow forced variables #1857
Labels
Comments
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 10, 2024
This removes the dedicated enforced game modes and save crystals settings from the gameflow, as these can now be controlled by builders in the main config file. Resolves LostArtefacts#1857.
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 10, 2024
This removes the dedicated enforced game modes and save crystals settings from the gameflow, as these can now be controlled by builders in the main config file. Resolves LostArtefacts#1857.
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 10, 2024
This removes the dedicated enforced game modes and save crystals settings from the gameflow, as these can now be controlled by builders in the main config file. Resolves LostArtefacts#1857.
2 tasks
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 11, 2024
This refactors the enforced config control from LostArtefacts#1854 into the gameflow and removes the legacy settings for enforcing game modes and save crystals. Resolves LostArtefacts#1857.
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 11, 2024
This refactors the enforced config control from LostArtefacts#1854 into the gameflow and removes the legacy settings for enforcing game modes and save crystals. Resolves LostArtefacts#1857.
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 11, 2024
This refactors the enforced config control from LostArtefacts#1854 into the gameflow and removes the legacy settings for enforcing game modes and save crystals. Resolves LostArtefacts#1857.
lahm86
added a commit
to lahm86/TRX
that referenced
this issue
Nov 11, 2024
This refactors the enforced config control from LostArtefacts#1854 into the gameflow and removes the legacy settings for enforcing game modes and save crystals. Resolves LostArtefacts#1857.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following #1854,
force_game_modes
andforce_save_crystals
are no longer required in the gameflow as these can be enforced in the config JSON instead by builders.The text was updated successfully, but these errors were encountered: