Commit graph

93 commits

Author SHA1 Message Date
logsol
aa6fdaa2df added player health action view 2014-02-17 16:30:59 +01:00
logsol
86063661db changed linear interpolation to nearest and added rube ragdoll with testbed in lab 2014-02-16 23:00:01 +01:00
Jeena
e488beb203 added ragdoll with one limb 2014-02-12 00:30:09 +01:00
Jeena
ed23753c04 fixed #40 #39 2014-02-10 22:22:14 +01:00
Jeena
d84fb20f90 fixes #12 and added health 2014-02-10 14:21:26 +01:00
logsol
0072f0e6b5 Chuck.js Now all new with WEB_GL ! haha stupid config typo! arrgh 2014-01-17 02:13:59 +01:00
Jeena
bdab2a5760 fixed skateboard and mesh positioning 2014-01-16 19:33:37 +01:00
Jeena
1e748a93cb fixes #32 2014-01-16 16:46:07 +01:00
Jeena
2c5bb1bb39 merge 2014-01-16 16:10:42 +01:00
Jeena
4afc39081d debug draw overlay, fullscreen 2014-01-16 16:09:17 +01:00
Jeena
00807da632 changed modes 2014-01-12 16:59:16 +01:00
jeena
86dcdf92df some changes 2014-01-09 23:02:57 +01:00
jeena
764220675b added joints 2013-12-28 02:39:32 +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
jeena
283a1ef48b fixes for animations with head and jump, etc. 2013-12-25 00:28:28 +01:00
jeena
142964938c fixed first animations 2013-12-24 04:46:54 +01:00
jeena
d51c705c1c implemented gameobject for tiles and doll 2013-12-23 02:39:05 +01:00
Jeena
fe0d4a66e2 first attempt to implement GameObject 2013-12-19 15:16:15 +01:00
logsol
622975ba7b implemented pixi view, which lead to pretty good performance improvements :) 2013-12-18 03:01:38 +01:00
logsol
d5fd9c6609 some bugfixes 2013-12-18 01:12:23 +01:00
logsol
067114eaf5 improved the view management 2013-12-18 01:09:12 +01:00
logsol
f2fb716689 added pixi view controller - prepared architecture for multiple view systems - e.g. three, ivank, pixi but havent implemented any new ones yet 2013-12-16 03:10:59 +01:00
logsol
5f7917c5cc implemented mouse looking 2013-12-12 18:42:27 +01:00
logsol
907ef49a53 checked paths for inheritance in client 2013-12-09 16:48:37 +01:00
Jeena
b4ef1203b1 added stats + ping, fixed box2d step size 2013-12-09 14:00:46 +01:00
Jeena
ffb7db528a added zoom for OrthographicCamera, tried to decouple gl rendering and box2d updates, didn't work yet 2013-12-02 16:13:53 +01:00
Jeena
1f55cdff2d first try of rendering chuck as a texture 2013-11-30 14:39:02 +01:00
Jeena
86005c8b16 magic number is now RATIO 2013-11-30 12:59:19 +01:00
Jeena
81fe7be743 cammera follows player 2013-11-30 12:57:40 +01:00
Jeena
93857ced2d added mouse wheel for zooming 2013-11-30 11:54:31 +01:00
Jeena
59978429c7 Merge branch 'master' of github.com:logsol/chuck.js 2013-11-30 11:16:27 +01:00
Jeena
74dde11d2c fixed positions 2013-11-30 11:16:20 +01:00
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
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
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
logsol
bd45f538c7 some more renaming 2012-07-21 21:37:24 +02:00