RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Robust multiplayer game engine, used by Space Station 14

Results 523 RobustToolbox issues
Sort by recently updated
recently updated
newest added

Seems silly when they have duplication between them but it will be hard to try to combine them.

Issue: Needs Refactor
Difficulty: 3-Hard

I mean https://github.com/space-wizards/RobustToolbox/blob/master/Robust.Client/Utility/DiscordRichPresence.cs file. Everything in it is hardcoded, cannot be localized and editable. ![image](https://user-images.githubusercontent.com/26389417/176473816-d5057c6a-ec9b-4a2f-8885-221496890c17.png) in addition, for some reason, a big picture means the engine, and not the game...

Issue: Feature Request
Priority: 3-Not Required

Entity prototypes need to be able to specify default/initial appearance data. E.g., pipes should be connected & invisible, so that the server doesn't have to send that state to all...

Issue: Feature Request
Difficulty: 2-Medium

Just generally + when deleting the entity + in containers.

Issue: Needs Cleanup
Priority: 2-Important
Difficulty: 2-Medium

I've seen it twice in the past couple weeks. I didn't go back far enough to see the original error. ![image](https://user-images.githubusercontent.com/31366439/176095504-da143448-1696-484f-ba2f-9ad5013ea8a2.png)

Issue: Bug
Priority: 2-Important
Difficulty: 4-Irrational

NVorbis can take up to 1.5 seconds to open some of our audio files which is not great. Ideally you'd be able to just open it asynchronously without hanging the...

Issue: Feature Request
Issue: Performance
Priority: 2-Important
Difficulty: 3-Hard

EmergencyShuttle and Shuttle both return Shuttle. The check should be slightly more stringent than this.

Issue: Bug
Priority: 2-Important
Difficulty: 2-Medium

Only thing that uses it is markings but it isn't getting caught by CI atm.

Issue: Feature Request
Priority: 2-Important
Difficulty: 2-Medium

Going through the methods doesn't cause issues but setting layer.Visible = false; does.

Issue: Bug
Priority: 2-Important
Difficulty: 2-Medium

What it says on the tin. Not a priority, but ig could be done better

Priority: 3-Not Required
Area: Networking
Issue: Needs Refactor
Difficulty: 2-Medium