Commit graph

542 commits

Author SHA1 Message Date
logsol
fc7866f11e Hides playercontroller within player
In order to not provide deep exposure to PlayerController,
we refactored it so that it is not visible anymore outside Player.

Also we renamed isInBetweenGames to inBetweenRounds.

Moved creation of PlayerController from GameController(s) to
The channel Player and client Me.
2016-10-01 12:19:02 +02:00
logsol
8d8a55cc8c adds core analyzer script which generates the core/channel/client method overview of a class 2016-08-29 00:33:59 +02:00
logsol
c87997c774 fixes #147, fixes #136, is related to but doesnt entirely complete #144 2016-08-28 22:40:25 +02:00
logsol
502cf72a7e fixes #157 2016-08-28 13:24:27 +02:00
Jeena
f35b9f5ba9 fixed flip for RubeDoll 2015-08-02 17:22:41 +02:00
Jeena
0b8d885d48 Merge branch 'master' into subbodies 2015-08-02 16:06:57 +02:00
Jeena
a8adbcf140 fixes position state update and removes dev graphs for better fps 2015-08-02 16:06:32 +02:00
logsol
0edde06d67 only adds lastMovedBy when there was no damage - fixes #99 2015-08-02 11:38:45 +02:00
logsol
e370adf746 worldupdate subbody repositioning - #99 2015-06-29 01:29:57 +02:00
Jeena
2e01a093fc first step of rotating limbs in RubeDoll 2015-06-28 16:26:52 -07:00
logsol
db95465208 fixed a bug in gangsta level 2015-06-29 01:24:05 +02:00
logsol
7cd4cc702b should fix a bug happening on live deployment 2015-06-28 20:11:28 +02:00
logsol
eb29a00012 only adds lastMovedBy when there was no damage - fixes #108 2015-06-28 19:44:26 +02:00
logsol
b46c309dbe Merge branch 'master' of github.com:logsol/chuck.js 2015-06-28 19:11:46 +02:00
logsol
71db5a8a81 removes flashsocket - fixes #117 2015-06-28 19:11:37 +02:00
Karl
8f7be70407 adds video image 2015-06-28 17:06:52 +02:00
logsol
bcecddd5bd added current milestone url to not_available overview 2015-06-22 12:04:33 +02:00
logsol
318b09ca49 adds warning too many recordings. fixes #132 2015-06-22 11:58:13 +02:00
logsol
8e9ce62e19 merges from rubedoll 2015-06-22 00:22:00 +02:00
logsol
07dad646cf new system for synchronizing game objects. fixes #74 2015-06-22 00:14:17 +02:00
logsol
3ef3a6abf9 Merge branch 'ragdoll' of github.com:logsol/chuck.js into ragdoll 2015-05-11 11:12:21 +02:00
logsol
5b68f7e2b6 improving rube doll flipping behaviour and positioning 2015-05-11 11:10:30 +02:00
logsol
f1197b3045 added swapMeshes method to swap textures of 2 meshes 2015-05-11 11:10:30 +02:00
logsol
7115292384 added possibility to not debug-draw sensor shapes 2015-05-11 11:10:30 +02:00
logsol
cb23c1fb05 centered rubedoll head 2015-05-11 11:10:30 +02:00
logsol
8e70eedbce added setting to switch off pointer lock filter 2015-05-11 11:10:30 +02:00
logsol
fb3ac40d17 implemented rubedoll direction flip and added meshIndex (z) swapping capability. #151 2015-05-11 11:10:30 +02:00
logsol
da7e0758bb changed box2d calculation config #158 2015-05-11 11:10:30 +02:00
logsol
2dea240a4b implemented rube doll to appear when dying 2015-05-11 11:10:30 +02:00
logsol
cd956b8a28 fixed a few bugs - rube loader was manipulating the json, which resulted in coordinates flipping every second time 2015-05-11 11:10:30 +02:00
logsol
ca1ca7635b implemented rubedoll level item (not after dying yet) 2015-05-11 11:10:30 +02:00
logsol
1546136303 rebuilt skateboard without joints 2015-05-11 11:10:30 +02:00
logsol
287b5e0e18 added skateboard to debug 2015-05-11 11:10:29 +02:00
logsol
da62339a95 rebuilt skateboard without joints 2015-05-11 11:09:24 +02:00
logsol
97da7770d0 repaired debug view (offsetting) 2015-05-11 11:09:24 +02:00
logsol
6d8609b475 improving rube doll flipping behaviour and positioning 2015-05-06 20:15:22 +02:00
logsol
ec7ce459cb added swapMeshes method to swap textures of 2 meshes 2015-05-06 20:13:13 +02:00
logsol
1db8de34df added possibility to not debug-draw sensor shapes 2015-05-06 20:11:12 +02:00
logsol
8da2d48643 centered rubedoll head 2015-05-04 14:02:53 +02:00
logsol
413f5424c2 added setting to switch off pointer lock filter 2015-05-04 14:01:23 +02:00
Logsol
6233588e63 cleared items of player fingerprints (lastMovedBy). fixes #92 2015-05-03 12:45:35 +02:00
logsol
a5f45ffef6 implemented rubedoll direction flip and added meshIndex (z) swapping capability. #151 2015-04-29 00:04:17 +02:00
logsol
0da744f5fd changed box2d calculation config #158 2015-04-28 15:50:45 +02:00
logsol
b3fbf34cf7 implemented rube doll to appear when dying 2015-04-28 14:57:22 +02:00
logsol
c4fcb2fabf fixed a few bugs - rube loader was manipulating the json, which resulted in coordinates flipping every second time 2015-04-28 14:56:29 +02:00
logsol
432efccdeb merged from master 2015-04-28 11:57:36 +02:00
logsol
bd7edc779e removed the piano for our test session 2015-04-23 19:06:33 +02:00
logsol
c67ff78aa0 implemented rubedoll level item (not after dying yet) 2015-04-20 21:20:56 +02:00
logsol
b12bf2bb0c rebuilt skateboard without joints 2015-04-20 16:00:07 +02:00
logsol
09eaf1a85c added skateboard to debug 2015-04-20 15:59:07 +02:00