Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
!1. Car Sounds seem to be CT or very high pitch (gearbox?)...
!2. Tire Sounds are garbage, in replay.
3. Spectate - switch between other players camera during drive (K,L) or after
end.
4. Quick chat key: press a key (T?) to chat in multiplayer at any time, disable
backspace and enter in this mode.
?5. Multiplayer, Confirm Port Forwarding success or failure in chat.
?6. Show Nick Changes in chat, to avoid impersonation.
-7. Damage view of other players near their name tags, using a bar or
percentage.
8. Disable cars collision when rewinding (multiplayer, splitscreen) just with
the rewinding ones - need to send bool rewinding over network for car
chassis->setCollisionFlags(btCollisionObject::CF_NO_CONTACT_RESPONSE);
or chassis->getBroadphaseProxy()->m_collisionFilterMask = 0;
//setCollisionFilterMask();
Original comment by Cry...@gmail.com
on 30 Oct 2014 at 6:31
[deleted comment]
9. Allow more than 4 players.
Needs rework of replays first (have const array of 4). Possibly in few other
places in code.
And some tedious testing.
Original comment by Cry...@gmail.com
on 2 Dec 2014 at 8:00
Original issue reported on code.google.com by
Cry...@gmail.com
on 30 Oct 2014 at 6:22