Commit graph

54 commits

Author SHA1 Message Date
Fighterguard
cdfcc60e9a Added assets for the item wheels, and fixed a few things related to them 2024-10-19 03:56:01 +02:00
Fighterguard
ba89779ffb Added item selection wheel, and option to enable/disable both wheels 2024-10-19 02:17:41 +02:00
Fighterguard
523f8d4aed Weapon selection wheel, activated by touching the thumbrest 2024-10-17 22:28:22 +02:00
Fighterguard
40cf552716 Made continuous turning analog sensitive 2024-10-16 01:13:23 +02:00
Fighterguard
e2c6ee493a Added option to choose refresh rate in video menu 2024-10-16 00:48:32 +02:00
Fighterguard
f664a51977 Fixed laser lagging behind during movement 2024-10-16 00:23:33 +02:00
Simon
3f79287af5 64-bit 2022-09-04 23:21:31 +01:00
Simon
0558c1c8bc Version number changes...
I forgot to commit before I did the release!
2021-12-28 19:37:15 +00:00
Simon
1e17dd4061 Remove now unused SDL2 2021-12-20 00:05:05 +00:00
Simon
ece44600d1 Use OpenAL for audio
removes the audio lag
2021-12-19 23:56:56 +00:00
Simon
28f8745efb Increased default brightness for Quest 2 2021-01-26 23:20:12 +00:00
Simon
5bf996feca Couple of fixes
- Got positional tracking working correctly on Quest 2 (it was off)
- both sticks and all buttons work in menus now
2021-01-24 19:48:12 +00:00
Simon
cb1c8d1397 Additional Left Handed Control Scheme
Switched Sticks for alternative left hand control
Reduced the supersampling default
2021-01-24 15:34:15 +00:00
Simon
f39d4ebde2 Ensure Quest 2 STAYS at 90hz
VrApi was unnecessarily reducing it to 72hz!
2020-12-12 11:48:12 +00:00
Simon
34f50517d9 Fix build error with new Oculus Mobile Native SDK (1.40) 2020-12-10 20:48:18 +00:00
Simon
3b35b7db5a 90hz Mode support for Quest 2 2020-12-10 20:46:24 +00:00
Simon
b8ffed9a79 Properly fixed projection 2020-10-22 21:47:07 +01:00
Simon
f8d2e095a8 Updated for FOV issue 2020-10-18 22:38:50 +01:00
Simon
058d7ccac9 Fixed for Quest 2
- proper FOV
- 90 hz support
2020-10-14 22:21:06 +01:00
Simon
5ce1078d61 Menu Options 2019-12-22 10:51:01 +00:00
Simon
ec228f855e Fix missing comfort vignette 2019-12-21 18:20:23 +00:00
Simon
34d7a2bbfd Increase CPU+GPU Scalers to max
Try to counteract the jitters..
2019-12-21 12:34:34 +00:00
Simon
2838832544 Update version for release
Also ensure the grenade launcher uses the trjectory for the laser sight
2019-12-13 12:54:34 +00:00
Simon
5b2bf904de Various tweaks 2019-12-11 23:14:40 +00:00
Simon
6eaeefd267 Manual Merge of Yamagi Branch 2019-12-10 23:03:20 +00:00
Simon
f7d5c33bbc Oops...
forgot to commit this before I released!, oh well, no bother
2019-11-26 20:51:38 +00:00
Simon
abc715b644 Render cinematic screen in mono
added couple of cvar changes courtesy of VR_Bummser too
2019-11-25 22:51:29 +00:00
Simon
84fc216125 Fixed alpha on vignette
Also improved location of inventory and other items
2019-11-24 23:26:11 +00:00
Simon
ac910f7ce0 Couple of changes..
- Vignette Mask (though it doesn't seem to be using alpha correctly)
- Corrected the drawing of the HUD, icons no longer squashed
2019-11-24 23:02:08 +00:00
Simon
fca2dff39b Tweakage..
- Adjusted walking speed
- Small config.cfg improvement vars
- Slight adjustment to machine gun position
2019-11-22 22:22:39 +00:00
Simon
df9f19cd70 Small fixes
prevent laser sight suddenly being on after level transition
Slight weapon location adjustments
2019-11-20 22:30:15 +00:00
Simon
963e5061bc Fixed laser sights
Works alright now, also removed cheats from the config by default.
2019-11-20 18:50:53 +00:00
Simon
52d2881835 Laser Sight
It's not great.. since the server think code only runs every 100ms it means the laser start/end updates at a lower refresh rate than the client updates and therefore jumps about.
2019-11-19 23:42:18 +00:00
Simon
e67adea9f6 Update g_spawn.c 2019-11-18 00:00:37 +00:00
Simon
218361b56a Several fixes
- Weapon stabilisation will reduce erratic fire of the machine gun
- If cheats enabled then pressing left thumbstick will "give all"
- Correct crap orientation of machine gun model
- Improved weapon scale
2019-11-17 23:47:22 +00:00
Simon
c482550f80 Fix Roll also being wrong after loading a save 2019-11-16 23:35:19 +00:00
Simon
0e885883c0 Fixed two handed weapons 2019-11-16 20:26:16 +00:00
Simon
de036d7fbe Fixed broken HUD 2019-11-16 16:52:06 +00:00
Simon
e02d468904 Haptic Feedback 2019-11-16 15:21:43 +00:00
Simon
5f58850ba4 Updated version for beta 0.3 2019-11-16 14:19:36 +00:00
Simon
ad43159a7a Left hand model mirroring 2019-11-16 14:08:45 +00:00
Simon
2883f01848 Many fixes..
- Fix sound stopping when it shouldn't
- Updated controls (inventory management) - Right grip for inventory
- Weapon positions better
- Help Computer on X
- Fix pitch being corrupted on loading a save game
2019-11-16 13:17:43 +00:00
Simon
3e9f042374 Removed unused files 2019-11-15 13:04:37 +00:00
Simon
3ffe6dd335 Various fixes - Weapon positioning 2019-11-14 22:26:24 +00:00
Simon
a04f1ffed3 Proper 6DoF weapons 2019-11-13 23:47:01 +00:00
Simon
9747d8b02d Better weapon placement 2019-11-11 23:31:25 +00:00
Simon
0a952adc6a Better weapon location 2019-11-11 23:31:14 +00:00
Simon
812e4c2c78 HUD 2019-11-11 22:48:34 +00:00
Simon
3bcafe27ca Positional Tracking & other stuff.. 2019-11-11 22:26:40 +00:00
Simon
7689ab6e9d Create AndroidManifest.xml 2019-10-07 20:19:05 +01:00