Commit graph

22 commits

Author SHA1 Message Date
Logsol
8f245f33d6 fooled around with joints for hiding lag 2013-07-30 21:15:11 +02:00
Logsol
f5eacb6335 fixed input controllerism - fixes #28 2013-07-30 18:13:39 +02:00
Logsol
a59a258ad6 removed collisionDetector for every player again, because box2d can only have one - userData solution instead 2013-01-06 03:02:34 +01:00
Logsol
f07505bc20 Repaired Collision detecteion by adding one detector for each user - fixes #15 2013-01-06 01:40:46 +01:00
Logsol
a1e94e1ed0 added getSpawnedPlayersAndTheirPositions in order to get already spawned players to spawn the moment you join and spawn yourself. fixes #26 2013-01-05 22:38:29 +01:00
Logsol
fb5de522e5 Added spawning gameCommand logic 2013-01-05 08:19:49 +01:00
Logsol
c256f8a729 refactoring 2013-01-05 06:16:42 +01:00
Logsol
a10a7a7319 preliminary spawning of other players 2013-01-04 22:59:29 +01:00
Logsol
c4c48ab821 gameCommand implementation 2013-01-04 03:02:05 +01:00
Logsol
6219a82fbd letting player spawn. hiding three.js canvas 2013-01-04 01:03:41 +01:00
logsol
7e5eeb0a27 changed function( to function ( 2012-07-28 13:38:31 +02:00
logsol
26f3d22db7 replaced all tabs with 4 spaces 2012-07-28 13:26:05 +02:00
logsol
815c63009f working towards usable new structure 2012-07-22 17:54:27 +02:00
Jeena Paradies
f85469b97e changed object create to Parent.prototype 2012-07-22 13:28:07 +02:00
Jeena Paradies
11c642fd7a fixed client physics engine 2012-07-22 02:52:43 +02:00
Jeena Paradies
88d0f5e2eb using core engine 2012-07-22 02:37:05 +02:00
Jeena Paradies
60462f48bf singleton NotificationCenter 2012-07-22 02:21:34 +02:00
Jeena Paradies
4e3f207f52 cleaning up Server GameController 2012-07-22 02:02:23 +02:00
Jeena Paradies
03add70032 cleaned up client GameController 2012-07-22 01:38:25 +02:00
Jeena Paradies
413dd242ba added start app.js 2012-07-22 00:51:41 +02:00
logsol
8caaee66de altered define paths 2012-07-21 21:53:44 +02:00
logsol
bd45f538c7 some more renaming 2012-07-21 21:37:24 +02:00
Renamed from app/game/Client/GameController.js (Browse further)