Rolled back weapon alignment changes for now

This commit is contained in:
Simon 2020-08-11 19:57:59 +01:00
parent 690dcae4b0
commit da06592121
3 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.drbeef.rtcwquest"
android:versionCode="31"
android:versionName="0.25.1" android:installLocation="auto" >
android:versionCode="32"
android:versionName="0.25.2" android:installLocation="auto" >
<!-- Tell the system this app requires OpenGL ES 3.1. -->
<uses-feature android:glEsVersion="0x00030001" android:required="true"/>

View file

@ -42,7 +42,7 @@ If you have questions concerning this license or the applicable additional terms
// q_shared.h -- included first by ALL program modules.
// A user mod should never modify this file
#define Q3_VERSION "RTCWQuest 0.25.1 (Wolf 1.41)"
#define Q3_VERSION "RTCWQuest 0.25.2 (Wolf 1.41)"
// ver 1.0.0 - release
// ver 1.0.1 - post-release work
// ver 1.1.0 - patch 1 (12/12/01)

View file

@ -33,11 +33,11 @@
// put the weapon id at the end of the cvar name, so the knife is vr_weapon_adjustment_1
// Values are: scale,right,up,forward,pitch,yaw,roll
seta vr_weapon_adjustment_2 "0.42,-8.71,11.90,-20.71,-4.70,-4.40,0.00"
seta vr_weapon_adjustment_11 "0.42,-9.33,12.81,-23.33,0.60,-1.60,0.00"
seta vr_weapon_adjustment_3 "0.64,-8.12,9.66,-10.56,-2.30,-0.40,3.40"
seta vr_weapon_adjustment_12 "0.83,-7.59,9.76,-11.67,-2.50,-0.00,0.80"
seta vr_weapon_adjustment_18 "0.48,-7.71,12.42,-5.29,-5.90,1.10,-1.90"
seta vr_weapon_adjustment_2 "0.60,-9.30,10.60,-19.14,-4.80,-4.40,0.00"
seta vr_weapon_adjustment_3 "0.65,-8.24,5.51,-8.14,-4.00,0.40,3.40"
seta vr_weapon_adjustment_11 "0.57,-9.54,10.71,-22.90,1.70,-1.40,0.00"
seta vr_weapon_adjustment_12 "0.75,-7.63,7.41,-11.84,-2.80,0.00,0.00"
seta vr_weapon_adjustment_18 "0.50,-8.32,10.40,-4.28,-4.90,0.80,0.00"
seta vr_weapon_adjustment_1 "0.55,-4.89,8.12,-12.36,-28.60,10.80,-199.50"
seta vr_weapon_adjustment_6 "0.60,-10.77,17.57,-21.73,0.00,1.60,0.00"