Jordan Atwood

Results 370 comments of Jordan Atwood

I think I've got most of the pieces together, but I'm not sure how `renders.png` is generated... An outline and blur around each of the objects, obviously, but is there...

@atomizer Ping. Alternately, would it be possible to generate renders on static.drips.pw? That would greatly reduce client-side render processing demands.

@TropicPlay You're doing it wrong. BTW, change your password before someone steals your account.

I believe that's an artifact of the old proprietary methods used by jQuery, and security implementations by browsers. (because at that point, there was no collective effort to develop the...

Update: looks like every major browser supports the FileReader API, which would do the job. http://caniuse.com/#search=FileReader%20API I may do some work on this in the near future; would love to...

Well damn, looks like that only works if you select a local accounts file with ``. Not really feasible when you'd rather have the accounts loaded on page load with...

So your browser is simply blocking all actions involving localStorage? Based on what I'm reading ([such as here](https://github.com/angular-translate/angular-translate/issues/629)), this is caused by your browser settings. > Please note an unhandled...

@IronTailed I'm fairly certain the issue you're encountering is different, unless you happen to have logs that match what has been reported in this issue. @atomizer Besides requiring a full...

Based on this issue and #91, maybe the flash storage location for realm changed? Haven't actually booted the game and tested recently or anything, but just a guess.