chuck.js/app/Game/Core
2014-06-07 19:30:57 +02:00
..
Collision added first damage and killing 2014-01-21 03:14:50 +01:00
Control 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
GameObjects destroying doll body on kill, fixes #66 2014-06-07 15:48:03 +02:00
Loader 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
Physics 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
GameController.js fixed crashing player destroy 2014-06-07 19:30:57 +02:00
Player.js fixed crashing player destroy 2014-06-07 19:30:57 +02:00
User.js fixed #57 2014-03-02 01:15:33 +01:00