Releases: KSP-ModularManagement/KSPe
Releases · KSP-ModularManagement/KSPe
2.4.2.2 (Lisias) for KSP >= 1.2
WITHDRAWN
Please download the latest version instead.
2.4.2.1 (Lisias) for KSP >= 1.2
- 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
- Implementing the
Copy*
stuff fromKSPe.IO.File<T>.<things>
2.4.1.21 (Lisias) for KSP >= 1.2
- 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
DITCHED as I released a new version in less that 24 hours
2.4.1.19 (Lisias) for KSP >= 1.2
- Fixed a stupidity on the logging system
- Adding some niceties to the
ConfigNodeWithSteroids
2.4.1.18 (Lisias) for KSP >= 1.2
- Better error handling on Button registering on the UI.Toolbar
- Some additional Button creator helpers
2.4.1.17 (Lisias) for KSP >= 1.2
- Fixing a mishap on the deployment.
2.1.0.17 (Lisias) for KSP >= 1.2
- 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
- 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
- Fixed a lame mishap handling
- 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!!!
- Implements new helpers on
- 2.4.1.13
- Resurrects
KSPAPIExtensions.PartMessage
on the legacy KSPApiExtensions. - Resurrects
KSPAPIExtensions.ListenerFerramAerospaceResearch
on the legacy KSPApiExtensions.
- Resurrects