Difference between revisions of "Documentation/Tools/SCS Workshop Uploader/Changelog"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 55: Line 55:
  
 
Initial release.
 
Initial release.
 +
 +
=1.0.4 - Work in progress (to be released with next game updates)=
 +
 +
{| class="wikitable"
 +
|
 +
| '''Module'''
 +
| '''Change'''
 +
|-
 +
|FIX
 +
|Validation
 +
|Fixed crash when validating any resource that depends on substances.
 +
|-
 +
|FIX
 +
|Validation
 +
|Fixed validation of mods that override UI templates.
 +
|-
 +
|FIX
 +
|Validation
 +
|Fixed validation of mods that override UI templates.
 +
|-
 +
|FIX
 +
|Application
 +
|Fixed abnormal CPU usage (+/- 13%) when tool is idle.
 +
|-
 +
|FIX
 +
|UI
 +
|Fixed problem with unresponsive background window when closing foreground window.
 +
|-
 +
|ADD
 +
|Validation
 +
|Added support for informational packages.
 +
|}

Revision as of 14:42, 9 May 2016

Changelog of the SCS Workshop Uploader tool.

1.0.3 - 17.03.2016

Module Change
FIX Validation Fixed crash when validation mod that is changing road look.
FIX Validation Fixed crash when validation mod that is changing initial profiles. (economy unit)

1.0.2 - 16.03.2016

Module Change
FIX Validation Fixed crash when validation mod that is changing photo camera definition.
FIX Validation Allow using glass.dat file, however throw warning about that it's not the best practice to use it.

1.0.1 - 15.03.2016

Module Change
ADD UI Added version to the main window of the tool.
FIX Validation Fixed modding of the files which reference prefabs, models, country and other data.
FIX Validation Fixed validation of the mod when using ZIP packages.

1.0 - 14.03.2016

Initial release.

1.0.4 - Work in progress (to be released with next game updates)

Module Change
FIX Validation Fixed crash when validating any resource that depends on substances.
FIX Validation Fixed validation of mods that override UI templates.
FIX Validation Fixed validation of mods that override UI templates.
FIX Application Fixed abnormal CPU usage (+/- 13%) when tool is idle.
FIX UI Fixed problem with unresponsive background window when closing foreground window.
ADD Validation Added support for informational packages.