Skip to content

Releases: EternalModz/CrEaTiiOn-Brotherhood-Theme-Library-NET

Major Release #3

11 Apr 02:02
Compare
Choose a tag to compare

Version 3 is here! This update focuses on bringing more customization and stability to the theme.

Changelog

  • Added a few new controls.
  • Removed broken/unused controls.
  • Cleaned up a lot of the controls and optimized their code.
  • Removed memory problems related to a few controls. No more memory leaks!
  • Added the CrEaTiiOn_Form with adaptive light/dark mode.
  • Fixed naming and capitalization of folders.
  • Updated properties of several controls.
  • Updated the ultimate controls with import regions.
  • Several fixes related to stack trace errors.
  • Many bug fixes in all of the tab-related controls.
  • Fixed coloring problems with the BarTabControl.
  • Removed useless animations and broken code from several controls.
  • Small bug fixes and stability improvements.

This update took a very long time to work on, I've tested many of these controls over this period and I've tried my best to improve on them as much as possible. Keep an eye out for more updates coming soon!

Major Release #2

16 Apr 03:50
Compare
Choose a tag to compare

The update you have been waiting for is here!

The new version of the theme changes many things and improves existing elements.

Changelog

  • Added new shadow controls by LordVirus for a more refined look and feel.
  • Improved existing controls with several small changes and fixes for better user experience.
  • Optimized the code by cleaning up almost all the redundant code and unused elements.
  • Removed redundant controls and unused code to improve the overall performance.
  • Merged the Helpers folder with the ThemeBase folder and removed unused folders for a better and more organized structure.
  • Changed the output format to DLL instead of EXE for better performance.
  • Removed the Program.cs file and the testing form file to reduce clutter and focus on the core features.
  • Added a few new controls to enhance the functionality of the theme.
  • Introduced custom color-picker controls for greater flexibility in color selection.
  • Rewrote several existing elements and added many properties and small animations to improve the overall visual appeal.
  • Made several visual fixes, fixed namespace issues and added rounded edges on some controls for a more polished look.
  • Shortened folder names and other names to provide a more intuitive and cleaner experience.
  • Merged both project files into a single one that supports both .NET Framework and .NET Standard / Core for greater compatibility.

Update Version: 1.0

30 Oct 00:20
Compare
Choose a tag to compare

Changelog

Main changes

  • Many bug fixes
  • Added Shadow Controls
  • Made some small changes
  • Fixed colors
  • Fixed Visual Studio crashes
  • Integrated colors into the controls and removed the external color resource file/folder
  • Removed useless stuff and cleaned up a ton of things
  • Fixed general coloring system
  • Fixed fonts for newer controls
  • Added support for .NET Framework 3.5+ and ARM (.NET Framework 4.8.1 is required for ARM)