Commit Graph

103 Commits

Author SHA1 Message Date
petr666 4096dcd88c
Merge branch 'DrBeef:master' into feature/turning-as-mappable-command 2022-03-15 23:40:11 +01:00
Simon b6896417cf Merge branch 'master' of https://github.com/DrBeef/ioq3quest 2022-03-15 22:38:32 +00:00
Simon 83599b76ca Some changes...
- Make HMD weapon wheel use angles for weapon selection, allows selection immediately before show animation is complete
- Proper model scaling in the Player Setup menu
2022-03-15 22:38:26 +00:00
Petr Bartos a6b6046e74 Fix issue with non-working mapping of smooth turn on buttons 2022-03-15 23:37:54 +01:00
Simon 0e0e9db07b
Merge pull request #19 from lvonasek/master
Soft keyboard support added
2022-03-15 22:36:55 +00:00
Lubos fdf2decde3 Soft keyboard support added 2022-03-15 16:33:17 +01:00
Petr Bartos bebce8bfa6 Add "blank" command to allow explicit blocking of fallback from empty ALT mapping 2022-03-14 22:57:39 +01:00
Petr Bartos bc88c1a6b6 WIP: Turning as mappable command 2022-03-14 22:20:53 +01:00
Petr Bartos 7cc87f9fe3 Weapon selector tweaks 2022-03-14 17:37:00 +01:00
Petr Bartos 53b60ca372 Update linux build script 2022-03-14 17:36:35 +01:00
Simon 18e4778d48 Move menu stuff to the left, still looks crap, need to change text I think 2022-03-13 19:39:34 +00:00
Simon 64132b114b Merge branch 'master' of https://github.com/DrBeef/ioq3quest 2022-03-13 19:04:00 +00:00
Simon ce6e74ed0f Update ui_controls3.c 2022-03-13 19:03:47 +00:00
Petr Bartos e82c52f6e6 Fix some menu items 2022-03-13 19:13:57 +01:00
Petr Bartos 9afde6e694 Fix Team Arena menu crash 2022-03-13 18:44:20 +01:00
Simon edee441e7a
Merge pull request #14 from petr666/feature/control-tweaks
Control tweaks
2022-03-13 16:14:00 +00:00
Petr Bartos fb9c7c40f0 Add support for control schemas; make u-turn configurable 2022-03-13 17:11:53 +01:00
Simon 107c36ed9d
Merge pull request #13 from petr666/feature/team-arena-menus
Update of in-game menu for Team Arena
2022-03-13 16:11:50 +00:00
Petr Bartos fc0c79df59 Support auto-close also for standard selector (to allow mapping on thubmstick) 2022-03-13 16:48:54 +01:00
Petr Bartos 3ad4931b94 Do not fallback to non-alt function (to allow have turning via alt) 2022-03-13 14:44:20 +01:00
Petr Bartos e49ae98fd3 Auto-close HMD weapon selector if triggered by thumbstick axis 2022-03-13 14:24:46 +01:00
Simon b451a6f7d2 Fix small issue with death cam thumbstick movement 2022-03-13 11:11:43 +00:00
Simon 3fb6a4945a Second Spectator Mode
- Looks same as deathcam
- Player can also now fly about the map in deathcam/spectator mode 2 using the off hand thumbstick
2022-03-13 11:01:26 +00:00
Simon e3ec4191f7 Allow pushing of A button to skip full server search 2022-03-13 09:57:05 +00:00
Petr Bartos f998fd17d7 Update of in-game menu 2022-03-12 23:07:39 +01:00
Simon 1727aae218
Merge pull request #12 from petr666/feature/team-arena-menus
Update of main menu for Team Arena
2022-03-12 20:20:35 +00:00
Simon 123691503c Small fixes to weapon selector
- Better angle selection for weapons (make use of 3/9/6 o'clock points)
- Smaller radius for the controller wheel, easier to select items
2022-03-12 20:02:21 +00:00
Petr Bartos 5f751e542b Update of main menu 2022-03-12 17:28:41 +01:00
Simon e16f625db0 Overhaul of Weapon Selector
- Now provides a HMD locked weapon wheel option controlled with thumbstick
- Selector type can be chosen in the controls menu
2022-03-12 12:01:59 +00:00
Simon 8939a4f959 Keep selector position relative to controller 2022-03-11 23:09:21 +00:00
Simon b5e1628dbf Fix issue with weapon wheel cursor locking to one side or other 2022-03-11 20:34:13 +00:00
Simon 4eda77649f cvar changes suggested by Bummser 2022-03-11 19:56:13 +00:00
Simon fdbc101841 Some small changes
- draw selection beam on weapon selector
- Change direction weapons, weakest start at the bottom (with gauntlet) and then increase clockwise
- small change to menu footer text
- Increased size of Quake III Arena logo on main screen
- Build batch file will create vr_version.h to include in the menu
2022-03-11 19:16:44 +00:00
Simon 217a6fa2b7 Weapon Wheel
prevent cursor overshooting
added ability to colourise the beam in code
2022-03-11 00:02:23 +00:00
Simon 27b1037c03 Changed wepaon wheel to use orientation
just feels a lot smoother to use
2022-03-10 23:02:54 +00:00
Simon 8bc72f8716
Merge pull request #10 from petr666/feature/allow-to-hide-item-in-hand
Allow to hide item in hand
2022-03-10 20:45:26 +00:00
Simon 03202781b5
Merge pull request #9 from petr666/feature/splashscreen-update
New splashscreen using menu background
2022-03-10 20:44:50 +00:00
Simon 7d6ecb92e8
Merge pull request #8 from petr666/feature/menu-update
Move snapturn setting from comfort to controls menu
2022-03-10 20:44:37 +00:00
Petr Bartos 8abe6bc35a Allow to hide item in hand 2022-03-10 20:57:36 +01:00
Petr Bartos 59618744ad New splashscreen using menu background 2022-03-10 17:47:50 +01:00
Petr Bartos d77c7adf77 Move snapturn setting from comfort to controls menu 2022-03-10 17:11:25 +01:00
Petr Bartos ee1be201a6 Apply vignette to smooth turn 2022-03-10 13:30:22 +01:00
Simon 9097e00f5d More changes to the weapon selector
- Now wheel based
- Has almost visible spheres around weapons
- Slight haptic blip when contact is made with a selectable weapon
2022-03-09 23:25:50 +00:00
Petr Bartos 48ad5f89d8 Implementation of comfort vignette 2022-03-09 18:58:02 +01:00
Petr Bartos 3c19d4bf46 Menu revamp; option to toggle alt layout; updated defaults 2022-03-09 00:50:56 +01:00
Simon a155e985be Several changes
- Make the weapons selector fixed in place, doesn't move with the head yaw now which is more comfortable
- Removed a lot of the stuff being copied on start-up into a single pakQ3Q.pk3 file for ease
2022-03-08 22:29:26 +00:00
Simon a156e3cc1b
Merge pull request #4 from petr666/feature/uturn
Add uturn command and map it to RTHUMBBACK by default
2022-03-07 20:43:13 +00:00
Simon 1e7dd9b001
Merge pull request #3 from petr666/master
Allow to assign action also to right stick diagonals (up-left, up-right, down-left and down-right)
2022-03-07 20:43:02 +00:00
Simon af495e03a0 Tweaks to weapon selector
and make damage roll cvar apply to pitch too
2022-03-07 20:42:26 +00:00
Petr Bartos b8c9934171 Add uturn command and map it to RTHUMBBACK by default 2022-03-07 11:25:30 +01:00