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

Another means to address tunneling. Right now physics runs at 30tps but most engines recommend 50+. Ideally you'd have some cvar for the target minimum physics tickrate (60) and then...

Issue: Feature Request
Difficulty: 2-Medium
Priority: 2-Before Release

Forgor what issue I put this under. tl;dr is that 1. Sleeping bodies should use the displacement as is (Vector2.Zero). Same with bodies that have their position directly outside of...

Issue: Feature Request
Difficulty: 2-Medium
Priority: 2-Before Release

Currently read-only permissions still permits `component.thing++;`

Issue: Bug

Technically entitylookup is now just "lookup" but changing it would be a pain. I used the same API as entitylookup and it's kinda boilerplatey but don't know of an easier...

Maps get serialized now so people need to be specific on which is used.

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

Exceptions every time I try. At least I assume it's an engine issue. Might be MapLoadOptions causing more dramas.

Issue: Bug
Priority: 2-Important
Difficulty: 3-Hard

I got lazy at the time. Turning it back on should re-calculate it.

Issue: Feature Request
Difficulty: 2-Medium
Priority: 2-Before Release

Or at least this might be me just projecting and hating the amount of map change bugs that have popped up. I think make it a component instead rather than...

Priority: 2-Important
Issue: Needs Refactor
Difficulty: 3-Hard

e.g. contact where one is re-parented to another map (current issue on master)

Issue: Bug
Priority: 1-Urgent
Difficulty: 3-Hard