Open Issues Need Help
View All on GitHubAI Summary: Verify the completeness of combat abilities in the DSA Würfel-App by checking if the abilities "Kettenkugelkampf", "Schildwall", and "Geschütze bedienen" exist in the Optolith character creator's data or if they are missing from the app's implementation. This may involve reviewing Optolith's data format and comparing it to the app's data.
AI Summary: Create several test characters with exaggerated abilities using the Optolith character creator and export them as JSON files for use in testing the DSA Würfel-App. This will aid in testing and ensure compatibility with Optolith's JSON format.
AI Summary: Improve the visual presentation of result popups in a Flutter mobile app for a tabletop RPG dice roller. This involves designing a more visually appealing and compact display of dice roll data, target values, quality steps (QS), rulebook consequences (especially for critical successes and failures), and optional detailed rulebook information. Consider options like compressing the display, using a dedicated result screen, or a combination of popup and detailed screen.