Commit graph

32 commits

Author SHA1 Message Date
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
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
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
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
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
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
logsol
815c63009f working towards usable new structure 2012-07-22 17:54:27 +02:00
logsol
3afc2fa66e fixed server bugs 2012-07-22 15:01:50 +02:00
logsol
76391c2c5e fixing up the branch 2012-07-22 13:05:29 +02:00
logsol
282a9a6155 correct calling of notification center 2012-07-22 02:26:33 +02:00
logsol
ca61f9e0f9 altered define paths 2012-07-21 22:34:56 +02:00
logsol
bd45f538c7 some more renaming 2012-07-21 21:37:24 +02:00
Renamed from app/game/Server/Channel.js (Browse further)