Results 132 issues of David Benjamin

Far far far future. If the netplay code could be adapted to use a WebSocket to talk to a custom thing on the server, that'd be neat. Although you'd want...

Shouldn't be too hard. Mostly want a way to force download of all data.

It's even more data to download, but it ought to be an option.

This game has a LOT of data. We may as well fetch it in the background so the user doesn't have to wait a bunch.

There's a TODO for this in the nacl-mounts code. Probably worthwhile to implement that.

Figure out exactly what this entails. Certainly we'll need to handle some indirections when getting a cross-realm service ticket. We may also need something akin to registerProtocolHandler or Web Intents...

enhancement

I dunno, can we sync with the proxy or something completely idiotic like that? At the very least, find the relevant error codes (pre-auth failure is one of them) and...

We get them in the browser now. Yay! This thing is a polyfill. https://github.com/jakearchibald/es6-promise

It's actually deployed somewhere now. It should be in its own repo and configurable on its own. This'll require properly depending on webathena.js and friends, rather than just symlinking nonsense....

Figure out when we can punt these from our CSS. - linear-gradient - ~~Firefox unprefixed in 16 (shipped October 2012)~~ - ~~Opera unprefixed in 12.10 (shipped November 2012)~~ - Safari...