chuck.js/app/Game
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
..
Asset should fix a bug happening on live deployment 2015-06-28 20:11:28 +02:00
Channel Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00
Client Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00
Config fixes #147, fixes #136, is related to but doesnt entirely complete #144 2016-08-28 22:40:25 +02:00
Core Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00