Starstrider42 / Custom-Asteroids

A KSP mod that lets users control where asteroids appear
http://starstrider42.github.io/Custom-Asteroids/
MIT License
13 stars 10 forks source link

More natural Magic Boulder support #29

Open Starstrider42 opened 8 years ago

Starstrider42 commented 8 years ago

With the addition of Magic Boulders to asteroid code in 1.1.3, any asteroid can potentially be bouldered. The cleanest way for Custom Asteroids to support this is to make magic boulders a separate asteroid class, then emulate the stock occurrence rate.

Starstrider42 commented 3 years ago

This issue can be done for asteroids at any time, but for comets is blocked on KSP#27070, since it prevents me from having more than one comet part.