Open Issues Need Help
View All on GitHubAI Summary: Add labels displaying the names of attachments below their corresponding images on the main screen and within the attachment selection modal of the Helldive Helper application to improve usability for phone and tablet users.
Customize loadouts for your team in Helldivers 2 and easily share with your friends.
AI Summary: The task is to fix the alignment issue of the primary weapon selector in the Helldive Helper application. The provided screenshot shows misalignment, requiring adjustment of CSS or HTML to correctly position the element within its container.
Customize loadouts for your team in Helldivers 2 and easily share with your friends.
AI Summary: Implement unit tests for the functions responsible for encoding and decoding player loadout data in the Helldive Helper application. This involves writing tests to verify the correct encoding of loadout selections into a base64 string and the accurate decoding of that string back into the original loadout data. Consider using Node.js's built-in test runner or a framework like Vitest.
Customize loadouts for your team in Helldivers 2 and easily share with your friends.
AI Summary: Update the low-resolution stratagem images in the Helldive Helper application with higher-resolution images from the game's wiki. This involves finding the updated images, replacing the existing low-resolution images in the project's assets, and potentially updating any image references in the code.
Customize loadouts for your team in Helldivers 2 and easily share with your friends.