KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
25 stars 10 forks source link

Mod upload fixes 20231106 #27

Closed Shivansps closed 10 months ago

Shivansps commented 10 months ago

Several fixes to mod upload issues discovered today

Also sneaked in a quick fix to a last minute find, dev mod installs did not installed with all packages as enabled by default.

Shivansps commented 10 months ago

-Fixed 7z file hash being different for non-vp pkgs due to changed modified date of folders during version creation -Fixed VP files with unmodified data inside being considered as changed due to the file timestamp -Disabled 7z storing modified time for VP files, it may be needed to do the same for folders -Reworked MultipartUploader file part reading, old method could cause bad readings and uploads -Small tweak to taskitemviewmodel.uploadpkg display data. -Add the option to autodelete the kn_upload folder after upload (enabled by default)

Shivansps commented 10 months ago

-Ensure all newly installed pkgs are marked as enabled