Chris Dock

Results 5 issues of Chris Dock

Suppose we have an object like `f={"t1": "a", "t2": "a"}`. Currently `_.invert(f)` will produce an object `{"a":"t2"}`. While this is a true functional inverse of the object `f` viewed as...

### Description of issue Sporadic audio issues in ACNH. Usually occurs after entering or exiting a building, characterized by about 10-15 minutes of harsh, jangly noises and audio noticeably lagging...

audio-issue

Same issue as here https://github.com/node-steam/vdf/issues/12 Large integers (or strings that contain numerical values that get interpreted as integers) get rounded, even if they were initially intended as strings. See the...

Example is the game titled 140, which can occur in `screenshots.vdf`. Obviously this is a title and should be parsed as a string, but it currently isn't. From the output...