Releases: RagingLightning/TSW3-LM
Version 1.1.1 - Some more fixes
Fixing some more deserialization and serialization errors... I hope that's all for the near future :)
Version 1.1.0 - Lots of fixes
This release is mainly focused at TSW4, if you use TSW3 and have no issues, maybe remain on Version 1.0.0
Fixes #8 where liveries wouldn't show up because DTG added the option to set the livery usage. It's now handled correctly by the program
Fixes errors in Decompressing because Vectors were using doubles instead of floats
Fixed update checker... now it works
Added Donate Button :)
Also the file is now just one .exe, no more unzipping necessary
Version 1.0.0 - Full TSW3 functionality
At this point, I'm happy to call it a 1.0 release;
Functionality is on-par with TSW2-version, compatibility with TSW2 liveries is also given.
CC compatibility is still planned, but not yet implemented.
With the bump to .Net 6, there should no longer be any framework required.
Version 0.9.0 - Decompression of TSW3 Liveries
Thanks to work done by ActualEmil and Alextrostar, it is now possible to decompress TSW3 liveries. this makes Livery editions possible again
Version 0.2.2 - Fix TSW2 import
... when LastUsedColours array is empty
Development Version 0.3.0d - CC conversion
THIS IS A DEVELOPMENT VERSION!! Definitely backup all used files (*.sav / *.tsw3 / *.bak3 / *.tsw2liv / *.ugc) before even attempting to use this version
Public test of converting CC liveries to *.tsw3 liveries to then import them back into the game.
Version 0.2.1 - TSW2LM livery compatibility
You can now import *.tsw2liv
files by putting them in your library folder and using the respective tab of the library list.
Exporting new *.tsw2liv
files is not possible, export wil always result in a *.tsw3
file
Development Version 0.2.0b
THIS IS A DEVELOPMENT VERSION!! Definitely backup all used files (*.sav / *.tsw3 / *.bak3 / *.tsw2liv) before even attempting to use this version
Added code to try and fix imported TSW2 liveries on import
Also, GUI rework for TSW2 import
Version 0.1.0 - Working TSW3 Version
The tool is finally ready for use in TSW3!
Please use with caution, there may still be errors... Backup is still recommended.
Version 0.0.1 - First TSW3 Version
Finally, it's here :)
this can be considered a late alpha/early beta build. For now, I only recommend using this tool, if you know, which file is being accessed and can create a manual backup of it
Features:
- Ability to share liveries individually
- Importing and exporting liveries for backup purposes etc.
Sadly, the liveries themselves are compressed in TSW3, so (for the time being) it is no longer possible for me (or anyone with a bit of experience) to modify the liveries in any way.
Also, this means that I can no longer access the name and model information from the game. Therefore, in order to identify the liveries in the tool, you need to set that info manually using the corresponding button. This info will be exported along with the corresponding livery.
Future Plans:
- Ability to import *.tsw2liv files
- possibly expanding the information dialog and structure to add descriptions eg.
- hopefully, at some point, make liveries editable again