4 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub
Bug Help Wanted Medium Priority

AI Summary: Debug a bug in a Space Station 14 game mod where a French beret obtained through loadouts lacks a toggleable accent feature, unlike the same beret from the autodrobe. The task involves investigating the `AddAccentClothing` component's `toggleable` property for the loadout beret, testing re-equipping, and checking if the issue affects other loadout accent items. This requires familiarity with the game's codebase and debugging tools.

Complexity: 3/5
Bug Good First Issue

AI Summary: Add a mayonnaise packet as a new item to the condiment station within the Space Station 14 game mod 'The Den'. This involves creating the necessary game assets (image, code for item properties, etc.) and integrating it into the game's existing condiment station.

Complexity: 3/5
good first issue Low Priority

AI Summary: The task involves resolving a layering issue in a game's character rendering. Specifically, the 'socks' layer inconsistently renders under or over jumpsuits depending on equipment order and client-side re-rendering. The solution requires creating a new consistent 'socks' rendering layer below jumpsuits for all character species.

Complexity: 4/5
good first issue Low Priority