Skip to content

Releases: KSP-ModularManagement/KSPe

2.4.2.2 (Lisias) for KSP >= 1.2

11 Nov 04:55
fc157cf
Compare
Choose a tag to compare
Pre-release

WITHDRAWN

Please download the latest version instead.

2.4.2.1 (Lisias) for KSP >= 1.2

28 Aug 20:35
f3f656c
Compare
Choose a tag to compare
  • Implementing a convenient "Number to Text" helper

Your attention please.

The KSPAPIExtensions-2.4.2.1.dbg.zip, as the name says, was compiled in DEBUG mode. Do not use it unless you really know what you are doing, this thing will clutter your KSP.log with cryptic information that almost surelly will not make sense to you. :)

2.4.2.0 (Lisias) for KSP >= 1.2

25 Aug 04:24
777e0b2
Compare
Choose a tag to compare
  • Implementing the Copy* stuff from KSPe.IO.File<T>.<things>

2.4.1.21 (Lisias) for KSP >= 1.2

13 Jul 09:11
3fa36aa
Compare
Choose a tag to compare
  • Solve some performance issues on the KSPe.IO.Directory "unreparsing"
    • As KSP starts to get crowded, the fight for memory starts to get gory, and the damned Unity's garbage collector is crippled.
  • Fixing a mess I did on the Fatal Error messages... :P
    • (coding late night now and then haunts us later!)

2.4.1.20 (Lisias) for KSP >= 1.2

12 Jul 06:32
5e2e790
Compare
Choose a tag to compare
Pre-release

DITCHED as I released a new version in less that 24 hours

2.4.1.19 (Lisias) for KSP >= 1.2

10 Jul 03:51
be3e543
Compare
Choose a tag to compare
  • Fixed a stupidity on the logging system
  • Adding some niceties to the ConfigNodeWithSteroids

2.4.1.18 (Lisias) for KSP >= 1.2

28 Jun 02:12
75ea203
Compare
Choose a tag to compare
  • Better error handling on Button registering on the UI.Toolbar
  • Some additional Button creator helpers

2.4.1.17 (Lisias) for KSP >= 1.2

18 Jun 07:56
652f72c
Compare
Choose a tag to compare
  • Fixing a mishap on the deployment.

2.1.0.17 (Lisias) for KSP >= 1.2

18 Oct 22:05
ef84ab4
Compare
Choose a tag to compare
  • New Installment facilities:
    • Checking on compatible Unity version(s)
  • Fixing a stupid mistake on handling pathnames that rendered this thing unusable on Windows!

2.4.1.16 (Lisias) for KSP >= 1.2

29 May 21:17
ceec06e
Compare
Choose a tag to compare
  • And yet another lame mistake fixed. Big thanks to lion328 for their efforts on reporting the problem AND working around my obtusity!
  • Closes

Cumulative changes since the last RELEASE:

  • 2.4.1.15
    • Fixed a lame mishap handling Module Manager
    • Some small internal enhancements on the Exceptions and Error dialogs
    • New KSPe.IO.Path.GetPath helper
  • 2.4.1.14
    • Implements new helpers on KSPe.Util.SystemTools
    • Finally Implementing the Compatibility checking tools!
    • Refactoring: eating my own dog-food on the code, getting rid of redundancy.
    • Fixes long standing errors on the URL scattered on the repository.
    • Works around an absolutely and terrible bug on Mono's Process.Process() IDisposable handling.
      • DAMN!!!
  • 2.4.1.13
    • Resurrects KSPAPIExtensions.PartMessage on the legacy KSPApiExtensions.
    • Resurrects KSPAPIExtensions.ListenerFerramAerospaceResearch on the legacy KSPApiExtensions.