A Next-Generation Overlay Companion for Star Citizen

arkanis overlay starcitizen uexcorp
3 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub
Game Development Overlay Development

AI Summary: Implement a guard function in C# to safely handle potential errors from native (PInvoke) calls within the Arkanis Overlay project. This involves creating a function that checks the success of a native call and, if it fails, retrieves and logs the error code and message. An optional helper function for logging errors might also be added.

Complexity: 3/5
good first issue refactor native

A Next-Generation Overlay Companion for Star Citizen

C#
#arkanis#overlay#starcitizen#uexcorp
Game Development Overlay Development

AI Summary: Refactor the Arkanis Overlay project to improve icon management. This involves creating an icon picker component that uses enums or objects to select icons, consolidating icon usage, and using MudBlazor icon strings. Exceptions may be made for external integrations.

Complexity: 4/5
good first issue help wanted ui/ux refactor

A Next-Generation Overlay Companion for Star Citizen

C#
#arkanis#overlay#starcitizen#uexcorp
Game Development Overlay Development

AI Summary: Refactor the color usage in the Arkanis Overlay project to improve maintainability and consistency. This involves creating a color picker component that allows selection from predefined enums or custom colors, and consolidating all color usage within the application to use this component.

Complexity: 4/5
good first issue help wanted ui/ux refactor

A Next-Generation Overlay Companion for Star Citizen

C#
#arkanis#overlay#starcitizen#uexcorp