-
I didn't manage to find any copyright information (i.e. who has the copyright) to the source code or the art. It would probably make sense to have it at least in the LICENSE file. This is especially p…
pafcu updated
10 years ago
-
Passwords are currently stored in plain text in Redis. Hashes should be stored instead.
-
On Ubuntu 12.04 with redis 2.6.14 and node v0.6.12.
I did a fresh install of everything and when loading the client page I get the following (every time I refresh it repeats itself):
```
GET /share…
-
Hasn't been referenced since #76, I think, so I thought I would bring back the idea of music/sound effects in habitrpg. I think it there should definitely be some kind of button that enable/disables m…
-
Movement should be handled as it on BrowserQuest, by clicking on the map tile you want the player sprite to move to. This will require adding pathfinding.
-
We're experiencing some trouble with Connect over at [BrowserQuest](https://github.com/browserquest/BrowserQuest/issues/93). With Node 0.6, the following line of code throws the error `Cannot read pro…
-
New name should be bqs (browserquest server)
-
I've converted a couple files to [CoffeeScript](http://coffeescript.org/) at https://github.com/Aaron1011/BrowserQuest/commit/618b8696b0e8678c459ae6caebb4f98e850deb66. CoffeeScript is a language which…
-
Currently you must click the text "login" to continue. Same for both Firefox and Chrome.
-
We are currently doing things the way servers/web development have worked for a decade or two. This needs to be fixed, of course.
In all seriousness, I'll get to work on making this "easy". Screw sle…