Petr Bartos
34bdad8087
Fix overwriting of OpenArena autoexec
2022-05-15 11:00:09 +01:00
Petr Bartos
88cde379bd
Fix parameter name
2022-05-15 10:59:58 +01:00
Petr Bartos
3c3f7a459c
Lower maximum volume even more
2022-05-15 10:59:45 +01:00
Petr Bartos
51fd7a9b61
Lower maximum volume (to work better with Quest maximum volume)
2022-05-15 10:59:33 +01:00
Petr Bartos
a8a6a9f37d
Use custom config with weapon adjustment for OpenArena
2022-05-15 10:59:21 +01:00
Petr Bartos
b79e8dc6ac
Fix Team Arena chain gun weapon adjustment
2022-05-15 10:59:07 +01:00
Petr Bartos
5bec45e664
Do not draw weapon model with enabled weapon scope
2022-05-15 10:58:55 +01:00
Petr Bartos
7a5a3ec8e9
Remove fake 6DoF position realign from weapon change
2022-05-15 10:58:27 +01:00
Petr Bartos
543e0aba7f
Make name input in Team Arena menus inactive
2022-05-15 10:58:11 +01:00
Simon
d0e1a38e74
Several changes
...
- Awesome custom Arena Gate Quest Home courtesy of ROBYER1
- Tweak to credits (to include ROBYER1)
- New menu background thanks to Artsmen
2022-05-15 10:57:35 +01:00
Petr Bartos
8af442434e
New control schema - weapon wheel disabled
2022-05-15 10:56:51 +01:00
Petr Bartos
f9fe9b2271
Do not grab thumbstick inputs by weapon wheel if not necessary
2022-05-15 10:56:27 +01:00
Petr Bartos
d2d6b4e171
Add show console messages to Team Arena menu
2022-05-15 10:56:01 +01:00
Petr Bartos
0172661a14
Do not end locked up in weapon zoomed state on level end and in pause menu
2022-05-15 10:53:42 +01:00
Simon
90a946a3d1
Greatly improved performance of railgun core "high" setting
...
also, make sure only the HUD is decoupled, keep other things coupled to view angles (like intermission scoreboard)
2022-05-15 10:52:58 +01:00
Petr Bartos
4706c862bd
Menu update
2022-05-15 10:52:09 +01:00
Petr Bartos
7dc742325e
Linux build tweaks
2022-05-15 10:52:05 +01:00
Simon
6701699932
Merge pull request #45 from petr666/feature/fake-6dof-for-local-multiplayer
...
Use fake 6DoF also for local multiplayer
2022-04-02 23:34:54 +01:00
Petr Bartos
2ee4cf4c36
Fix view in pause menu when using fake 6DoF
2022-04-02 19:22:42 +02:00
Petr Bartos
285870c353
Use fake 6DoF also for local multiplayer
2022-04-02 17:19:32 +02:00
Petr Bartos
9b411443d9
Implemented separate setting for player and opponents shadows
2022-03-31 18:59:45 +02:00
Simon
fe180129a9
Removing the old unused gl1 renderer - phase 2
...
rename the gl2 renderer to be correctly called gles3
2022-03-30 22:00:30 +01:00
Simon
5f7755b219
Removing the old unused gl1 renderer - phase 1
2022-03-30 21:57:33 +01:00
Petr Bartos
a44bdc323b
Add brightness setting, remove color depth and texture filter setting
2022-03-30 21:25:12 +02:00
Simon
a750c2e540
Merge pull request #40 from lvonasek/hotfix_performance_restored
...
Restore mediump float precision and fast-math C flag
2022-03-30 18:53:59 +01:00
Petr Bartos
4a5cdc47f6
Fix setting of HUD on initial startup, add HUD toggle to team arena
2022-03-30 18:29:39 +02:00
Lubos
25154e5b9f
Restore mediump float precision and fast-math C flag
2022-03-30 18:27:12 +02:00
Simon
bcf9287a85
Updated ready for v28 build
2022-03-29 22:54:14 +01:00
Simon
00379ad62d
Merge branch 'master' into feature/menu-update
2022-03-29 22:48:30 +01:00
Simon
271ce70f86
Merge pull request #36 from petr666/feature/menu-cursor
...
Fix team arena cursor; prevent crashes caused by invalid pointer when switching to TA and back
2022-03-29 22:43:08 +01:00
Simon
7b4ac44cdc
Merge pull request #35 from lvonasek/feature_opengl_tweaks
...
Geometry detail improved
2022-03-29 22:42:50 +01:00
Petr Bartos
4b0bfe599d
Fix default value of gore level; Add proper gore settings to team arena
2022-03-29 23:26:46 +02:00
Petr Bartos
24ce45a3c5
Add support for setting control schema in team arena
2022-03-29 22:46:31 +02:00
Petr Bartos
90fa0bcf42
Remove graphic presets from menu
2022-03-29 21:52:14 +02:00
Petr Bartos
1e7279b899
Ensure high geometry details sets proper lodbias; Unify geometry detail setting between team arena and vanilla
2022-03-29 19:22:02 +02:00
Petr Bartos
8ab1439347
Add shadow detail setting
2022-03-29 18:33:10 +02:00
Petr Bartos
c10f4b03fb
Merge branch 'feature/player-menu-update' into feature/menu-update
2022-03-29 17:47:02 +02:00
Lubos
0441ba1ab0
Do not crash on undefined LOD
2022-03-29 12:58:09 +02:00
Petr Bartos
364c4d66fe
Add note about editing player name; add body scale to team arena menus
2022-03-24 22:13:59 +01:00
Simon
0c52a61cf6
Revert "Speedup VBO"
...
This reverts commit 22890e13a6
.
2022-03-24 18:51:43 +00:00
Petr Bartos
95951c27f9
Fix team arena cursor; prevent crashes caused by invalid pointer when switching to TA and back
2022-03-24 17:59:42 +01:00
Lubos
0a22991ff3
Modify the low geometry detail settings
2022-03-24 16:39:26 +01:00
Lubos
ad5ea81eeb
Replace LOD computation to better fit VR needs
2022-03-24 16:39:03 +01:00
Lubos
55c4be043d
Redundant SDL call removed
2022-03-24 16:12:20 +01:00
Simon
56d1334007
Ensure menu cursor is correctly aligned
...
store the yaw at which the menu is invoked to calculate correct X
slightly increased the cursor movement scale as it was a little too much wrist turning required to reach outer edges of screen
2022-03-23 20:48:01 +00:00
Simon
14cf79c585
Merge pull request #33 from petr666/feature/menu-cursor
...
Use absolute position for menu cursor (no need to "calibrate" pointer any more)
2022-03-23 20:34:28 +00:00
Simon
550c25bf71
Merge pull request #34 from lvonasek/feature_opengl_speedup
...
Opengl speedup
2022-03-23 20:21:49 +00:00
Simon
d9791d0ef1
Merge pull request #32 from lvonasek/feature_pause_flow
...
Game pause flow improvements
2022-03-23 20:21:36 +00:00
Petr Bartos
7100dd66aa
Switch active controller in menu by pressing trigger on inactive one
2022-03-23 21:07:34 +01:00
Petr Bartos
95e55b5ba9
Remove moving of cursor with thumbstick (not working with absolute cursor position)
2022-03-23 20:06:17 +01:00