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
logsol
07dad646cf
new system for synchronizing game objects. fixes #74
2015-06-22 00:14:17 +02:00
logsol
f1197b3045
added swapMeshes method to swap textures of 2 meshes
2015-05-11 11:10:30 +02:00
logsol
fb3ac40d17
implemented rubedoll direction flip and added meshIndex (z) swapping capability. #151
2015-05-11 11:10:30 +02:00
Jeena
a66a327386
fixes the sending and rendering of game stats
2015-04-19 17:31:41 +02:00
Jeena
cad112419d
fixes initial level positioning
2015-04-19 16:06:23 +02:00
Jeena
c88afc8b4c
fixes #112 finished recorder
2015-03-15 21:06:44 +01:00
logsol
5007ab5b02
better feedback on killing. fixes #109
2015-03-02 00:13:21 +01:00
logsol
13af9ecb9c
worked a bit on menu top bar
2015-02-28 19:57:05 +01:00
logsol
60eae208a2
Added PointerLockManagement, Fixed layer positioning, added fps chart. fixes #120 , fixes #121 , fixes #123
2015-02-27 18:44:30 +01:00
logsol
1f8f0ef6e1
merged from master (use strict)
2014-12-22 02:00:40 +01:00
logsol
2b186be8af
use strict; fixes #83
2014-12-22 01:43:21 +01:00
logsol
1e233efbea
Added Swiper drawing
2014-12-08 19:36:14 +01:00
logsol
072e984215
fixed health bar
2014-11-30 15:19:02 +01:00
Jeena
57135f3acc
more layer work
2014-08-30 16:02:41 +02:00
logsol
1d3ad16a07
layer bugfixing
2014-08-30 10:29:58 +02:00
logsol
a58beb58d1
added player arrow to me fixes #76
2014-07-18 17:34:17 +02:00
Jeena
8f2cf11e38
finished shirt color, fixes #77
2014-07-12 20:49:42 +02:00
logsol
40cdf9867e
added notification center call for adding filters to meshes
2014-07-12 12:15:59 +02:00
logsol
ac27da1e31
added zooming with +, - and 0
2014-07-07 23:32:11 +02:00
logsol
c18384f502
begin Round Bug improvements, player renders doll. fixes #64
2014-05-24 17:39:19 +02:00
logsol
39f684315b
Bugfixing - unsubscribing game related topics, to prevent double calls and leaking references, added offAll method to nc. fixes no rendering bug
2014-03-31 05:05:32 +02:00
logsol
55256ada95
work in progress... worked on channel attributes and game goal. fixes #45 and references #48
2014-03-30 00:12:04 +01:00
logsol
76d9450257
Finished nc (notification center topic style refactoring) - fixes #60
2014-03-17 23:12:08 +01:00
logsol
cacd5d74c0
finished nc merge
2014-03-17 22:07:57 +01:00
logsol
4f4bbf73e8
nc refuckulating
2014-03-17 21:46:19 +01:00
Jeena
810a74a28b
fixed #58
2014-03-01 23:11:36 +01:00
Jeena
d83376d5c7
refactored Server and Lobby
2014-03-01 14:07:03 +01:00
Jeena
42475c9b38
nc.ns
2014-03-01 13:47:42 +01:00
Jeena
953159e6bd
implemented level load, more to do see #1
2014-01-29 03:24:08 +01:00
jeena
3aa89fc8d6
moved Protocol and NotificationCenter to Lib/Utilities
2013-12-27 01:36:01 +01:00