Files
2019-12-25 00:14:58 +02:00

699 B

1.0.9

Released

1.0.10

  • Fixed an exception while starting game.

1.0.11

  • Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one).

1.1.0

  • Added an API for running code when the game crashes to prevent the window getting stuck in weird states.

1.1.1

  • Forgot a debug flag

1.1.2

  • Fixed the entry point catcher not being enabled...

1.1.3

  • Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen.
  • The init error screen will now display in more disaster cases.

1.1.4

  • Fixed the window not closing when pre-initialization errors occur.

1.1.5

  • Fixed a rare error.