Skip to content

Releases: counter185/DECRAFT_Launcher

1.3

18 Jul 12:38
Compare
Choose a tag to compare
  • fix crash on corrupted launcher config json
  • other minor layout/functional fixes
  • Window size override is now a checkbox, by default the window size will not change for main function runs, and will be 960x540 for applets

1.3-prerelease03

08 Apr 09:40
Compare
Choose a tag to compare
  • New JSON downloader
  • Localization
  • Layout fixes
  • QOL improvements
  • RE Tool: Find external function calls
  • RE Tool: Find all function calls

1.3-dev (localization_v3 branch)

24 Dec 10:42
Compare
Choose a tag to compare
Pre-release

This is a test version for the new localization feature.

1.3-prerelease02

22 Dec 20:37
Compare
Choose a tag to compare
1.3-prerelease02 Pre-release
Pre-release
  • Fixed crash when GPU Test is done without the java_temp folder present
  • Aero effects are now supported on Windows 7
  • Acrylic windows are now supported on Windows 11

1.3-prerelease

22 Dec 09:13
Compare
Choose a tag to compare
1.3-prerelease Pre-release
Pre-release

A lot of new additions, most importantly -XX:HeapDumpPath is now a configurable option

1.2a-prerelease (discord-rpc branch)

02 Dec 21:45
Compare
Choose a tag to compare
Pre-release

New features in 1.2a:

  • Discord Rich Presence integration
  • built-in NBT Editor
  • Launch+ option for main functions, enables server redirection on non-applets
  • server.properties editor for server jars
  • You can now filter your jar list by name
  • Launch4j exes can now be extracted into jars
  • Detect javax.swing.JApplet (mario_01.jar now boots)

1.2-prerelease

19 Nov 18:15
Compare
Choose a tag to compare
1.2-prerelease Pre-release
Pre-release

This version adds a list of currently running instances and a workaround to a missing synthetic class crash in some mods.

1.1

13 Nov 18:51
Compare
Choose a tag to compare
1.1

Changes since 1.0:

  • added an option to close the process log automatically
  • Deploy to PojavLauncher feature semi-functional (crocus-v3_openjdk version recommended, currently will not work on the latest version due to its forced jar redownloads)
  • fixed launch entry point list extending its listbox when the class name is too long (shoutouts to R4)
  • CPU architecture info for Java versions without a release file will now be read directly from the exe
  • you can now delete jars using the Delete key
  • new welcome panel
  • cancelling a jar rename window no longer sets its name to an empty string

1.0

29 Sep 19:05
Compare
Choose a tag to compare
1.0

Mostly QOL and crash fixes since 1.0-prerelease.

1.0-prerelease

24 Sep 21:42
e659201
Compare
Choose a tag to compare
1.0-prerelease Pre-release
Pre-release

This is hopefully the last test version before the full 1.0 release

Main changes:

  • Added friendly names and categories
  • Downgraded to .NET Framework 4.5.2 for Windows Vista + Linux Wine compatibility
  • Adjusted the ListBoxItem styles so that they're no longer solid blue/white on Windows 7 and earlier
  • Added the option to add custom launch commands
  • Jar scanner will now list found ModLoader mods
  • Less important entry points (those that come from external libraries) will now have smaller sections and appear at the bottom of the list