Version Release 7.1.1

PCK Studio 7.1.1 Changelog
==================

Bug Fixes:
-Fixed cancelled MessageBox erroneously stating "Node not extracted" while using the Export Skin Icon tool.
-Skin icons can no longer be exported for skins with abnormal resolutions.
-Skin paper dolls can no longer be created for skins with abnormal resolutions. A default skin icon will be returned instead.
-Fix crash for paper dolls generated from skin textures smaller than the base resolution skin size
-Fix crash for paper dolls generated from skins with boxes placed outside of the base resolution skin canvas
-Added the changelogs for 7.1 and 7.1.1 to the main menu
This commit is contained in:
MayNL
2026-08-01 20:40:55 -04:00
parent 37c284eff3
commit 7c07014b03
7 changed files with 439 additions and 33 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"version": "7.1.0.0",
"url": "https://github.com/LCERD/PCK-Studio/releases/download/v7.1.0.0/PCK-Studio.zip",
"version": "7.1.1.0",
"url": "https://github.com/LCERD/PCK-Studio/releases/download/v7.1.1.0/PCK-Studio.zip",
"changelog": "https://raw.githubusercontent.com/LCERD/PCK-Studio/main/CHANGELOG.md",
"mandatory": false
}