Skip to content

Releases: notscuffed/repkg

RePKG v0.1.3-alpha

15 Feb 02:10
Compare
Choose a tag to compare
RePKG v0.1.3-alpha Pre-release
Pre-release
  • Fixed not copying project items, fixed exception on too long path when extracting
  • Fixed bug: Tex.Format RGBA8888 is actually saved as BGRA8888
  • Added some missing functionality of info command
  • Added --title-filter

RePKG v0.1.2-alpha

14 Feb 08:06
Compare
Choose a tag to compare
RePKG v0.1.2-alpha Pre-release
Pre-release
  • Stopped loading more than 1 mipmap, to save memory and fasten extracting
  • Added --usename
  • Decompiling .tex now generates .tex-json which fixes quality loss in wallpaper engine because when you loaded the decompiled project it would compile images into DXT5 compressed images by default
  • Improved decompiling speed by not loading embedded images to Bitmap class, but just saving them as they are
  • Decompiled images are now saved with their original extension
  • Fixed some bugs

RePKG v0.1.1-alpha

12 Feb 23:57
Compare
Choose a tag to compare
RePKG v0.1.1-alpha Pre-release
Pre-release
  • Added exception handling for .tex decompiling
  • Added -c, --copyproject - Copy project.json and preview.jpg from beside .pkg into output directory
  • Added --no-tex-decompile - Don't decompile .tex files while extracting .pkg
  • Added --overwrite - Overwrite all existing files

RePKG v0.1-alpha

11 Feb 00:37
Compare
Choose a tag to compare
RePKG v0.1-alpha Pre-release
Pre-release

Initial release.