Gio d'Amelio
Gio d'Amelio
When using vantage in standalone mode, the listen callback does not fire until I connect to it with the command line client. ``` var Vantage = require('vantage'); var vantageServer =...
When I set a simple standalone server, and try to connect to it with the `vantage` command line, the exit command breaks. It prints exit twice, but I only typed...
I have a command that has multiple required arguments, and I want to make custom autocomplete that is different between the arguments. As far as I can tell there is...
Send a `GET` request to a server. If the result is `1` reload, otherwise do nothing.
A simple interface to allow commands to be sent to the game via javascript events. This is the upgraded version of #152. **Story:** I was trying to make a userscript...
This is super awesome, I am totally going to do this too. I'm on Linux, so here is a script with similar output.
See #146. I think I got this mostly working, but since I have never programmed in C or used the Rust FFI before things could be totally broken. [The Lua...
If the decimal option is more then 0, and I move my mouse around a map quickly, the widget flickers between a few sizes when the mouse is on coords...
I am trying to use aiko with a new project I am working on but I just can't get it to build right. I am using ino (http://inotool.org/). When I...