space-station-14 icon indicating copy to clipboard operation
space-station-14 copied to clipboard

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.

Results 664 space-station-14 issues
Sort by recently updated
recently updated
newest added

## About the PR Opening for visibility since it touches some pretty active parts of the content codebase (lathes and cloning) - [x] Constructable reclaimer - [x] AfterInteractUsing insertion -...

Changes: UI
Changes: Sprites
Status: Needs Review

## About the PR MRP content Adds tape recorders and lets entities with "ChatListener" component receive nearby chat messages as an event Tape recorders can play, rewind, and record. They...

Changes: Sprites
Status: Needs Review

## About the PR Refactor radiation pulse to ECS. - Radiation emission logic moved to `RadiationSourceComponent` - Visual green circle logic left in `RadiationPulseComponent` - Radiation pulse now uses `TimedDespawnComponent`....

## About the PR - Creates a CVar with the amount of time before an AFK player is kicked. (Default is 10 minutes) - One minute before the player is...

Status: Needs Review

``` Caught exception in entsys System.ArgumentException: TimeSpan does not accept floating point Not-a-Number values. at Content.Shared.Throwing.ThrowingSystem.TryThrow(EntityUid uid, Vector2 direction, Single strength, Nullable`1 user, Single pushbackRatio, PhysicsComponent physics, TransformComponent transform, Nullable`1...

Issue: Bug
Difficulty: 1-Easy

This PR fixes a UI bug with the router and tagger. It changes router description to contain a sentence that tells players to click on it for setting its filter....

Merge Conflict

## About the PR ECS'd and refactored the body system. The whole thing is based on #6147, though since this was supposed to be a learning experience I reimplemented the...

Status: Needs Review
Merge Conflict

## About the PR Pretty much what the title says, also adds some extra unfunny jokes. **Screenshots** **Changelog** :cl: - tweak: Limbs can now be butchered to get cutlets -...

No C#
Status: Needs Review
Merge Conflict

![image](https://user-images.githubusercontent.com/31366439/178695004-5c27166e-1a45-484e-bae4-9f46a4810d69.png) May make a generic debug overlay.

Status: Needs Review
Merge Conflict

It can often lead to nullspace spawns. If the spawn isn't valid it should just fallback to the centre of a grid.

Issue: Bug
Priority: 2-Before Release
Difficulty: 2-Medium