From: Mircea Kitsune Date: Wed, 2 Mar 2011 17:24:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "Vehicles" version 2) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7182468370b7bae9c3a92413369b30351ee5a32a;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "Vehicles" version 2) --- diff --git a/Vehicles.textile b/Vehicles.textile index 3d27ca3..8818e4d 100644 --- a/Vehicles.textile +++ b/Vehicles.textile @@ -10,9 +10,9 @@ h1. TODO There's a list of things left to do for vehicles to be ready and enabled by default. Remaining bugs are: -# MirceaKitsune: View bobbing (both vertical and horizontal) still works while in a vehicle. This causes an ugly effect of the player rocking while in the vehicle, without matching its movement. Since view bobbing is an engine feature, a settemp for the view bobbing cvars are the only idea that comes to mind. +#1 MirceaKitsune: View bobbing (both vertical and horizontal) still works while in a vehicle. This causes an ugly effect of the player rocking while in the vehicle, without matching its movement. Since view bobbing is an engine feature, a settemp for the view bobbing cvars are the only idea that comes to mind. -# tZork: Exiting a vehicle can trow you off the map. +#2 tZork: Exiting a vehicle can trow you off the map. MirceaKitsune: I'm suspecting this could be fixed by setting the player's position to the vehicle's origin when exiting it, unless the bug is more complex. # tZork: There may be small things like missing gfx/sounds etc since the fork removed/reworked much of that.