]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Vehicles" version 2)
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 2 Mar 2011 17:24:00 +0000 (17:24 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Vehicles.textile

index 3d27ca3d18bb06f73206a290caf1abc0ba262599..8818e4dfa0062a11d365ee4f1bb5ac7e94222f27 100644 (file)
@@ -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.