metalgearsloth
metalgearsloth
There is nothing to "get" so shouldn't exist but when I tried serv4 yelled at me.
The issue is if you get frame-drops then the position delays or the likes can cause the audio to come out of different ears. Ideally ListenerPos would always be 0,0...
Right now it kind of has its own separate codepath to audiosystem as audiosystem was a hot mess at the time. MidiManager ends up duplicating a bit of AudioSystem and...
Something something structs.
Seriously look at how much yaml duplication occurs on content as a result https://github.com/space-wizards/space-station-14/blob/master/Resources/Prototypes/Tiles/floors.yml
Sister issue to https://github.com/space-wizards/RobustToolbox/issues/4358 This one is a bit spicier as trygetcomp etc. mask this and always check it so this may or may not be a large piece of...
To be clear I'm fine with the gear existing, but with that being said musician serves no purpose. - People that want to play music will just play music, ignoring...
Worst RP role in the game easily, see https://github.com/space-wizards/space-station-14/issues/26323 for similar issue but Boxer is definitely worse. - Originally rane gave it powercrept boxing gloves for reasons. - Just fight...
The code needs more work. - Loops that return when they should be continues which will break it. - It should not be possible to apply paint globally to everything,...