abal

Results 5 issues of abal

Could help alleviate the latency-caused lag displayed client-side. @semanser linked [a useful example / article](https://github.com/underscorediscovery/realtime-multiplayer-in-html5) on Gitter

enhancement
help wanted

For people who don't know how to install node applications .exe package for windows Install scripts for Linux/Mac

help wanted
feature request

On behalf of @Logan7432 For those who don't know what it is, tiny map on some part of the screen showing a zoomed-out view area.

feature request

At some point in time, can we implement a versioning system instead of classifying all builds as "1.0.0"? ([Sematic Versioning maybe](http://semver.org)). EDIT: Fixed link. Nice catch @matrixreal

enhancement

Rough patch that adds a constructor option for passing flags to `sqlite3_open_v2`. This would enable several situations listed in #483, like using a URI, without needing a custom build. ```js...

enhancement