Skip to content

Releases: notscuffed/repkg

RePKG v0.3.2-alpha

27 Nov 16:56
Compare
Choose a tag to compare
  • Added another mp4 header

RePKG v0.3.1-alpha

24 Nov 14:14
Compare
Choose a tag to compare
  • Fixed mp4 header detection

RePKG v0.3.0-alpha

22 Nov 00:39
Compare
Choose a tag to compare
  • Added support for mp4 video textures
  • Updated dependencies

RePKG v0.2.2-alpha

01 Jun 13:04
Compare
Choose a tag to compare
RePKG v0.2.2-alpha Pre-release
Pre-release
  • Increased maximum mipmap size

RePKG v0.2.1-alpha

10 Jan 16:59
Compare
Choose a tag to compare
RePKG v0.2.1-alpha Pre-release
Pre-release
  • Animated TEX files are now converted to GIF images instead of sequence sheets in PNG
  • Added some checks for invalid/malicious values in TEX files

RePKG v0.2.0-alpha

08 Jan 22:34
Compare
Choose a tag to compare
RePKG v0.2.0-alpha Pre-release
Pre-release
  • Refactored project
  • Added PKG & TEX writer
  • Added frame info reading & writing
  • Improved performance
  • All TEX versions are now fully read (the tested ones)

RePKG v0.1.7-alpha

05 Sep 17:59
Compare
Choose a tag to compare
RePKG v0.1.7-alpha Pre-release
Pre-release
  • Added support for R8 and RG88

RePKG v0.1.6-alpha

09 Aug 16:43
Compare
Choose a tag to compare
RePKG v0.1.6-alpha Pre-release
Pre-release
  • Fixed wrong assumption of TexFormat id's
  • Fixed crash while extracting single tex file because no output directory was created

RePKG v0.1.5-alpha

10 Jul 11:34
Compare
Choose a tag to compare
RePKG v0.1.5-alpha Pre-release
Pre-release
  • Added support for TEXB0001

RePKG v0.1.4-alpha

10 Jun 21:31
Compare
Choose a tag to compare
RePKG v0.1.4-alpha Pre-release
Pre-release
  • Decreased required .NET Framework to 4.6
  • Fixed crash because no output directory was created.
  • Fixed enumerating *.tex files picked up all extensions that started with "tex" and also lead to crash.