Commit graph

39 commits

Author SHA1 Message Date
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
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
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
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
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
6c78c750f0 added items to map 2014-02-10 12:05:10 +01:00
logsol
3782fa345b added tiled level support 2014-02-03 14:08:45 +01:00
Jeena
f22e0dd53d added first damage and killing 2014-01-21 03:14:50 +01:00
Jeena
2a4327c5cf added inheritance to last moved Item 2014-01-20 18:44:58 +01:00
Jeena
38b5023410 refactored grabbing 2014-01-20 18:15:40 +01:00
Jeena
1c4336c7f7 walking when carrying a heavy object 2014-01-20 16:37:30 +01:00
Jeena
b159bbb1cc fixed remote joint 2014-01-20 16:22:31 +01:00
Jeena
0665348ae2 fixed jumping bug 2014-01-20 13:29:10 +01:00
Jeena
bdab2a5760 fixed skateboard and mesh positioning 2014-01-16 19:33:37 +01:00
Jeena
00807da632 changed modes 2014-01-12 16:59:16 +01:00
logsol
c2c0e2a859 added football 2014-01-12 06:31:44 +01:00
Jeena
3edd664412 implemented level restart 2014-01-12 04:33:08 +01:00
logsol
81611050d2 added skateboard :D 2014-01-12 00:36:18 +01:00
Jeena
fa9a0d5d22 added washing machine, fixed grabbing and rotation and position 2014-01-10 18:22:59 +01:00
Jeena
3a07d946b0 fixed throwing and meter 2014-01-10 17:25:46 +01:00
jeena
764220675b added joints 2013-12-28 02:39:32 +01:00
jeena
fa110ff4a8 onFixtureWithinReach implemented 2013-12-27 05:09:28 +01:00
jeena
1dcc21d0b5 added image preloader and doll sensor 2013-12-27 03:52:49 +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
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