Docking-Port-Alignment-Indicator icon indicating copy to clipboard operation
Docking-Port-Alignment-Indicator copied to clipboard

Official repository of the DPAI mod for Kerbal Space Program

Results 7 Docking-Port-Alignment-Indicator issues
Sort by recently updated
recently updated
newest added

Speaks for itself. KSPaedia creation tutorial : https://forum.kerbalspaceprogram.com/index.php?/topic/137628-kspedia-creation-tutorial/

documentation
enhancement

Improve performance, reduce garbage collection. Hopefully fix or make it easier to implement #13 and #14 Forum thread tutorial : https://forum.kerbalspaceprogram.com/index.php?/topic/151354-unity-ui-creation-tutorial/

enhancement

The current in-game background is quite large and intrusive; allow users to select their own background. Issue: How to handle the other UI elements such as the preferences button, currently...

enhancement

Current implementation allows click-through to underlying game elements. Not a big deal, since during docking people are usually concentrating on RCS control, but generally should be fixed.

bug

Get rid of our own preferences dialog and use the in-game preferences dialog. Easier, unified, less code, more integrated. What's not to like?

enhancement

I'd really like to be able to send y'all a thank you gift/donation, but I don't see a Patreon/Ko-Fi/$DonationPlatform link. How can we express our gratitude? Thanks for all the...

A lot of the code could do with some refactoring and turn from polling into event-driven code. This should make the code more readable as well as more performant.

enhancement