metalgearsloth

Results 298 issues of metalgearsloth
trafficstars

See https://github.com/space-wizards/space-station-14/pull/27317#issuecomment-2079660444 Just copy ss13 a wee bit.

Status: Untriaged

Requires https://github.com/space-wizards/RobustToolbox/pull/5077

Title, rather than printing each one individually.

Status: Untriaged

I will burn this code to the ground.

Changes: UI

This reverts commit 4903bc2. Resolves https://github.com/space-wizards/space-station-14/issues/27561 Apparently dozens to hundreds of these can be made in a round which the server is not made for. Botany's been a long-standing problem...

Changes: Sprites

- Reduce the delta state size by 1/4 by just storing each chunk key as an array instead of as a separate chunk. - Stop doors opening / closing sending...

Status: Needs Review

There's massive amounts of copy-paste, it needs redesigning as this is just unmaintainable long-term.

Status: Untriaged

- Fix muzzle flash rotations. - Fix effects so they update every frame. - Fix effects tanking client performance. Requires https://github.com/space-wizards/RobustToolbox/pull/5091 :cl: - fix: Fix muzzle flash rotations.

Merge Conflict

Okay so this one's my fault. Relying upon people to clean their stuff up is too error prone, instead overlays should just call setmatrix / useshader themselves and reset state....

Issue: Needs Refactor
Difficulty: 2-Medium

- It's using a Dictionary for flags when you can just use an array instead and get much faster speeds. - The delta states still send every component key which...

Status: Untriaged