Commit graph

301 commits

Author SHA1 Message Date
Jeena Paradies
fc22ac5643 changed name and fixed wrong constant name 2012-07-21 22:15:32 +02:00
logsol
1a536f0fea altered define paths 2012-07-21 22:11:01 +02:00
logsol
e3ada4e4c8 altered define paths 2012-07-21 22:08:39 +02:00
logsol
62c6a7990d altered define paths 2012-07-21 22:07:20 +02:00
Jeena Paradies
7a355e8b9a fixed define paths, exchanged Constants with Detector stuff 2012-07-21 22:03:11 +02:00
logsol
75205274bc altered define paths 2012-07-21 22:03:06 +02:00
logsol
69f52d96fc altered define paths 2012-07-21 21:59:45 +02:00
logsol
8caaee66de altered define paths 2012-07-21 21:53:44 +02:00
logsol
ced41c3611 altered define paths 2012-07-21 21:53:35 +02:00
Jeena Paradies
f3f9138ddc fixed define-paths and added Detector for the constant 2012-07-21 21:53:11 +02:00
Jeena Paradies
9c49eccab4 Added a constant 2012-07-21 21:52:40 +02:00
logsol
ae09efa381 moved vendor libs 2012-07-21 21:47:47 +02:00
Jeena Paradies
2d2e719ade .DS_Store banished 2012-07-21 21:42:02 +02:00
logsol
bd45f538c7 some more renaming 2012-07-21 21:37:24 +02:00
logsol
9de3147406 moved files towards new structure. fixes #22 2012-07-21 21:20:29 +02:00
Jeena Paradies
8cf8f057bb fiusing notificationCenter for sendCommandToAllUsers for testing, seems to work 2012-07-21 01:29:58 +02:00
Jeena Paradies
4ac86c69b4 first notificationCenter replacement tests, seem to work 2012-07-21 01:11:26 +02:00
Jeena Paradies
043f2dbfda added Factory 2012-07-21 00:50:45 +02:00
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