chuck.js/app/Game/Client
2014-05-29 21:31:26 +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 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
Loader missing commits from last commit 7eb3d0b8b0 2014-03-19 02:40:03 +01:00
Physics NC refactoring 2014-03-17 21:45:40 +01:00
View 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 added areaSensor to doll and not allowing client to update position when another player is nearby 2014-05-29 20:27:41 +02:00
Me.js bugfix for positionStateUpdate 2014-05-29 21:31:26 +02:00
Networker.js Implemented local positioning as master - included punkbuster instead of webrtc for now. #49 2014-05-29 18:29:17 +02:00
Player.js begin Round Bug improvements, player renders doll. fixes #64 2014-05-24 17:39:19 +02:00
User.js changed modes 2014-01-12 16:59:16 +01:00