v0.3.0
Pre-release
Pre-release
v0.3.0
Changed
- DeepFreeze and TAC-LS are now natively supported.
- Shadow/Sunlit state now happens in a burst-compiled job, it should now perform quite a bit better.
Added
- SystemHeat flux is now modelled by BRP. This means that ModuleSystemHeatCryoTank will now be simulated in the background.
- BRP now auto-imports existing resource inventories when added to a save.
Fixed
- Solar panel flux calculations in the background no longer depend on the star the main vessel is orbiting around.
What's Changed
- Add full support for TAC-LS by @Phantomical in #16
- Switch everything we can to use KSPAssemblyDependency by @Phantomical in #18
- Add support for hot-reloading dependent mods by @Phantomical in #17
- Full deepfreeze support by @Phantomical in #19
- Avoid hot-reload deleting its own patches by @Phantomical in #20
- Automatically import existing resource inventories into BRP by @Phantomical in #21
- Add support for modelling SystemHeat flux in BRP by @Phantomical in #22
Full Changelog: v0.2.8...v0.3.0