Skip to content

Releases: Auties00/Reboot-Launcher

10.0.9

16 Apr 13:47
Compare
Choose a tag to compare

Changelog:

  • Implemented UPnP to automatically port forward game server port (nat-pmp and nat-pcp will be supported in the future if I can get my hands on a modem that supports them)
  • GFSDK_Aftermath_Lib.x64.dll is now deleted automatically to prevent auth errors
  • Fixed duplicate errors from linked game instances
  • Minor UI improvements

10.0.8

23 Mar 19:31
4327541
Compare
Choose a tag to compare

Changelog:

  • Improved checks to verify that critical DLLs are working correctly
  • Improved antivirus handling when DLL injection is detected as a false positive
  • Implemented automatic version detection for Fortnite builds
  • Divided import and download buttons for better UX
  • Disabled memory leak injection on chapter >= 2 builds (fixes many versions from crashing)
  • Improved corrupted build handling
  • Merged added dedicated_server endpoints & Update keychain for embedded Lawin backend
  • Embedded backend errors no longer spam the user with errors
  • Better game/hosting termination if backend crashes or critical dll is missing

10.0.7

08 Mar 17:09
Compare
Choose a tag to compare

Changelog:

  • Added fallback for reboot zip downloader
  • Build downloader is back up, working on copying builds over to CloudFare
  • Minor improvements for graphics and usability
  • Started working on CLI

10.0.6

04 Feb 13:52
Compare
Choose a tag to compare

Changelog:

  • All builds can now be downloaded from the launcher
  • Fixed handshake error in build downloader
  • Fixed server closing after a couple of seconds

10.0.5

30 Dec 18:15
Compare
Choose a tag to compare

Changelog:

  • Reverted to Flutter 3.19.0 to support Windows 7/8/8.1
  • Switched Window style to not conflict with older OS
  • Added back memory leak fix

10.0.4

10 Dec 13:49
Compare
Choose a tag to compare

Changelog:

  • Added option in the installer to disable exclusion from Windows Defender

10.0.3

09 Dec 21:28
Compare
Choose a tag to compare

Changelog:

  • New disk query system in build downloader to fix bug on some windows devices

10.0.2

09 Dec 13:36
Compare
Choose a tag to compare

Changelog:

  • Disabled space allocation for build downloader
  • Better build downloader server manager logic

10.0.1

09 Dec 11:58
Compare
Choose a tag to compare

Changelog:

  • Fixed window closing

10.0

09 Dec 11:18
dccd05e
Compare
Choose a tag to compare

Changelog:

  • Native season >= 20 support
    You no longer need to recompile the reboot dll to use Seasons >= 20

  • New build installer
    Not all builds have been moved yet, but you can already use it up until season 6

  • Better native window handling
    Gestures like window snapping now work and issues with multiple monitors should be now fixed

  • New SSL pinning bypass
    Switched from Cobalt to Starfall

  • Many quality of life improvements
    Support for different users when playing and hosting, UI tweaks, ...