Commit graph

76 commits

Author SHA1 Message Date
Jeena
695008afd8 implemented clientReady and changed loading of assets, fixed unique ragdoll id 2014-02-24 17:41:01 +01:00
logsol
413254bfa4 replaced killed doll with ragdoll - fixes #50 2014-02-18 01:15:24 +01:00
logsol
aa6fdaa2df added player health action view 2014-02-17 16:30:59 +01:00
Jeena
e488beb203 added ragdoll with one limb 2014-02-12 00:30:09 +01:00
Jeena
ed23753c04 fixed #40 #39 2014-02-10 22:22:14 +01:00
Jeena
89c5e4a5d8 fixed #38 2014-02-10 16:11:01 +01:00
Jeena
d84fb20f90 fixes #12 and added health 2014-02-10 14:21:26 +01:00
logsol
cc8aedd3ba implemented spawn points and a brand new map 2014-02-03 16:18:22 +01:00
logsol
3782fa345b added tiled level support 2014-02-03 14:08:45 +01:00
Jeena
953159e6bd implemented level load, more to do see #1 2014-01-29 03:24:08 +01:00
logsol
b02036a019 first attempt to implement tiled style maps 2014-01-28 21:34:46 +01:00
Jeena
f22e0dd53d added first damage and killing 2014-01-21 03:14:50 +01:00
Jeena
2a4327c5cf added inheritance to last moved Item 2014-01-20 18:44:58 +01:00
Jeena
38b5023410 refactored grabbing 2014-01-20 18:15:40 +01:00
Jeena
b159bbb1cc fixed remote joint 2014-01-20 16:22:31 +01:00
Jeena
00807da632 changed modes 2014-01-12 16:59:16 +01:00
Jeena
3edd664412 implemented level restart 2014-01-12 04:33:08 +01:00
logsol
81611050d2 added skateboard :D 2014-01-12 00:36:18 +01:00
jeena
764220675b added joints 2013-12-28 02:39:32 +01:00
jeena
3aa89fc8d6 moved Protocol and NotificationCenter to Lib/Utilities 2013-12-27 01:36:01 +01:00
jeena
93e8133c89 fixed problems with first world update 2013-12-25 04:35:51 +01:00
jeena
283a1ef48b fixes for animations with head and jump, etc. 2013-12-25 00:28:28 +01:00
Jeena
fe0d4a66e2 first attempt to implement GameObject 2013-12-19 15:16:15 +01:00
Jeena
c1a4f16cc4 context awarenes in Core 2013-12-09 17:35:29 +01:00
Jeena
9ec6074494 added base classes to Server 2013-12-09 16:45:50 +01: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
a852bccae6 added user/left notificationcenter trigger, because bodies on the server were not destroyed when user disconnected 2013-01-05 21:32:19 +01:00
Logsol
9d23898018 prettified an object 2013-01-05 20:30:25 +01:00
Logsol
fb5de522e5 Added spawning gameCommand logic 2013-01-05 08:19:49 +01:00
Logsol
371592f167 added server input controller 2013-01-05 06:17:26 +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
0adbc2a10a removed worm 2013-01-03 23:44:25 +01:00
Logsol
69fd43a900 fixed client removal, joining, etc. 2013-01-03 23:05:27 +01:00
Logsol
2183e70bd8 join success roundtrip added 2013-01-03 21:32:24 +01:00
logsol
c2ed00cb9b added checkpoint output, setting up a channel 2012-08-31 19:23:51 +02:00
logsol
dd154aa576 cleaned up the mess ... :) 2012-08-29 16:11:43 +02:00
logsol
ec1bceb1b6 messed everything up .... :( 111 2012-07-28 21:09:39 +02:00
logsol
551fc943c9 replaced ){ with ) { 2012-07-28 15:00:59 +02:00
logsol
76daceb2e7 changed function XXX( to function XXX ( 2012-07-28 13:54:49 +02: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
ebb400a289 added automatic method calling 2012-07-28 01:04:41 +02:00
Jeena Paradies
b5b10ba0b9 removed node-fork, using native child_process now, the API is the same 2012-07-23 01:11:18 +02:00
logsol
25653b4d58 implemented channel forking 2012-07-22 18:50:44 +02:00