Results 6 issues of XCompWiz

This one might be complicated, to be fair. I currently don't see any mechanism to have information shared across lists (though item sharing might cover this implicitly). Let's say I...

_Copied from original issue: XCompWiz/Mystcraft-Issues#121_ _From @DinixM on July 25, 2015 6:35_ I recently got a crash with a Linking book used in the presence of ShaneDarkholme's TARDIS Mod. Not...

We are working in Typescript. In @pixi-spine/[email protected], `SkeletonData` has a field for `audioPath: string;` We have a json file that includes that audio path in the skeleton block: ``` "skeleton":...

The start function used to have return values to indicate success, which is used further down to control the start up of the monitor. Presently, I don't think that the...

Resets fail counter when the server is restarted Adds time since restarted check, to help the monitor recognize a lost cause

Fixes https://github.com/gulpjs/glob-stream/issues/134 I tested this code live, but rewrote it on the web editor, so it's effectively untested. The approach worked in the field. A regression test would be beneficial,...