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 |
|
logsol
|
a6058ce3d3
|
added collision detection
|
2012-07-11 02:45:54 +02:00 |
|
logsol
|
ff6456fd47
|
Fixed tile and scale sizes, Fixed Animation using RequestAnimationFrame
|
2012-07-11 01:08:39 +02:00 |
|
logsol
|
01043a2ea3
|
removed socket.io from http server
|
2012-07-10 23:19:12 +02:00 |
|
Jeena Paradies
|
902a7d2056
|
added arrow keys
|
2012-07-10 10:08:55 +02:00 |
|
Jeena Paradies
|
ae02a9e449
|
added Level loader
|
2012-07-10 00:50:47 +02:00 |
|
Jeena Paradies
|
27115c7723
|
added link to blog
|
2012-07-08 14:06:47 +03:00 |
|
Jeena Paradies
|
98034ddb0c
|
added ck chuck.js
|
2012-07-08 13:59:03 +03:00 |
|
logsol
|
81d2aa4ddc
|
extended client server communication
|
2012-07-08 04:29:14 +02:00 |
|