v0.3.1.0
Autoload can now be Enabled/Disabled
- "Enable/Disable Autoload" button in the shop now actually works
- Added new console command 'ualResetConfigurations' (experimental feature)
- Create a default configurations file if no mod settings file exists yet (useful for new users)
- Clear all load areas from config file before updating with a new one
NOTES:
- Disabled trailers should work just like they would without UAL installed. You can enable it again by going into the shop or workshop like changing any other UAL feature/setting. (I'm now waiting for all the bugs where people tell me that autoload is not working... lol)
- Use the new console command with CAUTION - it will erase all of your existing configurations and replace the whole file with defaults. It will not preserve any that are missing, especially already configured mods since they obviously won't be in the defaults. This was added for troubleshooting, not intended for use when everything is working. Maybe useful to reset broken settings files on servers (UNTESTED).
- There was a bug when updating a config with fewer areas, the old ones would still exist in the config. Now we remove all previous areas before saving, but the downside is that there is now a higher risk of corrupting configs with no load areas (i.e. if something goes wrong during saving).