chuck.js/app/Game/Core
2014-06-07 15:14:47 +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 fixed jumping while falling. fixes #70 2014-06-07 15:14:47 +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 begin Round Bug improvements, player renders doll. fixes #64 2014-05-24 17:39:19 +02:00
Player.js begin Round Bug improvements, player renders doll. fixes #64 2014-05-24 17:39:19 +02:00
User.js fixed #57 2014-03-02 01:15:33 +01:00