Skip to content

Contract Configurator 1.19.0

Compare
Choose a tag to compare
@jrossignol jrossignol released this 05 Sep 03:37
· 318 commits to master since this release
  • Added Part.UnlockCost().
  • Added Part.Resources().
  • Added Part.ResourceCapacity().
  • Reworked ParameterDelegate - worst source of in-flight LINQ (ie. garbage).
  • Check contract requirements before displaying them in mission control in case something has changed.
  • Fixed issues with part parser (thanks 5thHorseman).
  • Fixed exception in Mission Control (thanks Conventia & AccidentalDisassembly).
  • Fixed a NullReferenceException in PartValidation.
  • Fixed an incorrect condition on the ReseachBodies check which caused heaps of garbage to be created (thanks xEvilReeperx).
  • Fixed issue with Duration parameter not kicking off correctly in some circumstances (thanks 5thHorseman).