Commit graph

79 commits

Author SHA1 Message Date
Simon Brown
48d5773f3d
Merge pull request #19 from fighterguard/master
Multiple fixes and QoL additions
2024-10-19 18:18:40 +01:00
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
fce0464da5
Delete LICENSE.md 2021-03-29 21:47:04 +01:00
Simon
6d7e750185
Restored original GPLv2 License 2021-03-29 21:46:44 +01: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
ec004c058a
Update README.md 2020-10-14 21:59:40 +01:00
Simon
85a8e592d4
Update README.md 2020-10-14 21:58:16 +01:00
Simon
0f401598c6
Update README.md 2020-01-04 10:13:59 +00: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
138673efb8
Update README.md 2019-12-13 12:58:07 +00:00
Simon
e15b661894 Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-12-13 12:54:51 +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
774099a7b2
Update README.md 2019-12-13 12:51:22 +00:00
Simon
4d65a8f78e Update .gitignore 2019-12-11 23:16:28 +00:00
Simon
5b2bf904de Various tweaks 2019-12-11 23:14:40 +00:00
Grant Bagwell
1b879e8373 Packed Weapon Files 2019-12-11 18:24:43 +01:00
Grant Bagwell
b033c5fd0e No Hand Hand Grenade
Henceforth known as just grenade
2019-12-11 18:11:27 +01:00
Simon
17833f427b
Update README.md 2019-12-10 23:32:10 +00:00
Simon
6eaeefd267 Manual Merge of Yamagi Branch 2019-12-10 23:03:20 +00:00
Simon
14b1bfc1fc Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-11-26 20:51:42 +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
ec89b4807f
Update README.md 2019-11-26 20:33:45 +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
ec9d37e857
Update README.md 2019-11-20 18:52:39 +00:00
Simon
898341c5d1 Merge branch 'master' of https://github.com/DrBeef/Quake2Quest 2019-11-20 18:50:59 +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
904890baf2
Update README.md 2019-11-20 18:48:02 +00:00