chuck.js/app/Game/Channel/GameObjects
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
..
Items worldupdate subbody repositioning - #99 2015-06-29 01:29:57 +02:00
Doll.js only adds lastMovedBy when there was no damage - fixes #108 2015-06-28 19:44:26 +02:00
GameObject.js new system for synchronizing game objects. fixes #74 2015-06-22 00:14:17 +02:00
Item.js Updates obsolete/broken way of clearing fingerprints 2016-10-09 12:46:07 +02:00
SpectatorDoll.js use strict; fixes #83 2014-12-22 01:43:21 +01:00
Tile.js refactored Server and Lobby 2014-03-01 14:07:03 +01:00