Commit graph

122 commits

Author SHA1 Message Date
Jeena
e404ad3598 fixes #78 revisited weight handycap 2015-02-15 01:38:16 +01:00
Jeena
a340501dc2 removed objects with joints because of #99 2015-02-14 15:01:53 +01:00
logsol
ac69077e8a disabled spectator doll - was falling forever 2015-02-07 16:16:28 +01:00
logsol
5caa21f453 fixed item throw interface of ragdoll fixes #93 2015-02-07 14:30:55 +01:00
logsol
809a622cd9 bugfix throwing exception 2014-12-28 20:34:45 +01:00
logsol
ece260e80e fixed drop error. added carrier velocity, bugfix 2014-12-25 15:06:36 +01:00
logsol
197c4072c1 fixed drop error. added carrier velocity 2014-12-25 15:00:10 +01:00
logsol
d24ab60756 added angular throwing 2014-12-25 00:33:00 +01:00
logsol
2b186be8af use strict; fixes #83 2014-12-22 01:43:21 +01:00
logsol
c1a756050f added ghost layer, fixed arrow 2014-11-30 15:06:02 +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
Jeena
522b5092f5 changed 'collision' to 'tiles' layer name in levels 2014-11-15 13:17:41 +01:00
logsol
a70ca6d8fb working layers - still needs parallax support 2014-08-31 17:50:55 +02:00
Jeena
57135f3acc more layer work 2014-08-30 16:02:41 +02:00
logsol
1d3ad16a07 layer bugfixing 2014-08-30 10:29:58 +02:00
Jeena
d29c64385d added layers 2014-07-27 17:21:37 +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
Jeena
1c0bedee06 deactivated special Skateboard for now 2014-07-03 20:28:36 +02:00
Jeena
ebf167107a implemented holding arm. fixes #75 2014-06-14 18:37:21 +02:00
logsol
4bf4eb8b35 fixed crashing player destroy 2014-06-07 19:30:57 +02:00
logsol
ef98b9dd28 destroying doll body on kill, fixes #66 2014-06-07 15:48:03 +02:00
logsol
450d1d6473 fixed jumping while falling. fixes #70 2014-06-07 15:14:47 +02:00
logsol
72dc454bd5 bugfix for positionStateUpdate 2014-05-29 21:31:26 +02:00
logsol
b500ef436d added areaSensor to doll and not allowing client to update position when another player is nearby 2014-05-29 20:27:41 +02:00
logsol
ebc3da12fa First successful attempt to implement rube ragdoll into the game. uncomment //type: rube at the bottom of ItemSettings.js to convert banana into invisible ragdoll (only visible in debug mode) - grabbing still pretty buggy. 2014-05-26 04:22:36 +02:00
logsol
c18384f502 begin Round Bug improvements, player renders doll. fixes #64 2014-05-24 17:39:19 +02:00
logsol
55b56f9c12 console.log, checkpoint and code cleanup 2014-03-31 05:06:52 +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
039213cf50 missing commits from last commit 7eb3d0b8b0 2014-03-19 02:40:03 +01:00
logsol
76d9450257 Finished nc (notification center topic style refactoring) - fixes #60 2014-03-17 23:12:08 +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
bdd62a4a11 fixed body scaling of chuck animation frames from 130% back to 100% 2014-03-08 01:54:26 +01:00
Jeena
39bdac0d7b fixed #57 2014-03-02 01:15:33 +01:00
Jeena
810a74a28b fixed #58 2014-03-01 23:11:36 +01:00
logsol
672a46efa8 replaced NotificationCenter with Nc 2014-03-01 11:07:23 +01:00
Jeena
aa4535cb0c fixed #53 2014-02-24 19:26:31 +01:00
Jeena
695008afd8 implemented clientReady and changed loading of assets, fixed unique ragdoll id 2014-02-24 17:41:01 +01:00
Jeena
fa1a3f3757 fixed #52 2014-02-18 13:51:03 +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
c3aee14f23 added broken ragdoll (manual c++ convertion) 2014-02-17 11:58:33 +01:00
Jeena
47bb5ef147 first visible RagDoll 2014-02-12 04:02: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
89c5e4a5d8 fixed #38 2014-02-10 16:11:01 +01:00