Karl Pannek
|
82670d6afe
|
Fixed double image loader fixme, the loadTexture method has a callback. with the other solution the image width and height were not set yet, when the callback was fired - much more elegant this way
|
2013-11-27 00:46:42 +01:00 |
|
Jeena
|
071ad6bec5
|
added images and texture for gl renderer
|
2013-11-25 17:16:52 +01:00 |
|
Logsol
|
8f245f33d6
|
fooled around with joints for hiding lag
|
2013-07-30 21:15:11 +02: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
|
39af52dd14
|
changed world update intervall
|
2013-01-05 06:16:08 +01:00 |
|
Logsol
|
b82a027f4f
|
added Exception handling and added applyCommands
|
2013-01-05 06:14:34 +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
|
4767632f3d
|
removed worm
|
2013-01-03 23:45:59 +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
|
5d11540c55
|
deactivated automatic client reconnection
|
2012-07-28 01:08:27 +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 |
|
Jeena Paradies
|
f85469b97e
|
changed object create to Parent.prototype
|
2012-07-22 13:28:07 +02:00 |
|
logsol
|
76391c2c5e
|
fixing up the branch
|
2012-07-22 13:05:29 +02:00 |
|
Jeena Paradies
|
d73d6b73e1
|
fixed syntax errors
|
2012-07-22 03:05:04 +02:00 |
|
Jeena Paradies
|
11c642fd7a
|
fixed client physics engine
|
2012-07-22 02:52:43 +02:00 |
|
Jeena Paradies
|
8da8ad2e82
|
Merge branch 'restructuring' of github.com:logsol/chuck.js into restructuring
|
2012-07-22 02:37:18 +02:00 |
|
Jeena Paradies
|
88d0f5e2eb
|
using core engine
|
2012-07-22 02:37:05 +02:00 |
|
Jeena Paradies
|
40b0d5a3ce
|
added comma
|
2012-07-22 02:27:26 +02:00 |
|
logsol
|
282a9a6155
|
correct calling of notification center
|
2012-07-22 02:26:33 +02:00 |
|
logsol
|
7c01f1c9c6
|
Merge branch 'restructuring' of github.com:logsol/chuck.js into restructuring
|
2012-07-22 02:25:40 +02:00 |
|
Jeena Paradies
|
920485bcb2
|
fixed paths
|
2012-07-22 02:25:28 +02:00 |
|
logsol
|
e5395dcd4a
|
Merge branch 'restructuring' of github.com:logsol/chuck.js into restructuring
|
2012-07-22 02:22:06 +02:00 |
|
Jeena Paradies
|
60462f48bf
|
singleton NotificationCenter
|
2012-07-22 02:21:34 +02:00 |
|
logsol
|
e4b41ebf4f
|
Merge branch 'restructuring' of github.com:logsol/chuck.js into restructuring
|
2012-07-22 02:20:52 +02:00 |
|
Jeena Paradies
|
55505106e4
|
singleton NotificationCenter
|
2012-07-22 02:19:28 +02:00 |
|
logsol
|
d2e7972362
|
changed notification center calling
|
2012-07-22 02:08:51 +02:00 |
|
Jeena Paradies
|
b8e6a967ee
|
Merge branch 'restructuring' of github.com:logsol/chuck.js into restructuring
|
2012-07-22 02:02:29 +02:00 |
|