Tom Ashford

Results 120 issues of Tom Ashford

- Connect to game sync - Disable game sync via cvar or `sv_cheats 0` Client doesn't acknowledge disconnect at all. Not sure if C++ or C# issue.

Priority: Medium
Size: Small
Type: Bug

Sometimes mappers will add a Valve asset to their BSP, then rename the VTF and VMT. The asset removal job will remove the texture, since it matches the hash. This...

Priority: Medium
Type: Enhancement
Where: Pakfile Explorer
Where: Jobs

Need to test `UpdateViewModelFromModel` more.

Type: Bug
Where: UI
Where: Entity Editor

Discussed a while ago but never tracked, idea was to fire traces until we get a zone that completely wraps a displacement

See e.g. https://github.com/momentum-mod/panorama/blob/9c30f62b19b7e799978fd795257820ad6e040039/scripts/pages/settings/speedometer.ts#L685

Priority: Low
Size: Small
Where: UI

Haven't seen this in a bit but almost certain it's still there, need to mess around with it. Logic is a nightmare since has to handle multiple requests in flight...

Priority: High

Even in TypeScript we still get frequent bugs around `null` and `undefined` values, including mixing up `null` and `undefined`. (I could rant hours, I won't, we should maybe consider making...

Priority: Low
Size: Large
Where: UI