chuck.js/app/Game/Core
2014-06-15 03:05:19 +02:00
..
Collision more fixes - not quite there yet 2014-06-15 03:05:19 +02: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 first attempt of implmenting asm style box2d engine 2014-06-15 01:36:02 +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