Commit graph

119 commits

Author SHA1 Message Date
Jeena
7c783d19e8 Refactored abstract method creation 2014-07-27 13:03:40 +02:00
logsol
1a71fa38f9 added background, still needs parallax style scrolling though! - fixes #89 2014-07-23 23:43:36 +02:00
logsol
a58beb58d1 added player arrow to me fixes #76 2014-07-18 17:34:17 +02:00
Jeena
8f2cf11e38 finished shirt color, fixes #77 2014-07-12 20:49:42 +02:00
Jeena
a5c1c05bb4 fixes the fullscreen zoom bug 2014-07-12 17:44:57 +02:00
Jeena
2213a50623 colorfull shirts 2014-07-12 16:23:17 +02:00
logsol
40cdf9867e added notification center call for adding filters to meshes 2014-07-12 12:15:59 +02:00
Jeena
9a7b485324 first draft of opengl filter 2014-07-07 23:34:45 +02:00
logsol
ac27da1e31 added zooming with +, - and 0 2014-07-07 23:32:11 +02:00
Jeena
9e6c42f221 removed game.html, fixes #85 2014-06-28 23:43:58 +02:00
Jeena
c2033b34c4 removed reset level button, fixes #68 2014-06-07 20:01:17 +02:00
Jeena
9ec3324c29 not removing canvas from DOM anymore, fixes #63 2014-06-07 12:07:54 +02:00
logsol
39f684315b Bugfixing - unsubscribing game related topics, to prevent double calls and leaking references, added offAll method to nc. fixes no rendering bug 2014-03-31 05:05:32 +02:00
logsol
55256ada95 work in progress... worked on channel attributes and game goal. fixes #45 and references #48 2014-03-30 00:12:04 +01:00
logsol
cacd5d74c0 finished nc merge 2014-03-17 22:07:57 +01:00
logsol
f7ca9d2393 nc merge 2014-03-17 21:58:54 +01:00
logsol
4f4bbf73e8 nc refuckulating 2014-03-17 21:46:19 +01:00
Jeena
96bf9bffbd NC refactoring 2014-03-17 21:45:40 +01:00
logsol
28f71f49e1 added camera glide - juciness references #56 2014-03-08 14:14:12 +01:00
logsol
b65fbd9825 fixed chuck's blurryness by increasing the animation size * 4 before exporting and then scale it back down in js, activated renderer antialiasing 2014-03-08 12:06:54 +01:00
logsol
24430049d9 updated pixi to 1.5 2014-03-08 11:49:02 +01:00
logsol
bdd62a4a11 fixed body scaling of chuck animation frames from 130% back to 100% 2014-03-08 01:54:26 +01:00
logsol
672a46efa8 replaced NotificationCenter with Nc 2014-03-01 11:07:23 +01:00
Jeena
695008afd8 implemented clientReady and changed loading of assets, fixed unique ragdoll id 2014-02-24 17:41:01 +01:00
Jeena
6ba085e3c0 fixed #54 it now gets read if it is under 30 2014-02-18 14:08:48 +01:00
logsol
413254bfa4 replaced killed doll with ragdoll - fixes #50 2014-02-18 01:15:24 +01:00
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