A fork of the multiplayer game Space Station 14, a remake of the cult-classic Space Station 13.

2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the Space Station 14 game where Atmospherics technicians with alternate job titles (e.g., Plasma Scientist) spawn with duplicate Personal Digital Assistants (PDAs). The solution involves investigating the game's code to identify and correct the source of the duplicate PDA creation for these specific job roles.

Complexity: 4/5
bug good first issue

A fork of the multiplayer game Space Station 14, a remake of the cult-classic Space Station 13.

C#

AI Summary: Debug and fix a malfunctioning thief objective ('Steal the mail') in the Space Station 14 game. The issue appears to stem from a replaced mail teleporter prototype not being recognized by the objective's completion criteria. This likely requires examining the game's code to identify the discrepancy between the objective's target and the actual in-game object.

Complexity: 3/5
bug good first issue

A fork of the multiplayer game Space Station 14, a remake of the cult-classic Space Station 13.

C#