Commit graph

333 commits

Author SHA1 Message Date
Jeena Paradies
fe7205648d implemented a basic NotificationCenter 2012-07-20 19:33:26 +02:00
Jeena Paradies
c7898319c3 Using Object.create in Factory now 2012-07-20 11:06:32 +02:00
Jeena Paradies
b02f169fc9 Merge pull request #21 from tobiastom/master
Removing functions from Constants and Settings.
2012-07-19 02:22:16 -07:00
Tobias Tom
46fa3f0e63 Fixed a copy and paste error within the settings. 2012-07-19 12:20:13 +03:00
Tobias Tom
19287ebb5d Added my awesomeness to the settings. 2012-07-19 12:10:45 +03:00
Tobias Tom
ceafcc628c Made core for constants more awesome. 2012-07-19 12:06:24 +03:00
Jeena Paradies
50770509b5 removed jQuery, fixes #3 2012-07-19 01:11:03 +02:00
logsol
e64ed28c27 fixed bug regarding #11 2012-07-18 23:55:37 +02:00
logsol
7df7e015c7 fixed bug regarding #11 2012-07-18 23:53:48 +02:00
logsol
c8f5d9c820 added constant WORLD_UPDATE_BROADCAST_INTERVAL. fixes #11 2012-07-18 23:50:18 +02:00
logsol
3bbb29b24f refactored var c. fixes #18 2012-07-18 23:45:32 +02:00
karl
715fb73d8b added webgl detection hack, added fallback to canvas renderer 2012-07-18 23:39:57 +02:00
logsol
7b839ddcfb added transparent test image 2012-07-18 18:51:03 +02:00
logsol
1d16f29bf0 Merge branch 'master' of github.com:logsol/chuck.js 2012-07-17 11:38:04 +02:00
logsol
ca9afdc695 removed .tests directory - because it was moved to a distinct branch (tests) 2012-07-17 11:37:44 +02:00
logsol
a5a445a8dd deleted TODO. Using Github Issues instead 2012-07-17 11:36:31 +02:00
logsol
16d2c4e503 missing delete from players array 2012-07-16 00:57:48 +02:00
Karl
a54dfc05f8 added port and log level info 2012-07-16 01:40:08 +03:00
Karl
0a80a701a2 added port and log level info 2012-07-16 01:38:38 +03:00
logsol
48039054bb optimized server starting, compatible for cloud9, added port as 2nd argument and socket.io log level as 3rd argv 2012-07-16 00:04:06 +02:00
logsol
3c1e7008e5 added Constants module. fixes #4 2012-07-15 22:32:44 +02:00
logsol
f3e186afb1 added Server Factory module and empty notification center. #6 2012-07-15 22:05:34 +02:00
logsol
3899d9b018 setting NULL for command option default value. fixes #8 2012-07-15 21:59:36 +02:00
logsol
d523b88e66 using assemble. fixes #7 2012-07-15 21:58:24 +02:00
logsol
84afcdfdd0 deleted obsolete Game Module 2012-07-15 21:57:09 +02:00
KKKarl
6b5a689662 added Todo 2012-07-15 12:24:33 -04:00
Jeena Paradies
9bb5204e93 Now officially a multiplayer game. 2012-07-14 01:22:43 +03:00
Jeena Paradies
7d0df79ac8 fixed problem when user disconnected 2012-07-14 00:04:41 +02:00
Jeena Paradies
e751210345 add users on join 2012-07-13 23:39:07 +02:00
Jeena Paradies
e43fbc5223 added load level on server 2012-07-13 23:27:54 +02:00
Jeena Paradies
c8d0a48489 update of client data by server 2012-07-13 22:49:15 +02:00
Jeena Paradies
2cb401bbd3 ground work for different users on server and players on client 2012-07-13 21:10:08 +02:00
Jeena Paradies
e37d1eeb2e added debug information when users join 2012-07-13 19:53:07 +02:00
Jeena Paradies
bffb16e77c added Server and Client Game 2012-07-13 19:33:52 +02:00
Jeena Paradies
e959c8e7a2 rewritten RequestAbnimationFrame so it works on Node 2012-07-13 18:21:27 +02:00
Jeena Paradies
1a219bfbfc moved Box2D 2012-07-13 18:14:54 +02:00
logsol
8f38c6dcc6 Splitted Client and Server Processors 2012-07-13 17:13:01 +02:00
logsol
ae53d40c60 re added ViewController.js 2012-07-13 13:11:44 +02:00
logsol
ad5a4626d4 deleted View.js (was renamed to ViewController.js before) 2012-07-13 13:07:39 +02:00
logsol
ec73f66c53 deleted View.js (was renamed to ViewController.js before) 2012-07-13 13:07:09 +02:00
logsol
68feca2339 configured graphics path 2012-07-13 13:05:39 +02:00
logsol
1a535035b5 removed view tests 2012-07-13 13:01:12 +02:00
logsol
dd71bf79a9 Added debug canvas and webgl render canvas, added viewcontroller 2012-07-13 03:11:29 +02:00
logsol
486cb4f312 added Three.js Vendor files 2012-07-13 01:22:11 +02:00
logsol
3c16cfbc05 repaired view 2012-07-13 01:13:12 +02:00
Jeena Paradies
4205817e60 usiung SocketIO 2012-07-13 00:30:26 +02:00
logsol
d57d8e8976 added three submodule 2012-07-13 00:17:26 +02:00
logsol
d31304acd2 added view modules 2012-07-12 23:52:10 +02:00
Jeena Paradies
0210d482ab changed Box2D to Vendor 2012-07-12 22:44:39 +02:00
Jeena Paradies
2c9658012f moved Box2D to Vendor 2012-07-12 22:40:27 +02:00