-
Notifications
You must be signed in to change notification settings - Fork 2
Changelog
Asbjørn Hansen edited this page Feb 28, 2015
·
9 revisions
- Improved error messages in the plugin window when trying to use a feature that has been disabled in the settings window.
- Fixed an error that would cause the dependency check to not take plugins in the game plugin folder into account.
- Enabled the dependency check. You might have to go into the settings panel in order to enable the feature. You might have to run the check multiple times to identify cascading dependencies (dependencies for dependencies).
- Improved the way updating and identifying new plugins works and reacts with the user interface.
- Auto grouping of plugins is now significantly faster.
- Updating information on plugins from server now works significantly faster.
- Improved the file view when scanning for new files and folders
- Fixed a bug that occured on launch after upgrading directly to version 1.1.0.12 from 1.1.0.10 or below.
- Fixed a bug that occured when opening the plugin window on a folder that was previously saved in version 1.1.0.10.
- Bugfix for error that would occur if you tried to open a plugin folder with a garbled remote plugin id.
- Plugins can be recognized from a server during installation
- Auto group plugins known by a server works during folder scan
- Plugins can be updated with information from a server
- Plugin and Userfolder is stored inside user folders to make it easier to share user folders across PCs while still making them easy to manage.
- Drag and drop plugin installation has been implemented. Drag a plugin onto either the main window or to a plugin file window (where you can see all the plugins in a user folder). Tada!
- Various performance and stability improvements
- Added user folder overview window - Currently it only holds a button for accessing the plugins of the selected folder. Will be expanded with further options in the future
- Connection to the dependency server has been disabled as the server was badly made and needs to be re-made.
- Various performance and stability improvements
- Fixed autosave settings that would prevent autosaving from being enabled.
- Fixed a bug that would cause the application to crash if you attempted to start the game while you have selected an empty user folder.
- Application settings are now stored as a json document in %APPDATA%\Local\Irradiated Games\SimCity 4 Buddy\Configuration\Settings.json
- Launcher settings are now stored as a json document in %APPDATA%\Local\Irradiated Games\SimCity 4 Buddy\Configuration\LauncherSettings.json
- Added menu option for opening the user folder in a native file explorer
- Various performance and stability improvements
- Application now handles disconnects (more) gracefully
- Fixed a bug that would cause the game to always launch in window mode despite of settings changes.