Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

v0.2

Latest
Compare
Choose a tag to compare
@Piripe Piripe released this 01 Sep 16:24
· 1 commit to main since this release

⚠️ Warning: Any skin from v0.1 that contains a gradient will not work properly. ⚠️

All images containing a gradient will not be rendered.

Changelog:

  • Updated the framework from .NET Framework 4.8 to .NET 6.0
  • Added an Error Manager and Error Console
  • Changed Point font size to Pixel font size
  • Disabled value change by scroll in combo boxes
  • Changed the weird system-D for the gradients to a JS class
  • Added <rect> and <ellipse> shapes to the image generator
  • Automatic detection of the Steam folder
  • CSS Preprocessor to allow to customize CSS files in the skin
  • Copy automatically CSS files for SFP in the right folder in Steam

Bug fix:

  • Crash when exporting a skin loaded from a save that contains a bool variable.
  • Ellipse shape is not aligned with the pixel grid.
  • Freezing the app when opening a non-existent skin #2

Full Changelog: v0.1...v0.2