Skip to content

Releases: EndlessSkyCommunity/ESLauncher2

v0.6.0

05 Dec 14:21
c03401d
Compare
Choose a tag to compare

This release updates our dependency iced to version 0.2, which means ESL2 can now use the OpenGL backend by default!

This should get rid of several issues with graphical artifacts, as well as the dreaded #4. It also brings ESL2's requirements in line with ES itself, with both requiring OpenGL3 to run.

There's only one downside to this: the OpenGL-backend does not yet support images, so the plug-in tab is now looking a bit less fancy. If you're fond of that and ESL2 works for you, you may skip this release.

v0.5.3

31 Jul 10:00
2ca1980
Compare
Choose a tag to compare
  • Add a button that launches Endless Sky in debug mode (@Gods-Righthand)

v0.5.2

17 Jul 12:30
ca1a603
Compare
Choose a tag to compare
  • Fix an issue that would cause PRs to install infinitely, until hitting GitHub's ratelimit and failing

v0.5.1

01 Jul 12:21
9667d94
Compare
Choose a tag to compare

Version bump because i forgot about it.

Even better Mac support

01 Jul 12:19
23fcd69
Compare
Choose a tag to compare
  • Mac builds are now proper (well, mostly) application bundles (#42)
  • The field to enter a new instance's name has had its hint updated (#44)
  • PRs that were made from the author's master branch do not fail to install (#43)
  • Fixed the update feature on MacOS (#38)
  • The logfiles are now longer being spammed by pointless drawing messages

v0.4.5

27 Jun 12:51
d9020ac
Compare
Choose a tag to compare
  • A lot of internals have been shifted around
  • Plugins are now loaded in the background instead of blocking the startup process
  • Fixed a bug that would cause 1 core to be idling at 100% (#33)
  • Logfiles will be written to the data directory (see data_dir in platform-dirs) (in part #32)
  • When started from a terminal, ESL2 will log at DEBUG level

v0.4.4

13 Jun 10:58
0a24411
Compare
Choose a tag to compare
  • On unices: Preserve permissions while extracting
  • Finally, Mac support thanks to @pega3

v0.4.3

10 Jun 07:49
35ab5ea
Compare
Choose a tag to compare
  • Some under-the-hood changes
  • Fix installation of PRs (#12)
  • Better handle PRs from the fork's master branch
  • Friendlier error when a PR is not supported
  • Allow release numbers with v ("0.9.8")
  • Allow PR numbers with # ("#5112")

v0.4.2

07 Jun 12:15
8859556
Compare
Choose a tag to compare
  • Will no longer an error on first launch (instances.json has to be created first)
  • Windows version now starts without a terminal window
  • Downloads for a couple non-AppImage artifacts has been fixed (#2)
  • Downloads of older releases (e.g. 0.9.8) have been fixed (#1)

v0.4.1

05 Jun 12:48
3fc4add
Compare
Choose a tag to compare
  • Windows builds now have a fancy icon because why not
  • Fixed a typo in an error message
  • Always log to stderr/stdout and ESLauncher2.log