Skip to content

2.5.3.0 (Lisias) for KSP >= 1.2

Compare
Choose a tag to compare
@Lisias Lisias released this 30 Jun 01:31
· 54 commits to mestre since this release
6d2cf88
  • New Standard Error Handler for the lazy developer! ;)
    • With new Standard Error/Alert/Warning Dialogs too!
  • Refactorings on the Exception hierarchy, making easier to create standard handlers
  • Small enhancements:
    • Stack dump method on the Log
    • Allowing rich text on the KSPe.UI's Message Boxes
    • Allowing the Message Boxes to be scalable by User Settings
  • Small fixes:
    • Adding names to the loaded textures (for better debuggability)
    • Throwing an error if trying to load the same Assembly again.
    • Stupid mistakes galore fixed
  • Related issues:
    • TSCF#6 Crash to desktop with version 2023.03.28.3
  • Closes issues:
    • #54 KSPe.InstallChecker is not being able to show its Modals .
    • #51 Prevent KSPe from initialising itself twice.