Skip to content

v1.7 - N E W S T U F F ! ! !

Compare
Choose a tag to compare
@nyxiereal nyxiereal released this 31 Oct 21:54
· 156 commits to main since this release
e4a0442

DevNote: Imma play minecraft now lol

Added:

  • New tab.
  • Fixed Azurite.
  • Linux Downloader.
  • Windows Downloader.
  • Modded iso Downloader.
  • Iso burner Downloader.
  • You can download 23 flavors of (in my opinion) top 9 Gnu/Linux distros!
  • More comments.
  • Splitted SetVars into a class.
  • Fixed some issues with the downloader.
  • Updated to XeLib 0.7 with the new graphics update.
  • Except params, useful for self-compiling and debugging.
  • Uninstaller now... works... kinda a shame lol...

Optimized:

  • The program size, it's smaller than v1.6 because of the removed unused libs.
  • Loading the program.
  • Removed unused libs.
  • Removed unused code.
  • Splitted printing of the GUI into two parts! Faster by 15%.
  • Only 583 lines now!
  • Updater, it's about 20% faster now.
  • Switching tabs (it's refreshed only when the program starts up). Faster by ~375%.
  • Kinda optimized some parts with repeating code using defined functions.