Closed GoogleCodeExporter closed 9 years ago
1. is something new, need to figure out why it happens (is it simulating before
start ?)
Done 2.
Done 3.
5. track img preview is gone because of crash (see issue 253 part 3.)
Original comment by Cry...@gmail.com
on 17 Aug 2013 at 4:01
[deleted comment]
[deleted comment]
[deleted comment]
3. car colors still todo
Original comment by Cry...@gmail.com
on 18 Aug 2013 at 4:56
[deleted comment]
4. chat msg is on gui, has backround
5. not needed, track info is on track tab now
7. disable cars collision when rewinding (multiplayer, splitscreen) just with
the rewinding ones
need to send bool rewinding over network
chassis->setCollisionFlags(btCollisionObject::CF_NO_CONTACT_RESPONSE);
Original comment by Cry...@gmail.com
on 8 Sep 2013 at 5:59
-----------------------------
So putting TODO together (ignore above):
1. !check start pos issues in multiplayer, some players jump, start below
3a. send car colors in lobby (game and gui)
3b. ?damage reduction over lap, boost fuel each lap value, add over time value
4. ?chat in game msg text writing mode
6. ?spectate - switch between other players camera during drive (alt-X,C), or
after end
7. disable cars collision when rewinding (multiplayer, splitscreen) just with
the rewinding ones
chassis->setCollisionFlags(btCollisionObject::CF_NO_CONTACT_RESPONSE);
need to send bool rewinding over network for car
Original comment by Cry...@gmail.com
on 8 Sep 2013 at 6:16
it's too messy here,
moved to issue 262
Original comment by Cry...@gmail.com
on 8 Sep 2013 at 6:18
Original comment by Cry...@gmail.com
on 8 Sep 2013 at 6:19
Original issue reported on code.google.com by
Cry...@gmail.com
on 12 Aug 2013 at 7:39