Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Server Modifier
Mod designed to provide methods for modifying game experiments. (Experimental Research til v1.0.0)
By TriBlades3
CHANGELOG
Version 0.1.0
- Released for group testing
Version 0.5.1
- Fixed "Days Remaining" to work with version 47 of the game -- Location of day calculation had moved into synchronization function
- "Time Multiplier" might be working (? at least not breaking deadline as frequently) -- Manipulates the "lengthOfHours" variable, with should make length of days longer or shorter
- Testing in single player runs, need testing in multiplayer
Version 0.6.1
- Removed "Time Multiplier" -- Results of testing were more stable after removing -- May be added back once a better understanding of the variable has been established
- Fixed "Days Remaining" adding additional day after the first quota
- Added selling functions
- Testing in single player runs and running multiple instances on same computer, need testing in multiplayer