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

v0.2-preview-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Piripe Piripe released this 21 Jul 18:34
· 8 commits to main since this release

First preview of Oxygen v0.2.

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

All images containing a gradient will not be rendered.

If you want a working skin for Oxygen v0.2, see FluentForOxygen/oxygen0.2

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

Bug fix:

  • Crash when exporting a skin loaded from a save that contains a bool variable.

Full Changelog: v0.1...v0.2-preview-1