Commit graph

90 commits

Author SHA1 Message Date
logsol
93680e3286 fixed movieclip speed/fps bug. fixes #35 2015-02-07 15:37:40 +01:00
logsol
dbde25f76e Added SpriteSheet support to chuck animations 2015-01-14 17:31:38 +01:00
logsol
4f3a53ca53 fixed #91 crash after round end 2014-12-27 22:35:26 +01:00
logsol
b152053d18 fixed fullscreen swiper 2014-12-26 23:53:44 +01:00
logsol
1f8f0ef6e1 merged from master (use strict) 2014-12-22 02:00:40 +01:00
logsol
2b186be8af use strict; fixes #83 2014-12-22 01:43:21 +01:00
logsol
58b83f7297 updated pixi to v2 2014-12-21 23:16:35 +01:00
logsol
f02230c50c updated pixi to v2 2014-12-21 19:32:18 +01:00
logsol
1e233efbea Added Swiper drawing 2014-12-08 19:36:14 +01:00
Jeena
6d9d02615a added pointer locking and viewport moving 2014-12-06 20:20:49 +01:00
logsol
072e984215 fixed health bar 2014-11-30 15:19:02 +01:00
logsol
c1a756050f added ghost layer, fixed arrow 2014-11-30 15:06:02 +01:00
logsol
81ccdaa127 cleanup 2014-11-30 13:43:22 +01:00
Jeena
85867f92af working paralax (not for zoom) 2014-11-15 23:28:03 +01:00
Jeena
357ef181d9 centered images in image layers 2014-11-15 17:37:16 +01:00
Jeena
9c9db8ca8c loading graphic layers works with right order 2014-11-15 17:02:27 +01:00
logsol
a70ca6d8fb working layers - still needs parallax support 2014-08-31 17:50:55 +02:00
Jeena
222fd09f3f non working layers 2014-08-30 16:27:05 +02:00
Jeena
57135f3acc more layer work 2014-08-30 16:02:41 +02:00
logsol
b5c70687d8 moved some classes, added layer manager 2014-08-30 14:47:31 +02:00
logsol
1d3ad16a07 layer bugfixing 2014-08-30 10:29:58 +02:00
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