Releases: KSP-RO/ProceduralParts
Releases · KSP-RO/ProceduralParts
v1.2.3
- Fix an issue with the IPartMassModifier implementation.
v1.2.2
Convert all scientific guiformat to something String.Format understands, fix GUI issue with right-click menus breaking.
v1.2.1 for KSP 1.1.2
- Rebalance LF- and Ox-only tanks to more closely match stock.
- Fix loading time issue.
v1.2.0
KSP 1.1 compatibility
Changelog
- KSP 1.1 ready (RadarManFromTheMoon)
- Fixed NullReferenceExceptions during loading (NathanKell)
- Now compatible with the TestFlight mod (NathanKell)
- Fixed some issues with zero diameter parts (NathanKell & ferram4)
v1.1.11
Hotfix
Changelog
- Recalculate drag cubes if FAR is installed. Fixes broken thermal and buoyancy calculations
- No longer recalculates drag cubes while in editor (set ProceduralPart{updateDragCubesInEditor=true} to reenable)
v1.1.10
Changelog
- Added ModuleToggleCrossfeed to procedural decoupler
- tweaked monoprop tech constraints
- Fire onVesselModified event after recalculating drag cubes. This hopefully solves a bug where pparts don't properly get occluded by other parts
v1.1.9
Changelog
- Fixed drag cube calculation when root part
- altered procedural liquid fuel tank tech restrictions slightly to assount for the new mk0 fuselage
- added bulkhead profiles to parts that needed them (thanks Kerbas-ad-Astra)
- fixed Solid Fuel Rocket when used with ModularEngineConfig (RealFuels) (thanks CorvusCorax)
- removed an annoying debug message I accidentally left in the code (stdCost:) (thanks ckwng)
v1.1.8
Changelog
- Rebuilt for KSP 1.0.5
- Procedural Heat Shield:
- ModuleAblator values now match with stock
- No more 100 bucks extra cost
- No more negative costs. They always, at least, cost their ablator resource costs
v1.1.7
Hotfix
Changelog
- Fixed the procedural decouplers not working correctly when connected to a procedural part
v1.1.6
Hotfix
Changelog
- Fixed a bug that caused the liquid fuel tank and liquid cone tank to contain resources they shouldn't contain after loading
- Fixed a bog that caused tanks to clip into each other after resizing a child part