Open Issues Need Help
View All on GitHubAI 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.
A Next-Generation Overlay Companion for Star Citizen
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.
A Next-Generation Overlay Companion for Star Citizen
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.
A Next-Generation Overlay Companion for Star Citizen