4 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

DSA Würfel-App

Dart

AI 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.

Complexity: 3/5
help wanted question

DSA Würfel-App

Dart
Create test characters about 2 months ago

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.

Complexity: 2/5
help wanted dev

DSA Würfel-App

Dart

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.

Complexity: 3/5
help wanted question beautification

DSA Würfel-App

Dart