chuck.js/app
logsol dba743cd7b Updates obsolete/broken way of clearing fingerprints
When a user leaves the channel, some items need to be cleared of
their fingerprints (lastTouchedBy). This feature was broken
because it used the this.gameObjects pool which was no longer in
use.

The channel GameController now triggers an event to which all
items are subscribed to and if it is triggered, all items with that
users fingerprints clear themselves off those.

Fixes #170
2016-10-09 12:46:07 +02:00
..
Bootstrap removes flashsocket - fixes #117 2015-06-28 19:11:37 +02:00
Game Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00
Lib Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00
Menu fixes #147, fixes #136, is related to but doesnt entirely complete #144 2016-08-28 22:40:25 +02:00
Server added optimizer scripts and some code style improvements 2015-03-09 04:56:28 +01:00