-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tickets: allow campaign config to be changed mid campaign
Before this change the whole ticket configuration would be saved to the state file. This made modifying the ticket configuration impossible mid campaign which makes campaign balancing an issue. With this change only the current ticket count and the original ticket start values are saved to the state file. All modifiers and difficulty can be modified by stopping the server, modifying the difficulty, and reloading the start file.
- Loading branch information
Showing
1 changed file
with
20 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters