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

- Projectile collision gets relayed to the rider - Can shoot from vehicles - Hitscan too :cl: - fix: Shooting at and shooting from vehicles now works as expected

Status: Awaiting Changes

## About the PR originally written by @Peptide90 with input from all admins. cleaned up, updated with some new rule changes, and formatted for our rules file. :cl: - add:...

No C#
Status: Needs Review
Status: Awaiting Changes

## About the PR yeah apparently the old lizard cold damage threshold was at 11C or 51F which is uhhh... this moves it down to -8C or 17F, which means...

No C#
Status: Needs Review

Requires space-wizards/RobustToolbox/pull/3139 Other than one bugfix in `StorageSystem.CloseNestedInterfaces()`, this should be unchanged from the earlier reverted PR (#10308),

Needs Engine PR
Changes: UI
Status: Needs Review

This is a partial list of entity prototypes that need to be updated (though in some instances, the system/component itself may need to be fixed). There are several more not...

Status: Help Wanted
No C#
Issue: Needs Cleanup
Difficulty: 1-Easy

## Description `StackComponent.MaxCount` should be made into a nullable int instead, so that things can _optionally_ override it, and all existing stacks should be made to specify the max on...

Status: Help Wanted
Priority: 3-Not Required
Difficulty: 1-Easy

## About the PR Displays the product name, unit cost and description in the small cargo order form window so you actually see what you are ordering. It also fix...

Changes: UI
Status: Needs Review

``` Caught exception while dispatching SystemMessage: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.SZArrayHelper.get_Item[T](Int32 index) at Content.Server.Construction.ConstructionSystem.HandleConstructionExamined(EntityUid...

## About the PR Adds the hot potato. The hot potato is a bomb that when armed, cannot be dropped or disposed of. The only way of getting it off...

Changes: Sprites